﻿* {
    margin: 0;
    padding: 0;
}


html {
    -webkit-font-smoothing: antialiased;
}

body {
    font-family: 'Open Sans', sans-serif;
    background:url("../images/PTIbg.jpg") no-repeat fixed 0 0 transparent;
    /*background: #F2F2F2; THANHNV tam thoi bo do thay doi nen*/
}

a {
    text-decoration: none;
    outline: none;
}

.TopAdvBanner {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 10px;
    position: relative;
}

    .TopAdvBanner img {
        width: 960px;
    }

    .TopAdvBanner #TimeCountDown {
        position: absolute;
        top: 26px;
        left: 0px;
        font-weight: normal;
        font-family: Arial;
        color: #333;
    }

        .TopAdvBanner #TimeCountDown #count_day1 {
            margin-left: 11px;
        }

        .TopAdvBanner #TimeCountDown #count_day2 {
            margin-left: 0;
        }

        .TopAdvBanner #TimeCountDown #count_hour1 {
            margin-left: 6px;
        }

        .TopAdvBanner #TimeCountDown #count_hour2 {
            margin-left: 0;
        }

        .TopAdvBanner #TimeCountDown #count_minute1 {
            margin-left: 6px;
        }

        .TopAdvBanner #TimeCountDown #count_minute2 {
            margin-left: 0;
        }

        .TopAdvBanner #TimeCountDown #count_second1 {
            margin-left: 6px;
        }

        .TopAdvBanner #TimeCountDown #count_second2 {
            margin-left: 0px;
        }

.message a.BHDoLogin,
.message a.BHDoRegister {
    color: #003663;
    font-size: 14px;
    font-weight: 600;
}

    .message a.BHDoLogin:hover,
    .message a.BHDoRegister:hover {
        color: #0082c6;
    }

#DoLoginMessage,
#DoRegisterMessage {
    font-size: 13px;
    color: #cc0000;
}

#WrapperOut {
}

#WrapperIn {
}

#Header {
    background: none repeat scroll 0 0 #0182c6;
    height: 70px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9000;
}

#HeaderContent {
    width: 980px;
    margin: 0 auto;
    color: #fff;
}

    #HeaderContent h2 {
        font-size: 48px;
        font-weight: 300;
        padding-top: 8px;
    }

#StepNav {
    display: inline-block;
    height: 100px;
    width: 980px;
}

    #StepNav ul {
    }

        #StepNav ul li {
            float: left;
            font-size: 14px;
            font-weight: bold;
            list-style-type: none;
            margin-right: 65px;
            padding-top: 7px;
            text-align: center;
            text-transform: uppercase;
            width: 113px;
        }

            #StepNav ul li i {
                display: block;
                font-size: 29px;
                font-style: normal;
                margin-bottom: 20px;
                color: #0182C6;
            }

            #StepNav ul li span {
                color: #6DCFF6;
            }

            #StepNav ul li.first {
                margin-right: 78px;
                width: 86px;
            }

            #StepNav ul li.last {
                margin-right: 0;
                width: 98px;
            }

            #StepNav ul li.current i {
                color: #fff;
            }

            #StepNav ul li.current span {
                color: #fff;
                font-weight: 600;
                font-size: 14px;
            }

#MainWrapper {
    width: 980px;
    margin: 80px auto 50px auto;
    display: table;
}

#MainContent {
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    width: 710px;
    display: inline-block;
    float: left;
    border: solid 1px #e1e1e1;
}

#MainContentDetail {
    padding: 20px 40px 40px;
}

    #MainContentDetail h1 {
        color: #0281C4;
        text-transform: uppercase;
        font-size: 30px;
        font-weight: 400;
    }

    #MainContentDetail > div {
        color: #555;
        font-size: 15px;
        margin-top: 10px;
        display: inline-block;
        width: 100%;
    }

    #MainContentDetail ul li {
        list-style-image: url("../images/orange-dot.png");
        margin-left: 15px;
        padding-bottom: 10px;
    }

        #MainContentDetail ul li ul li {
            list-style-image: url("../images/BHSquareDot.png");
            margin-left: 15px;
            padding-bottom: 10px;
        }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.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-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-1-5,
.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-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.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-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .col-sm-1,
  .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-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .col-md-1,
  .col-md-1-5,
  .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-md-10,
  .col-md-11 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-1-5 {
    width: 12.495555555555555%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-1-5 {
    margin-left: 12.444444444444445%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .col-lg-1,
  .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-lg-10,
  .col-lg-11 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  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 {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
a {
    text-decoration: none;
    outline: none;
}

.BHButton {
    background: none repeat scroll 0 0 #a16407;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    height: 43px;
    line-height: 40px;
    border-radius: 3px;
    margin: 0 3px;
}

    .BHButton span {
        background: none repeat scroll 0 0 #f58634;
        border-radius: 3px;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-size: 16px;
        font-weight: 600;
        height: 40px;
        padding: 0 15px;
        text-align: center;
        border-radius: 3px;
    }

.BHAddButton {
    background: none repeat scroll 0 0 #406618;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    height: 43px;
    line-height: 40px;
    border-radius: 3px;
    margin: 0 3px;
    float: left;
}

    .BHAddButton span {
        background: none repeat scroll 0 0 #8dc73f;
        border-radius: 3px;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-size: 16px;
        font-weight: 600;
        height: 40px;
        padding: 0 30px;
        text-align: center;
        border-radius: 3px;
    }

#StepButtonBar {
    text-align: center;
    margin-bottom: 10px;
}

#Footer {
    text-align: center;
    color: #fff;
}

#FooterNav {
    background: #0182C6;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
}

    #FooterNav li {
        list-style-type: none;
        text-transform: uppercase;
        display: inline-block;
        margin: 0 10px;
    }

#FooterNavContent {
    width: 980px;
    margin: 0 auto;
    text-align: center;
}

#FooterNav li a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-family: arial;
}

#CopyRight {
    background: #003664;
    height: 75px;
    color: #fff;
    font-size: 13px;
    line-height: 75px;
    font-family: arial;
    padding-top: 20px;
}

    #CopyRight p {
        line-height: 24px;
    }
/*step*/
#StepNav {
    position: relative;
}

.StepItem {
    display: inline-block;
    float: left;
    height: 50px;
    width: 50px;
}

    .StepItem.first {
        margin-left: 0px;
    }

#StepNavNumber {
    display: inline-block;
    width: 100%;
    margin: 8px 0 5px 0;
}

.StepNumber {
    background: url("../images/step/step_after.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    color: #0082c6;
}

.StepSeparate {
    background: none repeat scroll 0 0 #6dcff6;
    display: inline-block;
    float: left;
    height: 2px;
    margin-top: 24px;
    width: 251px;
}

#StepNavTitle {
    position: relative;
    display: block;
    width: 100%;
}

.StepTitle {
    color: #6dcff6;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -30px;
}

    .StepTitle.step1 {
        left: 65px;
    }

    .StepTitle.step2 {
        left: 365px;
    }

    .StepTitle.step3 {
        left: 655px;
        width: 145px;
    }

    .StepTitle.step4 {
        left: 875px;
        text-indent: -9999px;
    }

.StepItem.current {
    width: 54px;
    height: 54px;
}

    .StepItem.current .StepNumber {
        width: 54px;
        height: 54px;
        background: url(../images/step/step_current.png) no-repeat center center;
        color: #fff;
    }

    .StepItem.current.last .StepNumber {
        width: 54px;
        height: 54px;
        background: url(../images/step/step_done.png) no-repeat center center;
        color: #fff;
    }

.StepTitle.current {
    color: #fff;
}

.StepSeparate.current {
    background: #fff;
}

.StepItem.done .StepNumber {
    background: url(../images/step/step_before.png) no-repeat center center;
}

.StepTitle.done {
    color: #fff;
}

.StepItem.last i {
    display: inline-block;
    width: 52px;
    height: 52px;
    background: url(../images/step/tick_after.png) no-repeat center center;
}

.StepItem.last.current i {
    background: url(../images/step/tick_done.png) no-repeat center center;
}

#SideBar {
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    width: 240px;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 1px 1px #ddd;
    position: fixed;
    top: 80px;
}

#SumTop {
    background: #003664;
    padding: 20px;
}

#SumTotal {
    background: url(../images/SumFooterTopArrow.png) no-repeat top left #F69779;
    padding: 20px;
}

#SumTop h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
}

#SumTop .SumItem {
    margin-top: 12px;
}

.SumTitle {
    color: #999;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.SumDesc {
    color: #999;
    font-size: 14px;
}

.SumPrice {
    color: #F49670;
    font-size: 24px;
}

.SumItem.LineTop {
    border-top: 1px solid #f1f1f1;
    padding-top: 10px;
}

    .SumItem.LineTop .SumTitle, .SumItem.LineTop .SumDesc {
        display: inline-block;
    }

    .SumItem.LineTop .SumPrice {
        font-weight: bold;
    }

.SumDiscountTitle {
    color: #999;
    font-size: 11px;
    font-weight: bold;
    margin-top: 8px;
    text-transform: uppercase;
}

.SumDiscountPrice {
    color: #a3cb72;
    font-size: 18px;
    font-weight: bold;
}

#SumTotal * {
    color: #fff;
}

#SumTotal .SumPrice {
    font-weight: bold;
}

.BHButton.BHButtonGray {
    background: #959595;
}

    .BHButton.BHButtonGray span {
        background: #C2C2C2;
    }

.BHButton.BHButtonDarkGray {
    background: #959595;
}

    .BHButton.BHButtonDarkGray span {
        background: #ACACAC;
    }

.InfoItem select {
    width: 295px;
}

.InfoItem.SmallItem select {
    width: 168px!important;
}

.InfoItem label {
    display: inline-block;
    width: 180px;
    font-size: 16px;
    font-weight: 400;
    color: #363636;
    float: left;
}

.InfoItem.SmallItem label {
    width: 130px!important;
}

    .InfoItem.SmallItem label.right-small-label {
        width: 80px!important;
        margin-left: 50px!important;
    }

.InfoItem label.bold {
    font-weight: 600;
    text-transform: uppercase;
}

.InfoNotice {
    color: #f26c4f;
    font-size: 12px;
    font-style: italic;
    margin-left: 191px;
    padding: 5px 0 0;
    width: 400px;
}

    .InfoNotice.SmallItem {
        margin-left: 130px;
        width: 480px !important;
    }

#AddButtonWrapper .InfoNotice {
    margin-left: 10px;
    padding: 5px 0 0;
    width: 400px;
    width: 505px;
    float: left;
}

.InfoItem {
    margin-bottom: 10px;
    display: table;
}

    .InfoItem.SmallItem {
        float: left;
        display: block!important;
        width: 315px !important;
    }

.full-width {
    width: 435px!important;
}

.InfoItem input {
    width: 291px;
    border: solid 2px #e9e9e9;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    text-indent: 8px;
    font-size: 16px;
    color: #004a80;
}

.InfoItem.SmallItem input {
    width: 150px !important;
    margin: 0 5px 0 0px;
    padding: 3px 7px;
}

    .InfoItem.SmallItem input.hasDatepicker {
        background-position-x: 133px!important;
    }

.InfoItem input[disabled=disabled] {
    color: #707070;
}

.InfoItem input[type=file] {
    border: none!important;
    text-indent: 0px!important;
    width: 237px;
    height: auto;
    margin-top: 8px;
    font-size: 12px;
}

.InfoItem input.small {
    width: 141px !important;
}

.InfoItem input[disabled="disabled"] {
    background: #f5f5f5;
    border-color: #f5f5f5;
}

.BHToolTip {
    background: url("../images/BHInfoTip.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    float: right;
    height: 28px;
    margin-right: 110px;
    margin-top: 4px;
    width: 28px;
    cursor: hand;
    cursor: pointer;
}

    .BHToolTip:hover {
        background-image: url("../images/BHInfoTip-hover.png");
    }

.MainSubTitle {
    font-size: 24px;
    font-weight: 400;
    color: #363636;
    margin: 15px 0 0 0;
    display: inline-block;
    clear: both;
}

.InfoContentBlock {
    /*background: none repeat scroll 0 0 #fef6f1;*/
    border-radius: 2px;
    float: right;
    padding: 0 0 10px 15px;
    width: 420px;
}

    .InfoContentBlock.small-float-left {
        float: left;
        width: 400px;
        background: none !important;
    }

.FullWidth .InfoContentBlock {
    padding: 10px 0 10px 5px!important;
}

.InfoContentBlock a {
    color: #f58634;
    font-style: italic;
    font-weight: bold;
}

.FullInfoContentBlock {
    width: 610px;
    background: transparent !important;
}


#MainWrapperContent {
    display: inline-block;
    width: 100%;
}

input[type=checkbox].BHCheckbox,
span.BHCheckbox {
    display: none;
}

    input[type=checkbox].BHCheckbox + label.BHRadioLabel span.BHCheckbox + label.BHRadioLabel {
        padding-left: 25px;
        height: 20px;
        display: inline-block;
        line-height: 20px;
        background-repeat: no-repeat;
        background-position: 0 -36px;
        font-size: 20px;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=checkbox].BHCheckbox:checked + label.BHCheckboxLabel {
        background-position: 0 3px;
    }

    span.BHCheckbox[checked=checked] + label.BHCheckboxLabel {
        background-position: 0 -238px!important;
    }

    input[type=checkbox].BHCheckbox:disabled + label.BHCheckboxLabel,
    span.BHCheckbox[disabled=disabled] + label.BHCheckboxLabel {
        background-position: 0 -158px;
    }

label.BHCheckboxLabel {
    background: url(../images/BHCheckboxBg.png) no-repeat 0 -77px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-indent: 40px;
    width: auto;
    margin: 7px 0;
    line-height: 26px;
    cursor: pointer;
    cursor: hand;
}

input[type=checkbox].BHSplitCheckbox {
    display: none;
}

    input[type=checkbox].BHSplitCheckbox + label.BHSplitCheckboxLabel {
        background-position: 0 -60px;
    }

    input[type=checkbox].BHSplitCheckbox:checked + label.BHSplitCheckboxLabel {
        background-position: 0px 0px;
    }

label.BHSplitCheckboxLabel {
    background: url(../images/BHSplitCheckboxBg.png) no-repeat 0px 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    width: 30px;
    height: 30px;
    display: block;
    float: right;
    cursor: pointer;
    cursor: hand;
    margin-top: 10px;
    margin-right: 10px;
}

input[type=radio].BHCheckbox {
    display: none;
}

    input[type=radio].BHCheckbox + label.BHRadioLabel {
        padding-left: 25px;
        height: 20px;
        display: inline-block;
        line-height: 20px;
        background-repeat: no-repeat;
        background-position: 0 -36px;
        font-size: 20px;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=radio].BHCheckbox:checked + label.BHCheckboxLabel {
        background-position: 0 3px;
    }

label.BHCheckboxLabel {
    background: url(../images/BHCheckboxBg.png) no-repeat 0 -77px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-indent: 40px;
    width: auto;
    margin: 7px 0;
    line-height: 26px;
}

input[type=radio].BHRadioButton {
    display: none;
}

    input[type=radio].BHRadioButton + label.BHRadioButtonLabel {
        background-position: 0 -80px!important;
    }

    input[type=radio].BHRadioButton:checked + label.BHRadioButtonLabel {
        background-position: 0px 0px!important;
    }

.inline-content label.BHRadioButtonLabel {
    width: auto !important;
}

label.BHRadioButtonLabel {
    background: url(../images/BHRadioButtonBg.png) no-repeat 0px 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    display: block;
    float: right;
    cursor: pointer;
    cursor: hand;
    margin-top: 5px;
    margin-right: 10px;
    padding-left: 31px;
    line-height: 21px;
    width: 375px;
    margin-bottom: 5px;
    /*color: #003663;*/
    color: #363636;
}

#BHMoneyAmountInput {
    background: #ACD373;
    color: #fff;
    font-size: 24px;
    border-color: #ACD373;
}

.InfoItem label i {
    font-style: italic;
    font-size: 12px;
    display: block;
}

#BHFeeInput {
    background: #F69679;
    border-color: #F69679;
    color: #fff;
    font-size: 24px;
}

.MainSubTitle .BHToolTip {
    margin-left: 10px;
    margin-right: 0;
}


.InfoItemSplitWrapper {
    display: inline-block;
    width: 100%;
    min-height: 280px;
}

    .InfoItemSplitWrapper .InfoItem label {
        width: 163px !important;
    }

    .InfoItemSplitWrapper .BHToolTip {
        margin-right: 15px !important;
    }

.InfoItemSplit {
    width: 305px;
    display: inline-block;
    background: #F7FBF1;
    border-radius: 1px;
    float: left;
    height: 375px;
}

.InfoItemSplitHealthCare {
    width: 305px;
    display: inline-block;
    background: #F7FBF1;
    border-radius: 1px;
    float: left;
    height: 355px;
}

    .InfoItemSplitHealthCare.FullWidth {
        width: 620px!important;
        height: 335px!important;
    }

    .InfoItemSplit.FullWidth {
        width: 620px!important;
        height: 355px!important;
    }

    .InfoItemSplit.left {
        margin-right: 15px;
    }

        .InfoItemSplitHealthCare.left {
        margin-right: 15px;
    }

    .InfoItemSplit.disabled {
        background: #F8F8F8;
    }

        .InfoItemSplitHealthCare.disabled {
        background: #F8F8F8;
    }

.InfoItemSplitContent {
    padding: 15px 16px;
    height: 257px;
    color: #363636;
}

    .InfoItemSplitContent .BHToolTip {
        margin-left: 10px;
    }

.FullWidth .InfoItemSplitContent {
    height: 255px !important;
}

.InfoItemSplitContentHealthCare {
    padding: 15px 16px;
    height: 237px;
    color: #363636;
}

    .InfoItemSplitContentHealthCare .BHToolTip {
        margin-left: 10px;
    }

.FullWidth .InfoItemSplitContentHealthCare {
    height: 235px !important;
}

.InfoItemSplitTitle {
    font-size: 20px;
    font-weight: 400;
    width: 215px;
    margin-bottom: 10px;
}

    .InfoItemSplitTitle.FullWidth {
        width: 440px;
    }

.InfoItemSplitClose {
    display: inline-block;
    background: url(../images/split_close.png) no-repeat;
    float: right;
    width: 30px;
    height: 30px;
    margin-top: 7px;
    margin-right: 10px;
    cursor: pointer;
}

    .InfoItemSplitClose.disabled {
        background: url(../images/split_check.png) no-repeat;
    }

.InfoItemSplitFooter {
    background: url(../images/split_footerbg.png) no-repeat 0 0 #F69679;
    height: 77px;
    color: #fff;
}

    .InfoItemSplitFooter.disabled {
        background: url(../images/split_footerbg_disable.png) no-repeat 0 0 #CCC;
    }

    .InfoItemSplitFooter h3 {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px;
        text-indent: 20px;
        padding-top: 15px;
    }

        .InfoItemSplitFooter h3 i {
            font-style: normal;
            font-weight: 400;
            font-size: 13px;
            text-transform: none;
        }

    .InfoItemSplitFooter p {
        font-size: 25px;
        text-indent: 20px;
        text-transform: uppercase;
    }

.NumberOfPeople {
    clear: both;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

.InfoSplitLabel {
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}

    .InfoSplitLabel.FullWidth {
        font-size: 16px;
        margin-top: 10px;
        display: inline-block;
        width: 100%;
    }

.NumberOfPeople .InfoSplitLabel {
    clear: both;
    display: inline-block;
    float: left;
    margin-right: 30px;
    width: 135px;
    line-height: 15px;
    margin-top: 0;
}

.NumberOfPeople span {
}

.NumberOfPeopleValue {
    font-size: 24px;
}

.NumberOfPeople .InfoSplitLabel i {
    font-style: italic;
    font-size: 12px;
    font-weight: 400;
    clear: both;
}

.AmountPerAccident {
    margin-top: 5px;
}

    .AmountPerAccident .BHToolTip {
        margin-right: 0;
    }

    .AmountPerAccident select {
        width: 220px;
    }

.InfoSplitLabel.bold {
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 5px;
    font-size: 12px;
}

.InfoItemSplitContent p {
    font-weight: 400;
    font-size: 12px;
    font-weight: 800;
    margin-bottom: 0 !important;
}

.InfoSplitLabel.sub {
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    margin-top: 5px;
}

.InfoItemSplitContent .indent {
    text-indent: 19px;
}

.InfoItemSplitContent p a {
    font-weight: bold!important;
    font-style: italic;
    color: #f58634;
    font-size: 11px;
}

.InfoItemSplitContent p .BHToolTip {
    margin-right: 0;
    margin-top: -3px;
}

.MainSubTitle i {
    font-size: 12px;
    font-style: italic;
    text-transform: none;
    font-weight: 400;
    clear: both;
    display: block;
}

#DiscountCodeTxt {
    background-color: #fff;
    border: 2px solid #e9e9e9;
    border-radius: 3px;
    color: #444;
    height: 37px;
    line-height: 37px;
    padding: 0 0 0 8px;
    font-size: 24px;
    width: 235px;
    float: left;
}

#MainContentDetail .DiscountCodeWrapper {
    float: right;
    display: inline-block;
    width: 400px;
}

    #MainContentDetail .DiscountCodeWrapper .BHToolTip {
        margin-right: 40px;
    }

#InputDiscountCodeTrigger {
    margin-left: 5px;
}

    #InputDiscountCodeTrigger span {
        padding: 0 10px;
    }

hr {
    height: 1px;
    border-bottom: solid 1px #999;
    border-top: #003664;
}

#MainContentDetail > div#TotalRealPrice {
    font-size: 48px;
    color: #f69679;
    margin-top: 0;
    margin-bottom: 20px;
}

#MainContentDetail > div#BHDiscountWrapper {
    margin: 20px 0;
}

#MainContentDetail > div img {
    margin: 0 auto;
    display: block;
}

#BHDiscountWrapper h3 {
    margin-top: 0;
}

input[type=radio].BHRadio {
    display: none;
}

    input[type=radio].BHRadio + label.BHRadioLabel {
        padding-left: 21px;
        height: 20px;
        display: inline-block;
        line-height: 20px;
        background-repeat: no-repeat;
        background-position: 0 -38px;
        font-size: 16px;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=radio].BHRadio:checked + label.BHRadioLabel {
        background-position: 0 0px;
    }

label.BHRadioLabel {
    background-image: url(../images/BHRadioBg.png); /*-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; */
    text-indent: 10px;
}

#LoginNoticeWrapper {
    background: #fef3ea;
    font-weight: bold;
}

#LoginNoticeContent {
    padding: 20px 35px;
}

    #LoginNoticeContent .MainSubTitle {
        margin-top: 0;
        color: #363636;
    }

    #LoginNoticeContent.color_red {
        margin-top: 0;
        color: #cc0000!important;
    }

    #LoginNoticeContent.success {
        margin-top: 0;
        color: #007FC6 !important;
    }

#LoginNoticeClose {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/notice_close.png) no-repeat center center;
    float: right;
    margin-top: 12px;
    margin-right: 12px;
    cursor: pointer;
}

#LoginNoticeContent p {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 10px;
}

#LoginNoticeContent a {
    color: #f58634;
    font-weight: bold;
}

    #LoginNoticeContent a:hover {
        color: #0082c6;
    }

#MainContentDetail p {
    margin-bottom: 10px;
}

#MainContentDetail a {
}

#PaymentMethodSelectWrapper > ul > li {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    #PaymentMethodSelectWrapper > ul > li .PaymentMethodHeader {
        border-bottom: 1px solid #fff;
        padding: 10px;
        color: #003663;
        margin-left: 0;
        cursor: pointer;
        position: relative;
    }

#PaymentMethodSelectWrapper li .PaymentMethodHeader {
    font-size: 14px;
    background: #e5f2f9;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 0;
}

#PaymentMethodSelectWrapper > ul > li .PaymentMethodHeader.active {
    background: #0082c6;
    color: #fff;
}

.PaymentMethodContent {
    display: none;
    padding: 20px;
    border: solid 1px #f1f1f1;
    border-top: 0;
    font-size: 14px;
}

#PaymentMethodSelectWrapper label {
    margin-right: 10px;
}

#AdditionNoteWrapper {
    display: inline-block;
    width: 100%;
}

#AdditionNoteTxt {
    display: inline-block;
    width: 100%;
    padding: 20px;
    border: solid 1px #ddd;
    resize: none;
    width: 585px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

    #AdditionNoteTxt::-webkit-input-placeholder { /* WebKit browsers */
        color: #003663;
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
    }

    #AdditionNoteTxt:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #003663;
        opacity: 1;
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
    }

    #AdditionNoteTxt::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #003663;
        opacity: 1;
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
    }

    #AdditionNoteTxt:-ms-input-placeholder { /* Internet Explorer 10+ */
        color: #003663;
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
    }

#ArgreementWrapper {
    font-size: 14px;
    width: 465px;
}

    #ArgreementWrapper label {
        display: inline-block;
        text-indent: 25px;
    }

        #ArgreementWrapper label a {
            color: #f58634;
            font-style: italic;
            font-weight: bold;
        }

            #ArgreementWrapper label a:hover {
                color: #0082c6;
            }

input.hasDatepicker {
    background: url(../images/date-pickerbg.png) no-repeat 93px center #e5f2f9;
    border: 0 none;
    color: #363636;
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0 5px;
    padding: 3px 7px;
    width: 105px;
    cursor: pointer;
}

input.hasTimepicker {
    background: #e5f2f9;
    border: 0 none;
    color: #363636;
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0 5px;
    padding: 3px 7px;
    width: 50px;
    cursor: pointer;
}

.PaymentMethodContent a {
    color: #f58634;
}

.BHTooltipOpen {
    font-size: 13px !important;
    border-radius: 4px!important;
    background-color: #fffbcb!important;
    color: #363636!important;
    padding: 10px 15px!important;
    border: none!important;
    background-image: none!important;
    box-shadow: 0 0 10px #999!important;
    z-index: 10002!important;
}

    .BHTooltipOpen div {
        background-color: #fffbcb!important;
        color: #363636!important;
    }

#LoginNoticeContent.success {
    background: #8dc73f;
    color: #fff;
}

    #LoginNoticeContent.success .MainSubTitle {
        color: #fff;
    }

#LoginNoticeContent.error {
    background: #f69679;
    color: #fff;
}

    #LoginNoticeContent.error .MainSubTitle {
        color: #fff;
    }

.fl {
    float: left;
}

.fr {
    float: left;
}

.fn {
    float: none;
}

.BHPopupBorder {
    border: 0 none !important;
    border-radius: 3px !important;
    box-shadow: 0 0 5px #333;
    font-family: 'Open Sans',sans-serif !important;
    overflow: hidden;
    padding: 0 !important;
}

.BHPopupHeader {
    background: #0082C6 !important;
    color: #fff !important;
    height: 50px;
    line-height: 50px;
    padding: 0 !important;
    text-indent: 20px;
    font-weight: 600 !important;
    font-size: 20px !important;
    border: 0 !important;
    border-radius: 0 !important;
}

    .BHPopupHeader .ui-dialog-title {
        margin: 0 !important;
    }

.ui-widget-overlay {
    background: url(../images/BHPopupBg.png) repeat !important;
}

.BHPopupContent {
    background: #EBEBEB !important;
}

#RegisterPopup table {
    width: 100%;
}

#RegisterPopup label {
    display: block;
    font-size: 14px;
    color: #363636;
    font-family: 'Open Sans', sans-serif !important;
    margin-bottom: 5px;
}

#RegisterPopup input[type=text], #RegisterPopup input[type=password] {
    border: 0;
    background: #fff;
    height: 35px;
    line-height: 35px;
    width: 210px;
    box-shadow: 0 0 1px #ddd;
    padding: 0 5px;
    margin-bottom: 15px;
}

#RegisterPopup .BHToolTip {
    margin-right: 20px;
}

#RegisterPopup td {
    width: 280px;
}

#RegisterPopup a {
    color: #f58634;
    font-style: italic;
}

#LoginPopup table {
    width: 100%;
}

#LoginPopup label {
    display: block;
    font-size: 14px;
    color: #363636;
    font-family: 'Open Sans', sans-serif !important;
    margin-bottom: 5px;
}

#LoginPopup input[type=text], #LoginPopup input[type=password] {
    border: 0;
    background: #fff;
    height: 35px;
    line-height: 35px;
    width: 250px;
    box-shadow: 0 0 1px #ddd;
    padding: 0 5px;
    margin-bottom: 15px;
}

#LoginPopup .BHToolTip {
    margin-right: 10px;
}

#LoginPopup td {
    width: 280px;
}

#LoginPopup a {
    color: #f58634;
    font-style: italic;
}

#LoginPopup .BHButton {
    float: left;
}

#LoginPopup .forget-password {
    float: left;
    line-height: 40px;
    font-size: 13px;
    margin-left: 20px;
}

.InfoContentBlockSmall {
    background: none repeat scroll 0 0 #fef6f1;
    border-radius: 2px;
    display: inline-block;
    font-size: 14px;
    padding: 10px;
    width: 275px;
}

.MainSubTitle .success_icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    float: left;
    background: url(../images/BHSuccessIcon.png) no-repeat center center;
    margin-right: 10px;
}

#LoginNoticeContent.success p {
    margin-left: 42px;
    color: #fff;
}

.color_red {
    color: red !important;
}

.success {
    color: #007FC6 !important;
}

.payment-success {
    background: #ACD373!important;
    border: #ACD373!important;
    color: #fff!important;
    font-weight: bold!important;
}

.payment {
    background: #F69679!important;
    border: #F69679!important;
    color: #fff!important;
    font-weight: bold!important;
}

.color_textmain {
    color: #363636;
}

.bold {
    font-weight: 600;
}

.MainBoldSubTitle {
    margin-top: 20px;
    color: #363636;
}

.next_step_tip {
    width: 22px;
    height: 30px;
    float: left;
    display: inline-block;
    margin-right: 5px;
    background: url(../images/icon_tip.png) no-repeat;
}

#MainContentDetail.font14 > div {
    font-size: 14px;
}

.next_step_tip_wrapper {
    line-height: 30px;
}

.ml0 {
    margin-left: 0;
}

.BHVCXEMAY .StepTitle.step1 {
    left: -1px;
}

.BHVCXEMAY .StepTitle.step2 {
    left: 275px;
    width: 115px;
}

.clear {
    clear: both;
}

.MainSubSelectionWrapper {
    width: 440px;
    float: left;
    font-size: 14px;
}

    .MainSubSelectionWrapper label {
        font-size: 14px;
        padding-left: 40px;
        text-indent: 0;
    }

#MainContentDetail h1.MainHeadTitle {
    color: #363636;
    font-size: 38px;
    font-weight: 300;
    text-transform: none;
    line-height: 68px;
    letter-spacing: -2px;
}

.PTILogoSub {
    /*background: url("../images/PTILogoSub.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 116px;
    height: 52px;*/
    background: url("../images/ePTI-logo-2-01.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 120px;
    height: 40px;
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-top: 12px;
}

/********************************************* HOME *******************************************/
#PTILogo {
    display: inline-block;
    float: left;
    /*width: 116px;
    height: 52px;
    background: url(../images/PTILogo.png) no-repeat center center;
    margin-top: 9px;*/
    width: 120px;
    height: 44px;
    background: url(../images/ePTI-logo-01.png) no-repeat center center;
    margin-top: 14px;
}

#PTIHeaderContent {
    /*width: 1145px;*/
    width: 960px;
    margin: 0 auto;
}

#PTITopMenu   {
color: #e1e1e1;
display: inline-block;
float: right;
text-align: right;
text-transform: uppercase;
/* width: 910px; */
}


    #PTITopMenu a {
        color: #e1e1e1;
        text-decoration: none;
        font-weight: 600;
    }

#PTITopMenuTop {
    font-size: 11px;
    margin-top: 7px;
}

#PTITopDropdownMenu {
    font-size: 14px;
    word-spacing: -2px;
    font-weight: 500;
}

    #PTITopDropdownMenu li {
        list-style-type: none;
    }

    #PTITopDropdownMenu > li {
        display: inline-block;
        margin-left: 9px;
        position: relative;
        height: 37px;
    }

        #PTITopDropdownMenu > li > ul {
            background: none repeat scroll 0 0 #fff;
            border-radius: 2px 2px 3px 3px;
            box-shadow: 0 4px 10px -5px #777;
            display: none;
            left: -25px;
            position: absolute;
            top: 37px;
            width: 290px;
        }

#PTITopMenuBottom {
    margin-top: 18px;
}

#PTITopDropdownMenu > li > a:hover {
    color: #fff799;
}

#PTITopMenuTop a:hover {
    color: #fff799;
}

#PTIChangeLanguageLink {
    margin-left: 15px;
}

#PTILogoutLink {
    margin-left: 5px;
}

#PTITopDropdownMenu > li > ul {
    text-align: left;
}

    #PTITopDropdownMenu > li > ul a {
        color: #363636;
        font-size: 13px;
    }

        #PTITopDropdownMenu > li > ul a:hover {
            color: #0082c6;
        }

    #PTITopDropdownMenu > li > ul li {
        height: 55px;
        margin: 10px auto 20px;
        vertical-align: middle;
        width: 245px;
        line-height: 50px;
    }

        #PTITopDropdownMenu > li > ul li.Line2 {
            line-height: 20px;
        }

        #PTITopDropdownMenu > li > ul li:first-child {
            margin-top: 20px;
        }

        #PTITopDropdownMenu > li > ul li.Line2 span {
            display: inline-block;
            float: left;
            padding-top: 7px;
            width: 190px;
        }

        #PTITopDropdownMenu > li > ul li.LineBottom {
            line-height: 0px!important;
            height: 0px !important;
        }

.PTIMenuArrow {
    background: url("../images/PTIMenuArrow.png") no-repeat scroll 0 0 transparent;
    display: none;
    height: 16px;
    left: 55px;
    position: absolute;
    top: 29px;
    width: 16px;
}

    .PTIMenuArrow.show {
        display: inline-block;
    }

#PTITopDropdownMenu > li > ul i {
    display: inline-block;
    height: 52px;
    width: 44px;
    float: left;
    margin-right: 7px;
}

.BHTDCar1 {
    background: url(../images/PTICar1.png) no-repeat;
}

.BHTDCar2 {
    background: url(../images/PTICar2.png) no-repeat;
}

#PTITopDropdownMenu > li > ul li:last-child {
    margin: 0 auto 10px auto;
    text-align: center;
    text-transform: none;
    height: 40px;
    line-height: 40px;
}

.BHXemayIcon {
    background: url(../images/PTIMotoBike.png) no-repeat;
}

.BHXemay1 {
    background-position: 0 0;
}

.BHXemay2 {
    background-position: 0 -71px;
}

.BHXemay3 {
    background-position: 0 -141px;
}

.BHNguoi {
    background: url(../images/PTIPerson.png) no-repeat;
}

.BHNguoi1 {
    background-position: 0 0;
}

.BHNguoi2 {
    background-position: 0 -71px;
}

.BHNguoi3 {
    background-position: 0 -131px;
}

.BHTs {
    background: url(../images/PTITs.png) no-repeat;
}

.BHTs1 {
    background-position: 0 0;
}

.BHTs2 {
    background-position: 0 -71px;
}

.BHHh {
    background: url(../images/PTIHH.png) no-repeat;
}

.BHHh1 {
    background-position: 0 0;
}

.BHHh2 {
    background-position: 0 -71px;
}

#PTITopDropdownMenu > li > ul a img {
    float: left;
    margin-right: 10px;
}

#PTIMainWrapper {
    width: 960px;
    margin: 78px auto 15px auto;
    overflow: hidden;
}

.PTISliderCaption {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding-left: 30px;
    width: 880px;
    background: url(../images/top-banner-bg.png) repeat-x left top;
    font-size: 14px;
    color: #fff;
    text-shadow: 1px 0 3px #000;
    padding-bottom: 25px;
    padding-right: 50px;
}

    .PTISliderCaption h3, .PTISliderCaption h3 a,
    .PTISliderCaption h2.main-banner, .PTISliderCaption h2.main-banner a {
        color: #fff;
        font-size: 38px;
        font-weight: 400;
        text-shadow: 1px 0 3px #000;
        margin-top: 20px;
    }

.bx-pager {
    position: absolute;
    bottom: 0;
    left: 0;
}

#PTIMainContentWrapper {
    margin-top: 10px;
}

    #PTIMainContentWrapper.no-margin-top {
        margin-top: 0;
    }

#PTIMainContentWrapper {
    display: inline-block;
    width: 100%;
}

#PTIMainLeft {
    border-radius: 5px;
    width: 710px;
    float: left;
    box-shadow: 1px 2px 3px #ddd;
    background: #fff;
}

    #PTIMainLeft.inverted {
        float: right!important;
        margin-left: 0px!important;
        margin-right: 0px!important;
    }

    #PTIMainLeft.transparent {
        background: none;
        box-shadow: none;
    }

        #PTIMainLeft.transparent #PTIMainLeftContent {
            padding-top: 0;
        }

#PTIMainLeftContent {
    padding: 10px 10px 10px 0px;
}

#PTIMainLeftNews h3 {
    color: #363636;
    font-weight: 400;
    font-size: 24px;
}

#PTIMainLeftNews ul {
    margin-left: 20px;
}

    #PTIMainLeftNews ul li {
        list-style-type: none;
        list-style-image: url(../images/orange-dot.png);
        padding: 4px 0;
    }

        #PTIMainLeftNews ul li a,
        #PTIMainLeftNews ul li h2.lastest-news a {
            color: #003663;
            font-size: 14px;
            font-weight: normal;
        }

            #PTIMainLeftNews ul li a:hover,
        #PTIMainLeftNews ul li h2.lastest-news a:hover {
                color: #0082c6;
            }

#PTIMainLeftNews {
    float: left;
    width: 375px;
    /*margin-left: 10px;*/
}

#PTIMainLeftBanner {
    float: right;
}

    #PTIMainLeftBanner img {
        width: 300px;
        height: 311px;
    }

.PTIViewMoreLink {
    color: #f58634;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-left: 20px;
    margin-top: 15px;
}

    .PTIViewMoreLink:hover {
        color: #0082c6;
    }

#PTIMainRight {
    border-radius: 5px;
    width: 240px;
    display: inline-block;
    float: left;
    margin-left: 10px;
    color: #fff;
}

    #PTIMainRight.inverted {
        float: left!important;
        margin-left: 0px!important;
        margin-right: 0px!important;
    }

#PTIMainRightContent {
}

    #PTIMainRightContent h3 {
        font-weight: 400;
        font-size: 24px;
        color: #e1e1e1;
    }

.PTISupportItem {
}

    .PTISupportItem span {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px;
        display: inline-block;
        width: 100%;
        color: #222;
        text-transform: none;
    }

        .PTISupportItem span a {
            color: #222;
            text-transform: none;
        }

    .PTISupportItem b {
        color: #f58634;
        text-transform: uppercase;
        clear: both;
        display: inline-block;
        width: 100%;
    }

    .PTISupportItem i {
        color: #f58634;
        font-size: 14px;
        font-style: normal;
    }

.bold-text {
    font-weight: bold;
}

#PTISupportWrapper .qna {
    background: url(../images/SupportIcon.png) no-repeat 18px -77px;
    border-top: solid 1px #f1f1f1;
}

    #PTISupportWrapper .qna.hover {
        background-image: url(../images/SupportIcon-hover.png);
    }

#PTISupportWrapper .query {
    background: url(../images/SupportIcon.png) no-repeat 18px -142px;
    border-top: solid 1px #f1f1f1;
}

    #PTISupportWrapper .query.hover {
        background-image: url(../images/SupportIcon-hover.png);
    }

#PTISupportWrapper .conect {
    background: url(../images/SupportIcon.png) no-repeat 18px -201px;
    border-top: solid 1px #f1f1f1;
}

    #PTISupportWrapper .conect.hover {
        background-image: url(../images/SupportIcon-hover.png);
    }

.PTISupportItem {
    padding-left: 70px;
    height: 60px;
    line-height: 60px;
}

    .PTISupportItem.hotline b {
        padding: 3px 0 3px 0;
    }

        .PTISupportItem.hotline b.last {
            border-top: solid 1px #f1f1f1;
            padding: 6px 0 3px 0;
        }

#PTISupportWrapper .hotline {
    background: url(../images/SupportIcon.png) no-repeat 18px 53px;
    line-height: inherit;
    height: 122px;
}

    #PTISupportWrapper .hotline.hover {
        background-image: url(../images/SupportIcon-hover.png);
    }

#LeftMenuWrapperOut {
    position: relative;
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px; /*padding: 10px 20px; */
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
}

#PTISUpportWrapperOut {
    position: relative;
    /*height: 305px;*/
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px; /*padding: 10px 20px; */
}

#PTISupportFooter {
    background: #1A4A73;
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 0 0 3px 3px;
    height: 60px;
    line-height: 60px;
    text-indent: 25px;
}

    #PTISupportFooter a {
        font-weight: 400;
        font-size: 24px;
        color: #e1e1e1;
    }

#PTIHomeNewsWrapper {
    display: inline-block;
    width: 100%;
    height: 305px;
    overflow: hidden;
}

#PTIBottomSlider li {
    text-align: center;
}

.bx-wrapper #PTIBottomSlider img {
    display: inline-block;
    max-width: 100%;
    height: 84px;
}

#PTIBottomWrapper .bx-wrapper .bx-viewport {
    background: none;
    box-shadow: none;
    width: 824px !important;
}

#PTIBottomWrapper {
    margin: 30px auto;
}

    #PTIBottomWrapper .bx-wrapper .bx-controls-direction a {
        height: 26px;
        margin-top: -13px;
        outline: 0 none;
        position: absolute;
        text-indent: -9999px;
        top: 50%;
        width: 16px;
    }

    #PTIBottomWrapper .bx-wrapper .bx-prev {
        background: url("../images/PTIFooterSliderPrev.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        left: 5px;
    }

    #PTIBottomWrapper .bx-wrapper .bx-next {
        background: url("../images/PTIFooterSliderNext.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        right: 5px;
    }

.PTIMainTitle {
    font-size: 48px;
    font-weight: 300;
    color: #363636;
    letter-spacing: -3px;
    overflow: hidden;
    float: left;
}

#TopBreadcums {
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 5px;
}

    #TopBreadcums li {
        list-style-type: none;
        float: left;
        margin-right: 3px;
        text-transform: uppercase;
        font-size: 11px;
    }

        #TopBreadcums li a {
            text-decoration: none;
            color: #003663;
        }

            #TopBreadcums li a:hover {
                color: #0082c6;
            }

#NewsDetailBreadcums {
    height: 45px;
}

    #NewsDetailBreadcums .BHButton {
        float: right;
    }

.PTIMainContentDetailWrapper {
    padding: 5px 20px 5px 30px;
    min-height: 586px;
}

#NewsListWrapper {
    margin-top: 10px;
}

.NewsItem {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

    .NewsItem img {
        float: left;
        width: 187px;
        height: 121px;
        margin-right: 10px;
    }

    .NewsItem a {
        color: #003663;
        font-size: 16px;
    }

    .NewsItem p {
        color: #363636;
        font-size: 14px;
    }

.NewsItemTitle {
    line-height: 20px;
    margin-bottom: 3px;
}

.OverviewItem {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

    .OverviewItem img {
        float: left;
        width: 185px;
        margin-right: 10px;
    }

    .OverviewItem a {
        color: #003663;
        font-size: 16px;
        font-weight: 600;
    }

    .OverviewItem p {
        color: #363636;
        font-size: 14px;
    }

.OverviewItemTitle {
    line-height: 20px;
    margin-bottom: 10px;
}

#PagerWrapper li {
    list-style-type: none;
    display: inline-block;
    font-size: 14px;
    color: #959595;
    font-weight: 600;
}

    #PagerWrapper li a {
        padding: 2px 5px;
        font-size: 14px;
        color: #959595;
        font-weight: 600;
    }

        #PagerWrapper li a.current {
            color: #f58634;
        }

#PagerWrapper {
    text-align: center;
    margin-bottom: 20px;
}

    #PagerWrapper ul {
        display: inline-block;
    }

#StepNav.TNDS .StepSeparate {
    width: 400px;
}

#StepNav.TNDS .StepTitle.step2 {
    left: 513px;
}

.color_lightgreen {
    color: #8dc73f !important;
}

.FinalInfoDetail {
    color: #f49670;
    font-size: 18px;
    font-weight: 400;
}

    .FinalInfoDetail.small {
        color: #f49670;
        font-size: 15px;
    }

.FinalInfoTitle {
    color: #999;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

#FBLikeBoxWrapper {
    text-align: center;
    margin-top: 20px;
}

#FaebookLikeButton {
    display: inline-block;
    background: #fff;
}

.PTIRightAd {
    margin-top: 10px;
}

    .PTIRightAd img {
        width: 240px;
    }

#NewsDetailContent {
    font-size: 14px;
    color: #363636;
    margin: 10px 0;
}

    #NewsDetailContent p {
        margin: 10px 0;
    }

    #NewsDetailContent img {
        margin: 0 auto;
        text-align: center;
        max-width: 100%;
    }

    #NewsDetailContent li {
        list-style-image: url("../images/orange-dot.png");
        margin-left: 15px;
        padding-bottom: 10px;
    }

    #NewsDetailContent a {
        font-weight: bold;
        color: #f58634;
        font-style: italic;
    }

        #NewsDetailContent a:hover {
            color: #0082c6;
        }

    #NewsDetailContent h2,
    #NewsDetailContent h1 {
        font-weight: normal;
        font-size: 25px;
        margin: 0;
    }

#NewsTitle {
    color: #003663;
    font-size: 24px;
    font-weight: 600;
}

#NewsCreatedDate {
    color: #363636;
    font-size: 12px;
}


.PTIMainTitle a {
    display: inline-block;
    float: left;
}

.PTIMainTitle span {
    float: left;
}

#SubInfomation {
    background: #7fb539;
    color: #fff;
    margin-bottom: 5px;
    overflow: hidden;
    width: 960px;
}

#SubInfomationContent {
    display: inline-block;
    width: 100%;
}

    #SubInfomationContent img {
        width: 299px;
        height: 146px;
    }

    #SubInfomationContent #InfoDetail p {
        margin: 3px 0;
    }

#SubInfomation img {
    float: left;
    margin-right: 15px;
}

.InfoRow:first-child {
    margin-top: 20px;
}

#InfoDetail {
    margin-top: 10px;
    font-size: 14px;
}

#InfoDetailTabs {
    padding: 0;
    border: 0;
}

    #InfoDetailTabs * {
        font-family: 'Open Sans';
    }

    #InfoDetailTabs .ui-tabs-nav li {
        background: none;
        border: 0;
        margin-right: 25px;
    }

        #InfoDetailTabs .ui-tabs-nav li.ui-tabs-active {
            border-bottom: solid 3px #ccc;
        }

    #InfoDetailTabs .ui-widget-header {
        background: none;
        border: 0;
    }

    #InfoDetailTabs .ui-tabs-nav li a, #InfoDetailTabs .ui-tabs-nav li a:hover {
        color: #003663;
        text-transform: uppercase;
        font-size: 13px;
        padding: 3px 0;
    }

    #InfoDetailTabs .ui-tabs-nav li.ui-tabs-active a {
        color: #363636;
    }

    #InfoDetailTabs .ui-tabs-panel {
        padding: 20px 0;
        font-size: 14px;
        color: #363636;
    }

        #InfoDetailTabs .ui-tabs-panel p {
            margin-bottom: 20px;
        }

        #InfoDetailTabs .ui-tabs-panel li {
            list-style-image: url("../images/orange-dot.png");
            margin-left: 15px;
            padding-bottom: 10px;
        }

#PriceTable {
    border-collapse: collapse;
    text-transform: uppercase;
    width: 100%;
}

    #PriceTable th {
        background: #6dcff6;
        color: #fff;
        padding: 10px;
        text-align: center;
        font-size: 13px;
        border: solid 1px #fff;
    }

    #PriceTable td {
        padding: 10px;
        border-bottom: solid 1px #f1f1f1;
    }

        #PriceTable td:nth-of-type(1) {
            text-align: center;
        }

        #PriceTable td:nth-of-type(3) {
            text-align: right;
        }


#FixedMenu {
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 9002;
}

#FixedMenuTrigger {
    background: url("../images/fixedMenuBg.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    text-indent: 18px;
    text-transform: uppercase;
    font-weight: 600;
}

.PTISupportItem.hotline span {
    text-transform: uppercase;
    color: #000;
    margin-top: 10px;
    font-weight: 600;
}

.OverviewTitle a {
    font-size: 24px;
    color: #333;
    text-transform: none;
    font-weight: 400;
}

    .OverviewTitle a:hover {
        color: #0082c6;
    }

#InfomationTip {
    float: right;
    margin-top: -5px;
}

    #InfomationTip span {
        font-size: 12px;
        display: inline-block;
        line-height: 18px;
    }

        #InfomationTip span i {
            display: inline-block;
            width: 25px;
            height: 18px;
            float: left;
            margin-right: 5px;
        }

        #InfomationTip span.saleonline {
            margin-right: 20px;
        }

            #InfomationTip span.saleonline i {
                background: #f58220;
            }

        #InfomationTip span.saleoffline i {
            background: #e1e1e1;
        }

#CalculateAndBuy {
    float: right;
    margin-right: -25px;
    margin-top: -5px;
}

    #CalculateAndBuy span {
        padding: 0 15px;
    }

    #CalculateAndBuy i {
        background: url("../images/Order.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: inline-block;
        float: left;
        height: 24px;
        margin-top: 10px;
        width: 30px;
        margin-right: 7px;
    }

#NewsTags {
    margin: 10px 0;
}

    #NewsTags a {
        color: #003663;
        font-style: italic;
    }

        #NewsTags a:hover {
            color: #0082c6;
        }

#NewsShare {
    margin: 20px 0;
}

#RelatedNews h3 {
    font-size: 22px;
    font-weight: 400;
}

#RelatedNews a {
    color: #003663;
    font-size: 14px;
    font-weight: 600;
}

    #RelatedNews a:hover {
        color: #0082c6;
    }

#RelatedNews ul li {
    list-style-type: none;
    margin-bottom: 7px;
}

.message {
    display: block;
    border: 1px solid;
    padding: 10px 15px;
    width: 600px!important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.message-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.message-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.message-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.message-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

/*Personal Page*/
#PersonalLeft {
    width: 240px;
    float: left;
    margin-right: 10px;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 1px 1px #ddd;
}

#PersonalMenu {
    background: #fff;
}

    #PersonalMenu h3 {
        background: #003663;
        color: #fff;
        font-size: 24px;
        font-weight: 400;
        text-indent: 15px;
        height: 70px;
        line-height: 70px;
    }

#PersonalRight {
    width: 710px;
    float: left;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 1px 1px #ddd;
    min-height: 500px;
}

#PersonalMenu ul {
    padding: 10px 15px;
}

    #PersonalMenu ul li {
        list-style-type: none;
        margin-bottom: 5px;
    }

#PersonalMenu a {
    font-size: 14px;
    color: #003663;
}

#PersonalMenu span {
    font-size: 14px;
    font-weight: 600;
}

#PersonalPageTitle {
    color: #363636;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    height: 70px;
    line-height: 70px;
    text-indent: 25px;
}

#PersonalOrdersTable {
    width: 100%;
    border-collapse: collapse;
}

    #PersonalOrdersTable th {
        background: #6dcff6;
        border: solid 1px #fff;
        color: #fff;
        text-transform: uppercase;
        font-size: 12px;
        height: 40px;
        text-align: center;
        line-height: 40px;
    }

        #PersonalOrdersTable th:first-child {
            border-left: 0;
        }

        #PersonalOrdersTable th:last-child {
            border-right: 0;
        }

    #PersonalOrdersTable td {
        font-size: 14px;
        height: 50px;
        border-bottom: solid 1px #ddd;
        text-align: center;
    }

    #PersonalOrdersTable .PersonalOrderNumber {
        font-weight: 800;
        color: #363636;
        font-size: 12px;
    }

.PersonalOrderDone {
    font-size: 12px;
    font-weight: 600;
    color: #8dc63f;
}

.PersonalOrderWait {
    font-size: 12px;
    font-weight: 600;
    color: #ed1c24;
}

#PersonalOrdersTable td a {
    color: #fff;
    background: #f58634;
    font-size: 12px;
    padding: 1px 3px;
    font-weight: 600;
    border-radius: 3px;
}

#PersonalInfoWrapper {
    padding: 0 30px 30px 30px;
    display: inline-block;
}

#PersonalInfoLeft {
    width: 330px;
    float: left;
}

#PersonalInfoWrapper .InfoItem label {
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

#PersonalInfoRight {
    width: 300px;
    float: left;
}

    #PersonalInfoRight .InfoItem p {
        font-size: 12px;
        height: 68px;
    }

#PersonalInfoSubTitle {
    margin-bottom: 30px;
    font-size: 14px;
    margin-top: -10px;
}

    #PersonalInfoSubTitle b:first-child {
        margin-right: 60px;
    }

    #PersonalInfoSubTitle .BHToolTip {
        margin-top: -4px;
        margin-left: 10px;
    }

#PersonalInfoWrapper .BHButton {
    margin-top: 10px;
}

#AddButtonWrapper {
    margin-top: -1px !important;
}

.RepeatBlockInfo {
    border-bottom: solid 1px #ccc;
    position: relative;
}

.BHRemoveButton {
    position: absolute;
    top: 0;
    right: 10px;
}

    .BHRemoveButton a {
        display: block;
        width: 12px;
        height: 12px;
        background: url(../images/remove-button.png) no-repeat;
    }

.note-info {
    font-size: 11px;
    font-style: italic;
    color: #cc0000;
}

table.blue-table-info {
    background-color: #fff;
    border: 0px;
    width: 100%;
}

    table.blue-table-info tr th {
        background-color: #6dcff6;
        color: #fff;
        padding: 5px 5px;
        font-size: 12px;
        text-transform: uppercase;
        height: 30px;
    }

    table.blue-table-info tr td {
        text-align: center;
        padding: 5px 5px;
        font-size: 12px;
        color: #333;
        border-bottom: dotted 1px #e1e1e1;
    }

        table.blue-table-info tr td input {
            line-height: 28px;
            background-color: #e5f2f9;
            border: 0px;
            padding: 0 5px;
        }

            table.blue-table-info tr td input.small-input-grid {
                width: 100px;
            }

            table.blue-table-info tr td input.date-picker {
                line-height: 22px;
            }

        table.blue-table-info tr td select {
            border: 0px;
            color: #003663;
        }

        table.blue-table-info tr td a {
            display: block;
            width: 12px;
            height: 12px;
            background: url(../images/remove-button.png) no-repeat;
        }

    table.blue-table-info tr th label {
        padding-left: 0px;
        margin: 0 auto;
        width: 45px;
        text-indent: 10px;
    }

.big-date-picker {
    width: 280px!important;
    background-position: 260px!important;
    margin-left: 0px!important;
    background-color: #fff!important;
    border: solid 2px #e9e9e9!important;
    color: #004a80 !important;
}

.inline-content {
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

    .inline-content.last {
        margin-right: 0px;
    }

    .inline-content p {
        font-size: 12px;
        margin-bottom: 0px;
        margin-top: 5px;
    }

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-file-input::before {
    content: 'Select file';
    display: inline-block;
    background: url(../images/upload-button.png) no-repeat;
    padding-left: 15px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    cursor: hand;
    width: 204px;
}

.custom-file-input:hover::before {
    border-color: black;
}

.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}


.text-left {
    text-align: left!important;
}

.text-right {
    text-align: right!important;
}


#LeftMenuWrapper div {
    background-color: #003663;
    height: 70px;
    color: #fff;
    line-height: 70px;
    padding-left: 20px;
    font-size: 24px;
    font-weight: 500;
}

#LeftMenuWrapper ul {
    margin: 10px 20px;
}

    #LeftMenuWrapper ul li {
        margin-bottom: 10px;
    }

        #LeftMenuWrapper ul li a {
            color: #f58634;
            text-transform: uppercase;
            font-size: 14px;
            font-weight: 500;
        }

            #LeftMenuWrapper ul li a.selected {
                color: #003663;
            }

#NewsDetailContent .brand-info {
    margin-bottom: 10px;
}

    #NewsDetailContent .brand-info td {
        vertical-align: top;
    }

        #NewsDetailContent .brand-info td:first-child {
            padding-right: 10px;
            width: 180px;
            padding-top: 12px;
        }

#NewsDetailContent .list-partner {
    margin-bottom: 10px;
    overflow: hidden;
}

    #NewsDetailContent .list-partner div {
        width: 110px;
        height: 110px;
        float: left;
        margin-left: 14px;
        border: solid 1px #d4d4d4;
        border-radius: 3px;
        margin-bottom: 25px;
        margin-right: 6px;
    }

    #NewsDetailContent .list-partner:first-child {
        margin-left: 0px;
    }

    #NewsDetailContent .list-partner div img {
        display: block;
        margin-top: 21px;
    }

#NewsDetailContent h1 {
    margin-bottom: 20px;
}

#UpdatePanel1 {
    position: relative;
    z-index: 9001;
}

#ModalPopup {
    display: none;
}

.shopping-cart {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    display: block;
    width: 29px;
    height: 22px;
    background: url(../images/shopping-cart.png) no-repeat;
}

#divAdRight,
#divAdLeft {
    height: 300px;
}

    #divAdRight img,
    #divAdLeft img {
        width: 125px;
    }

#GarageSelect ul li {
    list-style: none;
}

#GarageSelect select {
    width: 650px;
}

#GarageContent {
    margin: 20px 5px;
}

    #GarageContent table {
        border-width: 1px;
        border-color: #666666;
        border-collapse: collapse;
    }

        #GarageContent table tr:first-child td {
            border-width: 1px;
            padding: 8px;
            border-style: solid;
            border-color: #666666;
            background-color: #dedede;
        }

        #GarageContent table td {
            border-width: 1px;
            padding: 8px;
            border-style: solid;
            border-color: #666666;
            background-color: #ffffff;
        }

.top-focus-news {
    overflow: hidden;
    width: 370px;
    margin: 10px 0 0 0;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}

    .top-focus-news .top-focus-news-avatar {
        float: left;
        margin-right: 10px;
        margin-top: 3px;
    }

        .top-focus-news .top-focus-news-avatar img {
            width: 130px;
        }

    .top-focus-news .top-focus-news-title {
        float: left;
        width: 365px;
    }

        .top-focus-news .top-focus-news-title a
        {
            color: #003663;
            font-weight: 600;
            font-size: 14px;
        }

        .top-focus-news .top-focus-news-title h2.lastest-news a {
            color: #003663;
            font-weight: 600;
            font-size: 16px;
        }


        .top-focus-news .top-focus-news-sapo {
            font-size: 14px;
            text-align: justify;
            margin-bottom:5px;
        }

            .top-focus-news .top-focus-news-title a:hover,
        .top-focus-news .top-focus-news-title h2.lastest-news a:hover {
                color: #0082c6;
            }

.home-news-zone-title a {
    color: #363636;
}

    .home-news-zone-title a:hover {
        color: #0082c6;
    }


.sub-menu-in-list-article {
    float: right;
    overflow: hidden;
    margin-right: 250px;
    font-size: 13px;
    margin-top: 40px;
}

    .sub-menu-in-list-article ul li {
        float: right;
        list-style: none;
    }

        .sub-menu-in-list-article ul li a {
            display: block;
            background-color: transparent;
            color: #003663;
            padding: 3px 8px;
            text-transform: uppercase;
            font-weight: 600;
        }

            .sub-menu-in-list-article ul li a:hover {
                color: #0082c6;
            }

        .sub-menu-in-list-article ul li.selected a {
            background-color: #363636;
            color: #fff;
        }

            .sub-menu-in-list-article ul li.selected a:hover {
                color: #fff;
            }

ul.table-list {
    list-style: none;
    display: table;
}

    ul.table-list li {
        list-style: none;
        list-style-image: none!important;
        margin: 0 0 5px 0!important;
        padding-top: 3px!important;
        padding-bottom: 3px!important;
        display: block;
        overflow: hidden;
        border-bottom: dotted 1px #ccc;
    }

        ul.table-list li .table-item-col-index {
            width: 20px;
            float: left;
            text-align: right;
            margin-right: 5px;
        }

        ul.table-list li .table-item-col-title {
            width: 480px;
            float: left;
        }

        ul.table-list li .table-item-col-money {
            width: 70px;
            float: left;
            text-align: right;
        }

.view-detail-info {
    position: absolute;
    right: 10px;
    top: 3px;
    width: 32px;
    height: 32px;
    background-image: url(../images/accordion-up-down-icon.png);
}

    .view-detail-info.down {
        background-position: 0 0;
    }

.PaymentMethodHeader.active .view-detail-info.down {
    background-position: 32px 0;
}

.view-detail-info.up {
    background-position: 0 32px;
}

.PaymentMethodHeader.active .view-detail-info.up {
    background-position: 32px 32px;
}

#ContactFormLeft {
    width: 455px;
    float: left;
    overflow: hidden;
    color: #363636;
}

    #ContactFormLeft h1 {
        font-size: 48px;
        font-weight: 300;
        letter-spacing: -3px;
    }

    #ContactFormLeft table tr td {
        padding: 10px;
    }

        #ContactFormLeft table tr td p {
            padding-bottom: 5px;
        }

        #ContactFormLeft table tr td input {
            height: 36px;
            width: 310px;
            border: 2px solid #e9e9e9;
            font-size: 17px;
            padding: 0 10px;
        }

        #ContactFormLeft table tr td textarea {
            height: 145px;
            width: 420px;
            font-size: 17px;
            border: 2px solid #e9e9e9;
            padding: 10px;
        }

        #ContactFormLeft table tr td .message {
            width: auto !important;
        }

#ContactInfoRight {
    width: 470px;
    float: right;
    overflow: hidden;
}

    #ContactInfoRight .contact-map {
        border: 5px solid #fff;
    }

    #ContactInfoRight .contact-info {
        margin-top: 15px;
        color: #363636;
    }

        #ContactInfoRight .contact-info h3 {
            font-size: 21px;
            font-weight: 600;
        }

        #ContactInfoRight .contact-info p {
            margin: 10px 0;
        }

.pagging {
    display: table;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.pagelink {
    border: 0;
    margin: 0;
    padding: 0;
}

.pagelink li {
    border: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    display: block;
}

.pagelink a {
    margin-right: 2px;
}

.pagelink .turn-off {
    color: #999;
    display: block;
    float: left;
    font-weight: bold;
    padding: 3px 4px;
}

.pagelink .common a {
    font-weight: bold;
}

.pagelink .active {
    margin-right: 2px;
    padding: 3px 4px;
    color: #f58634!important;
}

.pagelink a:link, .pagelink a:visited {
    display: block;
    float: left;
    padding: 3px 6px;
    text-decoration: none;
}

.pagelink a:hover {
    color: #f58634!important;
}


.error-404 {
    display: block;
    position: relative;
    width: 100%;
    height: 400px;
}
.error-404 img {
    margin-top: 50px;
    margin-left: 216px;
}
.error-404 a {
    display: block;
    position: absolute;
    width: 100px;
    height: 20px;
    top: 153px;
    left: 585px;
}
.form-control:-moz-placeholder {
  color: #999999;
}

.form-control::-moz-placeholder {
  color: #999999;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control1 {
  vertical-align: super;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.form-control {
  display: block;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    top: 0px;
    left: 0px;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.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;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg {
  height: auto;
}

.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}

.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}

.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.has-success .help-block,
.has-success .control-label {
  color: #468847;
}

.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.form-control-static {
  padding-top: 7px;
  margin-bottom: 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;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-briefcase:before {
  content: "\1f4bc";
}

.glyphicon-calendar:before {
  content: "\1f4c5";
}

.glyphicon-pushpin:before {
  content: "\1f4cc";
}

.glyphicon-paperclip:before {
  content: "\1f4ce";
}

.glyphicon-camera:before {
  content: "\1f4f7";
}

.glyphicon-lock:before {
  content: "\1f512";
}

.glyphicon-bell:before {
  content: "\1f514";
}

.glyphicon-bookmark:before {
  content: "\1f516";
}

.glyphicon-fire:before {
  content: "\1f525";
}

.glyphicon-wrench:before {
  content: "\1f527";
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
  content: "";
}

.dropdown {
  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;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.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: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  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-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.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 {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

.btn-default .caret {
  border-top-color: #333333;
}

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}

.dropup .btn-default .caret {
  border-bottom-color: #333333;
}

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

.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:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group {
  float: left;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-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-bottom-left-radius: 0;
  border-top-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group-xs > .btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.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, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.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 {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.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-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  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: 45px;
  line-height: 45px;
}

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;
}

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-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control: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: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  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="radio"],
.input-group-addon input[type="checkbox"] {
  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 > .dropdown-toggle,
.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:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -4px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.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 #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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 {
  text-align: center;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 5px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}

.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 {
  text-align: center;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

.nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

.tabbable:after {
  clear: both;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

.tabbable:after {
  clear: both;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    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-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  z-index: 1030;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .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;
  border: 1px solid transparent;
  border-radius: 4px;
}

.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;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    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;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

.mobile-hotline{display:none}
.hotline {position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 9000;
    display: block;
    background: #fac100;
    color: red;
    padding-top: 5px;padding-bottom:5px; padding-left:12px; padding-right: 12px;
    border-radius: 99px;}
.hotlinef {position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 9000;
    display: block;
    background: url(/Images/Messenger.jpg) center no-repeat #fac100;
    color: red;
    padding-top: 5px;padding-bottom:5px; padding-left:12px; padding-right: 12px;
    border-radius: 99px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16);
    -webkit-transition: box-shadow .2s ease;
    background-size: 80%;
    transition: all .2s ease-in-out;
}
.hotline .hotline-number{font-size:20px; color: #b20000; font-weight: bold}
.hotlinef .hotlinef-right{width: 45%; float: right; text-align: center; background: #fac100; margin-left: 5px; margin-right: 10px; margin-top: 7px; height: 45px; border-radius: 4px}
.hotlinef .hotlinef-right a{color: red; line-height: 46px; font-size: 16px; font-weight: bold}
@media  (max-width: 767px) {
    .hotline{
        display :none;
    }
    .mobile-hotline{display: block; bottom: 0; width: 100%; background:rgba(0,0,0,0.5); height: 60px; position: fixed; z-index:9999999}
    .mobile-hotline .mobile-hotline-left{width: 45%; float: left; text-align: center; background: #00a502; margin-left: 10px; margin-right:5px; margin-top: 7px; height: 45px; border-radius: 4px}
    .mobile-hotline .mobile-hotline-left a{color: white; line-height: 46px; font-size:16px; font-weight: bold}
    .mobile-hotline .mobile-hotline-right{width: 45%; float: right; text-align: center; background: #fac100; margin-left: 5px; margin-right: 10px; margin-top: 7px; height: 45px; border-radius: 4px}
    .mobile-hotline .mobile-hotline-right a{color: red; line-height: 46px; font-size: 16px; font-weight: bold}
}
        
.ctrlq.fb-button {
    z-index: 999;
    background: url(/Images/Messenger.jpg) center no-repeat #0084ff;
    width: 60px;
    height: 60px;
    text-align: center;
    bottom: 10px;
    border: 0;
    outline: 0;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16);
    -webkit-transition: box-shadow .2s ease;
    background-size: 80%;
    transition: all .2s ease-in-out;
    }
.bubble {
    width: 20px;
    height: 20px;
    background: #c00;
    color: #fff;
    position: absolute;
    z-index: 999999999;
    text-align: center;
    vertical-align: middle;
    top: -2px;
    left: -5px;
    border-radius: 50%;
}
.ctrlq.fb-overlay {
    z-index: 0;
    position: fixed;
    height: 100vh;
    width: 100vw;
    -webkit-transition: opacity .4s, visibility .4s;
    transition: opacity .4s, visibility .4s;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .05);
    display: none;
}
.fb-widget {
    background: #fff;
    z-index: 1000;
    position: fixed;
    width: 360px;
    height: 435px;
    overflow: hidden;
    opacity: 0;
    bottom: 0;
    right: 24px;
    border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
    -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
    -o-box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
}
.bubble-msg {
    width: 120px;
    left: -140px;
    top: 5px;
    position: relative;
    background: rgba(59, 89, 152, .8);
    color: #fff;
    padding: 5px 8px;
    border-radius: 8px;
    text-align: center;
    font-size: 13px;
}
.ctrlq.fb-button, .ctrlq.fb-close {
    position: fixed;
    right: 24px;
    cursor: pointer;
}
.ctrlq.fb-button:focus, .ctrlq.fb-button:hover {
    transform: scale(1.1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .09), 0 4px 40px rgba(0, 0, 0, .24);
}