#chbtcust img {
    vertical-align: middle;
}

#chbtcust .img-responsive,
#chbtcust .thumbnail>img,
#chbtcust .thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
}

#chbtcust .img-rounded {
    border-radius: 6px;
}

#chbtcust .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

#chbtcust .img-circle {
    border-radius: 50%;
}

#chbtcust hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

#chbtcust .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

#chbtcust .sr-only-focusable:active,
#chbtcust .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

#chbtcust .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    #chbtcust .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    #chbtcust .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    #chbtcust .container {
        width: 1170px;
    }
}

#chbtcust .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#chbtcust .row {
    margin-right: -15px;
    margin-left: -15px;
}

#chbtcust .row-no-gutters {
    margin-right: 0;
    margin-left: 0;
}

#chbtcust .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

#chbtcust .col-xs-1,
#chbtcust .col-sm-1,
#chbtcust .col-md-1,
#chbtcust .col-lg-1,
#chbtcust .col-xs-2,
#chbtcust .col-sm-2,
#chbtcust .col-md-2,
#chbtcust .col-lg-2,
#chbtcust .col-xs-3,
#chbtcust .col-sm-3,
#chbtcust .col-md-3,
#chbtcust .col-lg-3,
#chbtcust .col-xs-4,
#chbtcust .col-sm-4,
#chbtcust .col-md-4,
#chbtcust .col-lg-4,
#chbtcust .col-xs-5,
#chbtcust .col-sm-5,
#chbtcust .col-md-5,
#chbtcust .col-lg-5,
#chbtcust .col-xs-6,
#chbtcust .col-sm-6,
#chbtcust .col-md-6,
#chbtcust .col-lg-6,
#chbtcust .col-xs-7,
#chbtcust .col-sm-7,
#chbtcust .col-md-7,
#chbtcust .col-lg-7,
#chbtcust .col-xs-8,
#chbtcust .col-sm-8,
#chbtcust .col-md-8,
#chbtcust .col-lg-8,
#chbtcust .col-xs-9,
#chbtcust .col-sm-9,
#chbtcust .col-md-9,
#chbtcust .col-lg-9,
#chbtcust .col-xs-10,
#chbtcust .col-sm-10,
#chbtcust .col-md-10,
#chbtcust .col-lg-10,
#chbtcust .col-xs-11,
#chbtcust .col-sm-11,
#chbtcust .col-md-11,
#chbtcust .col-lg-11,
#chbtcust .col-xs-12,
#chbtcust .col-sm-12,
#chbtcust .col-md-12,
#chbtcust .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#chbtcust .col-xs-1,
#chbtcust .col-xs-2,
#chbtcust .col-xs-3,
#chbtcust .col-xs-4,
#chbtcust .col-xs-5,
#chbtcust .col-xs-6,
#chbtcust .col-xs-7,
#chbtcust .col-xs-8,
#chbtcust .col-xs-9,
#chbtcust .col-xs-10,
#chbtcust .col-xs-11,
#chbtcust .col-xs-12 {
    float: right;
}

#chbtcust .col-xs-12 {
    width: 100%;
}

#chbtcust .col-xs-11 {
    width: 91.66666667%;
}

#chbtcust .col-xs-10 {
    width: 83.33333333%;
}

#chbtcust .col-xs-9 {
    width: 75%;
}

#chbtcust .col-xs-8 {
    width: 66.66666667%;
}

#chbtcust .col-xs-7 {
    width: 58.33333333%;
}

#chbtcust .col-xs-6 {
    width: 50%;
}

#chbtcust .col-xs-5 {
    width: 41.66666667%;
}

#chbtcust .col-xs-4 {
    width: 33.33333333%;
}

#chbtcust .col-xs-3 {
    width: 25%;
}

#chbtcust .col-xs-2 {
    width: 16.66666667%;
}

#chbtcust .col-xs-1 {
    width: 8.33333333%;
}

#chbtcust .col-xs-pull-12 {
    right: 100%;
}

#chbtcust .col-xs-pull-11 {
    right: 91.66666667%;
}

#chbtcust .col-xs-pull-10 {
    right: 83.33333333%;
}

#chbtcust .col-xs-pull-9 {
    right: 75%;
}

#chbtcust .col-xs-pull-8 {
    right: 66.66666667%;
}

#chbtcust .col-xs-pull-7 {
    right: 58.33333333%;
}

#chbtcust .col-xs-pull-6 {
    right: 50%;
}

#chbtcust .col-xs-pull-5 {
    right: 41.66666667%;
}

#chbtcust .col-xs-pull-4 {
    right: 33.33333333%;
}

#chbtcust .col-xs-pull-3 {
    right: 25%;
}

#chbtcust .col-xs-pull-2 {
    right: 16.66666667%;
}

#chbtcust .col-xs-pull-1 {
    right: 8.33333333%;
}

#chbtcust .col-xs-pull-0 {
    right: auto;
}

#chbtcust .col-xs-push-12 {
    left: 100%;
}

#chbtcust .col-xs-push-11 {
    left: 91.66666667%;
}

#chbtcust .col-xs-push-10 {
    left: 83.33333333%;
}

#chbtcust .col-xs-push-9 {
    left: 75%;
}

#chbtcust .col-xs-push-8 {
    left: 66.66666667%;
}

#chbtcust .col-xs-push-7 {
    left: 58.33333333%;
}

#chbtcust .col-xs-push-6 {
    left: 50%;
}

#chbtcust .col-xs-push-5 {
    left: 41.66666667%;
}

#chbtcust .col-xs-push-4 {
    left: 33.33333333%;
}

#chbtcust .col-xs-push-3 {
    left: 25%;
}

#chbtcust .col-xs-push-2 {
    left: 16.66666667%;
}

#chbtcust .col-xs-push-1 {
    left: 8.33333333%;
}

#chbtcust .col-xs-push-0 {
    left: auto;
}

#chbtcust .col-xs-offset-12 {
    margin-left: 100%;
}

#chbtcust .col-xs-offset-11 {
    margin-left: 91.66666667%;
}

#chbtcust .col-xs-offset-10 {
    margin-left: 83.33333333%;
}

#chbtcust .col-xs-offset-9 {
    margin-left: 75%;
}

#chbtcust .col-xs-offset-8 {
    margin-left: 66.66666667%;
}

#chbtcust .col-xs-offset-7 {
    margin-left: 58.33333333%;
}

#chbtcust .col-xs-offset-6 {
    margin-left: 50%;
}

#chbtcust .col-xs-offset-5 {
    margin-left: 41.66666667%;
}

#chbtcust .col-xs-offset-4 {
    margin-left: 33.33333333%;
}

#chbtcust .col-xs-offset-3 {
    margin-left: 25%;
}

#chbtcust .col-xs-offset-2 {
    margin-left: 16.66666667%;
}

#chbtcust .col-xs-offset-1 {
    margin-left: 8.33333333%;
}

#chbtcust .col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    #chbtcust .col-sm-1,
    #chbtcust .col-sm-2,
    #chbtcust .col-sm-3,
    #chbtcust .col-sm-4,
    #chbtcust .col-sm-5,
    #chbtcust .col-sm-6,
    #chbtcust .col-sm-7,
    #chbtcust .col-sm-8,
    #chbtcust .col-sm-9,
    #chbtcust .col-sm-10,
    #chbtcust .col-sm-11,
    #chbtcust .col-sm-12 {
        float: right;
    }
    #chbtcust .col-sm-12 {
        width: 100%;
    }
    #chbtcust .col-sm-11 {
        width: 91.66666667%;
    }
    #chbtcust .col-sm-10 {
        width: 83.33333333%;
    }
    #chbtcust .col-sm-9 {
        width: 75%;
    }
    #chbtcust .col-sm-8 {
        width: 66.66666667%;
    }
    #chbtcust .col-sm-7 {
        width: 58.33333333%;
    }
    #chbtcust .col-sm-6 {
        width: 50%;
    }
    #chbtcust .col-sm-5 {
        width: 41.66666667%;
    }
    #chbtcust .col-sm-4 {
        width: 33.33333333%;
    }
    #chbtcust .col-sm-3 {
        width: 25%;
    }
    #chbtcust .col-sm-2 {
        width: 16.66666667%;
    }
    #chbtcust .col-sm-1 {
        width: 8.33333333%;
    }
    #chbtcust .col-sm-pull-12 {
        right: 100%;
    }
    #chbtcust .col-sm-pull-11 {
        right: 91.66666667%;
    }
    #chbtcust .col-sm-pull-10 {
        right: 83.33333333%;
    }
    #chbtcust .col-sm-pull-9 {
        right: 75%;
    }
    #chbtcust .col-sm-pull-8 {
        right: 66.66666667%;
    }
    #chbtcust .col-sm-pull-7 {
        right: 58.33333333%;
    }
    #chbtcust .col-sm-pull-6 {
        right: 50%;
    }
    #chbtcust .col-sm-pull-5 {
        right: 41.66666667%;
    }
    #chbtcust .col-sm-pull-4 {
        right: 33.33333333%;
    }
    #chbtcust .col-sm-pull-3 {
        right: 25%;
    }
    #chbtcust .col-sm-pull-2 {
        right: 16.66666667%;
    }
    #chbtcust .col-sm-pull-1 {
        right: 8.33333333%;
    }
    #chbtcust .col-sm-pull-0 {
        right: auto;
    }
    #chbtcust .col-sm-push-12 {
        left: 100%;
    }
    #chbtcust .col-sm-push-11 {
        left: 91.66666667%;
    }
    #chbtcust .col-sm-push-10 {
        left: 83.33333333%;
    }
    #chbtcust .col-sm-push-9 {
        left: 75%;
    }
    #chbtcust .col-sm-push-8 {
        left: 66.66666667%;
    }
    #chbtcust .col-sm-push-7 {
        left: 58.33333333%;
    }
    #chbtcust .col-sm-push-6 {
        left: 50%;
    }
    #chbtcust .col-sm-push-5 {
        left: 41.66666667%;
    }
    #chbtcust .col-sm-push-4 {
        left: 33.33333333%;
    }
    #chbtcust .col-sm-push-3 {
        left: 25%;
    }
    #chbtcust .col-sm-push-2 {
        left: 16.66666667%;
    }
    #chbtcust .col-sm-push-1 {
        left: 8.33333333%;
    }
    #chbtcust .col-sm-push-0 {
        left: auto;
    }
    #chbtcust .col-sm-offset-12 {
        margin-left: 100%;
    }
    #chbtcust .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    #chbtcust .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    #chbtcust .col-sm-offset-9 {
        margin-left: 75%;
    }
    #chbtcust .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    #chbtcust .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    #chbtcust .col-sm-offset-6 {
        margin-left: 50%;
    }
    #chbtcust .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    #chbtcust .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    #chbtcust .col-sm-offset-3 {
        margin-left: 25%;
    }
    #chbtcust .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    #chbtcust .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    #chbtcust .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    #chbtcust .col-md-1,
    #chbtcust .col-md-2,
    #chbtcust .col-md-3,
    #chbtcust .col-md-4,
    #chbtcust .col-md-5,
    #chbtcust .col-md-6,
    #chbtcust .col-md-7,
    #chbtcust .col-md-8,
    #chbtcust .col-md-9,
    #chbtcust .col-md-10,
    #chbtcust .col-md-11,
    #chbtcust .col-md-12 {
        float: right;
    }
    #chbtcust .col-md-12 {
        width: 100%;
    }
    #chbtcust .col-md-11 {
        width: 91.66666667%;
    }
    #chbtcust .col-md-10 {
        width: 83.33333333%;
    }
    #chbtcust .col-md-9 {
        width: 75%;
    }
    #chbtcust .col-md-8 {
        width: 66.66666667%;
    }
    #chbtcust .col-md-7 {
        width: 58.33333333%;
    }
    #chbtcust .col-md-6 {
        width: 50%;
    }
    #chbtcust .col-md-5 {
        width: 41.66666667%;
    }
    #chbtcust .col-md-4 {
        width: 33.33333333%;
    }
    #chbtcust .col-md-3 {
        width: 25%;
    }
    #chbtcust .col-md-2 {
        width: 16.66666667%;
    }
    #chbtcust .col-md-1 {
        width: 8.33333333%;
    }
    #chbtcust .col-md-pull-12 {
        right: 100%;
    }
    #chbtcust .col-md-pull-11 {
        right: 91.66666667%;
    }
    #chbtcust .col-md-pull-10 {
        right: 83.33333333%;
    }
    #chbtcust .col-md-pull-9 {
        right: 75%;
    }
    #chbtcust .col-md-pull-8 {
        right: 66.66666667%;
    }
    #chbtcust .col-md-pull-7 {
        right: 58.33333333%;
    }
    #chbtcust .col-md-pull-6 {
        right: 50%;
    }
    #chbtcust .col-md-pull-5 {
        right: 41.66666667%;
    }
    #chbtcust .col-md-pull-4 {
        right: 33.33333333%;
    }
    #chbtcust .col-md-pull-3 {
        right: 25%;
    }
    #chbtcust .col-md-pull-2 {
        right: 16.66666667%;
    }
    #chbtcust .col-md-pull-1 {
        right: 8.33333333%;
    }
    #chbtcust .col-md-pull-0 {
        right: auto;
    }
    #chbtcust .col-md-push-12 {
        left: 100%;
    }
    #chbtcust .col-md-push-11 {
        left: 91.66666667%;
    }
    #chbtcust .col-md-push-10 {
        left: 83.33333333%;
    }
    #chbtcust .col-md-push-9 {
        left: 75%;
    }
    #chbtcust .col-md-push-8 {
        left: 66.66666667%;
    }
    #chbtcust .col-md-push-7 {
        left: 58.33333333%;
    }
    #chbtcust .col-md-push-6 {
        left: 50%;
    }
    #chbtcust .col-md-push-5 {
        left: 41.66666667%;
    }
    #chbtcust .col-md-push-4 {
        left: 33.33333333%;
    }
    #chbtcust .col-md-push-3 {
        left: 25%;
    }
    #chbtcust .col-md-push-2 {
        left: 16.66666667%;
    }
    #chbtcust .col-md-push-1 {
        left: 8.33333333%;
    }
    #chbtcust .col-md-push-0 {
        left: auto;
    }
    #chbtcust .col-md-offset-12 {
        margin-left: 100%;
    }
    #chbtcust .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    #chbtcust .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    #chbtcust .col-md-offset-9 {
        margin-left: 75%;
    }
    #chbtcust .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    #chbtcust .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    #chbtcust .col-md-offset-6 {
        margin-left: 50%;
    }
    #chbtcust .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    #chbtcust .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    #chbtcust .col-md-offset-3 {
        margin-left: 25%;
    }
    #chbtcust .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    #chbtcust .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    #chbtcust .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    #chbtcust .col-lg-1,
    #chbtcust .col-lg-2,
    #chbtcust .col-lg-3,
    #chbtcust .col-lg-4,
    #chbtcust .col-lg-5,
    #chbtcust .col-lg-6,
    #chbtcust .col-lg-7,
    #chbtcust .col-lg-8,
    #chbtcust .col-lg-9,
    #chbtcust .col-lg-10,
    #chbtcust .col-lg-11,
    #chbtcust .col-lg-12 {
        float: right;
    }
    #chbtcust .col-lg-12 {
        width: 100%;
    }
    #chbtcust .col-lg-11 {
        width: 91.66666667%;
    }
    #chbtcust .col-lg-10 {
        width: 83.33333333%;
    }
    #chbtcust .col-lg-9 {
        width: 75%;
    }
    #chbtcust .col-lg-8 {
        width: 66.66666667%;
    }
    #chbtcust .col-lg-7 {
        width: 58.33333333%;
    }
    #chbtcust .col-lg-6 {
        width: 50%;
    }
    #chbtcust .col-lg-5 {
        width: 41.66666667%;
    }
    #chbtcust .col-lg-4 {
        width: 33.33333333%;
    }
    #chbtcust .col-lg-3 {
        width: 25%;
    }
    #chbtcust .col-lg-2 {
        width: 16.66666667%;
    }
    #chbtcust .col-lg-1 {
        width: 8.33333333%;
    }
    #chbtcust .col-lg-pull-12 {
        right: 100%;
    }
    #chbtcust .col-lg-pull-11 {
        right: 91.66666667%;
    }
    #chbtcust .col-lg-pull-10 {
        right: 83.33333333%;
    }
    #chbtcust .col-lg-pull-9 {
        right: 75%;
    }
    #chbtcust .col-lg-pull-8 {
        right: 66.66666667%;
    }
    #chbtcust .col-lg-pull-7 {
        right: 58.33333333%;
    }
    #chbtcust .col-lg-pull-6 {
        right: 50%;
    }
    #chbtcust .col-lg-pull-5 {
        right: 41.66666667%;
    }
    #chbtcust .col-lg-pull-4 {
        right: 33.33333333%;
    }
    #chbtcust .col-lg-pull-3 {
        right: 25%;
    }
    #chbtcust .col-lg-pull-2 {
        right: 16.66666667%;
    }
    #chbtcust .col-lg-pull-1 {
        right: 8.33333333%;
    }
    #chbtcust .col-lg-pull-0 {
        right: auto;
    }
    #chbtcust .col-lg-push-12 {
        left: 100%;
    }
    #chbtcust .col-lg-push-11 {
        left: 91.66666667%;
    }
    #chbtcust .col-lg-push-10 {
        left: 83.33333333%;
    }
    #chbtcust .col-lg-push-9 {
        left: 75%;
    }
    #chbtcust .col-lg-push-8 {
        left: 66.66666667%;
    }
    #chbtcust .col-lg-push-7 {
        left: 58.33333333%;
    }
    #chbtcust .col-lg-push-6 {
        left: 50%;
    }
    #chbtcust .col-lg-push-5 {
        left: 41.66666667%;
    }
    #chbtcust .col-lg-push-4 {
        left: 33.33333333%;
    }
    #chbtcust .col-lg-push-3 {
        left: 25%;
    }
    #chbtcust .col-lg-push-2 {
        left: 16.66666667%;
    }
    #chbtcust .col-lg-push-1 {
        left: 8.33333333%;
    }
    #chbtcust .col-lg-push-0 {
        left: auto;
    }
    #chbtcust .col-lg-offset-12 {
        margin-left: 100%;
    }
    #chbtcust .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    #chbtcust .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    #chbtcust .col-lg-offset-9 {
        margin-left: 75%;
    }
    #chbtcust .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    #chbtcust .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    #chbtcust .col-lg-offset-6 {
        margin-left: 50%;
    }
    #chbtcust .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    #chbtcust .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    #chbtcust .col-lg-offset-3 {
        margin-left: 25%;
    }
    #chbtcust .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    #chbtcust .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    #chbtcust .col-lg-offset-0 {
        margin-left: 0%;
    }
}

#chbtcust .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

#chbtcust .thumbnail>img,
#chbtcust .thumbnail a>img {
    margin-right: auto;
    margin-left: auto;
}

#chbtcust a.thumbnail:hover,
#chbtcust a.thumbnail:focus,
#chbtcust a.thumbnail.active {
    border-color: #337ab7;
}

#chbtcust .thumbnail .caption {
    padding: 9px;
    color: #333333;
}

#chbtcust .modal-open {
    overflow: hidden;
}

#chbtcust .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

#chbtcust .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

#chbtcust .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

#chbtcust .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

#chbtcust .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

#chbtcust .modal-content {
    position: relative;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
}

#chbtcust .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

#chbtcust .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

#chbtcust .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

#chbtcust .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

#chbtcust .modal-header .close {
    margin-top: -2px;
}

#chbtcust .modal-title {
    margin: 0;
    line-height: 1.42857143;
}

#chbtcust .modal-body {
    position: relative;
    padding: 15px;
}

#chbtcust .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

#chbtcust .modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}

#chbtcust .modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

#chbtcust .modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

#chbtcust .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    #chbtcust .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    #chbtcust .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    #chbtcust .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    #chbtcust .modal-lg {
        width: 900px;
    }
}

#chbtcust .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0;
}

#chbtcust .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

#chbtcust .tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

#chbtcust .tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}

#chbtcust .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}

#chbtcust .tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}

#chbtcust .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

#chbtcust .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

#chbtcust .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

#chbtcust .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

#chbtcust .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}

#chbtcust .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

#chbtcust .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

#chbtcust .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

#chbtcust .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    background-color: #000000;
    border-radius: 4px;
}

#chbtcust .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

#chbtcust .clearfix:before,
#chbtcust .clearfix:after,
#chbtcust .container:before,
#chbtcust .container:after,
#chbtcust .container-fluid:before,
#chbtcust .container-fluid:after,
#chbtcust .row:before,
#chbtcust .row:after,
#chbtcust .modal-header:before,
#chbtcust .modal-header:after,
#chbtcust .modal-footer:before,
#chbtcust .modal-footer:after {
    display: table;
    content: " ";
}

#chbtcust .clearfix:after,
#chbtcust .container:after,
#chbtcust .container-fluid:after,
#chbtcust .row:after,
#chbtcust .modal-header:after,
#chbtcust .modal-footer:after {
    clear: both;
}

#chbtcust .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

#chbtcust .pull-right {
    float: right !important;
}

#chbtcust .pull-left {
    float: left !important;
}

#chbtcust .hide {
    display: none !important;
}

#chbtcust .show {
    display: block !important;
}

#chbtcust .invisible {
    visibility: hidden;
}

#chbtcust .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

#chbtcust .hidden {
    display: none !important;
}

#chbtcust .affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

#chbtcust .visible-xs,
#chbtcust .visible-sm,
#chbtcust .visible-md,
#chbtcust .visible-lg {
    display: none !important;
}

#chbtcust .visible-xs-block,
#chbtcust .visible-xs-inline,
#chbtcust .visible-xs-inline-block,
#chbtcust .visible-sm-block,
#chbtcust .visible-sm-inline,
#chbtcust .visible-sm-inline-block,
#chbtcust .visible-md-block,
#chbtcust .visible-md-inline,
#chbtcust .visible-md-inline-block,
#chbtcust .visible-lg-block,
#chbtcust .visible-lg-inline,
#chbtcust .visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    #chbtcust .visible-xs {
        display: block !important;
    }
    #chbtcust table.visible-xs {
        display: table !important;
    }
    #chbtcust tr.visible-xs {
        display: table-row !important;
    }
    #chbtcust th.visible-xs,
    #chbtcust td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    #chbtcust .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    #chbtcust .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    #chbtcust .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #chbtcust .visible-sm {
        display: block !important;
    }
    #chbtcust table.visible-sm {
        display: table !important;
    }
    #chbtcust tr.visible-sm {
        display: table-row !important;
    }
    #chbtcust th.visible-sm,
    #chbtcust td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #chbtcust .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #chbtcust .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #chbtcust .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #chbtcust .visible-md {
        display: block !important;
    }
    #chbtcust table.visible-md {
        display: table !important;
    }
    #chbtcust tr.visible-md {
        display: table-row !important;
    }
    #chbtcust th.visible-md,
    #chbtcust td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #chbtcust .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #chbtcust .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #chbtcust .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    #chbtcust .visible-lg {
        display: block !important;
    }
    #chbtcust table.visible-lg {
        display: table !important;
    }
    #chbtcust tr.visible-lg {
        display: table-row !important;
    }
    #chbtcust th.visible-lg,
    #chbtcust td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    #chbtcust .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    #chbtcust .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    #chbtcust .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    #chbtcust .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #chbtcust .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #chbtcust .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    #chbtcust .hidden-lg {
        display: none !important;
    }
}

#chbtcust .visible-print {
    display: none !important;
}

@media print {
    #chbtcust .visible-print {
        display: block !important;
    }
    #chbtcust table.visible-print {
        display: table !important;
    }
    #chbtcust tr.visible-print {
        display: table-row !important;
    }
    #chbtcust th.visible-print,
    #chbtcust td.visible-print {
        display: table-cell !important;
    }
}

#chbtcust .visible-print-block {
    display: none !important;
}

@media print {
    #chbtcust .visible-print-block {
        display: block !important;
    }
}

#chbtcust .visible-print-inline {
    display: none !important;
}

@media print {
    #chbtcust .visible-print-inline {
        display: inline !important;
    }
}

#chbtcust .visible-print-inline-block {
    display: none !important;
}

@media print {
    #chbtcust .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    #chbtcust .hidden-print {
        display: none !important;
    }
}