.row {
  margin-right: -15px;
  margin-left: -15px;
}

.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 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.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 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media(min-width:768px) {
  .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 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media(min-width:992px) {
  .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 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media(min-width:1200px) {
  .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 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=checkbox],input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],select[size] {
  height: auto;
}

input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled],fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control {
    line-height: 34px;
  }

  .input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm {
    line-height: 30px;
  }

  .input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.checkbox,.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label,.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}

.checkbox+.checkbox,.radio+.radio {
  margin-top: -5px;
}

.checkbox-inline,.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
  cursor: not-allowed;
}

.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}

.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label {
  cursor: not-allowed;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm,textarea.input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg,textarea.input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label~.form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media(min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox,.form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox label,.form-inline .radio label {
    padding-left: 0;
  }

  .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .checkbox,.form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media(min-width:768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media(min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media(min-width:768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.focus,.btn:focus,.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

a.btn.disabled,fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.focus,.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary.focus,.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.focus,.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.focus,.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.focus,.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.focus,.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

.btn-group-lg>.btn,.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-group-sm>.btn,.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs>.btn,.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height,visibility;
  -o-transition-property: height,visibility;
  transition-property: height,visibility;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown,.dropup {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
  color: #777;
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media(min-width:768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

.btn-group,.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical>.btn,.btn-group>.btn {
  position: relative;
  float: left;
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
  z-index: 2;
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
  margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group>.btn-group {
  float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn {
  float: none;
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
  position: absolute;
  clip: rect(0,0,0,0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn {
  height: auto;
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
  height: auto;
}

.input-group .form-control,.input-group-addon,.input-group-btn {
  display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
  margin-top: 0;
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn+.btn {
  margin-left: -1px;
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
  z-index: 2;
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:focus,.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav>li.disabled>a {
  color: #777;
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified>li {
  float: none;
}

.nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media(min-width:768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #ddd;
}

@media(min-width:768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked>li {
  float: none;
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified>li {
  float: none;
}

.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media(min-width:768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
  border: 1px solid #ddd;
}

@media(min-width:768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media(min-width:768px) {
  .navbar {
    border-radius: 4px;
  }
}

@media(min-width:768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media(min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media(max-device-width:480px) and (orientation:landscape) {
  .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media(min-width:768px) {
  .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media(min-width:768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-bottom,.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media(min-width:768px) {
  .navbar-fixed-bottom,.navbar-fixed-top {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:focus,.navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media(min-width:768px) {
  .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media(min-width:768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media(max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
  }
}

@media(min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
  margin: 8px -15px;
}

@media(min-width:768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
    width: auto;
  }

  .navbar-form .input-group>.form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .checkbox,.navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .checkbox label,.navbar-form .radio label {
    padding-left: 0;
  }

  .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media(max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media(min-width:768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media(min-width:768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media(min-width:768px) {
  .navbar-left {
    float: left!important;
  }

  .navbar-right {
    float: right!important;
    margin-right: -15px;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a {
  color: #777;
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media(max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: #080808;
}

@media(max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb>.active {
  color: #777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg>li>a,.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm>li>a,.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li>a,.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:focus,.pager li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next>a,.pager .next>span {
  float: right;
}

.pager .previous>a,.pager .previous>span {
  float: left;
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

a.label:focus,a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777;
}

.label-default[href]:focus,.label-default[href]:hover {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:focus,.label-primary[href]:hover {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus,.label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus,.label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus,.label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus,.label-danger[href]:hover {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-group-xs>.btn .badge,.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:focus,a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item>.badge {
  float: right;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.jumbotron .h1,.jumbotron h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron>hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,.container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  .jumbotron .h1,.jumbotron h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.thumbnail a>img,.thumbnail>img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 700;
}

.alert>p,.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable,.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

.progress-bar-striped,.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

.progress-bar.active,.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,.media>.pull-right {
  padding-left: 10px;
}

.media-left,.media>.pull-left {
  padding-right: 10px;
}

.media-body,.media-left,.media-right {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
  color: inherit;
}



.panel>.list-group,.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group+.panel-footer {
  border-top-width: 0;
}

.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
  margin-bottom: 0;
}

.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
  border: 0;
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0;
}

.panel>.table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

.close:focus,.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  -o-transform: translate(0,-25%);
  transform: translate(0,-25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media(min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media(min-width:992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  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: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.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: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover>.arrow,.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,.25);
  border-bottom-width: 0;
}

.popover.top>.arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,.25);
  border-left-width: 0;
}

.popover.right>.arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,.25);
}

.popover.bottom>.arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,.25);
}

.popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
  line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner>.item.active.right,.carousel-inner>.item.next {
    left: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }

  .carousel-inner>.item.active.left,.carousel-inner>.item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }

  .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
  background-color: rgba(0,0,0,0);
  filter: alpha(opacity=50);
  opacity: .5;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
  background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
  background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:focus,.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next,.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0,0,0,0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
  display: table;
  content: " ";
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right!important;
}

.pull-left {
  float: left!important;
}

.hide {
  display: none!important;
}

.show {
  display: block!important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none!important;
}

.affix {
  position: fixed;
}

.visible-lg,.visible-md,.visible-sm,.visible-xs {
  display: none!important;
}

.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
  display: none!important;
}

@media(max-width:767px) {
  .visible-xs {
    display: block!important;
  }

  table.visible-xs {
    display: table!important;
  }

  tr.visible-xs {
    display: table-row!important;
  }

  td.visible-xs,th.visible-xs {
    display: table-cell!important;
  }
}

@media(max-width:767px) {
  .visible-xs-block {
    display: block!important;
  }
}

@media(max-width:767px) {
  .visible-xs-inline {
    display: inline!important;
  }
}

@media(max-width:767px) {
  .visible-xs-inline-block {
    display: inline-block!important;
  }
}

@media(min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block!important;
  }

  table.visible-sm {
    display: table!important;
  }

  tr.visible-sm {
    display: table-row!important;
  }

  td.visible-sm,th.visible-sm {
    display: table-cell!important;
  }

  .visible-sm-block {
    display: block!important;
  }

  .visible-sm-inline {
    display: inline!important;
  }

  .visible-sm-inline-block {
    display: inline-block!important;
  }
}

@media(min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block!important;
  }

  table.visible-md {
    display: table!important;
  }

  tr.visible-md {
    display: table-row!important;
  }

  td.visible-md,th.visible-md {
    display: table-cell!important;
  }

  .visible-md-block {
    display: block!important;
  }

  .visible-md-inline {
    display: inline!important;
  }

  .visible-md-inline-block {
    display: inline-block!important;
  }
}

@media(min-width:1200px) {
  .visible-lg {
    display: block!important;
  }

  table.visible-lg {
    display: table!important;
  }

  tr.visible-lg {
    display: table-row!important;
  }

  td.visible-lg,th.visible-lg {
    display: table-cell!important;
  }
}

@media(min-width:1200px) {
  .visible-lg-block {
    display: block!important;
  }
}

@media(min-width:1200px) {
  .visible-lg-inline {
    display: inline!important;
  }
}

@media(min-width:1200px) {
  .visible-lg-inline-block {
    display: inline-block!important;
  }
}

@media(max-width:767px) {
  .hidden-xs {
    display: none!important;
  }
}

@media(min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none!important;
  }
}

@media(min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none!important;
  }
}

@media(min-width:1200px) {
  .hidden-lg {
    display: none!important;
  }
}

.visible-print {
  display: none!important;
}

@media print {
  .visible-print {
    display: block!important;
  }

  table.visible-print {
    display: table!important;
  }

  tr.visible-print {
    display: table-row!important;
  }

  td.visible-print,th.visible-print {
    display: table-cell!important;
  }
}

.visible-print-block {
  display: none!important;
}

@media print {
  .visible-print-block {
    display: block!important;
  }
}

.visible-print-inline {
  display: none!important;
}

@media print {
  .visible-print-inline {
    display: inline!important;
  }
}

.visible-print-inline-block {
  display: none!important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block!important;
  }
}

@media print {
  .hidden-print {
    display: none!important;
  }
}

.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}

.datepicker-inline {
  width: 220px;
}

.datepicker-rtl {
  direction: rtl;
}

.datepicker-rtl.dropdown-menu {
  left: auto;
}

.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
}

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0,0,0,.2);
  position: absolute;
}

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker td,.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 0;
}

.table-striped .datepicker table tr td,.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.day.focused,.datepicker table tr td.day:hover {
  background: #eee;
  cursor: pointer;
}

.datepicker table tr td.new,.datepicker table tr td.old {
  color: #999;
}

.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover {
  background: 0;
  color: #999;
  cursor: default;
}

.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}

.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom,#fdd49a,#fdf59a);
  background-image: -ms-linear-gradient(to bottom,#fdd49a,#fdf59a);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);
  background-image: -o-linear-gradient(to bottom,#fdd49a,#fdf59a);
  background-image: linear-gradient(to bottom,#fdd49a,#fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a',endColorstr='#fdf59a',GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}

.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled] {
  background-color: #fdf59a;
}

.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active {
  background-color: #fbf069\9;
}

.datepicker table tr td.today:hover:hover {
  color: #000;
}

.datepicker table tr td.today.active:hover {
  color: #fff;
}

.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom,#f3c17a,#f3e97a);
  background-image: -ms-linear-gradient(to bottom,#f3c17a,#f3e97a);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);
  background-image: -o-linear-gradient(to bottom,#f3c17a,#f3e97a);
  background-image: linear-gradient(to bottom,#f3c17a,#f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a',endColorstr='#f3e97a',GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled] {
  background-color: #f3e97a;
}

.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active {
  background-color: #efe24b\9;
}

.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom,#b3b3b3,grey);
  background-image: -ms-linear-gradient(to bottom,#b3b3b3,grey);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));
  background-image: -webkit-linear-gradient(to bottom,#b3b3b3,grey);
  background-image: -o-linear-gradient(to bottom,#b3b3b3,grey);
  background-image: linear-gradient(to bottom,#b3b3b3,grey);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3',endColorstr='#808080',GradientType=0);
  border-color: grey grey #595959;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled] {
  background-color: grey;
}

.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active {
  background-color: #666\9;
}

.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom,#08c,#04c);
  background-image: -ms-linear-gradient(to bottom,#08c,#04c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
  background-image: -webkit-linear-gradient(to bottom,#08c,#04c);
  background-image: -o-linear-gradient(to bottom,#08c,#04c);
  background-image: linear-gradient(to bottom,#08c,#04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c',endColorstr='#0044cc',GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled] {
  background-color: #04c;
}

.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active {
  background-color: #039\9;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.datepicker table tr td span.focused,.datepicker table tr td span:hover {
  background: #eee;
}

.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover {
  background: 0;
  color: #999;
  cursor: default;
}

.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom,#08c,#04c);
  background-image: -ms-linear-gradient(to bottom,#08c,#04c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
  background-image: -webkit-linear-gradient(to bottom,#08c,#04c);
  background-image: -o-linear-gradient(to bottom,#08c,#04c);
  background-image: linear-gradient(to bottom,#08c,#04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c',endColorstr='#0044cc',GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled] {
  background-color: #04c;
}

.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active {
  background-color: #039\9;
}

.datepicker table tr td span.new,.datepicker table tr td span.old {
  color: #999;
}

.datepicker .datepicker-switch {
  width: 145px;
}

.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover {
  background: #eee;
}

.datepicker .next.disabled,.datepicker .prev.disabled {
  visibility: hidden;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.input-append.date .add-on,.input-prepend.date .add-on {
  cursor: pointer;
}

.input-append.date .add-on i,.input-prepend.date .add-on i {
  margin-top: 3px;
}

.input-daterange input {
  text-align: center;
}

.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

.bootstrap-timepicker {
  position: relative;
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
  left: auto;
  right: 0;
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px;
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px;
}

.bootstrap-timepicker .input-group-addon {
  cursor: pointer;
}

.bootstrap-timepicker .input-group-addon i {
  display: inline-block;
  width: 16px;
  height: 16px;
}

.bootstrap-timepicker-widget.dropdown-menu {
  padding: 4px;
}

.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
}

.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom: 7px solid rgba(0,0,0,.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}

.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 6px solid #FFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}

.bootstrap-timepicker-widget.timepicker-orient-left:before {
  left: 6px;
}

.bootstrap-timepicker-widget.timepicker-orient-left:after {
  left: 7px;
}

.bootstrap-timepicker-widget.timepicker-orient-right:before {
  right: 6px;
}

.bootstrap-timepicker-widget.timepicker-orient-right:after {
  right: 7px;
}

.bootstrap-timepicker-widget.timepicker-orient-top:before {
  top: -7px;
}

.bootstrap-timepicker-widget.timepicker-orient-top:after {
  top: -6px;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

.bootstrap-timepicker-widget a.btn,.bootstrap-timepicker-widget input {
  border-radius: 4px;
}

.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
}

.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px;
}

.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px;
}

.bootstrap-timepicker-widget table td span {
  width: 100%;
}

.bootstrap-timepicker-widget table td a {
  border: 1px solid transparent;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  color: #333;
}

.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-color: #ddd;
}

.bootstrap-timepicker-widget table td a i {
  margin-top: 2px;
  font-size: 18px;
}

.bootstrap-timepicker-widget table td input {
  width: 25px;
  margin: 0;
  text-align: center;
}

.bootstrap-timepicker-widget .modal-content {
  padding: 4px;
}

@media(min-width:767px) {
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px;
  }
}

@media(max-width:767px) {
  .bootstrap-timepicker,.bootstrap-timepicker .dropdown-menu {
    width: 100%;
  }
}

.datetimepicker {
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}

.datetimepicker-inline {
  width: 220px;
}

.datetimepicker.datetimepicker-rtl {
  direction: rtl;
}

.datetimepicker.datetimepicker-rtl table tr td span {
  float: right;
}

.datetimepicker-dropdown,.datetimepicker-dropdown-left {
  top: 0;
  left: 0;
}

[class*=" datetimepicker-dropdown"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,0.2);
  position: absolute;
}

[class*=" datetimepicker-dropdown"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
}

[class*=" datetimepicker-dropdown-top"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0,0,0,0.2);
  border-bottom: 0;
}

[class*=" datetimepicker-dropdown-top"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  border-bottom: 0;
}

.datetimepicker-dropdown-bottom-left:before {
  top: -7px;
  right: 6px;
}

.datetimepicker-dropdown-bottom-left:after {
  top: -6px;
  right: 7px;
}

.datetimepicker-dropdown-bottom-right:before {
  top: -7px;
  left: 6px;
}

.datetimepicker-dropdown-bottom-right:after {
  top: -6px;
  left: 7px;
}

.datetimepicker-dropdown-top-left:before {
  bottom: -7px;
  right: 6px;
}

.datetimepicker-dropdown-top-left:after {
  bottom: -6px;
  right: 7px;
}

.datetimepicker-dropdown-top-right:before {
  bottom: -7px;
  left: 6px;
}

.datetimepicker-dropdown-top-right:after {
  bottom: -6px;
  left: 7px;
}

.datetimepicker>div {
  display: none;
}

.datetimepicker.minutes div.datetimepicker-minutes {
  display: block;
}

.datetimepicker.hours div.datetimepicker-hours {
  display: block;
}

.datetimepicker.days div.datetimepicker-days {
  display: block;
}

.datetimepicker.months div.datetimepicker-months {
  display: block;
}

.datetimepicker.years div.datetimepicker-years {
  display: block;
}

.datetimepicker table {
  margin: 0;
}

.datetimepicker td,.datetimepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 0;
}

.table-striped .datetimepicker table tr td,.table-striped .datetimepicker table tr th {
  background-color: transparent;
}

.datetimepicker table tr td.minute:hover {
  background: #eee;
  cursor: pointer;
}

.datetimepicker table tr td.hour:hover {
  background: #eee;
  cursor: pointer;
}

.datetimepicker table tr td.day:hover {
  background: #eee;
  cursor: pointer;
}

.datetimepicker table tr td.old,.datetimepicker table tr td.new {
  color: #999;
}

.datetimepicker table tr td.disabled,.datetimepicker table tr td.disabled:hover {
  background: 0;
  color: #999;
  cursor: default;
}

.datetimepicker table tr td.today,.datetimepicker table tr td.today:hover,.datetimepicker table tr td.today.disabled,.datetimepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top,#fdd49a,#fdf59a);
  background-image: -ms-linear-gradient(top,#fdd49a,#fdf59a);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));
  background-image: -webkit-linear-gradient(top,#fdd49a,#fdf59a);
  background-image: -o-linear-gradient(top,#fdd49a,#fdf59a);
  background-image: linear-gradient(to bottom,#fdd49a,#fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a',endColorstr='#fdf59a',GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.datetimepicker table tr td.today:hover,.datetimepicker table tr td.today:hover:hover,.datetimepicker table tr td.today.disabled:hover,.datetimepicker table tr td.today.disabled:hover:hover,.datetimepicker table tr td.today:active,.datetimepicker table tr td.today:hover:active,.datetimepicker table tr td.today.disabled:active,.datetimepicker table tr td.today.disabled:hover:active,.datetimepicker table tr td.today.active,.datetimepicker table tr td.today:hover.active,.datetimepicker table tr td.today.disabled.active,.datetimepicker table tr td.today.disabled:hover.active,.datetimepicker table tr td.today.disabled,.datetimepicker table tr td.today:hover.disabled,.datetimepicker table tr td.today.disabled.disabled,.datetimepicker table tr td.today.disabled:hover.disabled,.datetimepicker table tr td.today[disabled],.datetimepicker table tr td.today:hover[disabled],.datetimepicker table tr td.today.disabled[disabled],.datetimepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}

.datetimepicker table tr td.today:active,.datetimepicker table tr td.today:hover:active,.datetimepicker table tr td.today.disabled:active,.datetimepicker table tr td.today.disabled:hover:active,.datetimepicker table tr td.today.active,.datetimepicker table tr td.today:hover.active,.datetimepicker table tr td.today.disabled.active,.datetimepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069;
}

.datetimepicker table tr td.active,.datetimepicker table tr td.active:hover,.datetimepicker table tr td.active.disabled,.datetimepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top,#08c,#04c);
  background-image: -ms-linear-gradient(top,#08c,#04c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
  background-image: -webkit-linear-gradient(top,#08c,#04c);
  background-image: -o-linear-gradient(top,#08c,#04c);
  background-image: linear-gradient(to bottom,#08c,#04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.datetimepicker table tr td.active:hover,.datetimepicker table tr td.active:hover:hover,.datetimepicker table tr td.active.disabled:hover,.datetimepicker table tr td.active.disabled:hover:hover,.datetimepicker table tr td.active:active,.datetimepicker table tr td.active:hover:active,.datetimepicker table tr td.active.disabled:active,.datetimepicker table tr td.active.disabled:hover:active,.datetimepicker table tr td.active.active,.datetimepicker table tr td.active:hover.active,.datetimepicker table tr td.active.disabled.active,.datetimepicker table tr td.active.disabled:hover.active,.datetimepicker table tr td.active.disabled,.datetimepicker table tr td.active:hover.disabled,.datetimepicker table tr td.active.disabled.disabled,.datetimepicker table tr td.active.disabled:hover.disabled,.datetimepicker table tr td.active[disabled],.datetimepicker table tr td.active:hover[disabled],.datetimepicker table tr td.active.disabled[disabled],.datetimepicker table tr td.active.disabled:hover[disabled] {
  background-color: #04c;
}

.datetimepicker table tr td.active:active,.datetimepicker table tr td.active:hover:active,.datetimepicker table tr td.active.disabled:active,.datetimepicker table tr td.active.disabled:hover:active,.datetimepicker table tr td.active.active,.datetimepicker table tr td.active:hover.active,.datetimepicker table tr td.active.disabled.active,.datetimepicker table tr td.active.disabled:hover.active {
  background-color: #039;
}

.datetimepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.datetimepicker .datetimepicker-hours span {
  height: 26px;
  line-height: 26px;
}

.datetimepicker .datetimepicker-hours table tr td span.hour_am,.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
  width: 14.6%;
}

.datetimepicker .datetimepicker-hours fieldset legend,.datetimepicker .datetimepicker-minutes fieldset legend {
  margin-bottom: inherit;
  line-height: 30px;
}

.datetimepicker .datetimepicker-minutes span {
  height: 26px;
  line-height: 26px;
}

.datetimepicker table tr td span:hover {
  background: #eee;
}

.datetimepicker table tr td span.disabled,.datetimepicker table tr td span.disabled:hover {
  background: 0;
  color: #999;
  cursor: default;
}

.datetimepicker table tr td span.active,.datetimepicker table tr td span.active:hover,.datetimepicker table tr td span.active.disabled,.datetimepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top,#08c,#04c);
  background-image: -ms-linear-gradient(top,#08c,#04c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
  background-image: -webkit-linear-gradient(top,#08c,#04c);
  background-image: -o-linear-gradient(top,#08c,#04c);
  background-image: linear-gradient(to bottom,#08c,#04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.datetimepicker table tr td span.active:hover,.datetimepicker table tr td span.active:hover:hover,.datetimepicker table tr td span.active.disabled:hover,.datetimepicker table tr td span.active.disabled:hover:hover,.datetimepicker table tr td span.active:active,.datetimepicker table tr td span.active:hover:active,.datetimepicker table tr td span.active.disabled:active,.datetimepicker table tr td span.active.disabled:hover:active,.datetimepicker table tr td span.active.active,.datetimepicker table tr td span.active:hover.active,.datetimepicker table tr td span.active.disabled.active,.datetimepicker table tr td span.active.disabled:hover.active,.datetimepicker table tr td span.active.disabled,.datetimepicker table tr td span.active:hover.disabled,.datetimepicker table tr td span.active.disabled.disabled,.datetimepicker table tr td span.active.disabled:hover.disabled,.datetimepicker table tr td span.active[disabled],.datetimepicker table tr td span.active:hover[disabled],.datetimepicker table tr td span.active.disabled[disabled],.datetimepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #04c;
}

.datetimepicker table tr td span.active:active,.datetimepicker table tr td span.active:hover:active,.datetimepicker table tr td span.active.disabled:active,.datetimepicker table tr td span.active.disabled:hover:active,.datetimepicker table tr td span.active.active,.datetimepicker table tr td span.active:hover.active,.datetimepicker table tr td span.active.disabled.active,.datetimepicker table tr td span.active.disabled:hover.active {
  background-color: #039;
}

.datetimepicker table tr td span.old {
  color: #999;
}

.datetimepicker th.switch {
  width: 145px;
}

.datetimepicker th span.glyphicon {
  pointer-events: none;
}

.datetimepicker thead tr:first-child th,.datetimepicker tfoot th {
  cursor: pointer;
}

.datetimepicker thead tr:first-child th:hover,.datetimepicker tfoot th:hover {
  background: #eee;
}

.input-append.date .add-on i,.input-prepend.date .add-on i,.input-group.date .input-group-addon span {
  cursor: pointer;
  width: 14px;
  height: 14px;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: 0;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0!important;
  clip: rect(0 0 0 0)!important;
  height: 1px!important;
  margin: -1px!important;
  overflow: hidden!important;
  padding: 0!important;
  position: absolute!important;
  width: 1px!important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}

.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #000 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: #fff;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top,#fff 50%,#eee 100%);
  background-image: -o-linear-gradient(top,#fff 50%,#eee 100%);
  background-image: linear-gradient(to bottom,#fff 50%,#eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: 0;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top,#eee 50%,#ccc 100%);
  background-image: -o-linear-gradient(top,#eee 50%,#ccc 100%);
  background-image: linear-gradient(to bottom,#eee 50%,#ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: 0;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: 0;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top,#fff 0,#eee 50%);
  background-image: -o-linear-gradient(top,#fff 0,#eee 50%);
  background-image: linear-gradient(to bottom,#fff 0,#eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top,#eee 50%,#fff 100%);
  background-image: -o-linear-gradient(top,#eee 50%,#fff 100%);
  background-image: linear-gradient(to bottom,#eee 50%,#fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: 0;
}

.select2-container--classic .select2-dropdown--below {
  border-top: 0;
}

.select2-container--classic .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

@font-face {
  font-family:icomoon;src:url(fonts/icomoon-u1sk4v.eot);src:url(fonts/icomoon-u1sk4v.eot#iefix) format("embedded-opentype"),url(fonts/icomoon-u1sk4v.ttf) format("truetype"),url(fonts/icomoon-u1sk4v.woff) format("woff"),url(fonts/icomoon-u1sk4v.svg#icomoon) format("svg");font-weight:400;font-style:normal;
}

[class*=" icon-"],[class^=icon-] {
  font-family: icomoon!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-border-tick-arrow:before {
  content: "\e91f";
}

.icon-check-tick-icon:before {
  content: "\e91e";
}

.icon-date-icon:before {
  content: "\e91d";
}

.icon-question-icon:before {
  content: "\e91c";
}

.icon-map-marker-icon:before {
  content: "\e918";
}

.icon-envelop-icon:before {
  content: "\e919";
}

.icon-phone-icon:before {
  content: "\e91a";
}

.icon-play-icon:before {
  content: "\e91b";
}

.icon-brochure-icon:before {
  content: "\e910";
}

.icon-curriculam-icon:before {
  content: "\e911";
}

.icon-duration-icon:before {
  content: "\e912";
}

.icon-eligibility-icon:before {
  content: "\e913";
}

.icon-reply-icon:before {
  content: "\e914";
}

.icon-schedule-icon:before {
  content: "\e915";
}

.icon-semester-icon:before {
  content: "\e916";
}

.icon-tick-icon:before {
  content: "\e917";
}

.icon-book-icon:before {
  content: "\e900";
}

.icon-calander-icon:before {
  content: "\e901";
}

.icon-certification-icon:before {
  content: "\e902";
}

.icon-chat-icon:before {
  content: "\e903";
}

.icon-close-icon:before {
  content: "\e904";
}

.icon-enlarge-icon:before {
  content: "\e905";
}

.icon-gallery-more-arrow:before {
  content: "\e906";
}

.icon-mail-icon:before {
  content: "\e907";
}

.icon-more-icon:before {
  content: "\e908";
}

.icon-next-icon:before {
  content: "\e909";
}

.icon-parents-icon:before {
  content: "\e90a";
}

.icon-prev-icon:before {
  content: "\e90b";
}

.icon-quote-left-icon:before {
  content: "\e90c";
}

.icon-quote-right-icon:before {
  content: "\e90d";
}

.icon-search-icon:before {
  content: "\e90e";
}

.icon-student-icon:before {
  content: "\e90f";
}

@font-face {
  font-family:'FontAwesome';src:url(fonts/fontawesome-webfont-v=4.7.0.eot);src:url(fonts/fontawesome-webfont-.eot#iefix&v=4.7.0) format("embedded-opentype"),url(fonts/fontawesome-webfont-v=4.7.0.woff2) format("woff2"),url(fonts/fontawesome-webfont-v=4.7.0.woff) format("woff"),url(fonts/fontawesome-webfont-v=4.7.0.ttf) format("truetype"),url(fonts/fontawesome-webfont-v=4.7.0.svg#fontawesomeregular) format("svg");font-weight:400;font-style:normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul>li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
  -webkit-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  transform: scale(-1,1);
}

.fa-flip-vertical {
  -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
  -webkit-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  transform: scale(1,-1);
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,.fa-close:before,.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
  content: "\f158";
}

.fa-won:before,.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,.fa-resistance:before,.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,.fa-s15:before,.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.easy-autocomplete {
  position: relative;
}

.easy-autocomplete input {
  border-color: #ccc;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
  color: #555;
  float: none;
  padding: 6px 12px;
}

.easy-autocomplete input:hover,.easy-autocomplete input:focus {
  box-shadow: none;
}

.easy-autocomplete a {
  display: block;
}

.easy-autocomplete.eac-blue-light input:hover,.easy-autocomplete.eac-blue-light input:focus {
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6);
}

.easy-autocomplete.eac-blue-light ul {
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6);
}

.easy-autocomplete.eac-blue-light ul li,.easy-autocomplete.eac-blue-light ul .eac-category {
  border-color: #66afe9;
}

.easy-autocomplete.eac-blue-light ul li.selected,.easy-autocomplete.eac-blue-light ul .eac-category.selected {
  background-color: #ecf5fc;
}

.easy-autocomplete.eac-green-light input:hover,.easy-autocomplete.eac-green-light input:focus {
  border-color: #41db00;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6);
}

.easy-autocomplete.eac-green-light ul {
  border-color: #41db00;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6);
}

.easy-autocomplete.eac-green-light ul li,.easy-autocomplete.eac-green-light ul .eac-category {
  border-color: #41db00;
}

.easy-autocomplete.eac-green-light ul li.selected,.easy-autocomplete.eac-green-light ul .eac-category.selected {
  background-color: #9eff75;
}

.easy-autocomplete.eac-red-light input:hover,.easy-autocomplete.eac-red-light input:focus {
  border-color: #ff5b5b;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6);
}

.easy-autocomplete.eac-red-light ul {
  border-color: #ff5b5b;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6);
}

.easy-autocomplete.eac-red-light ul li,.easy-autocomplete.eac-red-light ul .eac-category {
  border-color: #ff5b5b;
}

.easy-autocomplete.eac-red-light ul li.selected,.easy-autocomplete.eac-red-light ul .eac-category.selected {
  background-color: #ff8e8e;
}

.easy-autocomplete.eac-yellow-light input:hover,.easy-autocomplete.eac-yellow-light input:focus {
  border-color: #ffdb00;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6);
}

.easy-autocomplete.eac-yellow-light ul {
  border-color: #ffdb00;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6);
}

.easy-autocomplete.eac-yellow-light ul li,.easy-autocomplete.eac-yellow-light ul .eac-category {
  border-color: #ffdb00;
}

.easy-autocomplete.eac-yellow-light ul li.selected,.easy-autocomplete.eac-yellow-light ul .eac-category.selected {
  background-color: #ffe233;
}

.easy-autocomplete.eac-dark-light input:hover,.easy-autocomplete.eac-dark-light input:focus {
  border-color: #333;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6);
}

.easy-autocomplete.eac-dark-light ul {
  border-color: #333;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6);
}

.easy-autocomplete.eac-dark-light ul li,.easy-autocomplete.eac-dark-light ul .eac-category {
  border-color: #333;
}

.easy-autocomplete.eac-dark-light ul li.selected,.easy-autocomplete.eac-dark-light ul .eac-category.selected {
  background-color: #4d4d4d;
  color: #fff;
}

.easy-autocomplete.eac-dark {
  color: #fff;
}

.easy-autocomplete.eac-dark input {
  background-color: #404040;
  border-radius: 4px;
  box-shadow: 0;
  color: #f6f6f6;
}

.easy-autocomplete.eac-dark input:hover,.easy-autocomplete.eac-dark input:focus {
  border-color: #333;
  box-shadow: 0;
}

.easy-autocomplete.eac-dark ul {
  border-color: #333;
}

.easy-autocomplete.eac-dark ul li,.easy-autocomplete.eac-dark ul .eac-category {
  background-color: #404040;
  border-color: #333;
}

.easy-autocomplete.eac-dark ul li.selected,.easy-autocomplete.eac-dark ul .eac-category.selected {
  background-color: #737373;
  color: #f6f6f6;
}

.easy-autocomplete.eac-dark-glass {
  color: #fff;
}

.easy-autocomplete.eac-dark-glass input {
  background-color: rgba(0,0,0,0.8);
  border-radius: 4px;
  box-shadow: 0;
  color: #f6f6f6;
}

.easy-autocomplete.eac-dark-glass input:hover,.easy-autocomplete.eac-dark-glass input:focus {
  border-color: rgba(0,0,0,0.8);
  box-shadow: 0;
}

.easy-autocomplete.eac-dark-glass ul {
  border-color: rgba(0,0,0,0.8);
}

.easy-autocomplete.eac-dark-glass ul li,.easy-autocomplete.eac-dark-glass ul .eac-category {
  background-color: rgba(0,0,0,0.8);
  border-color: rgba(0,0,0,0.8);
}

.easy-autocomplete.eac-dark-glass ul li.selected,.easy-autocomplete.eac-dark-glass ul .eac-category.selected {
  background-color: rgba(64,64,64,0.8);
  color: #f6f6f6;
}

.easy-autocomplete.eac-dark-glass ul li:last-child,.easy-autocomplete.eac-dark-glass ul .eac-category:last-child {
  border-radius: 0 0 4px 4px;
}

.easy-autocomplete.eac-blue {
  color: #fff;
}

.easy-autocomplete.eac-blue input {
  background-color: #6d9ed1;
  border-radius: 4px;
  box-shadow: 0;
  color: #f6f6f6;
}

.easy-autocomplete.eac-blue input::-webkit-input-placeholder {
  color: #f6f6f6;
}

.easy-autocomplete.eac-blue input:-moz-placeholder {
  color: #f6f6f6;
}

.easy-autocomplete.eac-blue input::-moz-placeholder {
  color: #f6f6f6;
}

.easy-autocomplete.eac-blue input:-ms-input-placeholder {
  color: #f6f6f6;
}

.easy-autocomplete.eac-blue input:hover,.easy-autocomplete.eac-blue input:focus {
  border-color: #5a91cb;
  box-shadow: 0;
}

.easy-autocomplete.eac-blue ul {
  border-color: #5a91cb;
}

.easy-autocomplete.eac-blue ul li,.easy-autocomplete.eac-blue ul .eac-category {
  background-color: #6d9ed1;
  border-color: #5a91cb;
}

.easy-autocomplete.eac-blue ul li.selected,.easy-autocomplete.eac-blue ul .eac-category.selected {
  background-color: #94b8dd;
  color: #f6f6f6;
}

.easy-autocomplete.eac-yellow {
  color: #333;
}

.easy-autocomplete.eac-yellow input {
  background-color: #ffdb7e;
  border-color: #333;
  border-radius: 4px;
  box-shadow: 0;
  color: #333;
}

.easy-autocomplete.eac-yellow input:hover,.easy-autocomplete.eac-yellow input:focus {
  border-color: #333;
  box-shadow: 0;
}

.easy-autocomplete.eac-yellow ul {
  border-color: #333;
}

.easy-autocomplete.eac-yellow ul li,.easy-autocomplete.eac-yellow ul .eac-category {
  background-color: #ffdb7e;
  border-color: #333;
}

.easy-autocomplete.eac-yellow ul li.selected,.easy-autocomplete.eac-yellow ul .eac-category.selected {
  background-color: #ffe9b1;
  color: #333;
}

.easy-autocomplete.eac-purple {
  color: #333;
}

.easy-autocomplete.eac-purple input {
  background-color: #d6d1e7;
  border-color: #b8afd5;
  box-shadow: 0;
  color: #333;
}

.easy-autocomplete.eac-purple input:hover,.easy-autocomplete.eac-purple input:focus {
  border-color: #333;
  box-shadow: 0;
}

.easy-autocomplete.eac-purple ul {
  border-color: #333;
}

.easy-autocomplete.eac-purple ul li,.easy-autocomplete.eac-purple ul .eac-category {
  background-color: #d6d1e7;
  border-color: #333;
}

.easy-autocomplete.eac-purple ul li.selected,.easy-autocomplete.eac-purple ul .eac-category.selected {
  background-color: #ebe8f3;
  color: #333;
}

.easy-autocomplete.eac-bootstrap input {
  border-color: #ccc;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  color: #555;
  padding: 6px 12px;
}

.easy-autocomplete-container {
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.easy-autocomplete-container ul {
  background: none repeat scroll 0 0 #fff;
  border-top: 1px dotted #ccc;
  display: none;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  top: -1px;
}

.easy-autocomplete-container ul li,.easy-autocomplete-container ul .eac-category {
  background: inherit;
  border-color: #ccc;
  border-image: none;
  border-style: solid;
  border-width: 0 1px;
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding: 4px 12px;
}

.easy-autocomplete-container ul li:last-child {
  border-radius: 0 0 2px 2px;
  border-width: 0 1px 1px;
}

.easy-autocomplete-container ul li.selected {
  background: none repeat scroll 0 0 #ebebeb;
  cursor: pointer;
}

.easy-autocomplete-container ul li.selected div {
  font-weight: 400;
}

.easy-autocomplete-container ul li div {
  display: block;
  font-weight: 400;
  word-break: break-all;
}

.easy-autocomplete-container ul li b {
  font-weight: 700;
}

.easy-autocomplete-container ul .eac-category {
  font-color: #aaa;
  font-style: italic;
}

.eac-description .eac-item span {
  color: #aaa;
  font-style: italic;
  font-size: .9em;
}

.eac-icon-left .eac-item img {
  margin-right: 4px;
  max-height: 30px;
}

.eac-icon-right .eac-item {
  margin-top: 8px;
  min-height: 24px;
  position: relative;
}

.eac-icon-right .eac-item img {
  margin-left: 4px;
  max-height: 30px;
  position: absolute;
  right: -4px;
  top: -8px;
}

.clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}

.hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.fr-view span[style~="color:"] a {
  color: inherit;
}

.fr-view strong {
  font-weight: 700;
}

.fr-view table {
  border: 0;
  border-collapse: collapse;
  empty-cells: show;
  max-width: 100%;
}

.fr-view table.fr-dashed-borders td,.fr-view table.fr-dashed-borders th {
  border-style: dashed;
}

.fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
  background: #f5f5f5;
}

.fr-view table td,.fr-view table th {
  border: 1px solid #ddd;
}

.fr-view table td:empty,.fr-view table th:empty {
  height: 20px;
}

.fr-view table td.fr-highlighted,.fr-view table th.fr-highlighted {
  border: 1px double red;
}

.fr-view table td.fr-thick,.fr-view table th.fr-thick {
  border-width: 2px;
}

.fr-view table th {
  background: #e6e6e6;
}

.fr-view hr {
  clear: both;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  page-break-after: always;
}

.fr-view .fr-file {
  position: relative;
}

.fr-view .fr-file::after {
  position: relative;
  content: "\1F4CE";
  font-weight: 400;
}

.fr-view pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

.fr-view[dir=rtl] blockquote {
  border-left: 0;
  border-right: solid 2px #5e35b1;
  margin-right: 0;
  padding-right: 5px;
  padding-left: 0;
}

.fr-view[dir=rtl] blockquote blockquote {
  border-color: #00bcd4;
}

.fr-view[dir=rtl] blockquote blockquote blockquote {
  border-color: #43a047;
}

.fr-view blockquote {
  border-left: solid 2px #5e35b1;
  margin-left: 0;
  padding-left: 5px;
  color: #5e35b1;
}

.fr-view blockquote blockquote {
  border-color: #00bcd4;
  color: #00bcd4;
}

.fr-view blockquote blockquote blockquote {
  border-color: #43a047;
  color: #43a047;
}

.fr-view span.fr-emoticon {
  font-weight: 400;
  font-family: "Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols;
  display: inline;
  line-height: 0;
}

.fr-view span.fr-emoticon.fr-emoticon-img {
  background-repeat: no-repeat!important;
  font-size: inherit;
  height: 1em;
  width: 1em;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -.1em .1em .1em;
  line-height: 1;
  vertical-align: middle;
}

.fr-view .fr-text-gray {
  color: #AAA!important;
}

.fr-view .fr-text-bordered {
  border-top: solid 1px #222;
  border-bottom: solid 1px #222;
  padding: 10px 0;
}

.fr-view .fr-text-spaced {
  letter-spacing: 1px;
}

.fr-view .fr-text-uppercase {
  text-transform: uppercase;
}

.fr-view img {
  position: relative;
  max-width: 100%;
}

.fr-view img.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}

.fr-view img.fr-dib.fr-fil {
  margin-left: 0;
}

.fr-view img.fr-dib.fr-fir {
  margin-right: 0;
}

.fr-view img.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% -(2 * 5px));
}

.fr-view img.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
}

.fr-view img.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
}

.fr-view img.fr-rounded {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.fr-view img.fr-bordered {
  border: solid 10px #CCC;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.fr-view .fr-video {
  text-align: center;
  position: relative;
}

.fr-view .fr-video>* {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 100%;
  border: 0;
}

.fr-view .fr-video.fr-dvb {
  display: block;
  clear: both;
}

.fr-view .fr-video.fr-dvb.fr-fvl {
  text-align: left;
}

.fr-view .fr-video.fr-dvb.fr-fvr {
  text-align: right;
}

.fr-view .fr-video.fr-dvi {
  display: inline-block;
}

.fr-view .fr-video.fr-dvi.fr-fvl {
  float: left;
}

.fr-view .fr-video.fr-dvi.fr-fvr {
  float: right;
}

.fr-view a.fr-strong {
  font-weight: 700;
}

.fr-view a.fr-green {
  color: green;
}

.fr-view button.fr-rounded,.fr-view input.fr-rounded,.fr-view textarea.fr-rounded {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.fr-view button.fr-large,.fr-view input.fr-large,.fr-view textarea.fr-large {
  font-size: 24px;
}

a.fr-view.fr-strong {
  font-weight: 700;
}

a.fr-view.fr-green {
  color: green;
}

img.fr-view {
  position: relative;
  max-width: 100%;
}

img.fr-view.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}

img.fr-view.fr-dib.fr-fil {
  margin-left: 0;
}

img.fr-view.fr-dib.fr-fir {
  margin-right: 0;
}

img.fr-view.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% -(2 * 5px));
}

img.fr-view.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
}

img.fr-view.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
}

img.fr-view.fr-rounded {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

img.fr-view.fr-bordered {
  border: solid 10px #CCC;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.owl-carousel,.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3,1.3);
  transform: scale(1.3,1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.assing_status,.text {
  text-align: center;
}

.authorAssignment .loader {
  position: relative;
  float: left;
  user-select: none;
  box-sizing: border-box;
  width: 80px;
  height: 80px;
  top: -9px;
}

.authorAssignment .timeblock {
  position: absolute;
  right: 120px;
}

.authorAssignment .timeblock:before {
  content: "";
  font-size: 18px;
  color: #000;
  float: left;
  margin-top: 26px;
  padding-right: 7px;
}

.assign_heading {
  line-height: 31px;
}

.loader-bg {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  box-sizing: border-box;
  border: 5px solid #eee;
  display: flex;
  align-items: center;
  justify-content: center;
}

.spinner-holder-one,.spinner-holder-two {
  top: 0;
  left: 0;
  overflow: hidden;
  background: 0;
  box-sizing: border-box;
  position: absolute;
}

.spinner-holder-one {
  width: 50%;
  height: 50%;
}

.spinner-holder-two {
  width: 100%;
  height: 100%;
}

.text {
  font-size: 14px;
  color: #87ceeb;
}

.fire .loader-bg {
  border-color: #333;
  box-shadow: inset 2px 2px 20px 0 rgba(0,0,0,.4);
}

.fire .text {
  color: #ee4230!important;
}

.fire .loader-spinner {
  border-color: #ee4230;
}

.fire.circle-loaded-75 .text {
  color: #c6594e!important;
}

.fire.circle-loaded-75 .loader-spinner {
  border-color: #c6594e;
}

.reviews_action {
  margin-top: 18px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
}

.couponbox {
  margin-top: 10px;
}

.couponbox .input-group-btn {
  position: absolute;
  font-size: 0;
  white-space: nowrap;
  right: 40px;
  z-index: 9;
}

.applycouponBTN {
  color: #2fb600;
  font-size: 28px;
  background-color: transparent;
  border-radius: 0;
  border: 0;
}

.applycouponBTN:hover {
  color: #237107;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%,100%,20%,53%,80% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%,43% {
    -webkit-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
    transition-timing-function: cubic-bezier(.755,.050,.855,.060);
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
    transition-timing-function: cubic-bezier(.755,.050,.855,.060);
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0,-15px,0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%,100%,20%,53%,80% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%,43% {
    -webkit-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
    transition-timing-function: cubic-bezier(.755,.050,.855,.060);
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
    transition-timing-function: cubic-bezier(.755,.050,.855,.060);
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0,-15px,0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%,100%,50% {
    opacity: 1;
  }

  25%,75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%,100%,50% {
    opacity: 1;
  }

  25%,75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0%,100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }

  50% {
    -webkit-transform: scale3d(1.05,1.05,1.05);
    transform: scale3d(1.05,1.05,1.05);
  }
}

@keyframes pulse {
  0%,100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }

  50% {
    -webkit-transform: scale3d(1.05,1.05,1.05);
    transform: scale3d(1.05,1.05,1.05);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0%,100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }

  30% {
    -webkit-transform: scale3d(1.25,.75,1);
    transform: scale3d(1.25,.75,1);
  }

  40% {
    -webkit-transform: scale3d(.75,1.25,1);
    transform: scale3d(.75,1.25,1);
  }

  50% {
    -webkit-transform: scale3d(1.15,.85,1);
    transform: scale3d(1.15,.85,1);
  }

  65% {
    -webkit-transform: scale3d(.95,1.05,1);
    transform: scale3d(.95,1.05,1);
  }

  75% {
    -webkit-transform: scale3d(1.05,.95,1);
    transform: scale3d(1.05,.95,1);
  }
}

@keyframes rubberBand {
  0%,100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }

  30% {
    -webkit-transform: scale3d(1.25,.75,1);
    transform: scale3d(1.25,.75,1);
  }

  40% {
    -webkit-transform: scale3d(.75,1.25,1);
    transform: scale3d(.75,1.25,1);
  }

  50% {
    -webkit-transform: scale3d(1.15,.85,1);
    transform: scale3d(1.15,.85,1);
  }

  65% {
    -webkit-transform: scale3d(.95,1.05,1);
    transform: scale3d(.95,1.05,1);
  }

  75% {
    -webkit-transform: scale3d(1.05,.95,1);
    transform: scale3d(1.05,.95,1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%,100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  10%,30%,50%,70%,90% {
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
  }

  20%,40%,60%,80% {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0);
  }
}

@keyframes shake {
  0%,100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  10%,30%,50%,70%,90% {
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
  }

  20%,40%,60%,80% {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0,0,1,15deg);
    transform: rotate3d(0,0,1,15deg);
  }

  40% {
    -webkit-transform: rotate3d(0,0,1,-10deg);
    transform: rotate3d(0,0,1,-10deg);
  }

  60% {
    -webkit-transform: rotate3d(0,0,1,5deg);
    transform: rotate3d(0,0,1,5deg);
  }

  80% {
    -webkit-transform: rotate3d(0,0,1,-5deg);
    transform: rotate3d(0,0,1,-5deg);
  }

  100% {
    -webkit-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0,0,1,15deg);
    transform: rotate3d(0,0,1,15deg);
  }

  40% {
    -webkit-transform: rotate3d(0,0,1,-10deg);
    transform: rotate3d(0,0,1,-10deg);
  }

  60% {
    -webkit-transform: rotate3d(0,0,1,5deg);
    transform: rotate3d(0,0,1,5deg);
  }

  80% {
    -webkit-transform: rotate3d(0,0,1,-5deg);
    transform: rotate3d(0,0,1,-5deg);
  }

  100% {
    -webkit-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0%,100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }

  10%,20% {
    -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
    transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
  }

  30%,50%,70%,90% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
  }

  40%,60%,80% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
  }
}

@keyframes tada {
  0%,100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }

  10%,20% {
    -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
    transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
  }

  30%,50%,70%,90% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
  }

  40%,60%,80% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0%,100% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
    transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
  }

  30% {
    -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
    transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
    transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
  }

  60% {
    -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
    transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
    transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
  }
}

@keyframes wobble {
  0%,100% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
    transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
  }

  30% {
    -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
    transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
    transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
  }

  60% {
    -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
    transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
    transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%,100%,20%,40%,60%,80% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }

  20% {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1);
  }

  40% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03,1.03,1.03);
    transform: scale3d(1.03,1.03,1.03);
  }

  80% {
    -webkit-transform: scale3d(.97,.97,.97);
    transform: scale3d(.97,.97,.97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
}

@keyframes bounceIn {
  0%,100%,20%,40%,60%,80% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }

  20% {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1);
  }

  40% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03,1.03,1.03);
    transform: scale3d(1.03,1.03,1.03);
  }

  80% {
    -webkit-transform: scale3d(.97,.97,.97);
    transform: scale3d(.97,.97,.97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.bounceOut,.flipOutX {
  -webkit-animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%,100%,60%,75%,90% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-3000px,0);
    transform: translate3d(0,-3000px,0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0,25px,0);
    transform: translate3d(0,25px,0);
  }

  75% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
  }

  90% {
    -webkit-transform: translate3d(0,5px,0);
    transform: translate3d(0,5px,0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%,100%,60%,75%,90% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-3000px,0);
    transform: translate3d(0,-3000px,0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0,25px,0);
    transform: translate3d(0,25px,0);
  }

  75% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
  }

  90% {
    -webkit-transform: translate3d(0,5px,0);
    transform: translate3d(0,5px,0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%,100%,60%,75%,90% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px,0,0);
    transform: translate3d(-3000px,0,0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px,0,0);
    transform: translate3d(25px,0,0);
  }

  75% {
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
  }

  90% {
    -webkit-transform: translate3d(5px,0,0);
    transform: translate3d(5px,0,0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%,100%,60%,75%,90% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px,0,0);
    transform: translate3d(-3000px,0,0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px,0,0);
    transform: translate3d(25px,0,0);
  }

  75% {
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
  }

  90% {
    -webkit-transform: translate3d(5px,0,0);
    transform: translate3d(5px,0,0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%,100%,60%,75%,90% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px,0,0);
    transform: translate3d(3000px,0,0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px,0,0);
    transform: translate3d(-25px,0,0);
  }

  75% {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0);
  }

  90% {
    -webkit-transform: translate3d(-5px,0,0);
    transform: translate3d(-5px,0,0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%,100%,60%,75%,90% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px,0,0);
    transform: translate3d(3000px,0,0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px,0,0);
    transform: translate3d(-25px,0,0);
  }

  75% {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0);
  }

  90% {
    -webkit-transform: translate3d(-5px,0,0);
    transform: translate3d(-5px,0,0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%,100%,60%,75%,90% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,3000px,0);
    transform: translate3d(0,3000px,0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
  }

  75% {
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
  }

  90% {
    -webkit-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0);
  }

  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

@keyframes bounceInUp {
  0%,100%,60%,75%,90% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,3000px,0);
    transform: translate3d(0,3000px,0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
  }

  75% {
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
  }

  90% {
    -webkit-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0);
  }

  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9);
  }

  50%,55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9);
  }

  50%,55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
  }

  40%,45% {
    opacity: 1;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
  }

  40%,45% {
    opacity: 1;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px,0,0);
    transform: translate3d(20px,0,0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px,0,0);
    transform: translate3d(20px,0,0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
  }

  40%,45% {
    opacity: 1;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
  }

  40%,45% {
    opacity: 1;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
    transform: perspective(400px) rotate3d(0,1,0,-360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
    transform: perspective(400px) scale3d(.95,.95,.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
    transform: perspective(400px) rotate3d(0,1,0,-360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
    transform: perspective(400px) scale3d(.95,.95,.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
    transform: perspective(400px) rotate3d(1,0,0,10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
    transform: perspective(400px) rotate3d(1,0,0,-5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
    transform: perspective(400px) rotate3d(1,0,0,10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
    transform: perspective(400px) rotate3d(1,0,0,-5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

.flipInY,.flipOutX {
  -webkit-backface-visibility: visible!important;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
    transform: perspective(400px) rotate3d(0,1,0,-20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
    transform: perspective(400px) rotate3d(0,1,0,10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
    transform: perspective(400px) rotate3d(0,1,0,-5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
    transform: perspective(400px) rotate3d(0,1,0,-20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
    transform: perspective(400px) rotate3d(0,1,0,10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
    transform: perspective(400px) rotate3d(0,1,0,-5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  backface-visibility: visible!important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  animation-duration: .75s;
  backface-visibility: visible!important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
    transform: perspective(400px) rotate3d(0,1,0,-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
    transform: perspective(400px) rotate3d(0,1,0,-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
    transform: translate3d(100%,0,0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
    transform: translate3d(100%,0,0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%,0,0) skewX(30deg);
    transform: translate3d(100%,0,0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%,0,0) skewX(30deg);
    transform: translate3d(100%,0,0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0,0,1,-200deg);
    transform: rotate3d(0,0,1,-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0,0,1,-200deg);
    transform: rotate3d(0,0,1,-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,-90deg);
    transform: rotate3d(0,0,1,-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,-90deg);
    transform: rotate3d(0,0,1,-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0,0,1,200deg);
    transform: rotate3d(0,0,1,200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0,0,1,200deg);
    transform: rotate3d(0,0,1,200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,90deg);
    transform: rotate3d(0,0,1,90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,90deg);
    transform: rotate3d(0,0,1,90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,60% {
    -webkit-transform: rotate3d(0,0,1,80deg);
    transform: rotate3d(0,0,1,80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,80% {
    -webkit-transform: rotate3d(0,0,1,60deg);
    transform: rotate3d(0,0,1,60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0,700px,0);
    transform: translate3d(0,700px,0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,60% {
    -webkit-transform: rotate3d(0,0,1,80deg);
    transform: rotate3d(0,0,1,80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,80% {
    -webkit-transform: rotate3d(0,0,1,60deg);
    transform: rotate3d(0,0,1,60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0,700px,0);
    transform: translate3d(0,700px,0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
    transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
    transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
    transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
    transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px,0,0);
    transform: scale(.1) translate3d(-2000px,0,0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px,0,0);
    transform: scale(.1) translate3d(-2000px,0,0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px,0,0);
    transform: scale(.1) translate3d(2000px,0,0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px,0,0);
    transform: scale(.1) translate3d(2000px,0,0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

a,input:focus,select:focus,textarea:focus {
  outline: 0;
}



/*h1,h2,h3,h4,h5,h6 {
  text-transform: uppercase;
  color: #24353b;
}

h1 {
  font-size: 46px;
}


h4 {
  font-size: 24px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 14px;
}*/

h2 {
  line-height: initial !important;
}

ol,ul {
  margin-bottom: 0;
}

a {
  text-decoration: none!important;
  -moz-transition: all .3s ease 0;
  -o-transition: all .3s ease 0;
  -webkit-transition: all .3s ease 0;
  -ms-transition: all .3s ease 0;
  transition: all .3s ease 0;
}

label {
  font-weight: 400;
}

::-webkit-input-placeholder {
  opacity: 1;
  font-weight: lighter;
  text-transform: capitalize;
}

:-moz-placeholder {
  opacity: 1;
  font-weight: lighter;
  text-transform: capitalize;
}

::-moz-placeholder {
  opacity: 1;
  font-weight: lighter;
  text-transform: capitalize;
}

:-ms-input-placeholder {
  opacity: 1;
  font-weight: lighter;
  text-transform: capitalize;
}

#loading {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99999;
  background: #fff;
}

#loading .element {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
}

.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.header-top .select2-container .select2-selection--single .select2-selection__rendered img,.select2-results__option .img-flag {
  margin-right: 4px;
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff9600;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.about .know-more-wrapper:after,.btn span,.news-events .know-more-wrapper:after,.our-cources:after,.our-impotance ul li:after,.testimonial:after,.why-choose:after {
  content: "";
}

.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}

.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}

.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}

.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
}

.btn:active,.btn:focus,.form-control:active,.form-control:focus {
  box-shadow: none!important;
  outline: 0!important;
}

.form-control {
  border-radius: 0;
}

@-webkit-keyframes sk-foldCubeAngle {
  0%,10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }

  25%,75% {
    -webkit-transform: perspective(140px) rotateX(0);
    transform: perspective(140px) rotateX(0);
    opacity: 1;
  }

  100%,90% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes sk-foldCubeAngle {
  0%,10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }

  25%,75% {
    -webkit-transform: perspective(140px) rotateX(0);
    transform: perspective(140px) rotateX(0);
    opacity: 1;
  }

  100%,90% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

.header-top {
  display: block;
  background: #211d1e;
  height: 30px;
}

.header-top ul.follow-us {
  display: block;
  padding-top: 7px;
  float: left;
}

.header-top ul.follow-us li {
  display: inline-block;
  padding-right: 20px;
  font-size: 18px;
}

.header-top ul.follow-us li a {
  color: #c4c4c4!important;
}

.header-top ul.follow-us li a:hover,.header-top ul.top-nav li a:hover {
  color: #fff;
}

.header-top .right-block {
  display: block;
  float: right;
}

.header-top ul.top-nav {
  display: block;
  padding-top: 6px;
  float: left;
}

.header-top ul.top-nav li {
  display: block;
  padding: 0 13px;
  float: left;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.header-top .lang-wrapper {
  display: block;
  float: right;
}

.header-top .select-lang,.header-top .select-lang2 {
  display: block;
  float: left;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.header-top .select-lang {
  margin-left: 1px;
}

.header-top .select2-container--default .select2-selection--single {
  border: 0;
  border-radius: 0;
  background: #302c2d;
}

.header-top .select2.select2-container {
  width: 100px!important;
}

.header-top .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 16px;
  color: #fff;
}

.header-top .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 30px;
}

.select2-container--open .select2-dropdown--below {
  border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 6px 5px 0;
  border-color: #c1c0c0 transparent transparent;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 0 5px 6px;
}

.select2-dropdown {
  border: 1px solid #dedddd;
}

.select2-results__option {
  padding: 0 6px;
  font-size: 13px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #ff9600;
}

.header-middle {
  padding-top: 10px;
  padding-bottom: 10px;
}

.no-border {
  border: 0;
}


.padding-lg {
  display: block;
  padding-top: 70px;
  padding-bottom: 70px;
}

.our-cources .container {
  position: relative;
  z-index: 2;
}

.our-cources h2 {
  color: #fff;
}

.our-cources h2 span {
  color: #d5d4d3;
}

.our-impotance {
  background: #fff;
}

.our-impotance ul {
  display: block;
  text-align: center;
}

.our-impotance ul li {
  display: block;
  margin-bottom: 64px;
  border-right: 1px #e9e9e9 solid;
  position: relative;
}

.our-impotance ul li .inner {
  display: block;
  padding: 30px;
}

.our-impotance ul li .inner img {
  border-radius: 3px;
}

.our-impotance ul li:nth-child(3n) {
  border-right: 1px;
}

.our-impotance ul li:nth-child(n+4):after {
  display: none;
}

.our-impotance ul li:nth-child(n+4) {
  margin-bottom: 0;
}

.our-impotance ul li:after {
  width: 80%;
  height: 1px;
  margin: 0 auto;
  left: 0;
  right: 0;
  display: block;
  position: absolute;
  bottom: -35px;
  background: #e9e9e9;
}

.our-impotance ul li h3 {
  display: block;
  padding: 22px 0 12px;
  font-size: 18px;
  color: #284962;
  line-height: 24px;
}

.our-impotance ul li h3 span {
  display: block;
}

.our-impotance ul li p {
  display: block;
  font-size: 12px;
  color: #2b2b2b;
  line-height: 20px;
  text-align: justify;
}

.why-choose {
  background: #0062a8;
  position: relative;
}

.why-choose:after {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 1;
  background: url(../img/images/number-says.jpg) center center/cover no-repeat;
  opacity: .1;
}

.why-choose h2 {
  padding-bottom: 70px;
  color: #fff;
}

.why-choose h2 span {
  color: #fff;
}

ul.our-strength {
  display: block;
  text-align: center;
}

ul.our-strength li {
  display: inline-block;
  color: #fff;
  text-align: center;
  border-right: 1px #94d3a4 solid;
}

ul.our-strength li:last-child {
  border: 0;
}

ul.our-strength li .icon {
  display: block;
  padding-bottom: 20px;
}

ul.our-strength li .icon span {
  font-size: 44px;
  opacity: .7;
}

ul.our-strength li span {
  padding-bottom: 12px;
  
  font-size: 48px;
}

ul.our-strength li .couter-outer {
  display: block;
}

ul.our-strength li .title {
  display: block;
  font-size: 14px;
  opacity: .8;
}

.news-events {
  background: #f3f6f8;
}

.news-events h2 {
  color: #2a4356;
}

.news-events h2 span {
  color: #2d4256;
}

.news-events ul {
  display: block;
  margin-bottom: 60px;
}

.news-events ul li .inner {
  display: block;
  background: #fff;
  box-shadow: 0 0 3px #c4c6c8;
  position: relative;
}

.news-events ul li .img-block {
  display: block;
}

.news-events ul li .img-block img {
  width: 100%;
}

.news-events ul li .cnt-block {
  display: block;
  padding: 40px 30px 30px;
  background: #fff;
  position: relative;
}

.news-events ul li .cnt-block .plus-icon {
  display: block;
  width: 64px;
  height: 64px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  right: 20px;
  top: -32px;
  background: #0062a8;
  border-radius: 50%;
  font-size: 34px;
  color: #fff;
  box-shadow: 0 5px 5px #c0e0f9;
}

.news-events ul li .cnt-block .plus-icon:hover {
  background: #ff9600;
}

.news-events ul li .cnt-block h3 {
  display: block;
  padding-bottom: 36px;
  
  font-size: 22px;
  color: #41484d;
  line-height: 32px;
  text-transform: none;
}

.news-events figure {
  position: relative;
}

.news-events figure img {
  width: 100%;
  display: block;
  position: relative;
  height: 200px;
}

.news-events figcaption {
  position: absolute;
  top: 0;
  left: 0;
}

.cs-style-3 figure {
  overflow: hidden;
  padding-bottom: 104px;
}

.cs-style-3 figure img {
  -webkit-transition: -webkit-transform .4s;
  -moz-transition: -moz-transform .4s;
  transition: transform .4s;
}

.cs-style-3 figure.cs-hover img,.no-touch .cs-style-3 figure:hover img {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
}

.cs-style-3 figcaption {
  width: 100%;
  top: auto;
  bottom: 0;
  -webkit-transform: translateY(40%);
  -moz-transform: translateY(40%);
  -ms-transform: translateY(40%);
  transform: translateY(40%);
  -webkit-transition: -webkit-transform .4s,opacity .1s .3s;
  -moz-transition: -moz-transform .4s,opacity .1s .3s;
  transition: transform .4s,opacity .1s .3s;
}

.cs-style-3 figure.cs-hover figcaption,.no-touch .cs-style-3 figure:hover figcaption {
  bottom: 0;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform .4s,opacity .1s;
  -moz-transition: -moz-transform .4s,opacity .1s;
  transition: transform .4s,opacity .1s;
}

.news-events ul li .bottom-block {
  display: block;
  padding: 30px 0 0;
  border-top: 1px #e8eef0 solid;
  font-size: 12px;
  color: #96adba;
}

.news-events ul li .date {
  display: block;
  float: left;
}

.news-events ul li .icon {
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}

.news-events ul li .icon span {
  font-size: 20px!important;
  color: #c5d4da!important;
}

.news-events ul li .comment {
  display: block;
  float: right;
}

.news-events ul li .comment span,.news-events ul li .date span {
  font-weight: 700;
  color: #5c7e91;
}

.news-events .know-more-wrapper {
  display: block;
  text-align: center;
  position: relative;
}

.news-events .know-more-wrapper:after {
  width: 100%;
  height: 1px;
  background: #daddde;
  position: absolute;
  left: 0;
  top: 14px;
  z-index: 1;
}

.news-events .know-more {
  display: inline-block;
  padding: 0 30px;
  position: relative;
  background: #f3f6f8;
  z-index: 2;
  
  font-size: 14px;
  color: #645847;
  text-transform: uppercase;
}

.news-events a.know-more span {
  margin-left: 4px;
  vertical-align: middle;
  margin-top: -2px;
  display: inline-block;
  color: #ff9600;
  transition: all .3s ease 0;
}

.news-events a.know-more:hover span {
  color: #0062a8;
}

.testimonial {
  display: block;
  background: #fff;
  text-align: center;
  position: relative;
}

.testimonial:after {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
  opacity: .15;
}

.testimonial .container {
  position: relative;
  z-index: 2;
}

.testimonial h2 {
  
  color: #282525;
}

.testimonial .wrapper {
  display: block;
  max-width: 1012px;
  position: relative;
}

.testimonial a.know-more {
  padding: 12px;
  margin-top: 12px;
  display: block;
}

.testimonial a.know-more span {
  margin-left: 8px;
}

.testimonial .wrapper:after,.testimonial .wrapper:before {
  display: block;
  position: absolute;
  font-family: icomoon;
  font-size: 48px;
  color: #282525;
}

.testimonial .wrapper:before {
  left: 0;
  top: 0;
  content: "\e90d";
}

.testimonial .wrapper:after {
  right: 0;
  bottom: 0;
  content: "\e90c";
}

.testimonial ul,.testimonial ul li {
  display: block;
}

.testimonial ul li p {
  display: block;
  padding-bottom: 32px;
  
  font-size: 16px;
  color: #626364;
  line-height: 22px;
}

.testimonial ul li p a,.testimonial ul li span {
  font-size: 18px;
  
}

.testimonial ul li p a {
  color: #fff;
}

.testimonial ul li span {
  color: #626364;
}

.testimonial ul li span span {
  font-size: 14px;
  color: #7fadd2;
}

.footer h3,.know-more-white {
  color: #fff;
}

.testimonial .bx-wrapper {
  padding-bottom: 20px;
}

.testimonial #bx-pager a {
  display: inline-block;
  position: relative;
  margin: 0 6px;
}

.testimonial #bx-pager a img {
  border: 5px solid transparent;
}

.testimonial #bx-pager a.active img,.testimonial #bx-pager a:hover img {
  border: 5px solid #ff8500;
  width: 82px;
  height: 82px;
}

.testimonial .img-circle {
  width: 80px;
  height: 80px;
}

.testimonial #bx-pager a.active:after,.testimonial #bx-pager a:hover:after {
  width: 0;
  height: 0;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -7px;
  content: " ";
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 10px solid #ff8500;
}


@media screen and (max-width:768px) {
  .stepwizard {
    width: 100%!important;
  }

  .filter-mobile {
    display: none;
  }

  .md-10 {
    margin-bottom: 10px;
  }

  .contact-detail {
    max-width: 100%;
  }

  .filter-trigger {
    display: block;
  }

  .filter-mobile .form-control {
    padding: 10px;
  }

  .footer .subscribe {
    padding: 12px 0;
  }

  .no-margin-sm {
    margin: 0!important;
  }

  .get-help-form .datepicker {
    margin-bottom: 15px!important;
  }

  .testimonial-slide p {
    text-align: left;
    font-size: 14px!important;
    line-height: 20px!important;
    padding: 0 8px;
  }
}

.footer .subscribe #mc_embed_signup {
  background: #fff;
  border-radius: 5px;
}

.footer .error {
  margin: 0;
}

.footer .subscribe input[type=email]::placeholder {
  font-size: 13px;
}

.footer .subscribe .help-inline {
  position: absolute;
  bottom: -23px;
  left: 0;
  color: #c9bfbf;
  margin: 0!important;
}

.footer .subscribe input[type=email]::-webkit-input-placeholder {
  text-transform: none;
  color: #7da6c6;
}

.footer .subscribe input[type=email]:-moz-placeholder {
  text-transform: none;
  color: #7da6c6;
}

.footer .subscribe input[type=email]::-moz-placeholder {
  text-transform: none;
  color: #7da6c6;
}

.footer .subscribe input[type=email]:-ms-input-placeholder {
  text-transform: none;
  color: #7da6c6;
}

.footer .subscribe .clear {
  float: right;
  text-align: center;
  position: relative;
  background: #0062a8;
  border-radius: 0 5px 5px 0;
  transition: all .3s ease 0;
}

.footer .subscribe .clear:before {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 9px;
  font-family: icomoon;
  font-size: 20px;
  content: "\e907";
  color: #fff;
  z-index: 1;
}

.about-video p,.cert-head h3,.enquire-now .enquire-btn,.enquire-now .inner h3,.inner-banner a.apply-online,.inner-banner h1,.pagination>li>a,.pagination>li>span,a.download-prospects,a.download-prospects .small,ul.browse-teachers-list h3 {
  
}

.footer .subscribe .clear:hover {
  background: #ff8500;
}

.footer .subscribe .clear .button {
  width: 46px;
  height: 44px;
  float: right;
  border: 0;
  font-size: 20px;
  color: #fff;
  background: 0;
  text-indent: -9999px;
  position: relative;
  z-index: 2;
  border-radius: 0 4px 4px 0;
  transition: all .3s ease 0;
}

.footer .instagram {
  display: block;
  padding: 14px 58px 18px 0;
}

.footer .instagram ul {
  display: block;
}

.footer .instagram ul li {
  width: 16.6%;
  padding: 0 2.5px;
  float: left;
}

.footer .instagram ul li a:hover {
  opacity: .7;
}

a.scroll-top {
  width: 44px;
  height: 44px;
  line-height: 40px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  position: fixed;
  display: none;
  right: 20px;
  bottom: 20px;
  background-color: #0062a8;
}

a.scroll-top:hover {
  background: #ff9600;
}

.about-right {
  display: block;
}

.about-right img {
  width: 100%;
}

.why-choose.grey-bg {
  background: #f3f6f8;
}

.why-choose.grey-bg:after {
  display: none;
}

.why-choose.grey-bg h2 {
  color: #2a4356;
}

.why-choose.grey-bg h2 span {
  color: #808182;
}

ul.our-strength.opt2 li {
  border-color: #dde5e9;
}

ul.our-strength.opt2 li span {
  color: #3f5044;
}

ul.our-strength.opt2 li .icon span {
  color: #0062a8;
}

ul.our-strength.opt2 li .title {
  color: #9099a0;
}

.about-video {
  width: 100%;
  background: #081d2d;
  text-align: center;
  position: relative;
  z-index: 99999;
}

.about-video:after {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
  content: "";
  background: url(../img/images/about-video-bg.jpg) center top/cover no-repeat;
  opacity: .4;
}

.about-video .container {
  display: table;
  height: 550px;
  position: relative;
  z-index: 2;
}

.about-video p {
  display: table-cell;
  vertical-align: middle;
  font-size: 60px;
  color: #d1d3d4;
}

.about-video p a {
  color: #fff;
}

.about-video p a span {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}

.about-video p a:hover {
  color: #0062a8;
}

.browse-teacher.grey-bg {
  background: #f3f6f8;
}

.modal-content {
  border-radius: 0;
  margin-bottom: 80px;
}

.about .close,.about-video .close {
  position: absolute;
  opacity: 1;
  top: 0;
  right: 0;
  z-index: 2;
}

.about .close span,.about-video .close span {
  width: 36px;
  height: 36px;
  display: block;
  text-indent: -9999px;
  background: url(../img/images/popup-close-btn.jpg) center top no-repeat;
}

.modal {
  z-index: 99999;
}

.modal-backdrop {
  z-index: 9999;
}

.inner-banner {
  display: block;
  padding: 17px 0;
  min-height: 290px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.inner-banner h1 {
  display: block;
  padding-bottom: 18px;
  font-size: 46px;
  color: #24353b;
  text-transform: uppercase;
}

.inner-banner p {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #5f6465;
}

.inner-banner a.apply-online {
  max-width: 246px;
  display: block;
  margin-top: 16px;
  margin-bottom: 26px;
  background: #ff9600;
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  position: relative;
}

.inner-banner a.apply-online:hover {
  background: #f80;
}

.inner-banner a.apply-online .left {
  width: 80%;
  float: left;
  padding: 20px 0 20px 24px;
}

.inner-banner a.apply-online .icon {
  display: block;
  padding-right: 15px;
  float: left;
}

.inner-banner a.apply-online .txt {
  width: 36%;
  float: left;
  line-height: 20px;
}

.inner-banner a.apply-online .arrow {
  width: 20%;
  height: 100%;
  line-height: 78px;
  position: absolute;
  right: 0;
  background: #e38600;
  font-size: 24px;
  text-align: center;
  transition: all .3s ease 0;
}

.inner-banner a.apply-online:hover .arrow {
  background: #df7600;
}

a.download-prospects {
  display: block;
  padding: 0 10px 10px 0;
  font-size: 14px;
  color: #43647d;
  text-transform: uppercase;
}

a.download-prospects .icon-brochure-icon {
  display: block;
  margin-right: 15px;
  float: left;
  font-size: 29px;
  color: #389ceb;
}

a.download-prospects.brochure {
  background-position: left 4px;
  font-size: 18px;
  line-height: 18px;
  text-transform: none;
  color: #4f4a4a;
}

a.download-prospects .small {
  display: block;
  font-size: 12px;
  color: #8f9ba1;
  line-height: 14px;
  text-transform: uppercase;
}

a.download-prospects:hover,a.download-prospects:hover span {
  color: #0062a8;
}

.about.inner {
  background: 0;
}

.about.inner .video-block {
  margin-bottom: 12px;
}

.about.inner .modal-body .video-block {
  margin-bottom: 0;
}

.about.inner p {
  padding-bottom: 20px;
}

.about .btn-wrapper {
  display: block;
}

a.download-cert,a.download-pros {
  width: 50%;
  float: left;
  padding: 22px 20px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 20px;
}

a.download-pros {
  background: #0062a8;
  border-right: 1px #fff solid;
}

a.download-cert {
  background: #f0bc01;
  border-left: 1px #fff solid;
}

a.download-cert .ico-block,a.download-pros .ico-block {
  display: block;
  padding-right: 15px;
  float: left;
}

a.download-cert .txt-block,a.download-pros .txt-block {
  display: block;
  padding-top: 4px;
  float: left;
  text-transform: uppercase;
}

a.download-cert .sm-txt,a.download-pros .sm-txt {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 18px;
  opacity: .7;
}

a.download-cert:hover,a.download-pros:hover {
  background-color: #0062a8;
}

.select-course {
  display: block;
  float: right;
  padding-right: 34px;
}

.select-course .select2.select2-container {
  width: 254px!important;
}

.select-course .select2-container .select2-selection--single {
  height: 48px;
}

.select-course .select2-container--default .select2-selection--single {
  background: rgba(0,0,0,.4);
}

.select-course .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 20px;
  line-height: 48px;
  
  color: #fff;
  text-transform: uppercase;
}

.select-course .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 46px;
  height: 46px;
  border-left: 1px #aaa solid;
  background: rgba(255,255,255,.2);
}

.our-cources.sub:after {
  background: url(../img/images/cources-bg1.jpg) center top/cover no-repeat;
}

.our-cources.sub h2 {
  padding-left: 32px;
  text-align: left;
}

.our-cources ul.inner li {
  margin-bottom: 140px;
}

.our-cources ul.inner li:before {
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -70px;
  display: block;
  background: #fff;
  content: " ";
  opacity: .3;
}

.our-cources ul.course-list.inner li .inner {
  padding: 40px 0 0 30px;
}

.our-cources ul.inner li:nth-child(n+9) {
  margin-bottom: 80px;
}

.our-cources ul.inner li:nth-child(4n):after,.our-cources ul.inner li:nth-child(n+9):before {
  display: none;
}

.pagination {
  margin: 0;
}

.pagination>li>a,.pagination>li>span {
  color: #8faabe;
  margin: 0 4px;
  border: 0;
  border-radius: 50%;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
  background: #ff9600;
  color: #fff;
}

.pagination>li:first-child>a,.pagination>li:first-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span {
  padding: 7px 22px;
  border-radius: 25px;
  font-size: 12px;
  text-transform: uppercase;
}

.pagination li a i {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  font-size: 18px;
}

.pagination>li:first-child a i {
  margin-right: 10px;
}

.pagination>li:last-child a i {
  margin-left: 10px;
}

.browse-teacher {
  display: block;
}

.browse-teacher h2 {
  color: #2a4356;
}

ul.browse-teachers-list {
  display: block;
  padding-top: 20px;
}

ul.browse-teachers-list>li {
  display: block;
  text-align: center;
  border-right: 1px #e5e5e5 solid;
}

ul.browse-teachers-list>li:last-child {
  border: 0;
}

ul.browse-teachers-list>li .inner-block {
  display: block;
  padding: 0 20px;
}

ul.browse-teachers-list figure {
  width: 124px;
  height: 124px;
  margin: 0 auto 28px;
  position: relative;
}

ul.browse-teachers-list figure:before {
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: url(../img/images/teacher-overlay-bg.png) center top no-repeat;
}

.browse-teacher.grey-bg ul.browse-teachers-list figure:before {
  background: url(../img/images/teacher-overlay-bg-grey.png) center top no-repeat;
}

.details-tab ul.browse-teachers-list figure:before {
  background: url(../img/images/teacher-overlay-bg-tab.png) center top no-repeat;
}

ul.browse-teachers-list h3 {
  font-size: 14px;
  text-transform: uppercase;
  color: #414a4f;
}

ul.browse-teachers-list .designation {
  display: block;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
}

ul.browse-teachers-list p {
  display: block;
  padding: 0 20px 26px;
  font-size: 12px;
  line-height: 22px;
}

ul.teachers-follow {
  display: block;
}

ul.teachers-follow li {
  display: inline-block;
  padding: 0 6px;
}

ul.teachers-follow li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  display: block;
  font-size: 16px;
  color: #fff;
  text-align: center;
}

ul.teachers-follow li a:hover {
  background: #333!important;
}

ul.teachers-follow li:nth-child(1) a {
  background: #00a0d1;
}

ul.teachers-follow li:nth-child(2) a {
  background: #0e76a8;
}

ul.teachers-follow li:nth-child(3) a {
  background: #00aff0;
}

.enquire-wrapper {
  max-width: 438px;
}

.enquire-now {
  max-width: 405px;
  margin: -90px auto 0;
  position: relative;
  color: #fff;
}

.enquire-now .inner {
  padding: 40px 26px 30px;
  background: #0062a8;
}

.enquire-now .inner h3 {
  display: block;
  padding-bottom: 26px;
  font-size: 24px;
  color: #fff;
  text-transform: none;
}

.enquire-now .inner .row1 {
  display: block;
  margin-bottom: 14px;
}

.enquire-now .inner input::-webkit-input-placeholder {
  color: #fff;
}

.enquire-now .inner input:-moz-placeholder {
  color: #fff;
}

.enquire-now .inner input::-moz-placeholder {
  color: #fff;
}

.enquire-now .inner input:-ms-input-placeholder {
  color: #fff;
}

.enquire-now .inner .row1 input,.enquire-now .inner .row2 input {
  width: 100%;
  height: 44px;
  padding: 0 15px;
  background: #60b1f0;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #fff;
}

.enquire-now .inner .row2 {
  display: block;
  margin: 0 -5px 14px;
}

.enquire-now .inner .row2 input {
  width: calc(50% - 10px);
  margin: 0 5px;
  float: left;
}

.enquire-now .enquire-btn {
  width: 100%;
  padding: 13px 15px;
  font-size: 16px;
  text-transform: uppercase;
  background: #ff9600;
  border: 0;
}

.enquire-now .enquire-btn span {
  margin-left: 4px;
  font-size: 14px;
  opacity: .5;
}

.enquire-now .enquire-btn:hover {
  background: #0062a8;
}

.cert-head {
  display: block;
  margin-top: 15px;
  padding-bottom: 10px;
  position: relative;
}

.cert-head:after {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 10px;
  left: 0;
  background: #d8d8d8;
  content: "";
}

.cert-head h3 {
  display: inline-block;
  padding-right: 14px;
  background: #fff;
  font-size: 18px;
  color: #211d1e;
  z-index: 1;
  position: relative;
}

ul.cert-list {
  display: block;
}

ul.cert-list li {
  width: calc(50% - 30px);
  float: left;
  padding: 14px 0 14px 28px;
  margin-right: 30px;
  font-weight: 700;
  border-bottom: 1px #c0c4c6 dashed;
  position: relative;
}

ul.cert-list li:before {
  display: block;
  position: absolute;
  left: 0;
  top: 13px;
  font-family: icomoon;
  font-size: 15px;
  color: #0062a8;
  content: "\e91f";
}

.course-detail .duration .detail,.course-detail .duration .detail span,.course-tab>li>a,.details-tab .course-table>thead>tr>th {
  
}

ul.cert-list li:last-child,ul.cert-list li:nth-last-child(2) {
  border-bottom: 0;
}

ul.cert-list li span {
  display: inline-block;
  margin-right: 6px;
  color: #0062a8;
}

.course-detail {
  display: block;
  padding: 25px 40px;
  margin-top: 50px;
  border: 1px solid #dfe9f1;
}

.course-detail .duration {
  width: 25%;
  min-height: 85px;
  padding-right: 40px;
  float: left;
  border-right: 1px #dfe9f1 solid;
}

.course-detail .duration.eligible {
  width: 34%;
  padding: 0 40px;
}

.course-detail .duration.eligible .icon {
  font-size: 34px;
}

.course-detail .duration.fee {
  width: 22%;
  padding: 0 40px;
}

.course-detail .duration.fee .detail {
  font-size: 36px;
  color: #0062a8;
}

.course-detail .duration.fee .detail span {
  padding-bottom: 10px;
}

.course-detail .duration .icon {
  width: 67px;
  height: 67px;
  display: table;
  float: left;
  background: #edf1f4;
  border-radius: 50%;
  font-size: 38px;
  color: #79a2c2;
  text-align: center;
}

.course-detail .duration .icon span {
  display: table-cell;
  vertical-align: middle;
}

.course-detail .duration .detail {
  display: block;
  padding: 10px 0 0 16px;
  float: left;
  font-size: 18px;
  color: #4f4a4a;
  line-height: 22px;
}

.course-detail .duration .detail span {
  display: block;
  font-size: 14px;
  color: #8f9ba1;
  text-transform: uppercase;
}

.course-detail .btn {
  margin: 18px 0 0 40px;
}

.details-tab {
  display: block;
  padding: 50px 0 90px;
  background: #ebeff3;
}

#myTabs {
  padding: 0 30px;
  text-align: center;
}

.course-tab {
  margin-bottom: 50px;
  border-bottom: 2px #d8e0e7 solid;
}

.course-tab>li {
  width: 25%;
}

.course-tab>li>a {
  padding: 0 0 26px;
  font-size: 18px;
  color: #909aa1;
  text-transform: uppercase;
  border: none!important;
}

.course-tab>li>a span {
  display: block;
  padding-bottom: 18px;
  font-size: 50px;
  color: #a4b1bc;
}

.course-tab>li>a .block {
  display: inline;
}

.course-tab>li.active>a,.course-tab>li.active>a:focus,.course-tab>li.active>a:hover,.course-tab>li>a:hover {
  background: 0;
  border-bottom: 2px #0062a8 solid!important;
  color: #0062a8;
}

.course-tab>li.active>a span,.course-tab>li.active>a:focus span,.course-tab>li.active>a:hover span,.course-tab>li>a:hover span {
  color: #0062a8;
}

.details-tab #curriculam,.details-tab #schedule {
  background: #fff;
  box-shadow: 0 0 14px #d4d9de;
}

#curriculam .lecture-txt {
  display: block;
  padding-bottom: 2px;
  font-size: 12px;
  color: #a5b1a8;
  text-transform: uppercase;
}

#curriculam .lecture-txt span {
  color: #4f5c53;
}

#curriculam .lecture-txt a.preview {
  display: inline-block;
  padding: 0 12px;
  background: #0062a8;
  font-size: 11px;
  color: #fff;
  border-radius: 2px;
}

#curriculam .lecture-txt a.preview:hover {
  background: #ff9600;
}

.details-tab .course-table {
  border: 1px solid #d8e0e7;
  margin: 0;
}

.details-tab .course-table>thead>tr>th {
  padding: 11px 30px;
  background: #e9f4fd;
  text-transform: uppercase;
  font-size: 14px;
  color: #4e5d52;
  border-color: #c3e1f9;
}

.course-table>tbody>tr>td,.course-table>tfoot>tr>td,.course-table>thead>tr>td {
  padding: 28px 30px;
}

.course-table>thead>tr,.course-table>thead>tr>td,.course-table>thead>tr>th {
  border: 1px solid #c3e1f9;
}

.course-table>tbody>tr>td,.course-table>tbody>tr>th,.course-table>tfoot>tr>td,.course-table>tfoot>tr>th {
  border: 1px solid #eee;
  font-weight: 700;
  color: #707c82;
}

.table-col1 {
  display: block;
  padding-left: 20px;
  position: relative;
}

.table-col1:before {
  display: block;
  position: absolute;
  left: 0;
  top: -4px;
  font-family: FontAwesome;
  font-size: 18px;
  color: #ff9600;
  content: "\f105";
}

#schedule .course-table>thead>tr>th:first-child {
  width: 55%;
}

#schedule .fee-amt {
  
  font-size: 24px;
  color: #585d60;
}

#schedule ul.fee-details li:before,#semester ul.content>li:before {
  color: #0062a8;
  content: "\e908";
  display: block;
  font-family: icomoon;
}

#schedule ul.fee-details {
  display: block;
  padding: 5px 0 0 22px;
}

#schedule ul.fee-details li {
  display: block;
  padding: 8px 0;
  border-bottom: 1px #c9cdce dashed;
  font-weight: 400;
  position: relative;
}

#schedule ul.fee-details li:last-child {
  border-bottom: 0;
}

#schedule ul.fee-details li:before {
  position: absolute;
  left: -22px;
  top: 8px;
  font-size: 14px;
}

#semester ul.content {
  display: block;
}

#semester ul.content>li {
  display: block;
  padding: 0 0 24px 24px;
  margin-bottom: 24px;
  border-bottom: 1px #c9cdce dashed;
  position: relative;
}

#semester ul.content>li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

#semester ul.content>li:before {
  position: absolute;
  left: 0;
  top: -2px;
  font-size: 16px;
}

#semester ul.content>li h4 {
  display: block;
  padding-bottom: 6px;
  font-size: 18px;
  font-weight: 700;
  color: #4c5357;
}

#semester ul.content>li p {
  display: block;
  line-height: 22px;
}

#semester ul.content>li>ul {
  max-width: 430px;
  padding: 10px 0 0;
}

#semester ul.content>li>ul>li {
  padding: 6px 0 6px 20px;
  font-size: 12px;
  line-height: 18px;
  position: relative;
}

#semester ul.content>li>ul>li:before {
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  font-family: icomoon;
  font-size: 12px;
  color: #79a2c2;
  content: "\e917";
}

.how-apply ul li .icon-block .num,.how-apply ul li h3 {
  font-size: 18px;
  display: block;
  
}

#teachers ul.browse-teachers-list>li {
  border-color: #dbdedf;
}

.how-apply {
  display: block;
}

.how-apply h2 {
  color: #2a4356;
}

.how-apply ul {
  display: block;
  padding-top: 20px;
  padding-bottom: 70px;
}

.how-apply ul li {
  display: block;
  text-align: center;
}

.how-apply ul li:nth-child(1):after {
  width: 214px;
  height: 77px;
  display: block;
  content: "";
  position: absolute;
  right: -120px;
  top: 86px;
  background: url(../img/images/dotted-arrow.png) left top no-repeat;
  z-index: -1;
}

.how-apply ul li:nth-child(2):after {
  width: 221px;
  height: 84px;
  display: block;
  content: "";
  position: absolute;
  right: -122px;
  top: 32px;
  background: url(../img/images/dotted-arrow1.png) left top no-repeat;
  z-index: -1;
}

.how-apply ul li .icon-block {
  width: 175px;
  height: 175px;
  line-height: 175px;
  position: relative;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  background: #ff9600;
  text-align: center;
  transition: all .3s ease 0;
}

.how-apply ul li .icon-block .num {
  width: 44px;
  height: 44px;
  position: absolute;
  right: -20px;
  top: 45px;
  line-height: 44px;
  color: #fff;
  background: #0062a8;
  border-radius: 50%;
}

.how-apply ul li.active .icon-block,.how-apply ul li:hover .icon-block {
  background: #3eb25c;
}

.how-apply ul li.active .num,.how-apply ul li:hover .num {
  background: #ff9600;
}

.how-apply ul li h3 {
  padding: 34px 0 25px;
  color: #211d1e;
  text-transform: uppercase;
}

.how-apply ul li p {
  display: block;
  padding: 0 40px;
}

.how-apply .button-wrapper {
  display: block;
  text-align: center;
  position: relative;
}

.how-apply .button-wrapper:after,.how-apply .button-wrapper:before {
  width: calc(50% - 110px);
  height: 1px;
  background: #d8d8d8;
  content: "";
  position: absolute;
  top: 50%;
}

.how-apply .button-wrapper:before {
  left: 0;
}

.how-apply .button-wrapper:after {
  right: 0;
}

.comments-wrapper {
  display: block;
  background: #f3f6f8;
}

.comments-wrapper h2 {
  display: block;
  padding-bottom: 22px;
  
  font-size: 24px;
  color: #606d87;
  text-transform: uppercase;
  border-bottom: 1px #d5d7d9 solid;
  position: relative;
}

.comments-wrapper h2:after {
  display: block;
  width: 166px;
  height: 1px;
  position: absolute;
  bottom: -1px;
  content: "";
  background: #4181b9;
}

.comments-wrapper ul.comments {
  display: block;
  padding-top: 56px;
  padding-bottom: 40px;
}

.comments-wrapper ul.comments li {
  margin-bottom: 30px;
}

.comments-wrapper ul.comments li .com-img {
  width: 68px;
  height: 68px;
  float: left;
}

.comments-wrapper ul.comments li .com-txt {
  width: calc(100% - 92px);
  padding: 30px 60px 30px 30px;
  float: right;
  background: #fbfcfd;
  border: 1px solid #d1dadf;
  position: relative;
}

.comments-wrapper ul.comments li .com-txt:after,.comments-wrapper ul.comments li .com-txt:before {
  right: 100%;
  top: 30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}

.comments-wrapper ul.comments li .com-txt:after {
  border-color: rgba(243,246,248,0);
  border-right-color: #fbfcfd;
  border-width: 8px;
  margin-top: -8px;
}

.comments-wrapper ul.comments li .com-txt:before {
  border-color: rgba(209,218,223,0);
  border-right-color: #d1dadf;
  border-width: 9px;
  margin-top: -9px;
}

.comments-wrapper ul.comments li .com-txt h3 {
  display: block;
  padding-bottom: 13px;
  
  font-size: 16px;
  color: #4b5761;
  text-transform: uppercase;
}

.comments-wrapper ul.comments li .com-txt h3 span {
  padding-left: 10px;
  
  font-size: 12px;
  font-weight: 700;
  color: #96adba;
}

.comments-wrapper ul.comments li .com-txt p {
  padding-bottom: 10px;
  line-height: 20px;
}

.comments-wrapper ul.comments li .com-txt a {
  font-size: 12px;
  font-weight: 700;
  color: #4181b9;
  text-transform: uppercase;
}

.comments-wrapper ul.comments li .com-txt a span {
  display: inline-block;
  vertical-align: middle;
  padding-right: 6px;
  font-size: 16px;
  opacity: .5;
  transition: all .3s ease 0;
}

.comments-wrapper ul.comments li .com-txt a:hover {
  color: #ff9600;
}

.comments-wrapper ul.comments li .com-txt a:hover span {
  opacity: 1;
}

.comments-wrapper hr {
  margin: 0;
  border-color: #d5d7d9;
}

.leave-comment h4 {
  display: block;
  padding: 60px 0;
  
  font-size: 20px;
  color: #606d87;
  text-transform: uppercase;
}

.leave-comment input,.leave-comment textarea {
  background: 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #7f8385;
  font-weight: 700;
}

.leave-comment .row1 {
  display: block;
  margin-bottom: 30px;
}

.leave-comment input {
  width: calc(50% - 25px);
  height: 46px;
  padding: 0 20px;
  float: left;
  border: 0;
  border-left: 1px #cbd8de solid;
  border-bottom: 1px #cbd8de solid;
}

.leave-comment input:last-child {
  float: right;
}

.leave-comment textarea {
  width: 100%;
  height: 130px;
  margin-bottom: 40px;
  padding: 10px 20px;
  float: left;
  border: 0;
  border-left: 1px #cbd8de solid;
  border-bottom: 1px #cbd8de solid;
  resize: none;
}

.other-content-wrapper {
  background: #f1f4f6;
}

.other-content-wrapper h2 {
  display: block;
  padding-bottom: 25px;
  font-size: 30px;
  color: #343a3c;
  line-height: 32px;
  text-transform: none;
}

.other-content-wrapper p {
  padding-bottom: 25px;
  color: #7d8081;
}

ul.privacy-listing {
  padding: 10px 0;
}

ul.privacy-listing>li {
  border-bottom: 1px dashed #c9cdce;
  color: #707c82;
  font-weight: 700;
  margin-bottom: 8px;
  padding: 0 0 15px 24px;
  position: relative;
}

ul.privacy-listing>li:last-child {
  border-bottom: 0;
}

ul.privacy-listing>li:before {
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  font-family: icomoon;
  font-size: 12px;
  color: #79a2c2;
  content: "\e917";
}

ul.privacy-listing>li>ul {
  padding: 4px 0;
}

ul.privacy-listing>li>ul>li {
  font-size: 12px;
  font-weight: 400;
}

ul.privacy-listing>li>ul>li:before {
  display: inline-block;
  vertical-align: middle;
  top: -2px;
  width: 5px;
  height: 5px;
  margin-right: 12px;
  border-radius: 50%;
  content: "";
  background: #98b4cb;
}

.other-content-wrapper hr {
  border-color: #daddde;
}

.other-content-wrapper h3 {
  display: block;
  padding-bottom: 25px;
  font-size: 24px;
  color: #343a3c;
  line-height: 32px;
  text-transform: none;
}

.other-content-wrapper .padding-top {
  padding-top: 30px;
}

.imp-note {
  display: block;
  margin: 10px 0 38px;
  box-shadow: 0 0 8px #e4e7e9;
  padding: 24px 40px 5px 22px;
  background: #fdfdfe;
}

.imp-note span {
  width: 72px;
  height: 72px;
  line-height: 52px;
  margin-right: 25px;
  display: block;
  float: left;
  border-radius: 50%;
  background: #fec472;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  border: 12px solid #fdf2e4;
}

.imp-note p {
  padding-bottom: 25px;
  font-size: 13px;
  color: #94a6af;
  line-height: 22px;
  overflow: hidden;
}

ol.ord-listing {
  padding-left: 68px;
  counter-reset: li;
}

ol.ord-listing li {
  position: relative;
  min-height: 60px;
  margin-top: 15px;
  padding-bottom: 20px;
  color: #7d8081;
  border-bottom: 1px #daddde solid;
}

ol.ord-listing li:before {
  content: counter(li);
  counter-increment: li;
  color: #fff;
  background: #0062a8;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 700;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  position: absolute;
  top: 7px;
  left: -50px;
}

ol.ord-listing li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.inner-banner.contact {
  min-height: 240px;
  padding: 60px 0;
}

.form-wrapper,.form-wrapper .input-row {
  display: block;
}

.form-wrapper .row .col-sm-6 {
  margin-bottom: 40px;
}

.form-wrapper input {
  width: 100%;
  padding: 0 22px;
  height: 46px;
  border: 0;
  border-bottom: 1px #dae4e8 solid;
  border-left: 1px #dae4e8 solid;
  font-size: 12px;
  color: #858788;
}

.google-map {
  display: block;
  position: relative;
}

.google-map .container {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
}

.google-map #map {
  height: 548px;
  z-index: 1;
}

.google-map #map .gmnoprint {
  display: none;
}

.contact-detail {
  max-width: 360px;
  margin: 96px 0;
  float: right;
  background: #0062a8;
  color: #fff;
  box-shadow: 0 0 30px #bfcdbf;
  position: relative;
  z-index: 2;
}

.contact-detail .address {
  display: block;
  padding: 18px 40px 12px 70px;
}

.contact-detail .inner {
  display: block;
  padding: 18px 0;
  border-bottom: 1px #45b662 solid;
  position: relative;
}

.contact-detail .inner:before,.contact-detail .inner:nth-child(2):before {
  width: 16px;
  height: 23px;
  display: block;
  position: absolute;
  left: -30px;
  font-family: icomoon!important;
  font-size: 22px;
  content: "\e918";
  color: #a4dbb2;
}

.contact-detail .inner h3,.contact-detail .inner h4 {
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 6px;
}

.contact-detail .inner:nth-child(3):before {
  width: 19px;
  height: 19px;
  display: block;
  position: absolute;
  left: -30px;
  font-size: 18px;
  content: "\e91a";
}

.contact-detail .inner:nth-child(4) {
  border-bottom: 0;
}

.contact-detail .inner:nth-child(4):before {
  width: 21px;
  height: 15px;
  display: block;
  position: absolute;
  left: -30px;
  top: 20px;
  font-size: 16px;
  content: "\e919";
}

.contact-detail .inner h3 {
  font-size: 18px;
}

.contact-detail .inner h4 {
  margin-top: 6px;
  font-size: 16px;
}

.contact-detail .inner p {
  color: #9be5ad;
  line-height: 20px;
}

.contact-detail .inner a {
  padding-bottom: 6px;
  font-size: 18px;
  
  color: #fff;
}

.msg-error:after,.msg-success:after {
  font-family: FontAwesome;
  float: right;
  vertical-align: middle;
}

.contact-bottom {
  display: block;
  padding: 27px 0 23px;
  background: #ff9600;
  text-align: center;
}

.contact-bottom ul.follow-us {
  display: block;
}

.contact-bottom ul.follow-us li {
  display: inline-block;
  padding: 0 20px;
  font-size: 24px;
}

.have-question ul li:after,.msg {
  display: none;
}

.contact-bottom ul.follow-us li a {
  color: #fff;
  opacity: .7;
}

.contact-bottom ul.follow-us li a:hover {
  color: #fff;
  opacity: 1;
}

.have-question h2 {
  color: #2d4256;
}

.have-question ul li {
  margin-bottom: 0;
}

.error {
  margin: 5px 0 0;
  font-size: 13px;
  color: #cb0101;
}

.msg-error,.msg-success {
  padding: 6px 20px;
  margin: 30px 0 0;
  font-size: 13px;
  color: #fff;
  border-radius: 4px;
}

.msg-error {
  display: block;
  background: #c70202;
}

.msg-error:after {
  display: inline-block;
  content: "\f071";
}

.msg-success {
  display: block;
  background: #0062a8;
}

.msg-success:after {
  display: inline-block;
  content: "\f00c";
}

.blog-left,.blog-wrapper,ul.blog-listing,ul.post-detail {
  display: block;
}

.recent-post ul li .detail h4,ul.blog-listing>li .read-more,ul.blog-listing>li h2 {
  
}

.inner-banner.blog {
  min-height: 180px;
  padding: 60px 0;
}

.inner-banner.blog .content {
  margin: 0 auto;
  text-align: center;
}

.blog-left {
  position: relative;
}

.blog-left:after {
  width: 1px;
  height: 100%;
  display: block;
  background: #e5e5e5;
  position: absolute;
  top: 0;
  right: -50px;
  content: "";
}

ul.blog-listing>li {
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px #e9e9e9 solid;
}

ul.blog-listing>li h2 {
  padding: 30px 0 20px;
  font-size: 24px;
  color: #343a3c;
  line-height: 36px;
  text-transform: none;
}

ul.blog-listing>li p {
  padding-bottom: 26px;
  color: #8d8f8f;
}

ul.blog-listing>li .read-more {
  font-size: 14px;
  color: #606d87;
  text-transform: uppercase;
}

ul.blog-listing>li .read-more span {
  vertical-align: middle;
  margin-right: 7px;
  font-size: 18px;
  color: #ff9600;
  transition: all .3s ease 0;
}

ul.blog-listing>li .read-more:hover span {
  color: #0062a8;
}

ul.post-detail {
  padding-bottom: 17px;
}

ul.post-detail li {
  display: inline-block;
  padding-right: 20px;
  font-size: 12px;
  color: #96adba;
}

ul.post-detail li .ico {
  display: inline-block;
  vertical-align: middle;
  padding-right: 6px;
  font-size: 17px;
  color: #afc0c9;
}

ul.post-detail li .bold {
  font-weight: 700;
  color: #5c7e91;
  text-transform: uppercase;
}

ul.post-detail li .label {
  display: inline-block;
  padding: 5px 10px;
  background: #abbfc9;
  border-radius: 2px;
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
}

.blog-right,.category,.category ul,.category ul li,.search-block {
  display: block;
}

.blog-wrapper .pagination>li>a,.blog-wrapper .pagination>li>span {
  background: #ecf4fa;
}

.blog-wrapper .pagination>li>a:focus,.blog-wrapper .pagination>li>a:hover,.blog-wrapper .pagination>li>span:focus,.blog-wrapper .pagination>li>span:hover {
  background: #ff9600;
}

.blog-right {
  padding-left: 100px;
}

.search-block {
  margin-bottom: 40px;
  background: #e9e9e9;
}

.search-block input {
  width: calc(100% - 58px);
  height: 42px;
  float: left;
  padding: 0 20px;
  border: 0;
  background: 0;
}

.search-block .search {
  width: 40px;
  height: 42px;
  float: right;
  border: 0;
  background: #ff9600;
  font-size: 16px;
  color: #fff;
  transition: all .3s ease 0;
}

.category h3,.category ul li {
  border-bottom: 1px #eee solid;
}

.search-block .search:hover {
  background: #0062a8;
}

.blog-right h3 {
  padding-bottom: 16px;
  font-size: 17px;
  color: #606d87;
  text-transform: uppercase;
}

.category {
  padding-bottom: 70px;
}

.category ul li:last-child {
  border-bottom: 0;
}

.category ul li a {
  display: block;
  padding: 10px 0;
  font-size: 13px;
  color: #899eaa;
}

.category ul li a span {
  display: inline-block;
  margin-top: 5px;
  background: #bed1db;
  float: right;
  padding: 1.5px 5px;
  border-radius: 3px;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  line-height: 14px;
  transition: all .3s ease 0;
}

.archives,.archives ul,.archives ul li,.archives ul li a,.recent-post,.recent-post ul {
  display: block;
}

.category ul li a:hover span {
  background: #0062a8;
}

.recent-post {
  padding-bottom: 60px;
}

.recent-post ul li {
  display: block;
  padding: 15px 0;
  border-bottom: 1px #eee solid;
}

.recent-post ul li:last-child {
  border: 0;
}

.archives h3,.archives ul li {
  border-bottom: 1px #eee solid;
}

.recent-post ul li .img-block {
  width: 22%;
  float: left;
}

.recent-post ul li .detail {
  width: 78%;
  padding-left: 15px;
  float: left;
}

.recent-post ul li .detail h4 {
  padding-bottom: 4px;
  font-size: 12px;
  color: #5f6f77;
  text-transform: uppercase;
}

.recent-post ul li .detail p {
  font-size: 12px;
  color: #b9c8d0;
}

.recent-post ul li .detail .ico {
  padding-right: 7px;
  font-size: 15px;
  color: #adbec8;
}

.recent-post ul li .detail p span {
  font-weight: 700;
  text-transform: uppercase;
  color: #98abb6;
}

.archives {
  padding-bottom: 60px;
}

.archives ul li:last-child {
  border: 0;
}

.archives ul li a {
  padding: 10px 0;
  font-size: 12px;
  font-weight: 700;
  color: #899eaa;
  text-transform: uppercase;
}

.archives ul li a:hover,.archives ul li:hover span {
  color: #ff9600;
}

.archives ul li span {
  display: inline-block;
  margin-top: -2px;
  padding-right: 10px;
  vertical-align: middle;
  font-size: 20px;
  color: #adbec8;
}

.blog-right .tags {
  display: block;
  padding-bottom: 70px;
}

.blog-right .tags h3 {
  border-bottom: 1px #eee solid;
}

ul.tags-list {
  display: block;
  padding-top: 24px;
}

ul.tags-list li {
  display: block;
  margin-right: 8px;
  float: left;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
}

ul.tags-list li a {
  padding: 4px 10px;
  color: #fff;
  background: #abbfc9;
  text-transform: uppercase;
  border-radius: 2px;
}

ul.tags-list li a:hover {
  background: #0062a8;
}

.imp-quote {
  display: block;
  padding: 25px 20px 0 66px;
  margin-bottom: 30px;
  border-radius: 4px;
  background: #eef2f4;
  position: relative;
}

.imp-quote:before {
  position: absolute;
  left: 26px;
  top: 30px;
  font-family: icomoon;
  font-size: 20px;
  content: "\e90d";
  color: #4181b9;
}

.imp-quote>p {
  display: block;
  font-size: 14px;
  font-style: italic;
  color: #79929f!important;
  line-height: 24px;
}

ul.blog-listing.detail>li {
  margin-bottom: 0;
  padding-bottom: 50px;
}

.blog-left ul.follow-us {
  display: inline-block;
  padding-right: 15px;
  margin-top: -17px;
  background: #fff;
}

.blog-left ul.follow-us li {
  display: block;
  padding: 0 4px;
  float: left;
}

.blog-left ul.follow-us li:first-child {
  padding-left: 0;
}

.blog-left ul.follow-us li a {
  width: 32px;
  height: 32px;
  display: block;
  border-radius: 50%;
  background: #c6d9ea;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}

.blog-left ul.follow-us li a:hover {
  background: #0062a8;
  border-color: #1c7bc3;
}

.blog-left .comments-wrapper {
  background: 0;
  padding: 50px 0 0;
  border-bottom: 1px #dfdfdf solid;
}

.blog-left .comments-wrapper ul.comments li .com-txt {
  background: 0;
}

.blog-left .comments-wrapper ul.comments li.col-xs-offset-1 {
  padding-left: 42px;
}

.blog-left .leave-comment h4 {
  padding: 50px 0;
}

.not-found-wrapper {
  max-width: 480px;
  margin: 130px auto;
  padding: 240px 0 0;
  background: url(../img/images/404-img.png) center top/100% no-repeat;
  text-align: center;
}

.not-found-wrapper h1 {
  font-size: 186px;
  color: #bcbfc1;
}

.not-found-wrapper p {
  padding-bottom: 60px;
  
  font-size: 30px;
  color: #bcbfc1;
  text-transform: uppercase;
}

.faq-wrapper {
  display: block;
  background: #f3f6f8;
}

.faq-wrapper .search-block {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 4px #eaedef;
}

.faq-wrapper .search-block input {
  height: 58px;
}

.faq-wrapper .search-block .search {
  width: 58px;
  height: 58px;
  border-radius: 0 4px 4px 0;
}

ul.faq-listing {
  display: block;
}

ul.faq-listing li {
  margin-bottom: 25px;
  position: relative;
}

ul.faq-listing li:after {
  width: 1px;
  height: calc(100% - 25px);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: #e2e4e6;
  content: "";
}

ul.faq-listing li:nth-child(even):after {
  display: none;
}

ul.faq-listing li:nth-child(even) .inner {
  padding-left: 88px;
}

ul.faq-listing li:nth-child(even) .inner:before {
  left: 20px;
}

ul.faq-listing li:last-child .inner,ul.faq-listing li:nth-last-child(2) .inner {
  border-bottom: 0;
}

ul.faq-listing li .inner {
  display: block;
  padding: 50px 40px 50px 68px;
  border-bottom: 1px #e2e4e6 solid;
  position: relative;
}

ul.faq-listing li .inner:before {
  position: absolute;
  left: 0;
  top: 58px;
  font-family: icomoon;
  font-size: 46px;
  color: #c5d4da;
  content: "\e91c";
}

.login-wrapper .or,.login-wrapper .remember {
  
  text-transform: uppercase;
  text-align: center;
}

ul.faq-listing li h2 {
  padding-bottom: 20px;
  font-size: 18px;
  color: #284962;
  text-transform: uppercase;
  line-height: 26px;
}

.faq-wrapper hr {
  margin: 0;
  border-color: #e2e4e6;
}

.faq-wrapper .text-center,.testimonial-outer .text-center {
  margin-top: 80px;
}

.faq-wrapper .pagination.blue>li>span,.pagination.blue>li>a {
  background: #e3edf5;
}

.pagination.blue>li>a:focus,.pagination.blue>li>a:hover,.pagination.blue>li>span:focus,.pagination.blue>li>span:hover {
  background: #ff9600;
}

.fill-bg {
  background: #000;
}

.login-wrapper {
  width: 100%;
  height: 100%;
  z-index: 2;
}

.login-wrapper .inner {
  display: table-cell;
}

.login-wrapper .login-logo {
  margin-bottom: 30px;
}

.login-wrapper .login-logo img {
  margin: 0 auto;
}

.login-wrapper .head-block {
  display: block;
  text-align: center;
  background: rgba(255,255,255,.8);
}

.login-wrapper .head-block h1 {
  text-transform: uppercase;
  color: #353434;
}

.login-wrapper .cnt-block {
  display: block;
  background: #fff;
}

.form-outer input {
  width: 100%;
  height: 46px;
  margin-bottom: 30px;
  padding: 0 20px;
  background: 0;
  border: 0;
  border-left: 1px #dae4e8 solid;
  border-bottom: 1px #dae4e8 solid;
  font-size: 12px;
  font-weight: 700;
  color: #7f8385;
  z-index: 2;
  position: relative;
}

.login-wrapper .button-outer {
  display: block;
  position: relative;
}

.login-wrapper .or {
  width: 16%;
  display: inline-block;
  font-size: 18px;
  color: #b7c1c4;
}

.login-wrapper .btn:hover {
  background: #0062a8;
}

.login-wrapper .register {
  display: block;
  float: right;
  background: #7f7f7f;
  text-transform: none;
}

.login-wrapper .remember {
  display: block;
  margin: 36px 0 0;
  font-size: 12px;
}

.login-wrapper .remember .check {
  display: inline-block;
  margin-right: 15px;
  line-height: 15px;
  color: #6e7e83;
}

.login-wrapper .remember .check input {
  height: auto;
  position: absolute;
}

.login-wrapper a.forgot {
  display: inline-block;
  margin-left: 15px;
  color: #6e7e83;
}

.login-wrapper a.forgot:hover {
  color: #0062a8;
}

.login-wrapper a.forgot span {
  display: inline-block;
  margin-right: 8px;
  width: 20px;
  height: 20px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  background: #becfd5;
  border-radius: 50%;
  transition: all .3s ease 0;
}

.login-wrapper a.forgot:hover span {
  background: #0062a8;
}

.login-wrapper .login-footer {
  padding: 16px 20px;
  background: rgba(255,255,255,.8);
  text-align: center;
}

.login-wrapper ul.follow-us {
  display: block;
}

.login-wrapper ul.follow-us li {
  display: inline-block;
  padding: 0 15px;
}

.login-wrapper ul.follow-us li a {
  font-size: 18px;
  color: #849da6;
}

.login-wrapper ul.follow-us li a:hover {
  color: #1e4f61;
}

[type=checkbox]:checked,[type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type=checkbox]:checked+label,[type=checkbox]:not(:checked)+label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
}

[type=checkbox]:checked+label:before,[type=checkbox]:not(:checked)+label:before {
  content: '';
  position: absolute;
  left: 0;
  top: -1px;
  width: 17px;
  height: 17px;
  background: #dae4e8;
  border-radius: 3px;
}

[type=checkbox]:checked+label:after,[type=checkbox]:not(:checked)+label:after {
  font-family: icomoon;
  font-size: 11px;
  content: '\e91e';
  position: absolute;
  top: 3px;
  left: 3px;
  line-height: .8;
  color: #0062a8;
  transition: all .2s;
}

[type=checkbox]:not(:checked)+label:after {
  opacity: 0;
  transform: scale(0);
}

[type=checkbox]:checked+label:after {
  opacity: 1;
  transform: scale(1);
}

.testimonial-outer {
  display: block;
}

ul.testimonials {
  text-align: center;
  border-bottom: 1px #dfe5e1 solid;
  position: relative;
}

ul.testimonials:after {
  width: 5px;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
}

ul.testimonials li {
  display: block;
  border-right: 1px #dfe5e1 solid;
  border-bottom: 1px #dfe5e1 solid;
  position: relative;
}

ul.testimonials li .quotblock {
  display: block;
  padding: 50px 20px;
}

ul.testimonials li:nth-last-child(1),ul.testimonials li:nth-last-child(2),ul.testimonials li:nth-last-child(3) {
  border-bottom: 0;
}

ul.testimonials li:nth-last-child(1):after,ul.testimonials li:nth-last-child(1):before,ul.testimonials li:nth-last-child(2):after,ul.testimonials li:nth-last-child(2):before,ul.testimonials li:nth-last-child(3):after,ul.testimonials li:nth-last-child(3):before {
  display: none!important;
}

ul.testimonials li:after,ul.testimonials li:nth-child(2n):before,ul.testimonials li:nth-child(3n):before {
  width: 5px;
  height: 7px;
  display: block;
  content: "";
  background: url(../img/images/testi-clip.png) left top no-repeat;
  position: absolute;
  bottom: -4px;
}

ul.testimonials li:nth-child(1) .quotblock,ul.testimonials li:nth-child(2) .quotblock,ul.testimonials li:nth-child(3) .quotblock {
  padding-top: 0;
}

ul.testimonials li:after {
  right: -1px;
}

ul.testimonials li:nth-child(2n):before,ul.testimonials li:nth-child(3n):before {
  left: -1px;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: FlipH;
}

ul.testimonials li img {
  margin: 0 auto 22px;
}

ul.testimonials li .icon-quote-left-icon {
  font-size: 20px;
  color: #ffac34;
}

ul.testimonials li h3 {
  padding: 14px 0 2px;
  font-size: 18px;
  color: #464f53;
  text-transform: none;
}

ul.testimonials li .desig {
  display: block;
  padding-bottom: 15px;
  font-size: 12px;
  font-weight: 700;
}

ul.testimonials li p {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 18px;
  line-height: 36px;
}

.form-outer input.country-code {
  float: left;
  width: 16%;
}

.form-outer input.phone-no {
  float: right;
  width: calc(84% - 18px);
}

.register .cnt-block textarea {
  width: 100%;
  height: 122px;
  margin-bottom: 30px;
  padding: 0 20px;
  background: 0;
  border: 0;
  border-left: 1px #dae4e8 solid;
  border-bottom: 1px #dae4e8 solid;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #7f8385;
  resize: none;
}

.datepicker {
  min-width: 160px;
  border: 1px solid #dae4e8;
  box-shadow: none;
}

.form-outer .date {
  position: relative;
}

.form-outer .date .icon-calander-icon {
  position: absolute;
  right: 0;
  top: 14px;
  font-size: 19px;
  color: #aab8be;
}

.register .cnt-block {
  padding: 70px 80px;
}

.register .regiter-inner {
  max-width: 1000px;
  padding: 0 15px;
  margin: 30px auto;
}

.form-outer h2 {
  padding-bottom: 14px;
  font-size: 13px;
  text-transform: uppercase;
  color: #353434;
}

.form-outer ul.select-opt {
  list-style: none;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0 0 40px;
}

ul.select-opt li {
  color: #aaa;
  display: block;
  position: relative;
  float: left;
  font-size: 12px;
  text-transform: uppercase;
}

.login-wrapper .cnt-block ul.select-opt li input {
  height: auto;
  margin: 0;
}

ul.select-opt li input[type=radio] {
  position: absolute;
  visibility: hidden;
}

ul.select-opt li label {
  display: block;
  position: relative;
  padding: 0 30px 0 26px;
  margin: 0;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all .25s linear;
}

ul.select-opt li .check {
  display: block;
  position: absolute;
  background: #dae4e8;
  border-radius: 2px;
  height: 17px;
  width: 17px;
  top: 4px;
  left: 0;
  z-index: 5;
}

ul.select-opt li:hover .check {
  border: 3px solid #dae4e8;
}

ul.select-opt li .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 2px;
  height: 11px;
  width: 11px;
  top: 0;
  left: 0;
  margin: auto;
}

.form-outer input[type=radio]:checked~.check {
  border: 3px solid #dae4e8;
}

.form-outer input[type=radio]:checked~.check::before {
  background: #ef5b34;
}

.form-outer input[type=radio]:checked~label {
  color: #343a3c;
}

.generic-wrapper {
  display: block;
}

.generic-wrapper .head-block {
  display: block;
  padding-bottom: 50px;
}

.generic-wrapper .head-block h2 {
  padding-bottom: 10px;
}

.generic-wrapper .head-block p {
  color: #7d8081;
}

.generic-wrapper hr {
  margin: 0;
  border-color: #dde5e9;
}

.generic-wrapper .heading-group {
  display: block;
}

.page_heading {
  font-size: 28px;
  margin-bottom: 18px;
}

.heading-group h1,.heading-group h2,.heading-group h3,.heading-group h4,.heading-group h5,.heading-group h6 {
  padding-bottom: 30px;
}

.heading-right {
  display: block;
}

.heading-right ul.privacy-listing,.heading-right ul.privacy-listing li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.heading-right p {
  padding-bottom: 20px;
}

ul.our-spec {
  display: block;
}

ul.our-spec li {
  width: 33.3%;
  padding-bottom: 50px;
  float: left;
  font-weight: 700;
  color: #284962;
  text-align: center;
  line-height: 20px;
}

ul.our-spec li .icon {
  display: block;
  padding-bottom: 15px;
}

ul.our-spec li .icon img {
  border-radius: 3px;
}

ul.our-spec li:last-child,ul.our-spec li:nth-last-child(2),ul.our-spec li:nth-last-child(3) {
  padding-bottom: 0;
}

.button-group {
  margin-bottom: 70px;
}

.button-group a.btn,a.btn-circle {
  margin: 0 8px;
}

.button-group a {
  display: inline-block;
  vertical-align: middle;
}

a.btn-circle {
  width: 60px;
  height: 60px;
  display: inline-block;
  line-height: 64px;
  border-radius: 50%;
  text-align: center;
  background: #ff9600;
  font-size: 22px;
  color: #fff;
}

a.btn-circle.more,a.btn-circle.plus {
  background: #0062a8;
}

a.btn-circle.plus:hover {
  background: #ff9600;
}

a.btn-circle:hover {
  background: #0062a8;
}

.button-group1,.generic-wrapper .imp-note {
  margin: 0;
}

.button-group1 a.download-cert,.button-group1 a.download-pros {
  width: calc(50% - 20px);
  margin: 0 10px;
}

.generic-wrapper ul.tags-list,.generic-wrapper ul.teachers-follow {
  padding-top: 0;
  margin-bottom: 40px;
}

.generic-wrapper .enquire-now {
  margin: inherit;
}

.login-wrapper .login {
  margin: 0;
}

.login-wrapper .inner {
  vertical-align: top;
}

.login-left-panel {
  background-color: #f7f7f7;
  min-height: 463px;
  padding: 15px;
}

.login-left-panel .login-heading {
  font-size: 26px;
  line-height: 26px;
  color: #f9962d;
}

.login-left-panel .login-details {
  padding: 15px;
}

.login-left-panel .login-details .media {
  margin: 20px 0;
}

.login-left-panel .login-details .media-body {
  vertical-align: middle;
}

.login-left-panel .login-details img {
  width: 50px;
}

.login-left-panel .login-details .login-testimonial img {
  border-radius: 50%;
  width: 75px;
  height: 75px;
}

.testimonial-bg {
  background: #fff;
  border: 1px solid #b3cbd9;
  border-radius: 5px;
  padding: 14px;
  margin: 10px;
  position: relative;
}

.testimonial-writer {
  color: #ff9600;
  font-size: 13px;
}

.testimonial-writer span:after {
  content: ' | ';
  margin: 0 5px;
}

.testimonial-writer span:last-child:after {
  content: '';
}

.testimonial-bg:before {
  content: ' ';
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid #b3cbd9;
  border-bottom: 10px solid transparent;
  position: absolute;
  top: 10px;
  left: -11px;
}

.login-wrapper {
  padding: 70px 0;
}

.fill-bg {
  background-color: #fff;
}

.black-transparent {
  background-color: #f7f7f7;
}

.login-wrapper .login {
  max-width: 440px;
  min-width: 440px;
  border: 1px solid #ddd;
  float: right;
}

.log-header {
  background-color: #0062a8;
  text-align: center;
  padding: 15px 0;
}

.log-header .log-logo img {
  margin: 0 auto;
}

@media(min-width:1200px) and (max-width:1366px) {
  .logos {
    padding: 40px 0;
  }
}

@media(min-width:992px) and (max-width:1199px) {
  .nav>li>a {
    padding: 8px 20px;
  }

  .navbar-form {
    width: 24%;
    padding: 0 20px;
  }

  .banner-outer .content h1 {
    font-size: 28px;
    line-height: 48px;
  }

  .banner-outer .content h1 span {
    font-size: 36px;
  }

  .news-events ul li .cnt-block h3 {
    font-size: 18px;
  }

  .campus-tour {
    padding: 60px 0 0;
  }

  .campus-tour ul.gallery li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    margin: 0 2px;
  }

  .campus-tour ul.gallery li h3 {
    font-size: 20px;
  }

  .campus-tour ul.gallery li .overlay {
    margin-top: -55px;
  }

  .details-tab,.padding-lg {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  a.download-cert,a.download-pros {
    padding: 20px 16px;
  }

  a.download-cert .txt-block,a.download-pros .txt-block {
    text-transform: none;
  }

  a.download-cert .ico-block,a.download-pros .ico-block {
    padding-right: 10px;
  }

  .logos {
    padding: 40px 0;
  }

  .footer ul.follow-us li a {
    width: 36px;
    height: 36px;
    line-height: 34px;
  }

  .footer .connect-us {
    width: 100%;
  }

  .footer .subscribe {
    width: 100%;
    padding-right: 30px;
  }

  .footer .instagram {
    padding-right: 0;
  }

  .about-video .container {
    height: 450px;
  }

  .about-video p {
    font-size: 55px;
  }

  .about {
    padding-bottom: 60px;
  }

  .about ul.our-links li {
    padding: 44px 0 60px 3%;
  }

  .course-detail {
    padding: 20px 30px;
    margin: 30px 0 0;
  }

  .course-detail .duration {
    width: 23%;
    padding-right: 20px;
  }

  .course-detail .duration.eligible {
    padding: 0 20px;
  }

  .course-detail .duration.fee {
    width: 21%;
    padding: 0 20px;
  }

  .course-detail .btn {
    margin: 10px 0 0 32px;
  }

  .how-apply ul li:nth-child(1):after,.how-apply ul li:nth-child(2):after {
    top: 54px;
  }

  .how-apply ul li p {
    padding: 34px 0 25px;
  }

  .blog-right {
    padding-left: 60px;
  }

  ul.blog-listing>li {
    padding-bottom: 30px;
    margin-bottom: 40px;
  }

  .blog-left .comments-wrapper ul.comments li.col-xs-offset-1 {
    padding-left: 53px;
  }

  .not-found-wrapper {
    width: 60%;
  }

  .not-found-wrapper h1 {
    font-size: 186px;
  }

  .login-wrapper .login {
    max-width: 460px;
  }

  .login-wrapper .login-logo {
    margin-bottom: 40px;
    text-align: center;
  }

  .login-wrapper .login-logo a {
    width: 250px;
    display: inline-block;
  }

  .login-wrapper .head-block {
    padding: 22px 0;
  }

  .login-wrapper .head-block h1 {
    font-size: 30px;
  }

  .login-wrapper .cnt-block {
    padding: 30px;
  }

  .login-wrapper .or {
    width: 20%;
  }

  .login-wrapper .btn {
    padding: 10px 20px;
  }

  ul.testimonials li p {
    font-size: 16px;
    line-height: 30px;
  }
}

@media screen and (max-width:768px) {
  .navbar-form .search-btn {
    right: 0;
    top: 0!important;
    padding: 10px;
    height: auto;
  }
}

@media(min-width:768px) and (max-width:991px) {
  .header-top ul.follow-us li {
    padding-right: 12px;
  }

  .header-middle .contact ul li {
    padding: 0 5px;
    font-size: 14px;
  }

  .header-middle a.login {
    padding: 5px 9px;
  }

  .navbar-inverse .navbar-nav>li>a {
    font-size: 14px;
  }

  .navbar-inverse .container {
    padding: 0;
  }

  .nav>li>a {
    padding: 8px 7px;
  }

  .navbar-form {
    width: 24%;
    padding: 0 15px;
  }

  .banner-outer .slide1,.banner-outer .slide2,.banner-outer .slide3 {
    height: 450px;
  }

  .banner-outer .content h1 {
    font-size: 36px;
    line-height: 40px;
  }

  .banner-outer .content h1 span {
    font-size: 36px;
  }

  .banner-outer .slide2 .content h1,.banner-outer .slide3 .content h1 {
    font-size: 46px;
  }

  .banner-outer .content p {
    font-size: 14px;
  }

  .about {
    padding-bottom: 60px;
  }

  .about .video-block a {
    width: 50px;
    margin-top: -25px;
  }

  .about ul.our-links li {
    padding: 34px;
    text-align: center;
  }

  .about ul.our-links li .icon {
    width: 26%;
    float: none;
    margin: 0 auto;
    padding-bottom: 15px;
  }

  .about ul.our-links li .detail {
    width: auto;
    padding-left: 0;
  }

  .about .btn-wrapper {
    margin-bottom: 30px;
  }

  .our-impotance ul li .inner {
    padding: 30px 0;
  }

  .details-tab,.padding-lg {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .about h2,.browse-teacher h2,.campus-tour h2,.have-question h2,.how-apply h2,.how-study h2,.news-events h2,.our-cources h2,.testimonial h2,.why-choose h2 {
    font-size: 30px;
  }

  .our-cources ul.inner li:nth-child(9) {
    margin-bottom: 160px;
  }

  .our-cources ul.inner li:nth-child(3n):after,.our-cources ul.inner li:nth-child(n+10):before {
    display: none;
  }

  .our-cources ul.inner li:nth-child(9):before {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -70px;
    display: block;
    background: #fff;
    content: " ";
    opacity: .3;
  }

  ul.our-strength li span {
    font-size: 38px;
  }

  ul.our-strength li {
    width: 24%;
  }

  .news-events ul li .cnt-block {
    padding: 32px 20px 20px;
  }

  .news-events ul li .cnt-block h3 {
    padding-bottom: 26px;
    font-size: 18px;
    line-height: 24px;
  }

  .news-events ul li .bottom-block {
    padding: 20px 0 0;
  }

  .news-events ul li .icon {
    margin-right: 4px;
  }

  .news-events ul li .icon span {
    font-size: 14px!important;
  }

  .news-events ul li .cnt-block .plus-icon {
    width: 54px;
    height: 54px;
    line-height: 54px;
  }

  .news-events ul li .comment span,.news-events ul li .date span {
    font-size: 11px;
  }

  .how-study ul li .cnt-block {
    max-width: 152px;
  }

  .how-study ul li a.more {
    right: 10px;
  }

  .how-study ul li .cnt-block h3 {
    font-size: 18px;
    line-height: 20px;
  }

  .campus-tour {
    padding-bottom: 0;
  }

  .campus-tour ul.gallery li h3 {
    font-size: 14px;
  }

  .campus-tour ul.gallery li a {
    width: 34px;
    height: 34px;
    margin: 0 2px;
    line-height: 34px;
    font-size: 14px;
  }

  .campus-tour ul.gallery li .overlay {
    margin-top: -58px;
  }

  .campus-tour ul.gallery li:hover .overlay {
    top: 60%;
  }

  .campus-tour ul.gallery li p {
    padding-bottom: 10px;
  }

  .logos {
    padding: 30px 0;
  }

  .testimonial ul li p {
    font-size: 18px;
    line-height: 30px;
  }

  .testimonial ul li span {
    font-size: 16px;
  }

  .testimonial .wrapper:after,.testimonial .wrapper:before {
    font-size: 38px;
  }

  .footer .footer-logo {
    padding-bottom: 20px;
  }

  .footer p {
    line-height: 20px;
  }

  .footer .bottom {
    padding: 20px 0;
  }

  .footer .connect-us {
    width: 100%;
  }

  .footer .subscribe {
    width: 100%;
    padding-right: 30px;
  }

  .footer .subscribe .clear:before {
    font-size: 18px;
    top: 3px;
  }

  .footer .subscribe .clear .button {
    width: 40px;
    height: 34px;
  }

  .footer ul.follow-us li {
    padding: 0 2px;
  }

  .footer ul.follow-us li a {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    border: 1px solid #4d87b5;
  }

  .footer .instagram {
    padding: 14px 15px 18px 0;
  }

  .footer .subscribe input[type=email] {
    width: 78%;
    height: 34px;
  }

  ul.browse-teachers-list p {
    padding: 0 0 20px;
  }

  .about-video .container {
    height: 400px;
  }

  .about-video p {
    font-size: 50px;
  }

  .inner-banner a.apply-online {
    width: 100%;
  }

  .enquire-wrapper {
    max-width: none;
    margin-top: 30px;
  }

  .enquire-now {
    margin-top: 20px;
    max-width: none;
  }

  .course-detail {
    padding: 20px;
    margin: 30px 0 0;
  }

  .course-detail .duration {
    width: 33.3%;
    padding-right: 20px;
  }

  .course-detail .duration .icon {
    float: none;
    margin: 0 auto;
  }

  .course-detail .duration .detail {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }

  .course-detail .duration.eligible {
    width: 33.3%;
    padding: 0 20px;
  }

  .course-detail .duration.fee {
    width: 33.3%;
    border-right: 0;
    padding: 0 20px;
  }

  .course-detail .btn {
    margin: 10px 0 0 32px;
  }

  .how-apply ul li .icon-block {
    width: 135px;
    height: 135px;
    line-height: 135px;
  }

  .how-apply ul li .icon-block img {
    width: 60px;
  }

  .how-apply ul li p {
    padding: 34px 0 25px;
  }

  .how-apply ul li .icon-block .num {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    top: 20px;
    right: -8px;
  }

  .how-apply ul li:nth-child(1):after {
    top: 10px;
  }

  #myTabs {
    padding: 0;
  }

  .course-tab>li>a {
    padding: 18px 0;
    font-size: 16px;
  }

  .course-table>tbody>tr>td,.course-table>tfoot>tr>td,.course-table>thead>tr>td {
    padding: 18px 20px;
  }

  #schedule .fee-amt {
    font-size: 20px;
  }

  #semester ul.content>li h4 {
    font-size: 16px;
  }

  ul.blog-listing>li {
    padding-bottom: 30px;
    margin-bottom: 40px;
  }

  ul.blog-listing>li h2 {
    padding: 20px 0 10px;
    font-size: 20px;
  }

  .blog-left:after {
    right: -20px;
  }

  .blog-right {
    padding-left: 20px;
  }

  .search-block input {
    width: 78%;
  }

  ul.post-detail li {
    padding-right: 15px;
  }

  .category ul li a {
    font-size: 12px;
  }

  .blog-left .comments-wrapper ul.comments li.col-xs-offset-1 {
    padding-left: 64px;
  }

  .not-found-wrapper {
    width: 60%;
    margin: 80px auto;
    padding-top: 198px;
  }

  .not-found-wrapper h1 {
    font-size: 166px;
  }

  .faq-wrapper .search-block input {
    height: 48px;
  }

  .faq-wrapper .search-block .search {
    width: 48px;
    height: 48px;
  }

  ul.faq-listing li .inner {
    padding: 20px 20px 20px 68px;
  }

  ul.faq-listing li .inner:before {
    top: 36px;
  }

  .faq-wrapper .text-center,.testimonial-outer .text-center {
    margin-top: 40px;
  }

  .login-wrapper .login {
    max-width: 460px;
  }

  .login-wrapper .login-logo {
    margin-bottom: 40px;
    text-align: center;
  }

  .login-wrapper .login-logo a {
    width: 250px;
    display: inline-block;
  }

  .login-wrapper .head-block {
    padding: 22px 0;
  }

  .login-wrapper .head-block h1 {
    font-size: 30px;
  }

  .login-wrapper .cnt-block {
    padding: 30px;
  }

  .login-wrapper .or {
    width: 20%;
  }

  .login-wrapper .btn {
    padding: 10px 20px;
  }

  ul.testimonials li p {
    font-size: 15px;
    line-height: 26px;
  }

  ul.testimonials li .quotblock {
    padding: 40px 10px;
  }

  ul.gallery-filter li {
    width: auto;
    font-size: 17px;
    padding: 0 16px;
  }

  ul.gallery-filter li a {
    padding-bottom: 20px;
  }

  .campus-tour .pagination {
    margin: 50px 0;
  }

  .news-wrapper .text-center {
    margin-top: 10px;
  }

  ul.news-listing>li h2 {
    font-size: 18px;
    line-height: 26px;
  }

  ul.news-listing>li p {
    line-height: 24px;
  }

  .news-wrapper ul.post-detail li {
    padding-right: 10px;
    padding-bottom: 2px;
  }

  ul.news-listing>li .cnt-block {
    padding: 20px;
  }

  .form-outer .cnt-block {
    padding: 50px 20px;
  }

  .form-outer ul.select-opt {
    padding-bottom: 30px;
  }

  .form-outer .col-left:first-child {
    padding-right: 0;
  }

  .col-left ul.select-opt li label {
    padding-right: 21px;
  }

  .generic-wrapper ul.our-spec {
    padding-bottom: 40px;
  }

  .generic-wrapper .button-group {
    text-align: center;
  }

  .outside_Search {
    display: none;
  }

  .inside_search {
    display: block!important;
  }
}

@media(max-width:767px) {
  .imp-note p,.login-wrapper .login-logo,.mobile-center {
    text-align: center;
  }

  .header-top,.navbar .dropdown-menu:after,.our-impotance ul li:after {
    display: none;
  }

  .navbar-form,.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background: 0;
  }

  .enquire-now,.enquire-wrapper {
    max-width: none;
  }

  .our-impotance ul li,ul.browse-teachers-list>li:nth-child(2n),ul.testimonials li:nth-child(even) {
    border-right: 0;
  }

  .navbar-inverse .navbar-toggle {
    border: 0;
  }

  .navbar-form .search-btn {
    top: 4px;
  }

  .form-control {
    padding: 6px 30px;
  }

  .navbar-toggle .icon-bar {
    width: 26px;
    height: 3px;
  }

  .navbar-collapse {
    box-shadow: none;
    border: 0;
    padding: 0 15px;
  }

  .navbar-form {
    border: 0;
    box-shadow: none;
    width: auto;
    margin: 0 -15px;
  }

  .navbar {
    min-height: 20px;
  }

  .nav>li>a {
    padding: 8px 26px;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
  }

  .navbar-nav .open .dropdown-menu {
    background: #1f425b!important;
    border-radius: 0;
  }

  .coupon__input {
    margin-bottom: 15px;
  }

  .navbar .dropdown-menu {
    padding: 10px 0;
  }

  .header-top ul.top-nav li {
    padding: 0 7px;
  }

  .header-top .right-block {
    float: none;
  }

  .header-top .lang-wrapper {
    margin-right: -15px;
  }

  .header-middle a.login {
    padding: 5px 14px;
  }

  .banner-outer .content {
    float: none;
    padding: 0;
  }

  .banner-outer .content h1 span {
    font-size: 36px;
  }

  .banner-outer .slide2 .content h1,.banner-outer .slide3 .content h1 {
    font-size: 44px;
  }

  .banner-outer .content p {
    font-size: 14px;
    line-height: 10px;
  }

  .home-sm-heading {
    margin-top: 5px!important;
  }

  .banner-outer .bx-wrapper .bx-pager {
    bottom: 10px;
  }

  .banner-outer .slide1,.banner-outer .slide2,.banner-outer .slide3 {
    height: 740px;
  }

  #saveBtn {
    margin-bottom: 12px;
  }

  .about {
    padding: 226px 0 40px;
  }

  .about .video-block a {
    width: 50px;
    margin-top: -25px;
  }

  .modal-open .modal {
    padding-right: 0!important;
  }

  .about ul.our-links {
    margin: -226px -15px 30px;
  }

  .about ul.our-links li {
    padding: 20px 20px 30px;
  }

  .about ul.our-links li .icon {
    width: 20%;
  }

  .about ul.our-links li .detail {
    width: 80%;
  }

  .about ul.our-links li .detail a.more {
    width: 30px;
    height: 30px;
    line-height: 24px;
    font-size: 16px;
    position: relative;
  }

  .about .left-block {
    padding-bottom: 30px;
  }

  .details-tab,.padding-lg {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .about h2,.browse-teacher h2,.campus-tour h2,.have-question h2,.how-apply h2,.how-study h2,.news-events h2,.our-cources h2,.testimonial h2,.why-choose h2 {
    padding-bottom: 30px;
    font-size: 26px;
  }

  .our-impotance ul li .inner {
    padding: 10px 10px 30px;
    border-bottom: 1px #e9e9e9 solid;
  }

  .our-impotance ul li:last-child {
    margin-bottom: 0!important;
  }

  .our-impotance ul li:last-child .inner {
    border-bottom: 0;
  }

  .our-impotance ul li {
    margin-bottom: 30px!important;
  }

  .our-impotance ul li h3 span {
    display: inline;
  }

  .how-study ul li {
    margin-bottom: 20px;
  }

  .how-study ul li .cnt-block {
    left: 20px;
  }

  ul.our-strength li {
    width: 24%;
    border: 0;
  }

  ul.our-strength li span {
    font-size: 26px!important;
  }

  ul.our-strength li .title {
    line-height: 20px;
  }

  .news-events ul,.news-events ul li {
    margin-bottom: 30px;
  }

  .news-events ul li .cnt-block {
    padding: 40px 20px 20px;
  }

  .news-events ul li .cnt-block h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .news-events ul li .cnt-block .plus-icon {
    width: 54px;
    height: 54px;
    line-height: 54px;
    font-size: 30px;
    top: -27px;
  }

  .news-events ul li .bottom-block {
    padding-top: 20px;
  }

  .campus-tour {
    padding-bottom: 0;
  }

  .campus-tour ul.gallery li {
    width: 50%;
  }

  .campus-tour ul.gallery li h3 {
    font-size: 18px;
  }

  .campus-tour ul.gallery li a {
    width: 44px;
    height: 44px;
    margin: 0 4px;
    line-height: 44px;
    font-size: 18px;
  }

  .campus-tour ul.gallery li:hover .overlay {
    top: 60%;
  }

  .campus-tour ul.gallery li p {
    padding-bottom: 10px;
  }

  .logos {
    padding: 30px 0;
  }

  .testimonial ul li p {
    font-size: 18px;
    line-height: 28px;
  }

  .testimonial ul li span {
    font-size: 16px;
  }

  .testimonial .wrapper:after,.testimonial .wrapper:before {
    display: none;
  }

  .footer .row1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer .row1 .col-sm-9 {
    padding-bottom: 15px;
  }

  .footer .foot-nav {
    width: 100%;
    border-bottom: 1px #2e5f85 solid;
    padding: 10px 0 12px;
  }

  .footer .foot-nav h3 {
    cursor: pointer;
    padding: 3px 0;
  }

  .footer .foot-nav h3:after {
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    float: right;
    content: " + ";
  }

  .how-apply ul li:nth-child(1):after,.how-apply ul li:nth-child(2):after,.our-cources ul.inner li:nth-child(2n):after {
    display: none;
  }

  .footer .foot-nav h3.open:after {
    content: " - ";
  }

  .footer .foot-nav ul {
    padding: 15px 0 10px;
  }

  .footer .bottom {
    padding: 20px 0;
  }

  .footer .connect-us,.footer .instagram,.footer .subscribe {
    width: 100%;
    border-right: 0;
    padding-right: 0;
  }

  .footer .instagram ul li a img {
    width: 100%;
  }

  ul.browse-teachers-list>li {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px #e5e5e5 solid;
  }

  ul.browse-teachers-list>li:nth-last-child(2) {
    border-bottom: 0;
  }

  .about-video .container {
    height: 300px;
  }

  .about-video p {
    font-size: 36px;
  }

  .inner-banner {
    padding: 30px 0 20px;
    background-size: cover;
  }

  .inner-banner h1 {
    font-size: 30px;
    padding-bottom: 10px;
  }

  .inner-banner p {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .inner-banner a.apply-online .left {
    padding: 12px 0 12px 24px;
  }

  .inner-banner a.apply-online .arrow {
    line-height: 64px;
  }

  .about .btn-wrapper {
    margin-bottom: 20px;
  }

  .select-course {
    float: left;
    margin-bottom: 30px;
  }

  .our-cources.sub h2 {
    padding-left: 0;
  }

  .our-cources ul.inner li {
    margin-bottom: 70px;
  }

  .our-cources ul.inner li:before {
    bottom: -35px;
    display: none;
  }

  ul.cert-list li {
    width: 100%;
    float: none;
  }

  ul.cert-list li:nth-last-child(2) {
    border-bottom: 1px dashed #c0c4c6;
  }

  .enquire-now {
    margin-top: 0;
  }

  .course-detail {
    padding: 0 20px;
    margin: 20px 0 0;
  }

  .course-detail .duration,.course-detail .duration.eligible {
    width: auto;
    padding: 20px 0;
  }

  .course-detail .duration {
    border: 0;
    float: none;
    border-bottom: 1px solid #dfe9f1;
  }

  .course-detail .duration.fee {
    width: auto;
    float: none;
    padding: 20px 0;
    border: 0;
  }

  .course-detail .duration.fee .detail {
    padding: 0;
  }

  .course-detail .btn {
    position: absolute;
    right: 36px;
    bottom: 22px;
    float: none;
    margin: 10px 0 0;
  }

  .how-apply ul,.how-apply ul li {
    padding-bottom: 30px;
  }

  .how-apply ul li .icon-block {
    width: 135px;
    height: 135px;
    line-height: 135px;
  }

  .how-apply ul li .icon-block img {
    width: 60px;
  }

  .how-apply ul li .icon-block .num {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    top: 20px;
    right: -8px;
  }

  .comments-wrapper ul.comments {
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .comments-wrapper ul.comments li .com-txt {
    padding: 20px;
  }

  .leave-comment {
    padding-bottom: 30px;
    border-bottom: 1px solid #e9e9e9;
  }

  .leave-comment h4 {
    padding: 30px 0;
  }

  .leave-comment textarea {
    height: 100px;
  }

  #myTabs {
    padding: 0;
  }

  .course-tab {
    margin-bottom: 30px;
  }

  .course-tab>li>a {
    font-size: 14px;
    padding-bottom: 16px;
  }

  .course-tab>li>a span {
    font-size: 44px;
    padding-bottom: 14px;
  }

  .course-tab>li>a .block {
    display: block;
  }

  .course-table>tbody>tr>td,.course-table>tfoot>tr>td,.course-table>thead>tr>td {
    padding: 18px 20px;
  }

  #schedule .fee-amt {
    font-size: 18px;
  }

  #semester ul.content {
    border-bottom: 1px dashed #c9cdce;
    padding-bottom: 24px;
    margin-bottom: 24px;
  }

  #semester .col-sm-6:last-child ul.content {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  #semester ul.content>li h4 {
    font-size: 16px;
  }

  .inner-banner.blog,.inner-banner.contact {
    padding: 30px 0 60px;
  }

  .inner-banner.blog p,.inner-banner.contact p {
    padding-bottom: 0;
  }

  .form-wrapper .row .col-sm-6 {
    margin-bottom: 20px;
  }

  .contact-detail .address {
    padding: 18px 40px 12px 60px;
  }

  .contact-bottom {
    padding: 18px 0 14px;
  }

  .blog-left,ul.blog-listing>li {
    padding-bottom: 30px;
  }

  .blog-left:after {
    display: none;
  }

  .blog-right {
    padding-left: 0;
  }

  ul.blog-listing>li {
    margin-bottom: 40px;
  }

  ul.blog-listing>li h2 {
    padding: 20px 0 15px;
    font-size: 18px;
    line-height: 26px;
  }

  ul.post-detail li {
    padding-bottom: 4px;
    padding-right: 18px;
  }

  .archives,.category,.recent-post {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px #e9e9e9 solid;
  }

  .inner-banner.blog {
    min-height: 160px;
  }

  .blog-left .comments-wrapper ul.comments li.col-xs-offset-1 {
    padding-left: 64px;
  }

  .not-found-wrapper {
    width: 80%;
    margin: 50px auto;
    padding-top: 178px;
  }

  .not-found-wrapper h1 {
    font-size: 116px;
  }

  .not-found-wrapper p {
    font-size: 26px;
    padding-bottom: 40px;
  }

  .faq-wrapper .search-block input {
    height: 48px;
  }

  .faq-wrapper .search-block .search {
    width: 48px;
    height: 48px;
  }

  ul.faq-listing li .inner {
    padding: 10px 20px 30px 48px;
  }

  ul.faq-listing li .inner:before {
    font-size: 36px;
    left: 0!important;
    top: 22px;
  }

  ul.faq-listing li:nth-last-child(2) .inner {
    border-bottom: 1px #e2e4e6 solid;
  }

  ul.faq-listing li:nth-child(2n) .inner {
    padding-left: 48px;
  }

  .faq-wrapper .text-center,.testimonial-outer .text-center {
    margin-top: 40px;
  }

  .login-wrapper .login-logo {
    margin-bottom: 30px;
  }

  .login-wrapper .login-logo a {
    width: 220px;
    display: inline-block;
  }

  ul.testimonials li:nth-child(even):after,ul.testimonials li:nth-child(odd):before,ul.testimonials:after {
    display: none;
  }

  .login-wrapper .head-block {
    padding: 18px 15px;
  }

  .login-wrapper .head-block h1 {
    font-size: 26px;
  }

  .login-wrapper .cnt-block {
    padding: 30px;
  }

  .login-wrapper .btn {
    padding: 8px 14px;
  }

  .login-wrapper .login-footer {
    padding: 12px 15px;
  }

  .login-wrapper ul.follow-us li {
    padding: 0 12px;
  }

  ul.testimonials li h3 {
    padding-top: 8px;
  }

  ul.testimonials li p {
    font-size: 15px;
    line-height: 28px;
  }

  ul.testimonials li .quotblock {
    padding: 30px 10px 15px;
  }

  ul.testimonials li:nth-child(3) .quotblock {
    padding-top: 30px;
  }

  ul.testimonials li:nth-last-child(2),ul.testimonials li:nth-last-child(3) {
    border-bottom: 1px solid #dfe5e1!important;
  }

  ul.testimonials li:nth-last-child(2):after,ul.testimonials li:nth-last-child(2):before,ul.testimonials li:nth-last-child(3):after,ul.testimonials li:nth-last-child(3):before {
    display: block!important;
  }

  ul.gallery-filter {
    padding: 0;
  }

  ul.gallery-filter li {
    width: auto;
    float: none;
    display: inline-block;
    padding: 0 16px;
    font-size: 16px;
  }

  ul.gallery-filter li a {
    padding-bottom: 20px;
  }

  .campus-tour .pagination {
    margin: 40px 0;
  }

  .news-wrapper .text-center {
    margin-top: 10px;
  }

  ul.news-listing>li h2 {
    font-size: 18px;
    line-height: 26px;
  }

  ul.news-listing>li p {
    line-height: 24px;
  }

  .news-wrapper ul.post-detail li {
    padding-right: 10px;
    padding-bottom: 2px;
  }

  ul.news-listing>li .cnt-block {
    padding: 20px;
  }

  .other-content-wrapper h2 {
    font-size: 24px;
  }

  .other-content-wrapper h3 {
    font-size: 20px;
  }

  ul.privacy-listing {
    padding: 0;
  }

  ul.privacy-listing>li {
    padding-bottom: 10px;
  }

  ul.privacy-listing>li:last-child {
    border-bottom: 1px dashed #c9cdce;
  }

  .generic-wrapper ul.privacy-listing>li:last-child,ul.privacy-listing>li.last {
    border-bottom: 0;
  }

  .other-content-wrapper .padding-top {
    padding-top: 10px;
  }

  .imp-note {
    padding: 20px;
  }

  .imp-note span {
    float: none;
    margin: 0 auto 20px;
  }

  .form-outer ul.select-opt {
    padding-bottom: 20px;
  }

  .form-outer .cnt-block textarea {
    height: 100px;
  }

  .form-outer .col-left {
    float: none;
  }

  .form-outer .select2.select2-container {
    margin-bottom: 30px;
  }

  .modal-body {
    padding: 10px;
  }

  .generic-wrapper ul.our-spec {
    padding-bottom: 40px;
  }

  .generic-wrapper .button-group {
    margin-bottom: 40px;
    text-align: center;
  }

  .generic-wrapper .pagination {
    padding-bottom: 30px;
  }

  ul.subject-covered {
    display: block!important;
  }

  ul.subject-covered li {
    width: 50%!important;
    float: left;
    margin-bottom: 40px;
  }
}

@media(max-width:640px) {
  .words-adjustment {
    margin-top: -14px;
    margin-bottom: 11px;
  }

  .stepwizard {
    width: 92%;
  }

  .banner-outer .content h1 span {
    font-size: 36px;
  }

  .why-choose ul li {
    width: 48%;
    padding-bottom: 30px;
  }

  ul.news-listing>li,ul.testimonials li {
    width: 100%;
  }

  .why-choose ul li:nth-child(n+3) {
    padding-bottom: 0;
  }

  ul.our-strength.opt2 li {
    border-right: 0;
  }

  ul.testimonials li:after,ul.testimonials li:before,ul.testimonials li:nth-last-child(2):after,ul.testimonials li:nth-last-child(2):before,ul.testimonials li:nth-last-child(3):after,ul.testimonials li:nth-last-child(3):before {
    display: none!important;
  }

  ul.testimonials li:nth-last-child(2),ul.testimonials li:nth-last-child(3) {
    border-bottom: 1px solid #dfe5e1;
  }

  ul.testimonials li:first-child .quotblock {
    padding-top: 0;
  }

  ul.testimonials li:nth-child(2) .quotblock {
    padding-top: 30px;
  }

  ul.gallery-filter li {
    margin-bottom: 10px;
    font-size: 15px;
    padding: 0 6px;
  }

  ul.gallery-filter li a {
    padding-bottom: 8px;
  }

  ul.select-opt li {
    width: 100%;
    margin-bottom: 8px;
    float: none;
  }

  .generic-wrapper ul.our-spec li {
    width: 50%;
    min-height: 142px;
  }

  .generic-wrapper a.btn-circle {
    margin-bottom: 20px;
  }

  .button-group1 a.download-cert,.button-group1 a.download-pros {
    width: 100%;
    margin: 0 0 2px;
  }
}

@media(max-width:480px) {
  .pr-bg {
    background-color: #eee;
    margin-top: 5px;
  }

  .profile-xs {
    background-color: #ebebeb;
    margin-top: 8px;
  }

  .get-help-form {
    min-width: 420px;
  }

  .banner-outer .content h1 {
    font-size: 18px;
    line-height: 38px;
  }

  .banner-outer .content h1 span {
    font-size: 31px;
  }

  .our-impotance ul li {
    width: 100%;
  }

  .our-impotance ul li:after {
    width: 94%;
  }

  .our-impotance ul li .inner {
    padding: 10px 10px 30px;
  }

  .our-impotance ul li h3 span {
    display: inline;
  }

  .testimonial ul li p {
    font-size: 16px;
    line-height: 26px;
  }

  .testimonial .wrapper:after,.testimonial .wrapper:before {
    font-size: 28px;
  }

  .about-video .container {
    height: 300px;
  }

  .about-video p {
    font-size: 32px;
  }

  a.download-pros {
    margin-bottom: 1px;
  }

  a.download-cert,a.download-pros {
    width: 100%;
    border: 0;
  }

  .our-cources ul.inner li {
    width: 100%;
    margin-bottom: 40px;
  }

  .our-cources ul.inner li:nth-child(n+9) {
    margin-bottom: 40px;
  }

  .our-cources ul.course-list li:after {
    display: none;
  }

  .enquire-now .inner .row2 input {
    width: 100%;
    margin: 0 0 14px;
  }

  ul.browse-teachers-list>li {
    width: 100%;
    border: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .leave-comment input {
    width: 100%;
  }

  .leave-comment input:first-child {
    margin-bottom: 30px;
  }

  .form-outer input,.register .cnt-block textarea {
    margin-bottom: 20px;
  }

  .course-detail .duration .icon {
    width: 57px;
    height: 57px;
    font-size: 34px;
  }

  .form-outer input {
    height: 40px;
    padding: 0 15px;
  }

  .login-wrapper .remember {
    margin-top: 20px;
  }

  .form-outer input.country-code {
    width: 20%;
  }

  .form-outer input.phone-no {
    width: calc(80% - 18px);
  }
}

.get-help-form,.get-help-form.payment-success {
  background: rgba(9,9,9,.7);
  border-radius: 4px;
  text-align: left;
  display: inline-block;
  overflow: hidden;
}

@media(max-width:414px) {
  .about-video p {
    font-size: 26px;
  }

  .download-btn-mt,.mob-mt-10 {
    margin-top: 10px;
  }

  .get-help-form {
    min-width: 400px;
  }

  .pagination>li>a,.pagination>li>span {
    margin: 0 2px;
    padding: 4px 10px;
    font-size: 13px;
  }

  .pagination>li:first-child>a,.pagination>li:first-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span {
    padding: 5px 14px;
  }

  .pagination>li:first-child a i {
    margin-right: 4px;
  }

  .pagination>li:last-child a i {
    margin-left: 4px;
  }

  .course-tab>li>a {
    font-size: 13px;
  }

  .not-found-wrapper {
    padding-top: 158px;
  }

  .not-found-wrapper h1 {
    font-size: 96px;
  }

  .not-found-wrapper p {
    font-size: 22px;
    padding-bottom: 30px;
  }
}

@media(max-width:375px) {
  .static-widgit-icon .widgit-caption {
    position: inherit!important;
  }

  .header-middle a.login {
    padding: 2px 8px;
  }

  .banner-outer .content h1 {
    font-size: 22px;
    line-height: 34px;
  }

  .banner-outer .content h1 span,.banner-outer .slide2 .content h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .only-abc {
    font-size: 30px;
  }

  .btn {
    padding: 8px 16px;
  }

  .testimonial #bx-pager a {
    margin: 0 2px;
  }

  .testimonial .wrapper:before {
    top: 44px;
  }

  .testimonial .wrapper:after {
    bottom: -26px;
  }

  .course-tab>li>a span {
    font-size: 40px;
  }

  .course-tab>li>a {
    font-size: 12px;
  }

  .not-found-wrapper {
    padding-top: 138px;
  }

  .not-found-wrapper h1 {
    font-size: 86px;
  }

  .login-wrapper .head-block h1 {
    font-size: 20px;
  }

  .login-wrapper .login {
    max-width: 320px;
  }

  .login-wrapper .cnt-block {
    padding: 20px 15px;
  }

  .login-wrapper .btn {
    padding: 6px 12px;
  }

  .other-content-wrapper h2 {
    font-size: 22px;
  }

  footer .btn {
    padding: 12px 16px;
  }

  .get-help-form {
    min-width: 300px;
  }

  .download-btn-mt,.mob-mt-10 {
    margin-top: 10px;
  }
}

@media(max-width:320px) {
  .about-video p {
    font-size: 24px;
  }

  .download-btn-mt,.mob-mt-10 {
    margin-top: 10px;
  }

  .course-detail .btn {
    position: inherit;
    margin: 10px 0 20px;
    right: auto;
  }

  .not-found-wrapper {
    padding-top: 128px;
  }

  .not-found-wrapper h1 {
    font-size: 66px;
  }

  .not-found-wrapper p {
    font-size: 18px;
  }

  ul.faq-listing li h2 {
    font-size: 16px;
  }

  .login-wrapper .login {
    max-width: 300px;
  }

  .login-wrapper .cnt-block {
    padding: 20px 15px;
  }

  .login-wrapper .btn {
    padding: 6px 12px;
    font-size: 12px;
  }

  .get-help-form {
    min-width: 280px!important;
  }
}

.get-help-form {
  padding: 15px 15px 15px;
  min-height: 300px;
  min-width: 740px;
}

.get-help-form.payment-success {
  min-height: 235px;
  margin-top: 130px;
  padding-top: 0!important;
  box-shadow: 1px 1px 1px 1px #525252;
}

.get-help-form h2 {
  color: #FFF;
  text-align: center;
  font-weight: 200;
  font-size: 28px;
  margin-bottom: 7px;
}

.get-help-form label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  margin-top: 10px;
  color: #d5d2d2;
}

.get-help-form .form-control {
  margin: 5px 0;
}

.input-icon>i {
  color: #ccc;
  position: absolute;
  margin: 8px 20px;
  z-index: 3;
  width: 16px;
  font-size: 16px;
  text-align: center;
  left: 0;
}

.bootstrap-touchspin button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #d4d4d4;
}

.input-icon>.form-control {
  padding-left: 24px;
  background: #f8f8f8;
  margin-bottom: 0;
  border-radius: 0;
}

.get-help-form .button-group {
  margin-bottom: 0;
}

.button-group .btn {
  width: 100%;
  border-radius: 0;
}

.otherPage-Header {
  padding: 15px 0 18px;
  position: relative;
}

.otherPage-Header::before {
  content: "";
  height: 100%;
  left: 0;
  opacity: .8;
  position: absolute;
  top: 0;
  width: 100%;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  max-width: 275px;
}

.home-page-register .form-group {
  margin-bottom: 3px!important;
}

.suc-icon {
  color: #4ab865;
}

.deni-icon {
  color: #b73e3e;
}

.order-process {
  text-align: center;
}

.order-process h4 {
  line-height: 30px;
}

#saveBtn {
  background-color: #5cb85c;
  font-size: 17px;
}

.our-links .img-responsive {
  max-width: min-content;
}

.service-megamenu {
  background-color: rgba(245,245,245,.97);
  box-shadow: 0 1px 9px #9e9e9e!important;
}

.serive-megamenu li {
  word-break: break-word!important;
}

.dropdown-menu.multi-level {
  min-height: 450px;
  margin-left: -40px;
}

.dropdown-menu.multi-level .dropdown-menu {
  min-height: 100%;
}

.dropdown-menu,.dropdown-submenu {
  border-radius: 0;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: 0;
  margin-left: 0;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu:hover>a {
  background-color: #ff9600;
  color: #fff;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #ccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

.assignment-sample {
  margin-bottom: 18px;
}

.subject-head {
  font-size: 24px;
  margin-bottom: 12px;
  text-transform: none;
}

.assignment-help-block.padding-lg {
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
}

.assignment-help-block h2 {
  margin-bottom: 18px;
}

.assignment-help-block ul li:after {
  background: 0;
  border: 0;
}

.assignment-help-block ul li {
  border-right: 0;
  margin-bottom: 0;
}

.assignment-help-block ul li .inner {
  display: block;
  padding: 0;
}

.assignment-help-block .equal-hight {
  padding: 0;
}

.assignment-help-block .inner-effect {
  border: 1px solid #f3f3f3;
  margin: 2px;
  padding: 4px 12px;
}

.assignment-help-block .inner .read_more {
  padding: 12px;
  display: block;
}

.static-pages h1 {
  font-size: 38px;
}

.static-page-container {
  padding: 24px 0;
}

.static-page-container .breadcrumb {
  background-color: transparent;
  padding: 0;
  margin-left: 0;
}

.static-widgit-icon {
  margin-bottom: 12px;
  position: relative;
}

.static-widgit-icon .widgit-caption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.5);
  color: #fff;
  padding: 12px;
  text-align: center;
}

.static-widgit-icon .widgit-caption h2 {
  color: #fff;
  line-height: 26px;
  font-size: 23px;
  margin-top: 20px;
}

.static-widgit-icon .widgit-caption h2 span {
  display: block;
  font-weight: 300;
}

.static-page-container h2 {
  font-size: 18px;
}

.static-page-container .static-details {
  margin-bottom: 24px;
}

.static-page-container .editor-data * {
  font-family: Calibri,sans-serif;
}

.static-page-container .editor-data h2.western {
  margin-bottom: 12px;
  text-transform: none;
}

.static-page-container .editor-data p {
  margin-bottom: 12px;
}

.inner-banner.static-baner {
  min-height: 152px;
  padding: 48px 0;
}

.min-height,.thnx-page {
  min-height: 400px;
}

.inner-banner.static-baner h1 {
  margin-top: 22px;
}

.static-page-container ol {
  margin-left: 18px;
}

.static-page-container ol li {
  padding: 4px;
  list-style-type: decimal;
}

.static-page-container ul {
  margin-bottom: 18px;
  margin-left: 18px;
}

.static-page-container ul li {
  list-style-type: disc;
  padding: 4px;
}

.static-page-container .static-details h2 {
  margin-bottom: 8px;
  font-size: 16px;
  text-transform: lowercase;
}

.static-page-container .static-details h2:first-letter {
  text-transform: capitalize;
}

.static-page-container .static-details p {
  margin-bottom: 12px;
  line-height: 22px;
}

.static-page-container .static-details p:last-child {
  margin-bottom: 0;
}

.static-detail-group {
  margin-bottom: 18px;
}

.static-detail-group h3 {
  font-size: 15px;
  margin-bottom: 8px;
  text-transform: lowercase;
}

.static-detail-group h3:first-child {
  text-transform: capitalize;
}

.main-static-heading {
  font-weight: lighter;
  font-size: 22px!important;
}

.testimonialWidgit {
  box-shadow: 0 1px 6px #dedede;
  padding: 12px;
}

.widgit-note {
  line-height: 18px;
  margin-bottom: 22px;
}

.testimonialWidgit .widgit-heading {
  font-size: 18px;
  margin-bottom: 18px;
  text-align: center;
  text-transform: capitalize;
  border-bottom: 1px solid #f3f3f3;
  padding: 9px;
  color: #f9962d;
}

.widgit-note .text-muted {
  color: #ccc;
}

.testimonialWidgit .img-circle {
  width: 80px;
  height: 80px;
}

.testimonial-foot {
  padding: 12px 0;
  margin-bottom: 8px;
}

.d-block {
  display: block;
}

.testimonialWidgit ol.carousel-indicators {
  display: block;
  position: absolute;
  bottom: -9px;
  left: 15%;
}

.testimonialWidgit ol.carousel-indicators li {
  border: 1px solid #cecece;
}

.testimonialWidgit ol.carousel-indicators .active {
  background-color: #ccc;
}

.morecontent span {
  display: none;
}

.morelink {
  display: inline-block;
}

.datepicker-dropdown {
  color: #525252;
}

th.dow {
  font-weight: 700;
}

.glyphicon-chevron-up:before {
  font-family: FontAwesome;
  content: "\f077";
}

.glyphicon-chevron-down:before {
  font-family: FontAwesome;
  content: "\f078";
}

.bootstrap-timepicker-widget table td input {
  width: 30px;
  margin: 0;
  text-align: center;
  border: 1px solid #d6d6d6;
  padding: 4px;
  border-radius: 0;
  color: #000;
}

.abc-faqs .panel-title {
  text-transform: unset;
}

ul.subject-covered li {
  border-right: 0;
}

ul.subject-covered li .counter {
  vertical-align: middle;
}

ul.subject-covered li i {
  font-size: 20px;
  font-weight: 300;
  vertical-align: middle;
  margin-left: 12px;
}

ul.subject-covered li span {
  font-size: 34px;
}

ul.subject-covered li .title {
  margin-top: 8px;
  font-weight: 700;
  color: #fff;
}

.pt-50 {
  padding-top: 50px;
}

.call-out {
  background-color: #f9f9f9;
  overflow: hidden;
  transition: .2s;
  border: 1px solid #f3f3f3;
}

.ly-1,.ly-3 {
  background: -webkit-linear-gradient(left,rgba(9,203,222,.5),rgba(9,73,222,.5));
}

.call-out:hover {
  box-shadow: 0 2px 5px rgba(0,0,0,.3);
}

.call-out .call-out-skin {
  position: relative;
  overflow: hidden;
  height: 154px;
}

.call-out .call-out-skin img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.call-out .call-out-layer {
  padding: 12px;
  position: absolute;
  left: 0;
  width: 100%;
  color: #fff;
  height: 100%;
  top: 0;
}

.ly-0 {
  background: -webkit-linear-gradient(left,rgba(255,98,24,.5),rgba(24,56,255,.5));
}

.ly-2 {
  background: -webkit-linear-gradient(left,rgba(11,182,24,.5),rgba(255,192,24,.5));
}

.call-out-title {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  margin-top: 32px;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.call-out-content {
  padding: 12px;
  overflow: hidden;
  position: relative;
}

.call-out-content p {
  line-height: 20px;
  height: 160px;
  overflow: hidden;
  text-align: justify;
  cursor: default;
}

.call-out-skin:before {
  content: " ";
  position: absolute;
  background-color: #f9f9f9;
  height: 90px;
  width: 112%;
  bottom: -66px;
  left: 0;
  transform: rotate(172deg);
  z-index: 9;
}

.call-out-btn {
  padding: 8px 22px;
  border: 1px solid #0062a8;
  color: #0062a8;
}

.call-out-btn:hover {
  color: #f9962d;
  border-color: #f9962d;
}

.call-out-footer {
  padding: 12px;
  margin-bottom: 12px;
}

.pay-note {
  color: #fff;
  font-size: 16px;
}

.pay-img {
  margin-top: 16px;
  margin-bottom: 6px;
  max-width: 150px;
}

.act_img img,.checkout-wrap {
  max-width: 100%;
}

.mt15,.mtb15 {
  margin-top: 15px;
}

.country-list-flow {
  background-color: #1f425b;
  padding: 2px 0;
  position: relative;
}

.country-list-flow a {
  color: #91acc3;
  transition: .1s;
}

.btn .btn-secondary:hover,.btn-download {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
}

.country-list-flow a:hover,.dispaly-block-country a {
  color: #fff;
}

.country-list-flow .nav>li>a:focus,.nav>li>a:hover {
  background-color: transparent;
  color: #ccc;
}

.country-list-flow .nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
  background-color: transparent;
}

.country-list-flow .nav>li.dropdown.open {
  position: static;
}

.country-list-flow .nav>li.dropdown.open .dropdown-menu {
  display: table;
  border-radius: 0;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  padding: 8px;
  font-size: 13px;
}

.country-list-flow .navbar-nav>li {
  border-right: 1px #245071 solid;
  float: none;
  display: inline-block;
}

.country-list-flow .navbar-nav>li:last-child {
  border-right: 0;
}

.country-list-flow .dropdown-menu>li {
  display: table-cell;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
}

.country-list-flow .dropdown-menu {
  background-color: #1f425b;
  box-shadow: none;
}

@media screen and (max-width:767px) {
  .country-list-flow .dropdown-menu>li {
    display: block;
  }
}

.btn {
  border-radius: 0!important;
}

.btn .btn-secondary {
  color: #0062a8;
  border: 1px solid #0062a8;
  font-weight: 400;
  padding: 8px;
  outline: 0;
}

.btn .btn-secondary:hover {
  color: #fff;
  background-color: #ff9600;
  transition: all .3s;
}

.btn-green {
  color: #01540f;
  font-weight: 400;
  border: 1px solid #057504;
  padding: 12px 30px;
  background-color: transparent;
}

.btn-green.active {
  color: #fff;
  border: 1px solid #187d18;
  background-color: #0b8620;
}

.btn-green.active:active,.btn-green.active:focus,.btn-green.active:hover {
  color: #fff;
  border: 1px solid #187d18;
  background-color: #096919;
}

.btn-download,.btn-pay {
  font-weight: 400;
  padding: 6px 30px;
  color: #fff;
  border: 0;
}

.btn-green:hover {
  color: #fff;
  background-color: #057504;
}

.btn-download {
  background-color: #0aab09;
  transition: all .3s;
}

.btn-download:hover {
  color: #fff;
  border: 0;
  background-color: #057504;
}

.btn-pay {
  background-color: #f89623;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

.btn-pay:hover {
  color: #fff;
  border: 0;
  background-color: #d67d14;
}

.mtb15 {
  margin-bottom: 15px;
}

.new-assignment {
  padding: 30px 0;
}

.new-assignment label {
  color: #333;
}

.new-assignment .form-control,.select2-container--default .select2-selection--single {
  border-radius: 0!important;
}

.new-assignment .select2-container--default .select2-selection--single {
  height: 35px;
}

.new-assignment .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}

.new-assignment .assignment-form h1 {
  font-size: 25px;
  margin-bottom: 15px;
}

.addnew {
  background-color: #4ab866;
  float: right;
}

.red-border {
  padding: 5px 0;
  margin-bottom: 5px;
  border: 1px dotted #f79393;
}

.attach-link {
  cursor: pointer;
  padding: 4px;
  margin-bottom: 4px;
}

.fileUpload {
  position: relative;
  overflow: hidden;
  margin: 10px;
}

.fileUpload i {
  color: #fb4242;
}

.fileUpload input.upload {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.file_preview {
  font-size: 12px;
  color: #807e7e;
  margin-right: 5px;
  border: 1px solid #e2e2e2;
  padding: 3px;
  display: inline-block;
  border-radius: 4px;
  margin-bottom: 5px;
}

.fileUpload .upload {
  width: 1px;
  display: none;
  left: 0;
}

.remove_multi_file {
  padding: 3px;
  cursor: pointer;
}

.thnx-page {
  margin-top: 50px;
}

.assignment-list,.thanks-msg {
  margin-top: 20px;
}

.thanks-msg {
  text-align: center;
  border: 1px dotted #88bae4;
  padding: 50px;
  background-color: #eef5fb;
}

.assignment-card,.assignment-list .action-manage {
  background-color: #f9f9f9;
  overflow: hidden;
  padding-top: 32px!important;
}

.assig_n {
  border: 1px solid #efefef;
  border-bottom-color: #dedede;
  overflow: hidden;
  box-shadow: 0 10px 10px -10px rgba(0,0,0,.2);
  margin-bottom: 24px;
}

.thanks-msg h1 {
  font-size: 28px;
  margin-bottom: 15px;
}

.thanks-msg p {
  color: #6d6c6c;
}

.thanks-msg i {
  color: green;
  margin-bottom: 10px;
}

.assignment-list h2 {
  font-size: 16px;
  margin-bottom: 20px;
}

.assignment-card {
  padding: 10px;
  color: #333;
  font-size: 14px;
}

.assignment-list .assignment-card .no_of_pages {
  margin-left: 30px;
}

.assignment-list .assignment-card .remaining-time {
  font-size: 14px;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 10px;
}

.assignment-list .assignment-card .remaining-time span {
  color: red;
}

.assignment-list .detailmsg {
  font-size: 14px;
  font-weight: 500;
  margin-top: 25px;
}

.assignment-list .detailmsg p {
  font-weight: 400;
}

.status-bar h2,ul.checkout-bar li,ul.checkout-bar li:before {
  font-weight: 500;
  font-size: 16px;
}

.text-mark-green {
  color: green;
  font-size: 21px;
  font-weight: lighter;
  margin-top: 11px;
}

table .text-mark-green,table .text-mark-orange {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}

table .coderror {
  font-size: 11px;
}

.text-mark-orange,.text-mark-yellow {
  font-size: 21px;
  font-weight: lighter;
  margin-top: 11px;
}

.text-mark-orange {
  color: #f89623;
}

.text-mark-yellow {
  color: #ff8d00;
}

.assignment-panel .status {
  margin-top: 18px;
}

.assignment-panel .status_icon {
  font-size: 58px!important;
  vertical-align: middle;
  margin-right: 6px;
}

.assignment-list .action-manage {
  padding: 10px 10px 110px;
  color: #333;
  font-size: 14px;
}

.status__panel {
  margin-bottom: 12px;
}

.status__panel .status_icon {
  font-size: 40px!important;
  vertical-align: middle;
  margin-right: 6px;
}

.status__panel .text-mark-green,.status__panel .text-mark-orange {
  font-size: 16px;
  margin-top: 2px;
}

.status__panel .text-black {
  font-size: 13px;
}

.status-bar h2 {
  color: #333;
}

.text-black {
  color: #000;
  font-size: 16px;
}

@-webkit-keyframes myanimation {
  from {
    left: 0;
  }

  to {
    left: 50%;
  }
}

.checkout-wrap {
  color: #444;
  font-family: 'PT Sans Caption',sans-serif;
  margin: 0 auto;
  position: relative;
}

ul.checkout-bar {
  margin: 0 20px;
}

ul.checkout-bar li {
  color: #ccc;
  text-align: right!important;
  display: block;
  padding: 14px 20px;
  position: relative;
}

ul.checkout-bar li span {
  margin-right: -30px;
}

.mr-60 {
  margin-right: -60px;
}

ul.checkout-bar li:before {
  -webkit-box-shadow: inset 2px 2px 2px 0 rgba(0,0,0,.2);
  box-shadow: inset 2px 2px 2px 0 rgba(0,0,0,.2);
  background: #ddd;
  border: 2px solid #FFF;
  border-radius: 50%;
  color: #fff;
  left: 20px;
  line-height: 37px;
  height: 35px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px rgba(0,0,0,.2);
  top: 4px;
  width: 35px;
  z-index: 999;
}

ul.checkout-bar li.active {
  color: #333;
  font-weight: 700;
}

ul.checkout-bar li.active:before {
  background: #8bc53f;
  z-index: 99999;
}

ul.checkout-bar li.visited {
  background: #ececec;
  color: #333;
  z-index: 99999;
}

ul.checkout-bar li.visited:before {
  background: #57aed1;
  z-index: 99999;
}

ul.checkout-bar li:nth-child(1):before {
  content: "1";
}

ul.checkout-bar li:nth-child(2):before {
  content: "2";
}

ul.checkout-bar li:nth-child(3):before {
  content: "3";
}

ul.checkout-bar li:nth-child(4):before {
  content: "4";
}

ul.checkout-bar li:nth-child(5):before {
  content: "5";
}

ul.checkout-bar li:nth-child(6):before {
  content: "6";
}

ul.checkout-bar a {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

@media all and (min-width:800px) {
  .checkout-bar li.active:after,ul.checkout-bar,ul.checkout-bar:before {
    background-size: 35px 35px;
    -webkit-box-shadow: inset 2px 2px 2px 0 rgba(0,0,0,.2);
    height: 15px;
    position: absolute;
  }

  .checkout-bar li.active:after {
    -webkit-animation: myanimation 3s 0;
    background-color: #8bc53f;
    box-shadow: inset 2px 2px 2px 0 rgba(0,0,0,.2);
    content: "";
    width: 100%;
    left: 50%;
    top: -50px;
    z-index: 0;
  }

  ul.checkout-bar,ul.checkout-bar:before {
    border-radius: 15px;
    box-shadow: inset 2px 2px 2px 0 rgba(0,0,0,.2);
  }

  .checkout-wrap {
    margin: 40px auto;
  }

  ul.checkout-bar {
    background-color: #c7c7c7;
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }

  ul.checkout-bar:before {
    background-color: #57aed1;
    content: " ";
    left: 0;
    width: 40%;
  }

  ul.checkout-bar li {
    display: inline-block;
    margin: 50px 0 0;
    padding: 0;
    text-align: center;
    width: 25%;
  }

  ul.checkout-bar li:before {
    height: 45px;
    left: 85%;
    line-height: 45px;
    position: absolute;
    top: -65px;
    width: 45px;
    z-index: 99;
  }

  ul.checkout-bar li.visited {
    background: 0;
  }

  ul.checkout-bar li.visited:after {
    background-size: 35px 35px;
    background-color: #57aed1;
    -webkit-box-shadow: inset 2px 2px 2px 0 rgba(0,0,0,.2);
    box-shadow: inset 2px 2px 2px 0 rgba(0,0,0,.2);
    content: "";
    height: 15px;
    left: 90%;
    position: absolute;
    top: -50px;
    width: 100%;
    z-index: 99;
  }
}

.assignment-panel {
  border: 1px dotted #9c9c9c;
  padding: 64px 30px;
  background-color: #fff;
}

.heading {
  font-size: 18px;
  font-weight: 500;
}

.assignment-list .form-group {
  margin-right: 2px;
}

.assignment-list .form-group span {
  margin-left: 10px;
}

.assignment-list .payment-icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #f89623;
  margin-right: 34px;
}

.assignment-list .payment-icon p {
  color: #fff;
  padding: 36px 30px;
  font-size: 22px;
}

.assignment-list .detail {
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}

.how-it-work p,.lh-26 {
  line-height: 26px;
}

.assignment-list .deadline-time span:after {
  content: "|";
}

.assignment-list .deadline-time span:last-child:after {
  content: " ";
}

.shake-error {
  color: red;
}

.how-it-work {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
}

.how-it-work p {
  font-size: 18px;
}

.how-it-work p a {
  color: #f8962d;
  display: block;
  font-size: 14px;
}

.how-it-work p a:hover {
  color: #ff8400;
}

.how-it-work .work-icon {
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto 12px;
  text-align: center;
  padding-top: 13px;
  position: relative;
}

.work-icon:after {
  content: url(../img/new/arrow.png);
  position: absolute;
  top: 23%;
  right: -141px;
}

.work-icon.no-after:after {
  width: 0;
  height: 0;
  overflow: hidden;
}

.how-it-work .work-icon img {
  margin: 0 auto;
}

.section-heading {
  font-size: 35px;
  margin-bottom: 16px;
}

.padding-sm {
  padding: 60px 0;
}

.padding-xs {
  padding: 40px 0;
}

.pt-14 {
  padding-top: 14px!important;
}

.pb-14 {
  padding-bottom: 14px!important;
}

@media screen and (min-width:768px) {
  .no-padding-l {
    padding-left: 0;
  }

  .no-padding-r {
    padding-right: 0;
  }
}

.white {
  color: #fff!important;
}

.offer-page .call-out-skin:before {
  content: " ";
  position: absolute;
  background-color: #f3f3f3;
  height: 147px;
  width: 184%;
  bottom: 0;
  transform: rotate(105deg);
  z-index: 9;
}

.offer-page .call-out.left .call-out-skin:before {
  height: 169px;
  left: -454px;
  transform: rotate(71deg);
}

.offer-page .call-out:hover {
  box-shadow: none!important;
}

.offer-page .call-out .call-out-skin {
  position: relative;
  overflow: hidden;
  min-height: 264px;
}

.offer-page .call-out {
  background-color: #fff;
  border: 0;
}

.container-left {
  padding-left: 90px;
}

.container-right {
  padding-right: 66px;
}

ul.list-disc {
  margin-left: 36px;
}

ul.list-disc li {
  list-style-type: disc;
  padding: 4px;
}

#guide-list ul,#progressbar li,.check-list ul li,.sub__list li {
  list-style-type: none;
}

.offer-content {
  padding: 18px 0;
  margin-top: 36px;
}

.offer-heighlight {
  margin: 18px 0;
}

.offer-heighlight .heighlight {
  background-color: #0062a8;
  color: #fff;
  padding: 8px 18px;
  display: inline-block;
}

.offer-heighlight .heighlight.orange {
  background-color: #ff9600;
}

.offer-heighlight .heighlight.pink {
  background-color: #f26163;
}

.offer-block {
  background-color: #f3f3f3;
  overflow: hidden;
}

.offer-block.white,.offer-block.white .call-out-skin:before {
  background-color: #fff;
}

.offer-block.white ul.list-disc {
  color: #626d73;
}

.easy-autocomplete-container {
  width: 100%!important;
  z-index: 9999!important;
  text-align: left;
}

.easy-autocomplete {
  width: 100%!important;
}

.easy-autocomplete input {
  border-radius: 0!important;
  padding-left: 24px!important;
}

.contact-us-form .form-control::placeholder {
  font-size: 13px;
}

.contact-us-form .flag-container {
  height: 34px;
}

.panel-group .panel-heading {
  border-bottom: 0;
  background-color: #fbfbfb;
}

a.clr-classy:active,a.clr-classy:hover {
  color: #0062a8;
}

.panel-body {
  padding: 15px 15px 15px 32px;
}

.abc-faqs .clr-classy span {
  margin-right: 8px;
}

.inner-banner.mh180 {
  min-height: 180px;
}

.abc-nav .navbar-form {
  width: auto!important;
  padding-bottom: 6px!important;
}

.abc-nav .shake-error input {
  border: 1px solid red!important;
  outline: red solid 1px;
}

.abc-nav .shake-error .form-control::placeholder {
  color: red!important;
}

.abc-nav .shake-error .form-control::-webkit-input-placeholder {
  color: red!important;
}

.abc-nav .shake-error input[type=text]::-moz-placeholder {
  color: red!important;
}

.abc-nav .shake-error input[type=text]:-moz-placeholder {
  color: red!important;
}

.abc-nav .shake-error .shake-error {
  display: none!important;
}

.abc-nav .eac-item {
  color: #000;
}

@media screen and (max-width:1200px) {
  .abc-nav {
    display: none!important;
  }
}

.assignment-sample .panel-heading .page-detail span:after {
  content: "|";
  margin-left: 10px;
  margin-right: 10px;
}

.assignment-sample .panel-heading .page-detail span:last-child:after,.loaderBtn[disabled=disabled]:before {
  content: " ";
}

.header-elements {
  margin-left: -4px;
}

.header-elements .breadcrumb {
  margin-bottom: 8px;
}

.assignment-sample .panel-body h2 {
  font-size: 18px;
  padding-bottom: 2px;
  text-transform: capitalize;
}

.assignment-sample .call-out-btn {
  background-color: #f9962d;
  border: 1px solid #f9962d;
  color: #fff;
}

.assignment-sample .call-out-btn:hover {
  background-color: #de8628;
  border-color: #de8628;
}

.panel-tags {
  margin-top: 13px;
  display: inline-flex;
}

.panel-tags a {
  background: #f5f5f5;
  font-size: 11px;
  color: #101010;
  text-align: center;
  padding: 3px 12px 2px;
  float: left;
  margin: 4px -6px 7px 13px;
  border-radius: 10px 200px 200px 10px;
  -moz-border-radius: 10px 200px 200px 10px;
  -webkit-border-radius: 10px 200px 200px 10px;
  border: 1px solid #707070;
}

.panel-tags a:hover {
  color: #000;
}

.assignment-sample .panel-body p {
  font-size: 14px;
  color: #3d3e3e;
}

.pipe.breadcrumb>li+li:before {
  content: "|";
}

.assignment-sample .panel-default>.panel-heading {
  color: #333;
  background-color: #dedede;
}

.assignment-sample .panel-default {
  border: 1px solid #cecece;
  box-shadow: 0 0 3px rgba(90,90,90,.2);
}

.assignment-sample .panel-footer {
  border: 0;
  padding: 15px;
}

.m-bottom8 {
  margin-bottom: 8px;
}

.asgn-sample .panel-body {
  padding-left: 12px;
}

.shake-error input {
  border: 1px solid red;
}

.shake-error input:focus {
  border-color: red;
}

.navbar .dropdown-menu {
  z-index: 99999;
}

.menu-large {
  position: static!important;
}

.megamenu {
  width: 100%;
}

.megamenu>li>ul {
  padding: 0;
  margin: 0;
}

.megamenu>li>ul>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333;
  white-space: normal;
}

.megamenu>li ul>li>a:focus,.megamenu>li ul>li>a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.megamenu.disabled>a,.megamenu.disabled>a:focus,.megamenu.disabled>a:hover {
  color: #999;
}

.megamenu.disabled>a:focus,.megamenu.disabled>a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;
}

@media(max-width:768px) {
  .megamenu {
    margin-left: 0;
    margin-right: 0;
  }

  .btn-sm-block {
    display: block;
    margin-top: 15px;
  }

  .megamenu>li {
    margin-bottom: 30px;
  }

  .megamenu>li:last-child {
    margin-bottom: 0;
  }

  .megamenu.dropdown-header {
    padding: 3px 15px!important;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header {
    color: #fff;
  }
}

.mega-drop-menu {
  background-color: #f3f3f3;
}

.break-limit {
  display: block;
  position: absolute;
  left: 275px;
  top: 0;
  width: 275px;
  background-color: #fff;
  min-height: 100%;
  border-left: 1px solid #f3f3f3;
}

.break-limit li a {
  padding: 5px 15px;
  font-size: 12px;
  color: #2b2b2b;
  display: block;
}

.break-limit li:hover>a {
  background-color: #ff9600;
  color: #fff;
}

.drop-focus {
  background-color: #e8e8e8;
}

.last-drop {
  min-width: 275px!important;
}

a.first-level {
  font-size: 13px!important;
  font-weight: 500!important;
}

.auth-form .form-group {
  margin-bottom: 18px;
}

.auth-form .form-group input {
  margin-bottom: 0;
}

.loaderBtn[disabled=disabled] {
  position: relative;
}

.change-pwd {
  background-color: #f3f3f3;
  padding-top: 30px;
}

.change-pwd .heading {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 24px;
  text-transform: capitalize;
}

.loaderBtn[disabled=disabled]:before {
  position: absolute;
  left: 17px;
  border-radius: 50%;
  top: 14px;
  width: 20px;
  height: 20px;
  border: .25rem solid rgba(255,255,255,.2);
  border-top-color: #fff;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.btn-lg.loaderBtn[disabled=disabled]:before {
  top: 13px;
  width: 20px;
  height: 20px;
}

.btn-lg.registrationBtn[disabled=disabled]:before {
  left: 34%;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes pulse {
  50% {
    background: #fff;
  }
}

@keyframes pulse {
  50% {
    background: #fff;
  }
}

.my-attachment .form-control[disabled],.my-attachment .form-control[readonly] {
  background-color: #fff;
  opacity: 1;
}

.order-page .get-help-form {
  background-color: #fff;
  border: 1px solid #ecebeb;
}

.order-page .get-help-form1 {
  background-color: #fff;
  border: 1px solid #ecebeb;
}

.order-page .get-help-form h2,.order-page .get-help-form label {
  color: #000;
}

.pages_words {
  color: #fff;
  font-weight: 700;
}

.order-page .get-help-form .pages_words {
  color: #000!important;
}

.order-page .get-help-form .form-control[disabled],.order-page .get-help-form .form-control[readonly],.order-page .get-help-form .input-icon>.form-control {
  background-color: #fff;
}

.order-page .get-help-form .form-group {
  margin-bottom: 12px!important;
}

.datepicker-dropdown {
  z-index: 9999!important;
}

.customerror {
  display: none;
  color: red;
}

.google__captcha {
  transform: scale(.66);
  transform-origin: 0 0;
}

@media screen and (max-width:768px) {
  .break-limit,.dropdown-menu.multi-level .dropdown-menu {
    min-height: auto;
  }

  .multi-level .dropdown-menu {
    display: none!important;
  }

  .dropdown-submenu.active>.dropdown-menu {
    display: block!important;
  }

  .drop-focus {
    position: relative;
    background-color: #f3f3f3!important;
  }

  .dropdown-submenu .dropdown-menu {
    left: auto;
    max-width: 100%;
  }

  .break-limit {
    display: block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    background-color: #fff;
    border-left: none;
    padding-left: 9px;
  }

  .break-limit li a {
    color: #9a9a98;
  }

  .last-drop {
    width: 100%!important;
    max-height: 350px;
    background-color: #ccc;
    overflow-y: scroll;
  }

  .last-drop .dropdown-menu,.last-drop .dropdown-submenu {
    margin-right: -12px;
  }
}

.panel {
  border-radius: 0;
}

.sample-action .action-link {
  display: inline-block;
  padding: 4px;
  margin-right: 12px;
}

.tag-list .selected-tag {
  display: inline-block;
  position: relative;
  padding: 4px 16px;
  background-color: #ececec;
  font-size: 12px;
  margin-right: 8px;
  border: 1px solid #dedede;
  margin-bottom: 12px;
}

.tag-list .selected-tag .remove-tag {
  color: #908f8f;
  padding: 4px;
  display: inline-block;
  text-align: right;
}

.tag-list .selected-tag .remove-tag:hover {
  color: #111;
}

.check-list {
  background-color: #f5f5f5;
  margin: 0 0 8px;
  padding-top: 0;
  padding-bottom: 4px;
  border: 1px solid #ececec;
}

.check-list-title,.tag-header {
  background-color: #f1f1f1;
  font-size: 16px;
  text-transform: capitalize;
}

.check-list .filter-data {
  max-height: 200px;
  overflow-y: scroll;
}

.tag-header {
  position: relative;
  padding: 12px 18px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e6e6e6;
}

.tag-header .search-action {
  position: absolute;
  right: 18px;
  top: 4px;
  width: 0;
  padding: 0 12px;
  transition: .3s;
}

.search-trigger {
  text-align: center;
  background-color: #e2e2e2;
  color: #525252;
  padding: 8px 4px 4px;
  position: absolute;
  top: 0;
  width: 34px;
  height: 34px;
  right: -14px;
  display: inline-block;
}

.search-trigger:hover {
  background-color: #dcdbdb;
}

.tag-header .search-action.active {
  width: 95%;
}

.check-list ul li label {
  display: block;
  cursor: pointer;
  color: #000;
}

.check-list input[type=checkbox] {
  position: relative;
  left: auto;
  border: 1px solid #000;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin: 0 12px 1px 0;
}

.check-list .pull-right {
  padding: 4px;
  font-size: 12px;
  font-weight: 400;
}

.check-list .form-group h4 {
  font-weight: 400;
  border-bottom: 1px solid #ccc;
  padding: 4px 0;
  margin-bottom: 18px;
}

.check-list input[type=search] {
  border: 1px solid #ccc!important;
}

h1.detail-heading {
  font-size: 24px;
  text-transform: none;
}

h1.detail-heading:first-letter {
  text-transform: uppercase;
}

.question-media {
  margin-bottom: 24px;
}

.answer-media {
  margin-bottom: 12px;
  color: #333;
  line-height: 22px;
}

.answer-media img {
  max-width: 100%;
  margin-bottom: 18px;
}

.ans-heading,.answer-media p {
  margin-bottom: 12px;
}

.ans-heading {
  font-size: 15px;
  text-transform: none;
}

.assignment-sample .assign_qst {
  border-right: 2px solid #d6d6d6;
  color: #b7b7b7;
}

.assignment-sample .assign_ans {
  font-size: 22px;
  color: #989494;
  margin-bottom: 23px;
  letter-spacing: 3px;
  text-transform: none;
  position: relative;
}

.assignment-sample .assign_ans span {
  background-color: #fff;
  z-index: 1;
  padding-right: 12px;
  display: inline-block;
}

.assignment-sample .assign_ans:after {
  content: " ";
  background-color: #d6d6d6;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  top: 50%;
  z-index: -1;
}

.assignment-sample .media-heading {
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
  line-height: 23px;
}

.assign_heading,.attach_heading,.fs-title,.user_drop li a {
  text-transform: capitalize;
}

.answer-media-container .panel-tags a {
  color: #333;
  padding: 3px 15px;
  margin-bottom: 8px;
}

.answer-media-container .panel-tags a:hover {
  background-color: #c1c1c1;
  color: #000;
}

.download-container {
  margin-top: 12px;
}

.attach_file_dt {
  padding-top: 6px;
}

.sample_attach_list {
  overflow: hidden;
  background-color: #fbfbfb;
  padding: 8px 10px;
  margin-bottom: 4px;
  border-bottom: 1px solid #eae7e7;
}

.card-contain,.card-foot {
  padding: 12px;
}

.sample_attach_list:hover {
  background-color: #f3f3f3;
}

.sample_attach_list:last-child {
  border: 0;
}

.file_icon {
  margin-right: 6px;
}

.sk-circle {
  margin: 36px auto;
  width: 60px;
  height: 60px;
  position: relative;
}

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #ff8300;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.flex-col,.flex-row {
  display: flex;
}

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s;
}

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s;
}

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -.7s;
  animation-delay: -.7s;
}

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -.6s;
  animation-delay: -.6s;
}

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -.5s;
  animation-delay: -.5s;
}

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -.4s;
  animation-delay: -.4s;
}

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -.3s;
  animation-delay: -.3s;
}

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -.2s;
  animation-delay: -.2s;
}

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -.1s;
  animation-delay: -.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
  0%,100%,80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%,100%,80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.flex-row {
  flex-wrap: wrap;
}

.card-image {
  width: 60px;
  height: 60px;
  overflow: hidden;
}

.card-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.testimonial-card {
  border: 1px solid #eaeaea;
  box-shadow: 3px 3px 4px #f3f3f3;
  transition: .3s;
  cursor: default;
}

.testimonial-card:hover {
  box-shadow: 3px 3px 4px #e6e6e6;
  border-color: #ccc;
}

.testimonial-list .flex-col {
  margin-bottom: 18px;
}

.testimonial-card .media-heading {
  font-size: 14px;
  text-transform: capitalize;
}

.card-foot {
  margin-top: 12px;
}

h3.ribbon {
  position: relative;
  float: left;
  clear: both;
  padding: 10px 10px 10px 45px;
  left: -14px;
  width: calc(100% + 14px)!important;
  color: #fff;
  background: #f7931e;
  font-size: 18px;
}

h3.ribbon:before {
  content: " ";
  border-style: solid;
  border-width: 10px;
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  margin-bottom: -10px;
  z-index: -1;
  border-color: #f9ae56 #f9ae56 transparent transparent;
}

h3.ribbon .badge-default {
  padding: 6px;
  border-radius: 2px;
  background-color: #fff;
  color: #f7931e;
}

.category-box {
  margin-bottom: 18px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(39,37,37,.12),0 1px 2px rgba(39,37,37,.24);
}

.category-content {
  padding: 55px 25px 10px;
}

.category-content a {
  display: block;
  padding: 5px 0;
}

.assign_heading {
  font-size: 17px;
  margin-bottom: 12px;
}

.assign_heading span {
  color: #f9962d;
}

.assign_list .panel-footer {
  padding: 6px 15px;
}

.assign_list .panel-body {
  padding: 12px;
}

.assign_list .sample-action .action-link {
  padding: 2px;
  font-size: 12px;
  margin-right: 0;
  color: #4a4949;
}

.assign_list .sample-action .action-link:after {
  content: " | ";
  margin: 0 6px;
  font-size: 14px;
  color: #989696;
}

.assign_list .sample-action .action-link:last-child::after {
  content: none;
}

.mt-6 {
  margin-top: 6px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f17 {
  font-size: 17px;
}

.f18 {
  font-size: 18px;
}

.f19 {
  font-size: 19px;
}

.assign_list .text-mark-green,.assign_list .text-mark-orange,.assign_list .text-mark-yellow {
  margin: 0 24px 0 0;
  font-size: 16px;
}

.assing_status {
  display: inline-block;
  padding-left: 12px;
  float: right;
}

.assign_add [type=checkbox]:checked+label:before,.assign_add [type=checkbox]:not(:checked)+label:before,.onoffswitch3-checkbox {
  display: none!important;
}

.assign_detail .attach_file_dt {
  padding-top: 6px;
  margin-bottom: 12px;
}

.attach_heading {
  font-size: 14px;
  font-weight: 700;
}

.assign_detail .assignment-card,.assign_list .assignment-list .action-manage {
  background-color: #f7f7f7;
}

.assign_list .call-out-btn {
  border: 0;
}

.assign_list .breadcrumb {
  background-color: #fff;
  padding: 0;
}

.assign_list .pipe.breadcrumb>li+li:before {
  content: "|";
  margin: 0 8px;
}

#progressbar li:first-child:after,.assign_add [type=checkbox]:checked+label:after {
  content: none;
}

.assign_detail .assignment-card {
  padding-top: 24px;
}

.mb14 {
  margin-bottom: 14px;
}

.mt14 {
  margin-top: 14px;
}

.st-active {
  color: green;
}

.smpl_action {
  margin-top: 6px;
  margin-bottom: 4px;
}

.smpl_action .call-out-btn {
  padding: 8px;
}

.assign_detail .assign_heading {
  margin-bottom: 22px;
  font-size: 22px;
}

.assign_add [type=checkbox]:checked,.assign_add [type=checkbox]:not(:checked) {
  position: unset;
  display: none!important;
}

.assign_add .default-btn {
  border: 1px solid #bbb;
}

.assign_add [type=checkbox]:checked+label,.assign_add [type=checkbox]:not(:checked)+label {
  padding-left: 0;
}

.assign_add label {
  color: #2f2f2f;
}

.form_theme {
  background-color: #fbfbfb;
  border: 1px solid #e2e2e2;
  padding: 22px;
}

.onoffswitch3 {
  position: relative;
  width: 200px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.onoffswitch3-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 0 solid #999;
  border-radius: 0;
}

.onoffswitch3-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin .3s ease-in 0;
  -webkit-transition: margin .3s ease-in 0;
  -o-transition: margin .3s ease-in 0;
  transition: margin .3s ease-in 0;
}

.onoffswitch3-inner>span {
  display: block;
  float: left;
  position: relative;
  width: 50%;
  height: 30px;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  font-family: Trebuchet,Arial,sans-serif;
  font-weight: 700;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.onoffswitch3-inner .onoffswitch3-active {
  padding-left: 10px;
  background-color: #e6e6e6;
  color: #FFF;
}

.onoffswitch3-inner .onoffswitch3-inactive {
  padding-right: 10px;
  background-color: #e6e6e6;
  color: #FFF;
  text-align: right;
}

.onoffswitch3-switch {
  display: block;
  width: 50%;
  margin: 0;
  text-align: center;
  border: 0 solid #999;
  border-radius: 0;
  position: absolute;
  top: 0;
  bottom: 0;
}

.abc_hidden,input[type=file].file-upload {
  display: none;
}

.onoffswitch3-active .onoffswitch3-switch {
  background: #f9962d;
  left: 0;
}

.onoffswitch3-inactive .onoffswitch3-switch {
  background: #a1a1a1;
  right: 0;
}

.onoffswitch3-checkbox:checked+.onoffswitch3-label .onoffswitch3-inner {
  margin-left: 0;
}

.user_drop {
  border: none!important;
}

.user_drop li {
  padding: 0!important;
  width: 100%;
  border-right: none!important;
}

.user_drop li a {
  padding: 4px 8px;
}

.user_drop li:hover a {
  color: #000!important;
  padding: 4px 12px;
}

.default-btn {
  background-color: #e2e1e1;
  color: #000;
}

.default-btn:active,.default-btn:focus,.default-btn:hover {
  background-color: #d0cece;
  color: #000;
}

.btn-secondary {
  background-color: #0062a8;
}

.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover {
  background-color: #1783d0;
}

.no-data {
  border: 1px solid #cecece;
  padding: 25px;
  overflow: hidden;
  text-align: center;
}

#msform .nav>li>a,#msform .nav>li>label,.allow-dropdown,.shake-error {
  text-align: left;
}

.no-data .heading {
  font-size: 35px;
  color: #ffb50e;
  margin: 30px 0;
}

.user_profile .upload-button {
  position: relative;
  top: -22px;
}

.user_profile .upload-button i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  border-radius: 50%;
  background-color: #dedede;
  color: #0287d1;
}

.tm-title small {
  color: #f3f3f3;
  margin-left: 8px;
}

.card-white p {
  margin-bottom: 10px;
}

.tm-border {
  border: 5px solid #fff;
  box-shadow: 2px 2px #000;
}

.img-size {
  width: 150px;
  height: 150px;
  margin: 0 auto;
}

.img-size img {
  width: 100%;
  height: 100%;
}

.tm-title {
  color: #333;
  margin-top: 15px;
}

.card-orange,.card-white {
  min-height: 363px;
  margin-top: 30px;
  padding: 25px;
}

.hg34 .flag-container {
  height: 34px;
}

.user-name2 {
  font-weight: 700;
  font-size: 22px;
}

.subject__container .browseTrigger {
  vertical-align: text-bottom;
}

.heading-black,.heading-white {
  line-height: 14px;
  color: #333;
  margin-bottom: 20px;
  font-size: 18px;
}

.card-white {
  background: #fff;
  box-shadow: 0 1px 5px rgba(50,50,50,.08);
  margin-bottom: 25px;
}

.card-orange {
  background: #f9f9f9;
  color: #f5f5f5;
  margin-bottom: 25px;
}

.img-size.auth_reg {
  width: 115px;
  height: 115px;
  margin: 0 auto;
}

.attach_er .nikk-input {
  margin-bottom: 24px;
}

.nikk-input .input-group-addon,.nikk-input .input-group-btn {
  vertical-align: top!important;
}

.attach_er .shake-error .shake-error {
  position: absolute;
  left: 0;
  font-size: 12px;
  bottom: -18px;
}

.change_attach {
  margin-left: 16px;
}

.min-hgt {
  min-height: 266px;
}

.card-orange p {
  color: #333;
}

.card-white .form-control {
  margin-bottom: 10px;
}

.profile-section .form-horizontal .form-group {
  margin-right: 0;
  margin-left: 0;
}

.file__list {
  padding-bottom: 8px;
}

.file__list:last-child {
  border: 0;
}

.file__list .assing_status .fa {
  font-size: 26px;
}

.file__list .assing_status span {
  font-size: 17px;
}

.file__list .assign_heading {
  margin-bottom: 4px;
  font-size: 14px;
}

.info__t {
  margin-bottom: 3px;
  display: block;
}

.reviews_action {
  margin-top: 8px;
  border-top: 1px solid #efefef;
}

.action__list {
  margin-left: 12px;
}

.action__list .media {
  margin-bottom: 18px;
}

.action__list .media-heading {
  font-size: 12px;
}

.reviews_form {
  margin-top: 28px;
}

.reviews_form .form-control {
  box-shadow: none;
}

#msform {
  margin-top: 30px;
}

.musti-step-set {
  position: relative!important;
  min-height: 600px;
}

.file__container {
  background-color: #fff;
  overflow: hidden;
  margin-top: 18px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1px solid #e8e8e8;
  box-shadow: 0 0 8px rgba(0,0,0,.1);
}

.musti-step-set .flag-container {
  height: 42px;
}

#msform fieldset {
  opacity: 0;
  transform: scale(0);
  background: #fff;
  border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #dedede;
  position: absolute;
  transition: .3s;
  width: 100%;
  box-shadow: 0 0 1px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)!important;
}

#msform .action-button,#msform .action-button-previous {
  width: 100px;
  color: #fff;
  border: 0;
  margin: 10px 5px;
  font-weight: 700;
  cursor: pointer;
}

#msform fieldset.active {
  opacity: 1;
  transform: scale(1);
}

.gen_group label {
  min-width: 78px;
}

#msform select.form-control {
  height: 44px;
}

#msform .action-button {
  background: #f9962d;
  padding: 10px 5px;
}

#msform .action-button:focus,#msform .action-button:hover {
  box-shadow: 0 0 0 2px #fff,0 0 0 3px #f9962d;
}

#msform .my-attachment .btn {
  padding: 6px;
  line-height: 28px;
}

#msform .action-button-previous {
  background: #c1c1c1;
  padding: 10px 5px;
}

#msform .action-button-previous:focus,#msform .action-button-previous:hover {
  box-shadow: 0 0 0 2px #fff,0 0 0 3px #c1c1c1;
}

.fs-title {
  font-size: 18px;
  color: #2c3e50;
  margin-bottom: 22px;
  letter-spacing: 2px;
  font-weight: 700;
}

.form-control,.fs-subtitle {
  font-weight: 400;
}

.fs-subtitle {
  font-size: 13px;
  color: #666;
  margin-bottom: 20px;
}

.fs-subtitle2.text-center {
  font-size: 18px;
  margin-top: 10px;
}

.fs-subtitle .text-center {
  font-weight: 400;
  font-size: 16px;
  color: #666;
  margin-bottom: 20px;
}

#progressbar {
  overflow: hidden;
  counter-reset: step;
  margin-bottom: 25px;
}

#progressbar li {
  color: #f9962d;
  text-transform: uppercase;
  font-size: 9px;
  width: 25%;
  float: left;
  position: relative;
  letter-spacing: 1px;
}

.center-heading,.er_point,.no-activity h5,.temp_data .panel-title {
  text-transform: capitalize;
}

#progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 90px;
  height: 30px;
  padding-top: 3px;
  line-height: 26px;
  display: block;
  font-size: 12px;
  color: #333;
  background: #efefef;
  border-radius: 25px;
  margin: 0 auto 10px;
}

#progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  left: -50%;
  top: 15px;
  z-index: -1;
}

#progressbar li.active:after,#progressbar li.active:before {
  background: #f9962d;
  color: #fff;
}

#progressbar li.looking {
  color: #000;
}

.temp_data {
  background-color: #f4f3f3;
  border: 1px solid #dedede;
  border-bottom: 0;
}

.temp_data .panel-group .panel+.panel {
  margin: 0;
  border-radius: 0;
}

.temp_data .panel-group {
  margin: 0;
}

.temp_data .panel-group .panel,.temp_data .panel-heading {
  border: 0;
  border-radius: 0;
}

.temp_data .panel-heading {
  padding: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fbfbfb;
}

.temp_data .panel-heading:hover {
  background-color: #f7f7f7;
}

.temp_data .panel-heading:last-child {
  border-bottom: 0;
}

.temp_data .panel-heading a {
  display: block;
  padding: 12px;
}

.temp_data .panel-title {
  color: #969696;
  font-size: 14px;
}

.prof__banner {
  margin-top: 12px;
  padding: 24px 12px!important;
}

.prof__banner .tm-title {
  margin-bottom: 12px;
}

.prof__banner,.prof__banner .tm-title,.prof__banner a {
  color: #fff;
}

.prof__banner .edit__action {
  padding: 6px;
}

#progressbar li.looking:before {
  background-color: #fff;
  border: 2px solid #f9962d;
  color: #f9962d;
  padding-top: 1px;
}

#msform input.form-control {
  height: 42px;
}

#msform .form-control::placeholder {
  color: #999;
}

#msform input::-webkit-input-placeholder {
  color: #999;
}

#msform input[type=text]::-moz-placeholder {
  color: #999;
}

#msform input[type=text]:-moz-placeholder {
  color: #999;
}

#msform input:-ms-input-placeholder {
  color: #999;
}

#msform .nav * {
  border-radius: 0;
}

#msform .nav>li>label {
  display: block;
  color: #387ab8;
}

.comment-block,.comment-block1 {
  padding: 20px;
  background-color: #fff;
  display: table-cell;
  vertical-align: top;
  border-radius: .1875rem;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.08);
}

.card_icon,.center-heading,.no-activity,.no-activity p {
  text-align: center;
}

.block-bg {
  background-color: #f7f7f7;
}

.comment-text {
  margin-bottom: 1.25rem;
}

.bottom-comment {
  color: #acb4c2;
  font-size: .875rem;
}

.name__title {
  font-size: 14px;
  font-weight: 700;
}

.user__detail hr {
  margin: 9px 0;
  border-color: #d4d4d4;
}

.comment-date {
  font-size: 12px;
  color: #333;
}

#msform .nav>li>a:focus,#msform .nav>li>a:hover {
  background-color: transparent;
}

#msform [type=checkbox]:checked,[type=checkbox]:not(:checked) {
  position: static;
  margin-right: 4px;
}

.subject__container {
  margin-bottom: 18px;
  padding: 0;
}

.sub__list {
  padding: 0;
  margin: 0;
}

.sub__list li {
  padding: 2px;
}

.sub__list li label {
  padding: 12px;
  display: block;
  background-color: #fff;
  margin: 0;
}

.tabs-left {
  border-bottom: 0;
  min-height: 70vh;
}

.tabs-left>li.active>a,.tabs-left>li.active>a:focus,.tabs-left>li.active>a:hover {
  border-bottom-color: #ddd;
  background-color: #0062a8;
  border-left: transparent;
  border-top: transparent;
  color: #fff;
}

.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display: block;
}

.main__subject input {
  position: absolute;
  left: -9999px;
}

.connect_form {
  display: none!important;
}

.connect_form.active {
  display: block!important;
}

.card_cont,.card_icon {
  display: table-cell;
}

.back__home {
  position: absolute;
  left: 18px;
}

.author_dashboard .page_heading {
  font-size: 20px;
  text-transform: capitalize;
}

.dash_block {
  margin-bottom: 12px;
  padding: 0 0 12px;
}

.dash_card {
  color: #f3f3f3;
  padding: 7px 12px;
  min-height: 90px;
  box-shadow: 2px 2px 5px rgba(0,0,0,.5);
}

.dash_second {
  font-size: 16px;
  line-height: 18px;
  padding: 10px 12px;
}

.dash_prime {
  font-size: 25px;
  padding: 8px 12px;
}

.card_icon {
  font-size: 38px;
  vertical-align: middle;
  width: 60px;
  border-right: 1px solid #bbb;
}

.er_point {
  font-size: 14px;
  font-weight: 400;
  margin-top: 6px;
}

.cl_purple {
  background-color: #2f5d7d;
}

.cl_d_blue {
  background-color: #5b2f7d;
}

.cl_d_pink {
  background-color: #ec5151;
}

.cl_d_egreen {
  background-color: #137575;
}

.no-activity {
  background-color: #f9f9f9;
  padding: 28px 18px;
  margin: 28px 0 38px;
  overflow: hidden;
}

.act_img {
  width: 150px;
  margin: 0 auto;
}

.no-activity h5 {
  margin: 6px;
}

.act_content {
  max-width: 500px;
  margin: 0 auto;
  padding: 18px 0;
}

.connect_form .flag-container {
  height: 45px;
}

.allow-dropdown {
  width: 100%;
}

.center-heading {
  font-size: 32px;
  margin-top: 32px;
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 12px;
}

#msform.card-white {
  padding: 0;
}

#msform.card-white .sub__list label {
  background-color: #f7f7f7;
}

#msform.card-white label {
  padding: 12px;
  text-align: left;
  display: block;
  margin-top: 0;
}

#msform.card-white .subject__container {
  font-size: 12px;
}

#callBackModal .close {
  width: 24px;
  height: 24px;
  padding: 0;
  margin-right: 5px;
}

#callBackModal .close:hover {
  color: #2d2d2d;
}

#callBackModal h3 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 18px;
}

#callBackModal h3 span {
  display: block;
  color: green;
  margin-top: 4px;
}

#callBackModal .leftMode {
  background-color: #0062a8;
  height: 100%;
  padding: 12px;
  color: #fff;
  min-height: 580px;
  text-align: center;
}

#callBackModal .leftMode .modal-logo img {
  margin: 0 auto;
}

#callBackModal .leftMode .modal-logo {
  padding: 60px 5px 30px;
}

#callBackModal .leftMode a {
  color: #fff;
}

#callBackModal .leftMode h4 {
  font-size: 12px;
  color: #fff;
  margin-top: 24px;
  line-height: 22px;
}

#callBackModal .leftMode h4 span {
  display: block;
  font-size: 15px;
}

#callBackModal .leftMode h3 {
  color: #fff;
  font-size: 28px;
  margin-top: 32px;
  line-height: 35px;
}

#callBackModal .leftMode h3 span {
  color: #fff;
  font-size: 15px;
}

#callBackModal .modal-body {
  padding: 0;
}

#callBackModal .btn,.callBackModal {
  background-color: #0f9a0f;
  border: 0;
}

#callBackModal .btn:active,#callBackModal .btn:focus,#callBackModal .btn:hover,.callBackModal:active,.callBackModal:focus,.callBackModal:hover {
  background-color: #088a08;
}

#callBackModal .inline-label label {
  margin-right: 18px;
  font-size: 16px;
}

.how-it-works h2 {
  text-align: center;
  font-size: 30px;
  color: #233b54;
  padding: 40px 0;
}

.how-it-works .steps {
  padding: 60px 0;
  background-color: #f3f3f3;
}

.how-it-works .steps:nth-child(odd) {
  background-color: #fff;
}

.how-it-works .steps figure {
  width: 50%;
  display: inline-block;
  text-align: center;
  padding: 40px 12px;
}

.how-it-works .steps figure img {
  vertical-align: middle;
  margin: 0 auto;
  max-width: 50%;
}

.how-it-works .steps article {
  width: 50%;
  display: inline-block;
  padding: 50px 20px 20px 30px;
  position: relative;
}

.how-it-works .steps article span {
  font-size: 26px;
  font-weight: 100;
  color: #4d4d4d;
  line-height: 38px;
}

.how-it-works hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
}

.how-it-works .steps article hr {
  border: 0;
  width: 85px;
  background: #bbb;
  height: 2px;
}

.how-it-works .steps article p {
  font-size: 16px;
  font-weight: 100;
  line-height: 24px;
}

.assign__table table thead,.right-spinner,.step-heading,.table__col label {
  font-weight: 700;
}

article,figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0;
}

.how-it-works .steps article.pull-left small {
  right: -2.5%;
  left: inherit;
}

@media screen and (max-width:768px) {
  .how-it-works .steps article,.how-it-works .steps figure {
    width: 100%;
    display: block;
  }

  .marigin-top30 {
    margin-top: 60px!important;
  }

  .how-it-works .steps {
    background: 0;
    border-bottom: 1px solid #d7e5f0;
    margin-bottom: 20px;
  }

  .how-it-works .steps:last-child {
    border-bottom: 0;
  }
}

.inner__form {
  background-color: #f3f3f3;
  padding: 18px;
}

.btn-heighlight,a.btn-heighlight {
  background-color: #f8952d;
  color: #fff!important;
  padding: 5px 26px;
  margin-top: 15px;
  display: inline-block;
}

table .btn-heighlight,table a.btn-heighlight {
  margin-top: 0;
  background-color: #0062a8;
}

table .btn-heighlight:hover,table a.btn-heighlight:hover {
  background-color: #2389d2;
}

.loader {
  display: block;
  width: 100%;
  height: 100vh;
  background: rgba(0,0,0,.7);
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
}

.spinner {
  width: 65px;
  height: 65px;
  background-color: #f9962d;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}

@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }

  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }

  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0) rotateY(0);
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
  }

  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
  }

  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

#msform .img-size {
  position: relative;
  margin-bottom: 26px;
}

#msform .user_profile .upload-button {
  position: relative;
  left: 63px;
  bottom: -28px;
  margin-bottom: 16px;
}

.assign__table tr {
  font-size: 14px;
}

.coupon__input {
  font-size: 11px;
  padding: 10px;
  height: 32px;
}

.assign__table .applycouponBTN {
  color: #2fb600;
  font-size: 21px;
  background-color: #fff;
  border-radius: 0;
  padding: 0 7px;
  border: 1px solid #c7c7c7;
  border-left: transparent;
}

.assign__table .btn {
  padding: 6px 15px;
  font-size: 12px;
}

.assign__table form {
  float: left;
}

a.action-btn {
  display: inline-block;
  padding-top: 3px;
  background-color: #0062a8;
  color: #fff;
  width: 25px;
  height: 25px;
  text-align: center;
}

a.action-btn:hover {
  background-color: #107bc7;
}

a.action-btn.size30 {
  width: 30px;
  height: 30px;
  padding-top: 4px;
}

.uid {
  font-size: 16px!important;
  display: block!important;
  line-height: 14px;
}

.table__col label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  min-width: 95px;
  word-wrap: break-word;
  width: 180px;
}

.table__col.usr_order .table-cell,.table__col.usr_order label {
  width: 172px;
}

.table__col .form-group {
  margin-bottom: 12px;
}

.assign_more_dt {
  margin-top: 10px;
  overflow: hidden;
  padding: 22px 2px;
  border-top: 1px solid #eaeaea;
  display: none;
}

.des_c {
  max-height: 124px;
  line-height: 21px;
  padding: 10px;
  background-color: #fff;
}

.border-r-l {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.t-cell {
  display: table-cell!important;
}

.assign_more_trigger {
  padding: 12px;
  display: block;
}

.sm-btn {
  padding: 8px 18px;
  font-size: 13px;
}

.chat__panel .panel-body {
  padding: 0 32px;
  margin-top: 14px;
}

.ch_auth {
  background-color: #f9f9f9;
  padding: 12px;
  border-right: 1px solid #e4e4e4;
}

.attach-bg,.ch_icon {
  background-color: #fff;
}

.ch_icon {
  padding: 5px;
  border-radius: 50%;
  border: 2px solid #f3f3f3;
}

.ov_visible {
  overflow: visible;
  position: relative;
}

.ov_visible .media-right {
  position: absolute;
  top: 14px;
  right: -21px;
}

.feedback-form .call-out-btn {
  border: 0;
  padding: 0 10px;
}

.comment-wrap {
  margin-bottom: 1.25rem;
  display: table;
  width: 100%;
  min-height: 5.3125rem;
}

.photo {
  padding-top: .625rem;
  display: table-cell;
  width: 3.5rem;
}

.photo .avatar {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-size: contain;
}

.attach-bg {
  padding: 5px 0;
  overflow: hidden!important;
}

.form-group.my-attachment.attach_er label {
  padding: 10px;
  font-weight: 700;
}

.profile-id.media-body {
  width: auto;
}

.profile-id.media-body h4 {
  margin-bottom: 0;
}

.edit__profile .card-white,.profile__detail.card-white {
  background: #fff;
  box-shadow: 0 1px 5px rgba(50,50,50,.08);
  margin-bottom: 25px;
  min-height: 348px;
}

.profile__detail.card-white {
  margin-top: 0!important;
}

.mt-15 {
  margin-top: 15px;
}

.edit__profile .card-white {
  margin-top: 0!important;
}

.btn:active,.btn:focus,.btn:hover {
  box-shadow: none!important;
  outline: 0!important;
}

.my-attachment input[type=file] {
  display: none;
}

.my-attachment .btn {
  padding: 6px;
  line-height: 20px;
}

.my-attachment .btn-default {
  background-color: #9c9c9c;
}

.my-attachment .btn-default:hover {
  background-color: grey;
}

.first-step {
  margin-bottom: 10px;
}

.step-heading {
  padding: 10px;
  background-color: #dadada;
  color: #333;
}

.step-heading a {
  color: #333;
}

.step-heading a:hover {
  color: #fff;
}

.pd-10 {
  padding: 10px;
}

.order__success .order-title {
  margin-bottom: 12px;
}

.order__success .ord_sub {
  min-width: 76px;
}

.order__success td {
  padding: 2px;
}

.order__success {
  background: #fff;
  min-height: 236px;
  padding: 45px;
}

#author1 .text,#author2 .text {
  color: #868585;
}

.right-spinner {
  position: absolute;
  top: 14px;
  color: #f7932c;
  right: 24px;
  opacity: 1;
}

.assignment-form .right-spinner {
  top: 32px;
}

.banner_layer {
  position: absolute;
  background: rgba(0,0,0,.1);
  width: 100%;
  height: 100%;
}

.banner_layer h1 {
  color: #fff!important;
}

.alone-nav {
  padding-bottom: 12px;
}

.brand-image {
  margin-top: 16px;
}

.brand-image img {
  margin: 0 auto;
  width: 110px;
}

.fixed_home {
  position: fixed;
  left: 12px;
  top: 25px;
  font-size: 18px;
  color: #fff;
}

.fixed_home:hover {
  color: #f3f3f3;
}

.fr-view table td,.fr-view table th {
  border: 1px solid #ddd!important;
  padding: 10px 20px!important;
}


.static-widgit-icon img {
  width: 1000%;
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #4cac5f;
}

.noti_fy_nav {
  float: right;
}

.noti_fy_nav .notif_anc {
  color: #fff;
  display: block;
  padding: 8px;
  position: relative;
}

.noti_fy_nav .dropdown-menu {
  max-height: 150px;
  overflow-y: scroll;
}

.noti_fy_num {
  position: absolute;
  right: -8px;
  top: 0;
  font-size: 11px;
  width: 18px;
  height: 18px;
  text-align: center;
  background-color: orange;
  border-radius: 50%;
}

.noti_fy_nav .dropdown-menu>li>a {
  white-space: normal;
  border-bottom: 1px solid #f3f3f3;
}

@media screen and (max-width:768px) {
  .noti_fy_nav {
    float: left;
  }

  .noti_fy_nav .notif_anc {
    padding: 16px 8px!important;
  }

  .noti_fy_nav .dropdown-menu-right {
    right: auto;
  }

  .noti_fy_nav .dropdown-menu {
    width: 100%!important;
  }

  .noti_fy_num {
    top: 4px;
  }
}

.noti_fications .media {
  padding: 18px 12px;
  background-color: #f3f3f3;
  margin-top: 0;
  border-bottom: 1px solid #ccc;
}

.media-card,.noti_fications .media:nth-child(odd) {
  background-color: #fff;
}

.fr-view h2 {
  font-size: 36px;
}

.fr-view ul {
  padding-left: 20px;
}

em {
  font-style: italic!important;
}

.asgn-sample pre span {
  word-wrap: break-word;
  white-space: normal;
}

.card-white .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 78px;
  height: 34px;
}

.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container {
  height: 34px;
}

.easy-autocomplete {
  margin-bottom: -5px;
}

.abc-nav .easy-autocomplete {
  margin-bottom: 0;
}

.home-sm-heading {
  font-size: 28px!important;
  color: #fff!important;
  margin-bottom: 10px;
  margin-top: 0!important;
  padding-bottom: 3px!important;
}

.input.tel {
  width: 93%;
}

.edit-profile-pencil {
  position: absolute;
  right: 11px;
  top: 23px;
  font-size: 35px;
}

.header-top .lang-wrapper {
  position: absolute;
  top: 0;
}

.only-abc {
  display: inline-block;
  font-size: 36px;
  color: #fff;
  font-weight: 500;
  padding-right: 4px;
}

.header-top .select2-container .select2-selection--single {
  height: 30px!important;
}

.header-top .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 30px!important;
}

.header-top .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 27px!important;
}

.country-btn {
  padding: 0;
  cursor: pointer;
  color: #fff;
}

.countryddl {
  padding-top: 7px;
}

.countryddl .dropdown-menu {
  left: -69px;
  text-transform: capitalize!important;
}

.countryddl .dropdown-menu i {
  margin-right: 8px;
}

.countryddl .dropdown-menu>li>a {
  padding: 3px 10px;
}

.countryddl .dropdown-menu>li a:hover {
  color: #333!important;
}

.countryddl .flag-custom {
  position: absolute;
  top: 9px;
}

.countryddl .country-name-btn {
  padding-left: 21px;
}

.blink {
  animation: blinkS 1s linear infinite;
}

@keyframes blinkS {
  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

.media-card {
  padding: 6px;
  margin: 8px 2px;
  border: 1px solid #ddd;
  box-shadow: 1px 2px 10px rgba(206,206,206,.3);
}

.border-widgit,.media-card .grid-contain {
  padding: 8px;
}

.media-card.plain,.random-border .media-card {
  border: 0;
  box-shadow: none;
}

.media-card .media-body p {
  margin-bottom: 6px;
  font-size: 15px;
}

.media-card .fit-image-100x80 {
  width: 100px;
  height: 80px;
  overflow: hidden;
  display: block;
}

.media-card .fit-image-120x80 {
  width: 120px;
  height: 80px;
  overflow: hidden;
  display: block;
}

.media-card .fit-image-190x150 {
  width: 190px;
  height: 130px;
  overflow: hidden;
  display: block;
}

.media-card .fit-image-280x200 {
  width: 100%;
  height: 200px;
  overflow: hidden;
  display: block;
}

.media-card .fit-image-280x200 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.media-card .media-left img,.media-card .media-top img {
  width: 100%;
  height: 100%;
}

.random-border {
  margin-bottom: 12px;
}

.random-border .media-card {
  padding: 0 4px 0 8px;
  margin: 0;
}

.cat-items {
  border: 1px solid #ddd;
  padding: 20px;
}

.list-grid-items {
  margin-bottom: 20px;
  overflow: hidden;
}

.list-grid-items i {
  border: 1px solid #ddd;
  padding: 5px;
  margin-left: 10px;
}

.letest-blog-hat {
  margin-top: 10px;
  font-size: 20px;
}

#callBackModal .close {
  position: static;
  z-index: 9;
  color: #000;
}

.career_form .intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container {
  height: 44px;
}

.static-page-container ul li {
  font-weight: 400;
}

.static-page-container ul li img,img.fr-dib.fr-fic.img.li.static-page-container.ul {
  display: block;
}

.login-wrapper .head-block {
  padding: 14px 0;
}

.login-wrapper .head-block h1 {
  font-size: 30px;
}

.login-wrapper .cnt-block {
  padding: 20px;
}

.back__home {
  top: 8px;
}

@media(min-width:992px) and (max-width:1199px) {
  .login-wrapper .login {
    max-width: 440px;
  }

  .login-wrapper .head-block {
    padding: 14px 0;
  }

  .login-wrapper .head-block h1 {
    font-size: 30px;
  }

  .login-wrapper .cnt-block {
    padding: 20px;
  }

  .back__home {
    top: 8px;
  }
}

@media(min-width:768px) and (max-width:991px) {
  .login-wrapper .login {
    max-width: 440px;
  }

  .login-wrapper .head-block {
    padding: 14px 0;
  }

  .login-wrapper .head-block h1 {
    font-size: 30px;
  }

  .login-wrapper .cnt-block {
    padding: 20px;
  }

  .back__home {
    top: 8px;
  }

  .mobile_search_panel {
    display: block;
  }

  .mobile-view-btns {
    float: right;
    width: 50%;
  }

  .mobile-hide {
    display: none;
  }

  .mobile-float {
    float: none!important;
  }

  #callBackModal .close {
    position: absolute;
    z-index: 9;
    right: 10px;
    top: 10px;
    color: #fff;
  }
}

@media(max-width:767px) {
  .login-wrapper .head-block {
    padding: 14px 0;
  }

  .login-wrapper .head-block h1 {
    font-size: 30px;
  }

  .login-wrapper .cnt-block {
    padding: 20px;
  }

  .back__home {
    top: 8px;
  }

  .login-wrapper .register {
    margin-top: 15px;
    float: none;
  }

  .mobile_search_panel {
    display: inline-block!important;
  }

  .mobile-hide,.mobile-hide-search,.modal_img {
    display: none;
  }

  .mobile-view-btns {
    float: right;
    width: 40%;
  }

  .mobile-float {
    float: none!important;
  }

  .m_pull-left {
    float: left;
    padding-left: 15px;
  }

  .m_pull-right {
    float: right;
    padding-right: 15px;
  }

  .assignment-list .form-group {
    margin-bottom: 15px;
  }

  .mobile-btn {
    width: 100%;
  }

  #callBackModal .close {
    position: absolute;
    z-index: 9;
    right: 10px;
    top: 10px;
    color: #fff;
  }

  #callBackModal .leftMode {
    min-height: 215px;
  }

  #callBackModal .leftMode h3 {
    line-height: 20px;
  }

  #callBackModal .leftMode h4 {
    margin-top: 0;
  }

  #callBackModal h3 {
    margin-top: 10px;
  }

  .contact-detail {
    float: none;
  }

  .header-middle .contact ul li {
    line-height: 16px;
    padding: 0;
    margin-top: 0;
  }

  .noti_fy_nav li {
    display: inline-block;
  }

  .login-wrapper .login {
    float: none;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
}

@media(max-width:480px) {
  .mobile-hide,.modal_img {
    display: none;
  }

  .mobile-view-btns {
    float: right;
    width: 60%;
  }

  .mobile-float {
    float: none!important;
  }

  .m_pull-left {
    float: left;
    padding-left: 10px;
  }

  .m_pull-right {
    float: right;
    padding-right: 10px;
  }

  .assignment-list .form-group {
    margin-bottom: 15px;
  }

  .mobile-btn {
    width: 100%;
  }

  .get-help-form {
    min-width: 300px;
  }

  #callBackModal .close {
    position: absolute;
    z-index: 9;
    right: 10px;
    top: 10px;
    color: #fff;
  }

  #callBackModal .leftMode {
    min-height: 215px;
  }

  #callBackModal .leftMode h3 {
    line-height: 20px;
  }

  #callBackModal .leftMode h4 {
    margin-top: 0;
  }

  #callBackModal h3 {
    margin-top: 10px;
  }

  .header-middle .contact ul li {
    line-height: 16px;
    padding: 0;
    margin-top: 0;
  }

  .noti_fy_nav li {
    display: inline-block;
  }

  .login-testimonial .media-body,.login-testimonial .media-left {
    width: 100%;
    display: block;
  }

  .login-wrapper .login {
    float: none;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .login-left-panel .login-details .login-testimonial img {
    margin: 0 auto;
  }

  .testimonial-bg {
    margin-top: 20px;
  }

  .testimonial-bg:before {
    content: ' ';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #b3cbd9;
    border-right: 10px solid transparent;
    position: absolute;
    top: -21px;
    left: 44%;
  }
}

@media(max-width:375px) {
  .mobile-hide,.modal_img {
    display: none;
  }

  .mobile-view-btns {
    float: right;
    width: 60%;
  }

  .mobile-float {
    float: none!important;
  }

  .m_pull-left {
    float: left;
    padding-left: 5px;
  }

  .m_pull-right {
    float: right;
    padding-right: 5px;
  }

  .assignment-list .form-group {
    margin-bottom: 15px;
  }

  .mobile-btn {
    width: 100%;
  }

  .get-help-form {
    min-width: 300px!important;
  }

  #callBackModal .leftMode {
    min-height: 215px;
  }

  #callBackModal .leftMode h3 {
    line-height: 20px;
  }

  #callBackModal h3 {
    margin-top: 10px;
  }

  .contact-detail {
    float: none;
  }

  #callBackModal .leftMode h4 {
    margin-top: 0;
  }

  .header-middle .contact {
    padding-top: 0;
  }

  .header-middle .contact ul li {
    line-height: 16px;
    padding: 0;
    margin-top: 0;
  }

  .noti_fy_nav li {
    display: inline-block;
  }

  .login-testimonial .media-body,.login-testimonial .media-left {
    width: 100%;
    display: block;
  }

  .login-wrapper .login {
    float: none;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .login-left-panel .login-details .login-testimonial img {
    margin: 0 auto;
  }

  .testimonial-bg {
    margin-top: 20px;
  }

  .testimonial-bg:before {
    content: ' ';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #b3cbd9;
    border-right: 10px solid transparent;
    position: absolute;
    top: -21px;
    left: 44%;
  }
}

@media(max-width:320px) {
  .back__home {
    top: 2px;
  }

  .get-help-form {
    min-width: 290px!important;
  }

  .mobile_search_panel {
    display: inline-block;
  }

  .mobile-hide,.mobile-hide-search,.modal_img {
    display: none;
  }

  .mobile-view-btns {
    float: right;
    width: 60%;
  }

  .mobile-float {
    float: none!important;
  }

  .m_pull-left {
    float: left;
    padding-left: 5px;
  }

  .m_pull-right {
    float: right;
    padding-right: 5px;
  }

  .assignment-list .form-group {
    margin-bottom: 15px;
  }

  .mobile-btn {
    width: 100%;
  }

  #callBackModal .close {
    position: absolute;
    z-index: 9;
    right: 10px;
    top: 10px;
    color: #fff;
  }

  #callBackModal .leftMode {
    min-height: 215px;
  }

  #callBackModal .leftMode h3 {
    line-height: 20px;
  }

  #callBackModal .leftMode h4 {
    margin-top: 0;
  }

  #callBackModal h3 {
    margin-top: 10px;
  }

  .contact-detail {
    float: none;
  }

  .header-middle .contact {
    padding-top: 0;
  }

  .header-middle .contact ul li {
    line-height: 16px;
    padding: 0;
    margin-top: 0;
  }

  .noti_fy_nav li {
    display: inline-block;
  }

  .login-wrapper .login {
    float: none;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
}

@media(min-width:768px) and (max-width:990px) {
  .container {
    width: auto!important;
  }

  .btn-heighlight,a.btn-heighlight {
    padding: 5px 12px;
  }

  .footer .subscribe input[type=email] {
    width: 100%;
  }

  .btn {
    padding: 6px 12px;
  }

  .google__captcha {
    transform: scale(.45);
    transform-origin: 0 0;
  }

  #saveBtn {
    font-size: 14px;
  }

  .contact-us-form #recaptcha2 {
    transform: scale(.44)!important;
    transform-origin: 0 0!important;
  }

  .fill-bg {
    background-size: cover;
  }

  .our-links {
    margin-bottom: 20px!important;
  }

  .mobile-tutor-btn {
    display: none;
  }

  .website-tutor-btn {
    display: block!important;
  }

  .login-wrapper .login {
    max-width: 380px;
    min-width: 380px;
    border: 1px solid #ddd;
    float: right;
  }

  .login-wrapper #recaptcha {
    transform: scale(.55)!important;
  }
}

@media(min-width:990px) and (max-width:1200px) {
  .google__captcha {
    transform: scale(.6);
    transform-origin: 0 0;
  }

  #saveBtn {
    font-size: 15px;
  }

  .contact-us-form #recaptcha2 {
    transform: scale(.6)!important;
    transform-origin: 0 0!important;
  }

  .fill-bg {
    background-size: 100% 100%;
  }

  .our-links {
    margin-bottom: 20px!important;
  }

  .mobile-tutor-btn {
    display: none;
  }

  .website-tutor-btn {
    display: block!important;
  }

  .login-wrapper .login {
    max-width: 380px;
    min-width: 380px;
    border: 1px solid #ddd;
    float: right;
  }

  .login-wrapper #recaptcha1 {
    transform: scale(.55)!important;
  }
}

.callBackModal,.mangae-lang ul li a {
  font-size: 12px;
}

.callBackModal {
  padding: 0;
  transform: rotate(0);
  position: fixed;
  left: 0;
  z-index: 99999;
  bottom: 40%;
  box-shadow: none;
}

#contactform .form-control {
  height: 42px;
}

#contactform .contactquery.form-control {
  height: auto!important;
}

#callTobackform .intl-tel-input.separate-dial-code .flag-container,#orderform .intl-tel-input.separate-dial-code .flag-container {
  height: 34px!important;
}

.panel-tags {
  clear: both;
  padding-top: 15px;
}

.response-ajax .panel-tags {
  clear: both;
  padding-top: 0!important;
}

.login-wrapper .cnt-block .intl-tel-input.separate-dial-code .flag-container {
  height: 46px;
}

.mobile_search_panel {
  width: 60%;
  display: none;
  margin-right: 15px;
  margin-top: 7px;
}

.mobile_search_panel .form-control {
  height: 37px;
}

.add_icon {
  color: #fff;
  display: block;
  padding: 8px;
  position: relative;
}

.mangae-lang ul li {
  width: 100%;
  padding: 0!important;
}

.prfile-tab {
  background-color: #f5f5f5;
  height: auto;
}

.tabs-left,.tabs-right {
  padding-top: 0;
}

.tabs-left {
  border-right: 1px solid #ddd;
}

.tabs-left>li,.tabs-right>li {
  float: none;
  margin-bottom: 2px;
}

#order2,.ordr-arow {
  float: left;
}

.tabs-left>li {
  margin-right: -1px;
  border-bottom: 1px solid #ddd;
}

#msform .tab-content {
  max-height: 3000px;
  overflow-y: visible!important;
  padding: 15px;
}

.gn_heading {
  font-size: 24px;
  margin-bottom: 15px;
  text-align: center;
}

.for_clone {
  margin-top: 40px;
}

.for_clone:first-child {
  margin-top: 0;
}

#msform {
  text-align: left!important;
}

#progressbar,.blog-post .tab1,.post-banner-small-box1 span,.sidebar-head,.sidebar-head span,.tab2,.user_profile .upload-button i {
  text-align: center;
}

.tutor_tab .tabs-left>li.active {
  background-color: #0062a8;
  color: #fff;
  position: relative;
}

.tutor_tab .tabs-left>li.active>a {
  background-color: #0062a8;
  color: #fff!important;
}

.tutor_tab .tabs-left>li.active:after {
  content: ' ';
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 8px solid #0062a8;
  border-bottom: 8px solid transparent;
  position: absolute;
  top: 10px;
  right: -7px;
}

.tutor_tab .btn {
  padding: 6px 24px;
}

.tutor_tab .btn-default.disabled {
  background-color: transparent;
  color: #aaa;
  border-color: #bfbfbf;
}

.btn-default.disabled:focus,.tutor_tab .btn-default.disabled.focus,.tutor_tab .btn-default.disabled:hover,.tutor_tab .btn-default[disabled].focus,.tutor_tab .btn-default[disabled]:focus,.tutor_tab .btn-default[disabled]:hover,.tutor_tab fieldset[disabled] .btn-default.focus,.tutor_tab fieldset[disabled] .btn-default:focus,.tutor_tab fieldset[disabled] .btn-default:hover {
  background-color: #d2d2d2;
  border-color: #d2d2d2;
  color: #888;
}

.tutor_tab input.form-control,.tutor_tab select.form-control {
  height: 34px!important;
}

.no-padding {
  padding: 0;
}

#msform .nav>li>a:focus,#msform .nav>li>a:hover {
  color: #333;
}

#msform .nav>li>a,#msform .nav>li>label {
  padding: 14px;
}

.life_education {
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  margin-top: 20px;
}

.life_education:last-child {
  border-bottom: 0;
}

.life_education .college_education {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
}

.life_education .college_education_name {
  font-size: 15px;
}

.experience_year {
  font-size: 13px;
}

.life_education .total_year:before {
  content: "\2022";
  margin: 0 5px;
}

.edit__profile .intl-tel-input.separate-dial-code .flag-container {
  height: 34px;
}

.free-resource {
  margin-top: 25px!important;
}

.free-resource li a {
  color: #000;
}



.blog-heading-text {
  font-size: 14px!important;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 8px;
  margin-top: 5px;
}

.blog-text-lg,.blog-text-sm {
  
  font-size: 14px;
  overflow: hidden;
}

.blog__sm,.mini-details {
  margin-bottom: 10px;
}

.blog__sm {
  border-bottom: 1px dashed #ddd;
}

.blog__sm:last-child {
  border-bottom: 0;
}

.blog-text-lg {
  color: #000;
  line-height: 22px;
  height: 66px;
}

.blog-text-sm {
  color: #626364;
  line-height: 19px;
  height: 41px;
}

.mini-details a,.mini-details.sm a {
  margin-bottom: 5px!important;
  font-size: 12px;
}

.mini-details.sm small {
  margin-left: 0!important;
}

.mini-details a {
  text-transform: capitalize;
}

.read-more-btn {
  margin-top: 10px;
  margin-bottom: 5px;
}

.abc-blog .jq_carousel {
  position: relative;
}

.abc-blog .jq_carousel.continuous .slide_controler {
  display: none;
}

.abc-blog .jq_carousel .slider_container {
  white-space: nowrap;
  overflow: hidden;
}

.abc-blog .jq_carousel .slider_container .item {
  display: inline-block;
  width: 33.3333%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0;
  margin-right: 15px;
}

@media(max-width:991px) {
  .abc-blog .jq_carousel .slider_container .item {
    width: 50%;
  }
}

.abc-blog .jq_carousel .slider_container .item img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.abc-blog .jq_carousel .slide_controler .controle {
  outline: 0;
  font-size: 22px;
  padding: 0 8px;
  top: 35%;
  transition: .15s linear;
}

@media(max-width:992px) {
  .abc-blog .jq_carousel .slide_controler .controler {
    font-size: 30px;
  }
}

.abc-blog .jq_carousel .slide_controler .MS-left {
  left: 0;
  border: 1px solid #ddd;
}

.abc-blog .jq_carousel .slide_controler .MS-right {
  right: 0;
  border: 1px solid #ddd;
}

@media(max-width:767px) {
  .abc-blog .jq_carousel .slider_container .item {
    width: 100%;
    padding: 0;
  }

  .abc-blog .jq_carousel .slide_controler .controler {
    font-size: 20px;
  }

  .abc-blog .jq_carousel .slide_controler .MS-left {
    left: -10px;
  }

  .abc-blog .jq_carousel .slide_controler .MS-right {
    right: -10px;
  }
}

.abc-blog .jq_carousel .slide_controler2 .controle {
  position: absolute;
  outline: 0;
  font-size: 22px;
  padding: 0 8px;
  top: 41%;
  transition: .15s linear;
}

.abc-blog .jq_carousel .slide_controler2 .MS-left {
  margin-left: 15px;
  left: 0;
}

.abc-blog .jq_carousel .slide_controler2 .MS-right {
  margin-right: 15px;
  right: 0;
}

@media(max-width:992px) {
  .abc-blog .jq_carousel .slide_controler2 .controler {
    font-size: 30px;
  }
}

@media(max-width:767px) {
  .abc-blog .jq_carousel .slide_controler2 .controler {
    font-size: 20px;
  }

  .abc-blog .jq_carousel .slide_controler2 .MS-left {
    left: -10px;
  }

  .abc-blog .jq_carousel .slide_controler2 .MS-right {
    right: -10px;
  }

  .abc-blog .jq_carousel .slider_container .item {
    padding: 0;
  }
}

.abc-blog .media-card-sm,.abc-blog-list .media-card-sm {
  background-color: #fff;
  padding: 6px;
  margin: 8px 2px;
  border: 1px solid #ddd;
  box-shadow: 1px 2px 10px rgba(206,206,206,.3);
  overflow: hidden;
}

.abc-blog .media-card-sm.blog__sm:hover,.abc-blog .media-card:hover,.abc-blog-list .media-card-sm:hover,.abc-blog-list .media-card:hover {
  box-shadow: 1px 1px 1px 0;
}

.abc-blog-list .media-card-sm:first-child {
  margin-top: 0!important;
}

.card-img-lg {
  width: 100%;
  height: 195px;
  overflow: hidden;
}

.card-img-lg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-img-carousel {
  width: 100%;
  height: 130px;
  overflow: hidden;
}

.card-img-carousel img {
  width: 100%;
  height: 100%;
}

.card-img {
  width: 100%;
  height: 92px;
  overflow: hidden;
}

.card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-img.no-width img {
  width: 100px;
  height: 100%;
  object-fit: cover;
}

.media-card-sm.blog__sm media-left {
  margin-bottom: 0;
}

.abc-blog .card .card .card-body {
  background-color: #fff;
  color: #474747;
  padding: 15px;
}

.abc-blog .blog-carousel {
  background-color: #f5f5f5;
  margin-top: 15px;
  padding: 15px;
  border: 1px solid #ddd;
}

.abc-blog .blog-carousel .category-heading {
  font-size: 16px;
  margin-bottom: 10px;
}

.widgets-box {
  background: #f5f5f5;
  margin-bottom: 32px;
  padding: 15px 10px;
  overflow: hidden;
  border: 1px solid #ddd;
}

.list-group-item,.sidebar-head {
  margin-bottom: 10px;
}

.sidebar-head {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  padding: 5px 0;
  text-transform: uppercase;
}

.sidebar-head span {
  border-bottom: 3px solid #333;
  width: 100%;
}

a.facebook-like .list-group-item-heading,a.g-plus-like .list-group-item-heading,a.instagram-like .list-group-item-heading,a.twitter-like .list-group-item-heading,a.youtube-like .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.facebook-like h4.list-group-item-heading,a.facebook-like i {
  color: #3b5998;
}

a.facebook-like:hover {
  background-color: #3b5998!important;
}

a.facebook-like:hover * {
  color: #FFF;
}

.twitter-like h4.list-group-item-heading,a.twitter-like i {
  color: #00acee;
}

a.twitter-like:hover {
  background-color: #00acee!important;
}

a.twitter-like:hover * {
  color: #FFF;
}

.g-plus-like h4.list-group-item-heading,a.g-plus-like i {
  color: #dd4b39;
}

a.g-plus-like:hover {
  background-color: #dd4b39!important;
}

a.g-plus-like:hover * {
  color: #FFF;
}

.youtube-like h4.list-group-item-heading,a.youtube-like i {
  color: #c4302b;
}

a.youtube-like:hover {
  background-color: #c4302b!important;
}

a.youtube-like:hover * {
  color: #FFF;
}

.instagram-like h4.list-group-item-heading,a.instagram-like i {
  color: #1c7bc3;
}

a.instagram-like:hover {
  background-color: #1c7bc3!important;
}

a.instagram-like:hover * {
  color: #FFF;
}

.cat-items .italic-txt {
  font-style: italic;
}

.cat-items ul {
  list-style: none;
  padding: 0;
}

.cat-items ul li {
  margin: 10px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.cat-items ul li:last-child {
  border-bottom: 0;
}

.head-cat {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}

.blog-post .tab1,.tab2 {
  width: 50%;
}

.post-banner-large-box2,.post-banner-small-box2 {
  width: 100%;
  opacity: .8;
  filter: alpha(opacity=80);
  bottom: 0;
}

.blog-post .nav-pills>li+li {
  margin-left: 0;
}

.blog-post .nav-pills>li>a {
  border-radius: 0!important;
}

.nav-pills>li>a,.nav-pills>li>a:focus,.nav-pills>li>a:hover {
  color: #fff!important;
  background-color: #5a5a5a;
}

#guide-list {
  padding-top: 1px;
  padding-left: 20px;
}

#guide-list ul {
  padding-left: 0;
}

#guide-list li {
  margin-bottom: 15px;
}

.text-orange {
  color: #ff9908;
  font-size: 18px;
}

.post-banner-large {
  position: relative;
  border: 2px solid #CCC;
}

.post-banner-large-box2 {
  position: absolute;
}

.post-banner-large-box1 span {
  font-weight: 500;
  padding: 10px 15px;
  border-bottom: 0;
  text-align: center;
  background-color: #0062a8;
  color: #FFF;
  font-size: 15px;
  display: inline;
}

.post-banner-large-box2 .txt-bg {
  background: #000;
  color: #FFF!important;
  margin: 0;
  padding: 10px 15px;
}

.post-banner-small {
  position: relative;
  border: 2px solid #CCC;
}

.post-banner-small-box2 {
  position: absolute;
}

.post-banner-small-box1 span {
  background-color: #F90;
  padding: 4px 15px 7px;
  border-bottom: 0;
  font-weight: 600;
  color: #FFF;
  font-size: 15px;
  display: inline;
}

.post-banner-small-box2 .small-text {
  padding: 10px;
  background: #000;
  color: #FFF!important;
  margin: 0;
  height: 41px;
  text-align: left;
  line-height: 20px;
  overflow: hidden;
}

.banner-outer.abc-blog-new .content p {
  max-width: 100%;
  font-size: 12px;
  padding-bottom: 8px;
}

.txt-limit-lg,.txt-limit-sm {
  color: #fff!important;
  font-size: 12px!important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bgbrown {
  background: #000!important;
  opacity: .8;
  filter: alpha(opacity=80);
}

.txt-limit-lg {
  width: 500px;
}

.txt-limit-sm {
  width: 200px;
}

.abc-blog small {
  margin-left: 10px;
  color: grey;
}

.pd-b-0 {
  padding-bottom: 0!important;
}

.d-table {
  display: table-cell!important;
}

.abc-blog .media-top,.abc-blog-list .media-top {
  padding-bottom: 10px;
}

.abc-blog-list .blog-content .blog-heading {
  font-size: 24px;
  margin: 25px 0;
  line-height: 33px;
}

.list-heading {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 20px;
  text-transform: none;
}

.abc-blog a,.abc-blog-list a,.abc-blog-list.abc-blog-detail a {
  color: #000;
}

.related-post a {
  color: #fff!important;
}

.abc-blog a:hover,.abc-blog-list a:hover,.abc-blog-list.abc-blog-detail a:hover {
  color: #066bc1;
}

.card-img-list {
  width: 100%;
  height: 160px;
  overflow: hidden;
}

.card-img-list img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-img-list.no-img img {
  width: 200px;
  height: 100%;
  object-fit: cover;
}

.abc-blog-list .social-icons {
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
}

.abc-blog-list .social-icons>li {
  display: inline-block;
}

.abc-blog-list .social-icons>li>a {
  border: 1px solid #ccc;
  color: #777;
  display: block;
  font-size: 14px;
  height: 27px;
  line-height: 26px;
  margin: 0 0 8px 3px;
  text-align: center;
  width: 27px;
}

.abc-blog-list .social-icons>li>a:hover,.social-icons>li>a:focus {
  background: #999;
  color: #fff;
  border: 1px solid #CCC;
}

.abc-blog-list .small-blog p {
  font-size: 13px;
  line-height: 20px;
}

.abc-blog-list .small-blog p a {
  color: #000;
}

.abc-blog-list small {
  margin-left: 10px;
}

.ordr-cntnt {
  background: #0062a8;
  width: 100%;
  float: left;
  padding: 15px 5px;
}

.ordr-arow {
  width: 100%;
  height: 66px;
}

.side-form .form-bg {
  overflow: hidden;
  border: 1px solid #ddd;
}

.form-sidebar {
  top: 50px;
  float: right;
  margin-bottom: 7px;
  width: 100%;
  padding: 15px;
}

.pdt-15 {
  padding-top: 15px;
}

.widgets-box.blog-newsletter {
  background: #333;
}

.widgets-box.blog-newsletter .sidebar-head {
  color: #fff;
}

.bg-white {
  background: #FFF;
}

.bg-light-grey {
  background: #f8f8f8;
}

.bder-btm {
  border-bottom: solid 1px #CCC;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.ordr-cntnt p {
  color: #f89623;
  text-align: center;
  word-wrap: break-word;
}

.clr-ltgr {
  color: #e7e7e7!important;
}

.tab-blog-news {
  border: 1px solid #ddd;
  overflow: hidden;
}

.abc-blog-list.abc-blog-detail .social-icons {
  margin-top: 0;
  margin-bottom: 15px;
}

.blog-grid {
  position: relative;
  clear: both;
  margin: 0 auto;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}

figure.effect-goliath {
  background: #3a3a3a;
}

.blog-grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  width: 48%;
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.blog-grid figure a {
  color: #FFF;
  text-decoration: none;
}

.blog-grid figure span,.blog-grid figure span>a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

figure.effect-goliath h6 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  color: #FFF;
  font-weight: 600;
  width: 100%;
  background: #000;
  opacity: .7;
  font-size: 14px;
  line-height: 19px;
}

figure.effect-goliath h6 a {
  color: #FFF;
  text-decoration: none;
  text-align: justify;
}

#comments-section {
  padding: 0 30px;
  border: 1px dashed #e6e6e6;
  overflow: hidden;
  margin-bottom: 30px;
}

h4.comments-title {
  font-size: 18px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.blog-detail-heading {
  font-size: 22px!important;
  margin: 10px 0;
  line-height: 30px;
  text-transform: none;
}

.blog-detail-heading-main {
  font-size: 24px!important;
  margin-top: 15px;
  line-height: 30px;
  text-transform: none;
}

.abc-blog-list.abc-blog-detail .para-lineheight li {
  list-style: square;
  margin: 5px 0 0 15px;
}

.abc-blog-list.abc-blog-detail .para-lineheight {
  line-height: 25px;
}

.related-post .card-img {
  width: 100%;
  height: 210px;
  overflow: hidden;
}

.related-post .card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.abc-blog-list .blog-content .related-post .blog-heading {
  font-size: 22px;
  margin: 25px 0;
}

.abc-blog-list.abc-blog-detail .mini-details,.comment-list {
  margin-top: 10px;
}

.abc-blog-list .blog-content .blog-heading span {
  border-left: 5px solid #0062a8;
  margin-right: 10px;
}

@keyframes slideInFromLeft {
  0% {
    transform: translateX(-10%);
  }

  100% {
    transform: translateX(0);
  }
}

.cat-items ul,.free-resource ul {
  animation: 1s ease-out 0 1 slideInFromLeft;
}

.comment-list {
  border-bottom: 1px dashed #ddd;
}

.rply-img {
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
}

.rply-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rply-link-btn {
  font-size: 14px!important;
  color: #337ab7!important;
}

.comment-reply-title {
  font-size: 18px;
  margin-bottom: 25px;
  margin-top: 15px;
}

.comment-repl {
  margin-bottom: 25px;
}

.mb-15 {
  margin-bottom: 15px;
}

.abc-faqs .panel,.assign__table .table,.assignment-sample .panel-tags,.min-height {
  margin-bottom: 0;
}

.mr-10 {
  margin-right: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.contact .media {
  line-height: 20px;
  margin-top: -15px;
}

.words-adjustment label {
  margin-top: 2px;
}

.padding-xs {
  background-color: #f7f7f7;
}

.assign__table {
  box-shadow: 1px 1px 3px rgba(0,0,0,.3);
}

.dash_block {
  overflow: visible;
}

.assign__table table thead {
  background-color: #3387c3;
  color: #fff;
}

.author_dashboard .page_heading {
  margin-top: 20px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #fff;
}

.min-height {
  padding-bottom: 20px;
}

.header-top ul.top-nav li a {
  color: #cecece;
}

.header-top ul.top-nav .country__list li a {
  color: #333;
}

ul.subject-covered {
  display: block;
}

ul.our-strength li {
  width: 24%;
}

.bg-gray {
  background-color: #f7f7f7;
}

.assignment-list {
  margin-top: 0;
  padding-top: 20px;
}

.assignment-sample .panel-footer {
  background-color: #f5f5f5;
}

.assignment-sample .panel-body h2 a {
  color: #0062a8;
}

#msform fieldset {
  padding: 0;
}

.btn-active {
  padding: 8px 15px;
  border-color: transparent;
  background-color: #0062a8;
}

.assignment-sample.asgn-sample .panel-tags {
  padding-top: 0!important;
}

.abc-faqs .panel-heading {
  padding: 10px;
}

.abc-faqs .panel-title {
  font-size: 15px;
  font-weight: 400;
}

.gen_que {
  position: relative;
  margin: 30px 0;
}

.gen_que span {
  background-color: #fff;
  z-index: 1;
  padding-right: 12px;
  display: inline-block;
}

.gen_que:after {
  content: " ";
  background-color: #d6d6d6;
  position: absolute;
  width: 97%;
  height: 1px;
  left: 0;
  top: 48%;
  z-index: -1;
  margin: 0 0 0 20px;
}

.menu-content {
  margin-top: 20px!important;
}

.nav-side-menu {
  overflow: auto;
  font-weight: 200;
  background-color: #0062a8;
  top: 0;
  width: 100%;
  color: #e1ffff;
  padding: 25px 10px;
}

.nav-side-menu .brand {
  background-color: #23282e;
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 14px;
}

.nav-side-menu .toggle-btn {
  display: none;
}

.nav-side-menu li,.nav-side-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 35px;
  cursor: pointer;
}

.nav-side-menu li:not(collapsed) .arrow:before,.nav-side-menu ul:not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}

.nav-side-menu li .active,.nav-side-menu ul .active {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
}

.nav-side-menu li .sub-menu li.active,.nav-side-menu li .sub-menu li.active a,.nav-side-menu ul .sub-menu li.active,.nav-side-menu ul .sub-menu li.active a {
  color: #d19b3d;
}

.nav-side-menu li .sub-menu li,.nav-side-menu ul .sub-menu li {
  background-color: rgba(245,245,245,.97);
  border: 0;
  line-height: 28px;
  margin-left: 0;
  padding: 3px 15px;
  color: #333;
}

.nav-side-menu li .sub-menu li:hover,.nav-side-menu ul .sub-menu li:hover {
  background-color: #eff1f2;
}

.nav-side-menu li {
  padding-left: 10px;
}

.nav-side-menu li a {
  text-decoration: none;
  color: #e1ffff;
}

.nav-side-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}

.nav-side-menu li:hover {
  background-color: #004d84;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

@media(max-width:767px) {
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }

  .blog-content .media-left {
    display: block;
  }

  .media-card-sm.blog__sm .media .media-left {
    display: table-cell;
  }

  .card-img-list.no-img img,.card-img.no-img img {
    width: 100%;
    padding-bottom: 10px;
  }

  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10!important;
    padding: 3px;
    color: #fff;
    width: 40px;
    text-align: center;
  }

  .brand {
    text-align: left!important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px!important;
  }
}

@media(min-width:767px) {
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}

.nav-side-menu ul .sub-menu .sub-menu li {
  background-color: #e3e4e4;
}

.nav-side-menu ul .sub-menu li a {
  color: #333!important;
}

.link-color a,.nav-side-menu ul .sub-menu li {
  color: #fff;
}

@media(min-width:767px) and (max-width:990px) {
  .nav-side-menu {
    display: none;
  }
}

@media(min-width:990px) and (max-width:1200px) {
  .nav-side-menu {
    display: none;
  }
}

.mobile-menu-view {
  margin-left: 10px;
}

.no-padding-r {
  padding-right: 0!important;
}

.ml-25 {
  margin-left: 25px;
}

.pl-15 {
  padding-left: 15px;
}

.reply-img {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}

.reply-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rply-comment-heading {
  font-size: 14px;
  font-style: italic;
  margin-top: 5px;
}

.replied-comment {
  font-size: 13px;
  margin: 10px 0;
}

.reply:hover {
  text-decoration: underline;
  cursor: pointer;
}

.comnt-side {
  margin-top: 25px;
  margin-left: 30px;
}

.side-form .form-sidebar .pages_words {
  color: #000!important;
}

.mb-25 {
  margin-bottom: 25px;
}

.lin-ht.c_align small {
  margin-left: 0!important;
}

.mini-details i {
  margin-right: 5px;
}

.sm__btn {
  padding: 8px 10px;
  text-transform: none;
}

.card-author-img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
}

.card-author-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.front.author-blog-card {
  margin-bottom: 15px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.2),0 2px 1px 0 rgba(0,0,0,.13);
  padding: 15px;
}

.front.author-blog-card .search__heading {
  font-size: 18px;
  margin-bottom: 25px;
}

.author-blog-card .list-img {
  width: 180px;
  height: 157px;
  object-fit: cover;
}

.author-blog-card img {
  width: 100%;
  height: 100%;
}

.author-blog-card .media .media-body .media-heading {
  font-size: 20px;
  font-weight: 500;
  width: 330px;
  white-space: nowrap;
  overflow: hidden!important;
  text-overflow: ellipsis;
  display: inline-block;
}

.author-blog-card .media .media-body a {
  margin-left: 15px;
}

.author-blog-card .media .media-body p {
  font-size: 13px;
  line-height: 20px;
}

.author-blog-card .sub__heading .blog__date {
  font-size: 13px;
  font-weight: 500;
  border-left: 1px solid #ddd;
  margin-left: 10px;
}

.author-blog-card .category,.author-blog-card .writer {
  font-size: 12px;
  padding: 0;
  margin: 0 0 5px;
}

.author-blog-card .writer {
  color: #898989;
}

.author-blog-card .day::before {
  content: " | ";
}

.update-review {
  font-size: 14px;
}

.green-txt {
  color: #4eaf60;
}

.red-txt {
  color: #ea5d5d;
}

.blue-txt {
  color: #0062a8;
}

.search-btn {
  padding: 10px;
}

.d-inline {
  display: inline;
}

.mb-10 {
  margin-bottom: 10px;
}

@media(max-width:587px) {
  .action-icons,.update-review {
    margin: 10px 0;
  }

  .author-blog-card .media-left {
    width: 100%;
    padding-bottom: 15px;
  }

  .author-blog-card .media-body {
    width: 100%;
    display: block;
  }

  .action-icons {
    text-align: left!important;
  }

  .get-help-form {
    min-width: 300px!important;
    padding: 12px;
  }
}

@media(max-width:275px) {
  .get-help-form {
    min-width: 200px!important;
  }
}

.blog-box {
  background: #fff;
  border: 1px solid #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,.5);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,.5);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5);
  padding: 10px;
  margin-bottom: 25px;
  overflow: hidden;
}

#divtopForgetStep1 .btn:hover,#divtopForgetStep2 .btn:hover,#divtopForgetStep3 .btn:hover {
  border-color: #fff;
}

.author-blog-heading {
  font-size: 22px;
}

.fa_icon_show .fa {
  font-family: FontAwesome!important;
}

.top-forgetpwd-link {
  position: absolute;
  right: -22px;
  top: 41px;
  color: #fff;
}

.top-forgetpwd-link:hover {
  color: #fff;
  text-decoration: underline;
}

#divtopForgetStep1 .heading {
  display: inline-flex;
  color: #fff;
}

#divtopForgetStep1 a,#divtopForgetStep2 a,#divtopForgetStep3 a {
  color: #fff;
}

#divtopForgetStep2 .forget.ml {
  color: #fff;
  margin-left: 0;
}

.cloner_wraper {
  overflow-y: scroll;
  height: 323px;
  padding: 10px;
  overflow-x: hidden;
}

.musti-step-set .btn-default.disabled:hover {
  color: #333;
}

.tutor-heading-text {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: .6px;
}

.no-overflow {
  overflow: hidden!important;
}

.response-ajax .panel-body h2 a {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.post-banner-large {
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.post-banner-large img,.post-banner-small img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.post-banner-small {
  width: 100%;
  height: 120px;
  overflow: hidden;
}

#author_subects .badge {
  padding: 5px 12px;
}

.profile-data {
  border-bottom: 1px solid #ddd;
  margin: 0 5px;
  padding-top: 10px;
}

.profile-data:last-child {
  border-bottom: 0;
}

.assignment-sample.asgn-sample .pagination>li:first-child>a,.pagination>li:first-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span {
  padding: 7px 0;
  font-size: 10px;
}

.blog-mobile {
  display: block!important;
}

.card-white.ov_h {
  padding: 25px!important;
}

.pl-34 {
  padding-left: 34px;
}

.mt-0 {
  margin-top: 0;
}

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #ccc;
}

::-webkit-scrollbar-thumb:hover {
  background: #222;
}

.currently_work [type=checkbox]:checked,[type=checkbox]:not(:checked) {
  position: static;
  margin-right: 4px;
}

.category_listing-page li {
  border-bottom: 1px solid #ddd;
  padding: 12px 0;
}

.abc-blog-list.guide-detail-page ul {
  list-style-type: disc;
  margin-left: 15px;
}

.mangae-editor-content {
  line-height: 22px;
  
}

.author__name.page {
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 700;
}

.fr-view img {
  height: auto!important;
  box-shadow: 0 3px 6px 1px #ddd;
}

.profile__detail form-group label {
  text-align: left;
  font-weight: 700!important;
}

.margin-5 {
  margin: 3px;
}

@media(max-width:991px) and (min-width:768px) {
  .navbar.navbar-inverse {
    display: block!important;
  }

  .get-help-form {
    min-width: 458px;
  }
}

.left-banner-text {
  background-color: rgba(255,255,255,.7);
  padding: 15px;
  border-radius: 6px;
  box-shadow: 0 1px 3px 3px #bdbdbd;
  overflow: hidden;
}

.banner-outer .content .left-banner-text p,.left-banner-text p {
  padding-bottom: 5px!important;
  font-weight: 700;
}

.left-banner-text h3 {
  color: #0062a8;
  text-align: center;
  font-size: 28px;
  line-height: 33px;
  margin-bottom: 5px;
}

.left-banner-text h4 {
  color: #333;
  font-size: 18px;
  text-align: center;
  line-height: 25px;
  margin-bottom: 5px;
  text-transform: capitalize;
}

.left-banner-text h4 span,.left-banner-text p span {
  margin: 0 5px;
}

.left-banner-text p {
  color: #000;
}

.left-banner-text p span img {
  width: 10px;
  vertical-align: unset!important;
}

.left-banner-text h4 img {
  width: 12px;
}

.v-tb {
  vertical-align: text-bottom!important;
}

.mt-100 {
  margin-top: 220px;
}

.mt-90 {
  margin-top: 107px;
}

.text-l {
  text-align: left!important;
}

.mb-5 {
  margin-bottom: 5px!important;
}

.left-banner-text img {
  vertical-align: unset!important;
}

.manage-txtarea~li,.manage-txtarea~p,.manage-txtarea~span,.manage-txtarea~strong {
  font-size: 15px;
  font-family: Calibri,sans-serif;
  line-height: 22px;
  letter-spacing: .3px;
}

.manage-txtarea p span {
  font-size: 15px;
  font-family: Calibri,sans-serif!important;
}

.mt-25 {
  margin-top: 25px;
}

.progressbar-btn {
  width: 90px;
  height: 30px;
  border-radius: 25px!important;
  padding: 16px;
  color: #fff;
  margin-top: 0;
  position: relative;
}

.step-number {
  position: absolute;
  top: 9px;
  left: 4px;
  color: #fff;
  opacity: 1!important;
}

.stepwizard-step p {
  margin-top: 10px;
}

.stepwizard-row {
  display: table-row;
}

.stepwizard {
  display: table;
  width: 50%;
  position: relative;
}

.stepwizard-step button[disabled] {
  opacity: 1!important;
  filter: alpha(opacity=100)!important;
}

.stepwizard-step .btn-default[disabled]:hover {
  background-color: #545454;
}

.form-border-box {
  background: #fff;
  border-radius: 0;
  box-shadow: 1px 0 1px 0 #ddd;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #dedede;
  transition: .3s;
  width: 100%;
  margin: 0 0 25px;
  overflow: hidden;
}

.change-button,.sm-change-button {
  background-size: 34px;
  cursor: pointer;
}

.stepwizard-row:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  z-order: 0;
}

.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
}

.stepwizard .btn span {
  margin-left: 32px;
  color: #f89624;
}

.add-height .flag-container {
  height: 35px!important;
}

.plag-collapsible {
  padding: 8px 10px;
  background-color: #eaeaea;
  border: 1px solid #ddd;
  box-shadow: 1px 0 1px 0 #ddd;
}

.plag.collapse,.plag.collapse.in {
  background-color: #f3f3f3;
  padding: 12px 10px;
}

.plag.collapse {
  border-bottom: 1px solid #ddd;
}

.my-attachment.f-upload .fileUpload i {
  color: #fff;
}

.my-attachment.f-upload .fileUpload {
  margin: 10px 0!important;
}

.not-active {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  border: 2px solid #f89624;
}

.tabs-left li.active a:after {
  left: 100%;
  top: 48%;
  border: solid transparent;
  content: " ";
  height: 34px;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent transparent transparent #0062a8;
  border-width: 16px;
  margin-top: -16px;
  z-index: 1;
}

.change-button,.foooter-sticky-turnitin {
  z-index: 99999;
  position: fixed;
  left: 0;
  top: 65%;
}

#msform .nav.tabs-left>li>a:focus,#msform .nav.tabs-left>li>a:hover {
  background-color: #0062a8!important;
  color: #fff;
}

.foooter-sticky-turnitin {
  border: 1px solid #403f3f;
  border-radius: 0 5px 5px 0;
  height: 186px;
  width: 102px;
  padding: 10px 0;
  box-sizing: border-box;
  background-color: #403f3f;
}

.foooter-sticky-turnitin p {
  font-size: 18px;
  color: #fff;
  padding: 5px 0 0;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  margin-bottom: 10px;
}

.foooter-sticky-turnitin .get-it {
  border-radius: 5px;
  background-color: #eba439;
  padding: 4px 7px;
  border: 0;
  min-width: 80px;
  font-weight: 600;
  margin: 0 25px;
  color: #fff;
}

.foooter-sticky-turnitin img {
  margin: 0 12px;
}

.change-button {
  width: 40px;
  height: 40px;
  opacity: 1!important;
  border-radius: 0;
  transition: all .8s ease;
}

.close-button {
  width: 32px;
  height: 32px;
  opacity: 1!important;
  z-index: 9;
  background-color: #403f3f;
  padding-top: 7px;
  cursor: pointer;
  position: absolute;
  left: 97px;
  top: -1px;
  transition: all .5s ease;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.close-button:after,.close-button:before {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 16px;
  width: 2px;
  top: 8px;
  background-color: #fff;
}

.close-button:before {
  transform: rotate(45deg);
}

.close-button:after {
  transform: rotate(-45deg);
}

.sm-change-button {
  z-index: 99999;
  border-radius: 0;
  position: fixed;
  left: 0;
  top: 65%;
  transition: all .8s ease;
}

.form-border-box label {
  color: #333!important;
}

.thanks-heading {
  font-size: 18px;
  text-align: center;
  margin: 25px 0 15px;
  line-height: 30px;
}

.thanks-content {
  font-size: 15px;
  line-height: 22px;
}

.mobile_icon i {
  margin-right: 5px;
}

.m-35 {
  margin: 35px 0;
}

.my-status-bar {
  margin-top: 8px;
  margin-bottom: 30px;
}

.mk_popover {
  position: relative;
}

.mk_popover .popover_container {
  display: none;
  min-width: 200px;
  background-color: #eee;
  position: absolute;
  z-index: 999;
}

.mk_popover .popover_container * {
  border-radius: 0!important;
}

.mk_popover .popover_container .btn {
  margin-right: 8px;
}

.mk_popover .inner {
  position: relative;
  padding: 12px;
  background: #f9f9f9;
  border: 1px solid #d9d9d9;
}

.mk_popover .inner:after,.mk_popover .inner:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.mk_popover .inner:after {
  border-color: rgba(255,255,255,0);
  border-bottom-color: #f9f9f9;
  border-width: 11px;
  margin-left: -11px;
}

.mk_popover .inner:before {
  border-color: rgba(217,217,217,0);
  border-bottom-color: #d9d9d9;
  border-width: 12px;
  margin-left: -12px;
}

.left-95 {
  left: -95.5px!important;
}

.mk_popover .full-btn {
  width: 100%!important;
  height: 30px!important;
}

.left_ad {
  left: -156px!important;
}

.left_ad .inner:after,.left_ad .inner:before {
  content: ' ';
  display: none;
}

.left_ad .inner textarea {
  max-height: 100px;
}

.content {
  min-height: 170px;
}

.fr-box.fr-basic .fr-element {
  min-height: 160px!important;
}

.invoice {
  position: relative;
  background: #fff;
  border: 1px solid #f4f4f4;
  padding: 20px;
  margin: 10px 25px;
}

.menu-large.mega-drop a {
  overflow: hidden;
  white-space: nowrap!important;
  text-overflow: ellipsis;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.shake-error {
  font-size: 11px;
}

#fromdatetimepicker-error.shake-error,#todatetimepicker-error.shake-error {
  position: absolute;
  top: 36px;
  width: 100%;
  left: 44px;
}

.mt-30 {
  margin-top: 30px;
}

.abc-blog-list.abc-blog-detail #recaptcha1 {
  margin: 0 auto;
  width: 203px;
}

.break-limit-level {
  display: block;
  position: absolute;
  left: 260px;
  top: 0;
  width: 285px;
  background-color: #e8e8e8;
  min-height: 100%;
  border-left: 1px solid #f3f3f3;
}

.break-limit-level li a {
  padding: 5px 15px;
  font-size: 12px;
  color: #2b2b2b;
  display: block;
}

.tokenfield .token,.tokenfield .token .close,.tokenfield .token .token-label {
  display: inline-block;
  vertical-align: top;
}

.break-limit-level li:hover>a {
  background-color: #ff9600;
  color: #fff;
}

.tokenfield .token .close {
  font-family: Arial;
  font-size: 1.1em;
  line-height: 1.49em;
  margin-left: 5px;
  float: none;
  height: 100%;
  padding-right: 4px;
}

.tokenfield {
  height: auto;
  min-height: 34px;
  padding-bottom: 0;
}

.tokenfield .token {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
  background-color: #ededed;
  white-space: nowrap;
  margin: -1px 5px 5px 0;
  height: 22px;
  cursor: default;
}

.tokenfield .token .token-label {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 4px;
}

.tokenfield .token:hover {
  border-color: #b9b9b9;
}

.tokenfield .token-input {
  background: 0;
  width: 60px;
  min-width: 60px;
  border: 0;
  height: 20px;
  padding: 0;
  margin-bottom: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.text {
  text-align: left;
  font-size: 14px;
  color: #87ceeb;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}

.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-front {
  z-index: 100;
}

.ui-menu .ui-menu-item:hover {
  background-color: #f3f3f3;
  color: #333;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  padding: 5px 10px;
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1px 3px 4px;
}

.daterangepicker {
  top: 1054.7px;
  left: 650px;
  right: auto;
  z-index: 99999!important;
}

.btn-margin-r a {
  margin-right: 5px;
}

.blog-content .google__captcha {
  transform: scale(.66);
  transform-origin: 40%;
}

.assign__table .mk_popover {
  position: absolute!important;
  margin-left: 120px;
}

.nav.navbar-nav.main-items {
  margin: 10px 0;
}

.navbar-nav.main-items .main-menu {
  display: inline;
  border-right: 1px solid #438abd;
}

.navbar-nav.main-items .main-menu a {
  padding: 10px;
  font-size: 16px;
}

.navbar.main-items .dropdown-menu>div>a {
  padding: 5px 15px;
  font-size: 12px;
}

.navbar.main-items .dropdown-menu .dropdown-submenu>a:focus,.navbar.main-items .dropdown-menu .dropdown-submenu>a:hover {
  background: #ff9600;
  color: #fff!important;
}

.navbar-inverse .navbar-nav.main-items .main-menu>a {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  padding: 12px 18px;
  line-height: 22px;
}

.navbar-inverse .navbar-nav.main-items .main-menu>a i {
  margin-left: 5px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.main-menu .megamenu .container .dropdown-menu .break-limit div a,.main-menu .megamenu .container .dropdown-menu .break-limit-level a,.main-menu .megamenu .container .dropdown-menu>div>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333;
  white-space: normal;
  font-size: 12px;
  margin-bottom: 5px;
}

.main-menu .nav .main-menu>a {
  padding: 8px 18px;
  line-height: 22px;
}

.nav.navbar-nav.main-items .dropdown-menu {
  margin-top: 0!important;
}

.main-menu .megamenu .container .dropdown-menu>div>a:focus,.main-menu .megamenu .container .dropdown-menu>div>a:hover {
  background: #ff9600;
  color: #fff!important;
}

.main-menu .megamenu .container .dropdown-menu .break-limit>div>a:focus,.main-menu .megamenu .container .dropdown-menu .break-limit>div>a:hover {
  background: #ff9600;
  color: #fff!important;
}

.mr-3 {
  margin-right: 3px;
}

#helpform input[type='number'] {
  -moz-appearance: textfield;
}

#helpform2 input[type='number'] {
  -moz-appearance: textfield;
}

.footer-country-list .dropdown .dropdown-menu .nav-list .country-border-left a:after {
  content: ' | ';
  margin-left: 10px;
  margin-right: 5px;
}

.footer-country-list .dropdown .dropdown-menu .nav-list .country-border-left:last-child a:after {
  content: ' ';
}

.flag {
  display: inline-block;
  width: 16px;
  height: 11px;
  background: url(flags.png) no-repeat;
}

.flag.flag-cz {
  background-position: -64px -33px;
}

.flag.flag-ne {
  background-position: -16px -110px;
}

.flag.flag-jm {
  background-position: -240px -66px;
}

.flag.flag-ae {
  background-position: -16px 0;
}

.flag.flag-im {
  background-position: -112px -66px;
}

.flag.flag-sh {
  background-position: -112px -132px;
}

.flag.flag-gm {
  background-position: -48px -55px;
}

.flag.flag-bm {
  background-position: -144px -11px;
}

.flag.flag-ga {
  background-position: -160px -44px;
}

.flag.flag-scotland {
  background-position: -48px -132px;
}

.flag.flag-um {
  background-position: -160px -154px;
}

.flag.flag-bz {
  background-position: -32px -22px;
}

.flag.flag-vg {
  background-position: -16px -165px;
}

.flag.flag-kg {
  background-position: -48px -77px;
}

.flag.flag-uz {
  background-position: -208px -154px;
}

.flag.flag-ke {
  background-position: -32px -77px;
}

.flag.flag-il {
  background-position: -96px -66px;
}

.flag.flag-sn {
  background-position: -208px -132px;
}

.flag.flag-ai {
  background-position: -64px 0;
}

.flag.flag-ba {
  background-position: 0 -11px;
}

.flag.flag-am {
  background-position: -96px 0;
}

.flag.flag-lr {
  background-position: -48px -88px;
}

.flag.flag-gb {
  background-position: -176px -44px;
}

.flag.flag-no {
  background-position: -96px -110px;
}

.flag.flag-sr {
  background-position: 0 -143px;
}

.flag.flag-tl {
  background-position: -240px -143px;
}

.flag.flag-py {
  background-position: -144px -121px;
}

.flag.flag-zw {
  background-position: -224px -165px;
}

.flag.flag-sy {
  background-position: -80px -143px;
}

.flag.flag-mv {
  background-position: -160px -99px;
}

.flag.flag-ar {
  background-position: -144px 0;
}

.flag.flag-kn {
  background-position: -112px -77px;
}

.flag.flag-as {
  background-position: -160px 0;
}

.flag.flag-ms {
  background-position: -112px -99px;
}

.flag.flag-sb {
  background-position: -16px -132px;
}

.flag.flag-kw {
  background-position: -176px -77px;
}

.flag.flag-bh {
  background-position: -96px -11px;
}

.flag.flag-ge {
  background-position: -208px -44px;
}

.flag.flag-catalonia {
  background-position: -64px -22px;
}

.flag.flag-tg {
  background-position: -160px -143px;
}

.flag.flag-kh {
  background-position: -64px -77px;
}

.flag.flag-tc {
  background-position: -112px -143px;
}

.flag.flag-nz {
  background-position: -160px -110px;
}

.flag.flag-do {
  background-position: -144px -33px;
}

.flag.flag-tj {
  background-position: -208px -143px;
}

.flag.flag-tf {
  background-position: -144px -143px;
}

.flag.flag-eg {
  background-position: -208px -33px;
}

.flag.flag-td {
  background-position: -128px -143px;
}

.flag.flag-br {
  background-position: -192px -11px;
}

.flag.flag-ph {
  background-position: 0 -121px;
}

.flag.flag-mr {
  background-position: -96px -99px;
}

.flag.flag-pm {
  background-position: -48px -121px;
}

.flag.flag-tk {
  background-position: -224px -143px;
}

.flag.flag-ci {
  background-position: -144px -22px;
}

.flag.flag-cv {
  background-position: -16px -33px;
}

.flag.flag-sl {
  background-position: -176px -132px;
}

.flag.flag-ee {
  background-position: -192px -33px;
}

.flag.flag-md {
  background-position: -176px -88px;
}

.flag.flag-cg {
  background-position: -112px -22px;
}

.flag.flag-jo {
  background-position: 0 -77px;
}

.flag.flag-ec {
  background-position: -176px -33px;
}

.flag.flag-ng {
  background-position: -48px -110px;
}

.flag.flag-lu {
  background-position: -96px -88px;
}

.flag.flag-ag {
  background-position: -48px 0;
}

.flag.flag-bd {
  background-position: -32px -11px;
}

.flag.flag-sm {
  background-position: -192px -132px;
}

.flag.flag-ax {
  background-position: -224px 0;
}

.flag.flag-mm {
  background-position: -16px -99px;
}

.flag.flag-sx {
  background-position: -64px -143px;
}

.flag.flag-om {
  background-position: -176px -110px;
}

.flag.flag-rs {
  background-position: -208px -121px;
}

.flag.flag-vn {
  background-position: -48px -165px;
}

.flag.flag-fr {
  background-position: -144px -44px;
}

.flag.flag-us {
  background-position: -176px -154px;
}

.flag.flag-lk {
  background-position: -32px -88px;
}

.flag.flag-mc {
  background-position: -160px -88px;
}

.flag.flag-ua {
  background-position: -128px -154px;
}

.flag.flag-de {
  background-position: -80px -33px;
}

.flag.flag-tt {
  background-position: -64px -154px;
}

.flag.flag-va {
  background-position: -224px -154px;
}

.flag.flag-lb {
  background-position: -240px -77px;
}

.flag.flag-mo {
  background-position: -48px -99px;
}

.flag.flag-to {
  background-position: -32px -154px;
}

.flag.flag-ki {
  background-position: -80px -77px;
}

.flag.flag-cl {
  background-position: -176px -22px;
}

.flag.flag-lc {
  background-position: 0 -88px;
}

.flag.flag-tn {
  background-position: -16px -154px;
}

.flag.flag-ir {
  background-position: -176px -66px;
}

.flag.flag-bo {
  background-position: -176px -11px;
}

.flag.flag-io {
  background-position: -144px -66px;
}

.flag.flag-cf {
  background-position: -96px -22px;
}

.flag.flag-za {
  background-position: -176px -165px;
}

.flag.flag-dm {
  background-position: -128px -33px;
}

.flag.flag-my {
  background-position: -208px -99px;
}

.flag.flag-ug {
  background-position: -144px -154px;
}

.flag.flag-mw {
  background-position: -176px -99px;
}

.flag.flag-tv {
  background-position: -80px -154px;
}

.flag.flag-ss {
  background-position: -16px -143px;
}

.flag.flag-bb {
  background-position: -16px -11px;
}

.flag.flag-ca {
  background-position: -48px -22px;
}

.flag.flag-ni {
  background-position: -64px -110px;
}

.flag.flag-ad {
  background-position: 0 0;
}

.flag.flag-so {
  background-position: -224px -132px;
}

.flag.flag-gt {
  background-position: -144px -55px;
}

.flag.flag-id {
  background-position: -64px -66px;
}

.flag.flag-si {
  background-position: -128px -132px;
}

.flag.flag-np {
  background-position: -112px -110px;
}

.flag.flag-hk {
  background-position: -208px -55px;
}

.flag.flag-me {
  background-position: -192px -88px;
}

.flag.flag-bg {
  background-position: -80px -11px;
}

.flag.flag-cm {
  background-position: -192px -22px;
}

.flag.flag-rw {
  background-position: -240px -121px;
}

.flag.flag-pt {
  background-position: -112px -121px;
}

.flag.flag-ic {
  background-position: -48px -66px;
}

.flag.flag-cd {
  background-position: -80px -22px;
}

.flag.flag-ck {
  background-position: -160px -22px;
}

.flag.flag-mt {
  background-position: -128px -99px;
}

.flag.flag-pl {
  background-position: -32px -121px;
}

.flag.flag-ch {
  background-position: -128px -22px;
}

.flag.flag-ve {
  background-position: 0 -165px;
}

.flag.flag-sk {
  background-position: -160px -132px;
}

.flag.flag-ye {
  background-position: -144px -165px;
}

.flag.flag-mh {
  background-position: -224px -88px;
}

.flag.flag-pa {
  background-position: -192px -110px;
}

.flag.flag-kurdistan {
  background-position: -160px -77px;
}

.flag.flag-hu {
  background-position: -32px -66px;
}

.flag.flag-vu {
  background-position: -64px -165px;
}

.flag.flag-bv {
  background-position: -240px -11px;
}

.flag.flag-nr {
  background-position: -128px -110px;
}

.flag.flag-vc {
  background-position: -240px -154px;
}

.flag.flag-qa {
  background-position: -160px -121px;
}

.flag.flag-somaliland {
  background-position: -240px -132px;
}

.flag.flag-sc {
  background-position: -32px -132px;
}

.flag.flag-an {
  background-position: -112px 0;
}

.flag.flag-mk {
  background-position: -240px -88px;
}

.flag.flag-je {
  background-position: -224px -66px;
}

.flag.flag-fi {
  background-position: -64px -44px;
}

.flag.flag-af {
  background-position: -32px 0;
}

.flag.flag-be {
  background-position: -48px -11px;
}

.flag.flag-ma {
  background-position: -144px -88px;
}

.flag.flag-fo {
  background-position: -128px -44px;
}

.flag.flag-bt {
  background-position: -224px -11px;
}

.flag.flag-cu {
  background-position: 0 -33px;
}

.flag.flag-pn {
  background-position: -64px -121px;
}

.flag.flag-al {
  background-position: -80px 0;
}

.flag.flag-kp {
  background-position: -128px -77px;
}

.flag.flag-eu {
  background-position: -48px -44px;
}

.flag.flag-es {
  background-position: -16px -44px;
}

.flag.flag-pr {
  background-position: -80px -121px;
}

.flag.flag-cy {
  background-position: -48px -33px;
}

.flag.flag-bj {
  background-position: -128px -11px;
}

.flag.flag-tibet {
  background-position: -192px -143px;
}

.flag.flag-gd {
  background-position: -192px -44px;
}

.flag.flag-nu {
  background-position: -144px -110px;
}

.flag.flag-gf {
  background-position: -224px -44px;
}

.flag.flag-km {
  background-position: -96px -77px;
}

.flag.flag-sj {
  background-position: -144px -132px;
}

.flag.flag-ls {
  background-position: -64px -88px;
}

.flag.flag-fj {
  background-position: -80px -44px;
}

.flag.flag-bs {
  background-position: -208px -11px;
}

.flag.flag-bw {
  background-position: 0 -22px;
}

.flag.flag-mx {
  background-position: -192px -99px;
}

.flag.flag-pe {
  background-position: -208px -110px;
}

.flag.flag-wales {
  background-position: -80px -165px;
}

.flag.flag-sg {
  background-position: -96px -132px;
}

.flag.flag-pk {
  background-position: -16px -121px;
}

.flag.flag-nc {
  background-position: 0 -110px;
}

.flag.flag-hr {
  background-position: 0 -66px;
}

.flag.flag-dk {
  background-position: -112px -33px;
}

.flag.flag-bf {
  background-position: -64px -11px;
}

.flag.flag-au {
  background-position: -192px 0;
}

.flag.flag-kr {
  background-position: -144px -77px;
}

.flag.flag-gw {
  background-position: -176px -55px;
}

.flag.flag-gq {
  background-position: -96px -55px;
}

.flag.flag-la {
  background-position: -224px -77px;
}

.flag.flag-bn {
  background-position: -160px -11px;
}

.flag.flag-gn {
  background-position: -64px -55px;
}

.flag.flag-aw {
  background-position: -208px 0;
}

.flag.flag-lt {
  background-position: -80px -88px;
}

.flag.flag-fk {
  background-position: -96px -44px;
}

.flag.flag-pw {
  background-position: -128px -121px;
}

.flag.flag-eh {
  background-position: -224px -33px;
}

.flag.flag-sa {
  background-position: 0 -132px;
}

.flag.flag-kz {
  background-position: -208px -77px;
}

.flag.flag-gy {
  background-position: -192px -55px;
}

.flag.flag-er {
  background-position: 0 -44px;
}

.flag.flag-in {
  background-position: -128px -66px;
}

.flag.flag-ml {
  background-position: 0 -99px;
}

.flag.flag-re {
  background-position: -176px -121px;
}

.flag.flag-cr {
  background-position: -240px -22px;
}

.flag.flag-at {
  background-position: -176px 0;
}

.flag.flag-iq {
  background-position: -160px -66px;
}

.flag.flag-ky {
  background-position: -192px -77px;
}

.flag.flag-gh {
  background-position: 0 -55px;
}

.flag.flag-uy {
  background-position: -192px -154px;
}

.flag.flag-az {
  background-position: -240px 0;
}

.flag.flag-pf {
  background-position: -224px -110px;
}

.flag.flag-ru {
  background-position: -224px -121px;
}

.flag.flag-it {
  background-position: -208px -66px;
}

.flag.flag-jp {
  background-position: -16px -77px;
}

.flag.flag-st {
  background-position: -32px -143px;
}

.flag.flag-gr {
  background-position: -112px -55px;
}

.flag.flag-nl {
  background-position: -80px -110px;
}

.flag.flag-is {
  background-position: -192px -66px;
}

.flag.flag-mn {
  background-position: -32px -99px;
}

.flag.flag-wf {
  background-position: -96px -165px;
}

.flag.flag-ro {
  background-position: -192px -121px;
}

.flag.flag-gg {
  background-position: -240px -44px;
}

.flag.flag-cw {
  background-position: -32px -33px;
}

.flag.flag-et {
  background-position: -32px -44px;
}

.flag.flag-mu {
  background-position: -144px -99px;
}

.flag.flag-gu {
  background-position: -160px -55px;
}

.flag.flag-ie {
  background-position: -80px -66px;
}

.flag.flag-sz {
  background-position: -96px -143px;
}

.flag.flag-fm {
  background-position: -112px -44px;
}

.flag.flag-gl {
  background-position: -32px -55px;
}

.flag.flag-th {
  background-position: -176px -143px;
}

.flag.flag-bi {
  background-position: -112px -11px;
}

.flag.flag-ao {
  background-position: -128px 0;
}

.flag.flag-sv {
  background-position: -48px -143px;
}

.flag.flag-zanzibar {
  background-position: -192px -165px;
}

.flag.flag-xk {
  background-position: -128px -165px;
}

.flag.flag-gp {
  background-position: -80px -55px;
}

.flag.flag-li {
  background-position: -16px -88px;
}

.flag.flag-na {
  background-position: -240px -99px;
}

.flag.flag-se {
  background-position: -80px -132px;
}

.flag.flag-by {
  background-position: -16px -22px;
}

.flag.flag-pg {
  background-position: -240px -110px;
}

.flag.flag-ps {
  background-position: -96px -121px;
}

.flag.flag-yt {
  background-position: -160px -165px;
}

.flag.flag-tm {
  background-position: 0 -154px;
}

.flag.flag-ly {
  background-position: -128px -88px;
}

.flag.flag-sd {
  background-position: -64px -132px;
}

.flag.flag-mz {
  background-position: -224px -99px;
}

.flag.flag-tr {
  background-position: -48px -154px;
}

.flag.flag-gs {
  background-position: -128px -55px;
}

.flag.flag-dj {
  background-position: -96px -33px;
}

.flag.flag-england {
  background-position: -240px -33px;
}

.flag.flag-gi {
  background-position: -16px -55px;
}

.flag.flag-tz {
  background-position: -112px -154px;
}

.flag.flag-zm {
  background-position: -208px -165px;
}

.flag.flag-nf {
  background-position: -32px -110px;
}

.flag.flag-lv {
  background-position: -112px -88px;
}

.flag.flag-dz {
  background-position: -160px -33px;
}

.flag.flag-ht {
  background-position: -16px -66px;
}

.flag.flag-co {
  background-position: -224px -22px;
}

.flag.flag-cn {
  background-position: -208px -22px;
}

.flag.flag-mq {
  background-position: -80px -99px;
}

.flag.flag-vi {
  background-position: -32px -165px;
}

.flag.flag-hm {
  background-position: -224px -55px;
}

.flag.flag-tw {
  background-position: -96px -154px;
}

.flag.flag-mp {
  background-position: -64px -99px;
}

.flag.flag-ws {
  background-position: -112px -165px;
}

.flag.flag-hn {
  background-position: -240px -55px;
}

.flag.flag-mg {
  background-position: -208px -88px;
}

.intl-tel-input {
  position: relative;
  display: inline-block;
}

.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.intl-tel-input .hide {
  display: none;
}

.intl-tel-input .v-hide {
  visibility: hidden;
}

.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text] {
  position: relative;
  z-index: 0;
  margin-top: 0!important;
  margin-bottom: 0!important;
  padding-right: 36px;
  margin-right: 0;
}

.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}

.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: 0;
  border-bottom: 4px solid #555;
}

.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0,0,0,.2);
  background-color: #fff;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}

.intl-tel-input .country-list .country.highlight,.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0,0,0,.05);
}

.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}

@media(max-width:500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}

.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag-box {
  vertical-align: middle;
}

.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box {
  margin-right: 6px;
}

.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=tel],.intl-tel-input.separate-dial-code input[type=text] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container {
  right: auto;
  left: 0;
}

.intl-tel-input.allow-dropdown .selected-flag,.intl-tel-input.separate-dial-code .selected-flag {
  width: 46px;
}

.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
  cursor: default;
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
  background-color: transparent;
}

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0,0,0,.05);
  display: table;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text] {
  padding-left: 66px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 60px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text] {
  padding-left: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
  width: 70px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text] {
  padding-left: 74px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 68px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
  padding-left: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 78px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text] {
  padding-left: 82px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text] {
  padding-left: 92px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
  width: 86px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text] {
  padding-left: 90px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text] {
  padding-left: 100px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
  width: 94px;
}

.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.intl-tel-input.iti-container:hover {
  cursor: pointer;
}

.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}

.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px;
  line-height: 1.5em;
}

.iti-flag {
  width: 20px;
}

.iti-flag.be {
  width: 18px;
}

.iti-flag.ch {
  width: 15px;
}

.iti-flag.mc {
  width: 19px;
}

.iti-flag.ne {
  width: 18px;
}

.iti-flag.ac {
  height: 10px;
  background-position: 0 0;
}

.iti-flag.ad {
  height: 14px;
  background-position: -22px 0;
}

.iti-flag.ae {
  height: 10px;
  background-position: -44px 0;
}

.iti-flag.af {
  height: 14px;
  background-position: -66px 0;
}

.iti-flag.ag {
  height: 14px;
  background-position: -88px 0;
}

.iti-flag.ai {
  height: 10px;
  background-position: -110px 0;
}

.iti-flag.al {
  height: 15px;
  background-position: -132px 0;
}

.iti-flag.am {
  height: 10px;
  background-position: -154px 0;
}

.iti-flag.ao {
  height: 14px;
  background-position: -176px 0;
}

.iti-flag.aq {
  height: 14px;
  background-position: -198px 0;
}

.iti-flag.ar {
  height: 13px;
  background-position: -220px 0;
}

.iti-flag.as {
  height: 10px;
  background-position: -242px 0;
}

.iti-flag.at {
  height: 14px;
  background-position: -264px 0;
}

.iti-flag.au {
  height: 10px;
  background-position: -286px 0;
}

.iti-flag.aw {
  height: 14px;
  background-position: -308px 0;
}

.iti-flag.ax {
  height: 13px;
  background-position: -330px 0;
}

.iti-flag.az {
  height: 10px;
  background-position: -352px 0;
}

.iti-flag.ba {
  height: 10px;
  background-position: -374px 0;
}

.iti-flag.bb {
  height: 14px;
  background-position: -396px 0;
}

.iti-flag.bd {
  height: 12px;
  background-position: -418px 0;
}

.iti-flag.be {
  height: 15px;
  background-position: -440px 0;
}

.iti-flag.bf {
  height: 14px;
  background-position: -460px 0;
}

.iti-flag.bg {
  height: 12px;
  background-position: -482px 0;
}

.iti-flag.bh {
  height: 12px;
  background-position: -504px 0;
}

.iti-flag.bi {
  height: 12px;
  background-position: -526px 0;
}

.iti-flag.bj {
  height: 14px;
  background-position: -548px 0;
}

.iti-flag.bl {
  height: 14px;
  background-position: -570px 0;
}

.iti-flag.bm {
  height: 10px;
  background-position: -592px 0;
}

.iti-flag.bn {
  height: 10px;
  background-position: -614px 0;
}

.iti-flag.bo {
  height: 14px;
  background-position: -636px 0;
}

.iti-flag.bq {
  height: 14px;
  background-position: -658px 0;
}

.iti-flag.br {
  height: 14px;
  background-position: -680px 0;
}

.iti-flag.bs {
  height: 10px;
  background-position: -702px 0;
}

.iti-flag.bt {
  height: 14px;
  background-position: -724px 0;
}

.iti-flag.bv {
  height: 15px;
  background-position: -746px 0;
}

.iti-flag.bw {
  height: 14px;
  background-position: -768px 0;
}

.iti-flag.by {
  height: 10px;
  background-position: -790px 0;
}

.iti-flag.bz {
  height: 14px;
  background-position: -812px 0;
}

.iti-flag.ca {
  height: 10px;
  background-position: -834px 0;
}

.iti-flag.cc {
  height: 10px;
  background-position: -856px 0;
}

.iti-flag.cd {
  height: 15px;
  background-position: -878px 0;
}

.iti-flag.cf {
  height: 14px;
  background-position: -900px 0;
}

.iti-flag.cg {
  height: 14px;
  background-position: -922px 0;
}

.iti-flag.ch {
  height: 15px;
  background-position: -944px 0;
}

.iti-flag.ci {
  height: 14px;
  background-position: -961px 0;
}

.iti-flag.ck {
  height: 10px;
  background-position: -983px 0;
}

.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0;
}

.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0;
}

.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0;
}

.iti-flag.co {
  height: 14px;
  background-position: -1071px 0;
}

.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0;
}

.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0;
}

.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0;
}

.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0;
}

.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0;
}

.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0;
}

.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0;
}

.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0;
}

.iti-flag.de {
  height: 12px;
  background-position: -1269px 0;
}

.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0;
}

.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0;
}

.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0;
}

.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0;
}

.iti-flag.do {
  height: 13px;
  background-position: -1379px 0;
}

.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0;
}

.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0;
}

.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0;
}

.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0;
}

.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0;
}

.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0;
}

.iti-flag.er {
  height: 10px;
  background-position: -1533px 0;
}

.iti-flag.es {
  height: 14px;
  background-position: -1555px 0;
}

.iti-flag.et {
  height: 10px;
  background-position: -1577px 0;
}

.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0;
}

.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0;
}

.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0;
}

.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0;
}

.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0;
}

.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0;
}

.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0;
}

.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0;
}

.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0;
}

.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0;
}

.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0;
}

.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0;
}

.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0;
}

.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0;
}

.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0;
}

.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0;
}

.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0;
}

.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0;
}

.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0;
}

.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0;
}

.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0;
}

.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0;
}

.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0;
}

.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0;
}

.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0;
}

.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0;
}

.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0;
}

.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0;
}

.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0;
}

.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0;
}

.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0;
}

.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0;
}

.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0;
}

.iti-flag.id {
  height: 14px;
  background-position: -2325px 0;
}

.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0;
}

.iti-flag.il {
  height: 15px;
  background-position: -2369px 0;
}

.iti-flag.im {
  height: 10px;
  background-position: -2391px 0;
}

.iti-flag.in {
  height: 14px;
  background-position: -2413px 0;
}

.iti-flag.io {
  height: 10px;
  background-position: -2435px 0;
}

.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0;
}

.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0;
}

.iti-flag.is {
  height: 15px;
  background-position: -2501px 0;
}

.iti-flag.it {
  height: 14px;
  background-position: -2523px 0;
}

.iti-flag.je {
  height: 12px;
  background-position: -2545px 0;
}

.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0;
}

.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0;
}

.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0;
}

.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0;
}

.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0;
}

.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0;
}

.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0;
}

.iti-flag.km {
  height: 12px;
  background-position: -2721px 0;
}

.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0;
}

.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0;
}

.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0;
}

.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0;
}

.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0;
}

.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0;
}

.iti-flag.la {
  height: 14px;
  background-position: -2875px 0;
}

.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0;
}

.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0;
}

.iti-flag.li {
  height: 12px;
  background-position: -2941px 0;
}

.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0;
}

.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0;
}

.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0;
}

.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0;
}

.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0;
}

.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0;
}

.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0;
}

.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0;
}

.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0;
}

.iti-flag.md {
  height: 10px;
  background-position: -3160px 0;
}

.iti-flag.me {
  height: 10px;
  background-position: -3182px 0;
}

.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0;
}

.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0;
}

.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0;
}

.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0;
}

.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0;
}

.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0;
}

.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0;
}

.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0;
}

.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0;
}

.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0;
}

.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0;
}

.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0;
}

.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0;
}

.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0;
}

.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0;
}

.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0;
}

.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0;
}

.iti-flag.my {
  height: 10px;
  background-position: -3578px 0;
}

.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0;
}

.iti-flag.na {
  height: 14px;
  background-position: -3622px 0;
}

.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0;
}

.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0;
}

.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0;
}

.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0;
}

.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0;
}

.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0;
}

.iti-flag.no {
  height: 15px;
  background-position: -3774px 0;
}

.iti-flag.np {
  width: 13px;
  height: 15px;
  background-position: -3796px 0;
}

.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0;
}

.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0;
}

.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0;
}

.iti-flag.om {
  height: 10px;
  background-position: -3877px 0;
}

.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0;
}

.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0;
}

.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0;
}

.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0;
}

.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0;
}

.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0;
}

.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0;
}

.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0;
}

.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0;
}

.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0;
}

.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0;
}

.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0;
}

.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0;
}

.iti-flag.py {
  height: 11px;
  background-position: -4185px 0;
}

.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0;
}

.iti-flag.re {
  height: 14px;
  background-position: -4229px 0;
}

.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0;
}

.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0;
}

.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0;
}

.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0;
}

.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0;
}

.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0;
}

.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0;
}

.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0;
}

.iti-flag.se {
  height: 13px;
  background-position: -4427px 0;
}

.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0;
}

.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0;
}

.iti-flag.si {
  height: 10px;
  background-position: -4493px 0;
}

.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0;
}

.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0;
}

.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0;
}

.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0;
}

.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0;
}

.iti-flag.so {
  height: 14px;
  background-position: -4625px 0;
}

.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0;
}

.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0;
}

.iti-flag.st {
  height: 10px;
  background-position: -4691px 0;
}

.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0;
}

.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0;
}

.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0;
}

.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0;
}

.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0;
}

.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0;
}

.iti-flag.td {
  height: 14px;
  background-position: -4845px 0;
}

.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0;
}

.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0;
}

.iti-flag.th {
  height: 14px;
  background-position: -4911px 0;
}

.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0;
}

.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0;
}

.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0;
}

.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0;
}

.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0;
}

.iti-flag.to {
  height: 10px;
  background-position: -5043px 0;
}

.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0;
}

.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0;
}

.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0;
}

.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0;
}

.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0;
}

.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0;
}

.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0;
}

.iti-flag.um {
  height: 11px;
  background-position: -5219px 0;
}

.iti-flag.us {
  height: 11px;
  background-position: -5241px 0;
}

.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0;
}

.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0;
}

.iti-flag.va {
  width: 15px;
  height: 15px;
  background-position: -5307px 0;
}

.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0;
}

.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0;
}

.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0;
}

.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0;
}

.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0;
}

.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0;
}

.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0;
}

.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0;
}

.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0;
}

.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0;
}

.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0;
}

.iti-flag.za {
  height: 14px;
  background-position: -5566px 0;
}

.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0;
}

.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0;
}

.iti-flag {
  height: 15px;
  box-shadow: 0 0 1px 0 #888;
  background-image: url(iflags.png);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
  .iti-flag {
    background-size: 5630px 15px;
    background-image: url(iflags@2x.png);
  }
}

.iti-flag.np {
  background-color: transparent;
}

.flex {
  display: flex;
}

.col {
  flex-direction: column;
  flex: 0 0 50%;
}

.img {
  max-width: 100%;
  vertical-align: top;
}