.text-left{
    text-align: left !important;
}
.other-number{
    max-height: 120px;
}
.other-number{
    max-height: 120px;
}
.package-selected{
    background: #3db660 none repeat scroll 0 0;
    color: #fff;
}
.amount-selected {
    background-color: #3db660;
    color: white;
}
#ui-datepicker-div {
    z-index: 1051 !important;
}

.twitter-typeahead {
    width: 100%;
}

/*#searchSim {*/
    /*width: 100%;*/
    /*padding-left: 10px;*/
/*}*/

.tt-dropdown-menu {
    /*background-color: rgba(255, 255, 255, 0.8);*/
    background-color: #fff;
    border-radius: 0;
    /*border-style: none;*/
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    font-size: 14px;
    left: 0;
    line-height: 20px;
    padding: 5px 5px;
    position: absolute;
    top: 46px !important;
    width: 100%;
    z-index: 3;
}

.tt-dropdown-menu a {
    /*color: #245269;*/
    color: #000000;
    display: block;
    float: left;
    font-size: 14px;
    margin-bottom: -1px;
    padding: 5px 5px;
    position: relative;
    width: 100%;
}

.tt-dropdown-menu a:hover {
    background: #f5f5f5;
    text-decoration: none;
}

.empty-message {
    color: #122b40;
    padding: 8px 10px;
    font-weight: 500;
}

/*#searchSimSuggestion .search-loading {*/
    /*background: #fff url("img/loading20x20.gif") no-repeat scroll right center*/
/*}*/
.btnViewDetail{
    cursor: pointer;
}
.title-nap-the{
    margin-top: 10px
}

.text-bold{
    font-weight: 700 !important;
}
.pdl-20{
    padding-left: 20px !important;
}
.img-slider-content .img-responsive{
    height: inherit;
}
.step-3-dongcuoctruoc .fast-set .day .ic-date-range{
    margin-left: 80%;
    margin-top: -10%
}
.list-cua-hang table tr td .store-info{
    max-height: none;
}
.ic-CMT{
    z-index: 1;
    cursor: help;
}
.id-image .thumbnail{
    max-height: 150px;
    max-width: 400px;
}

.edit-info-customer a{
    color: #3db660 !important;
    font-size: 14px;
}

.edit-info-customer a:hover{
    text-decoration: none;
}
.txt-view-detail{
    font-weight: bold; color: #3db660;
}
.search-sim .search-result .result-item h4{
    color: #676767
}
.error, #customerForm .text-warning{
    color: red !important;
}
#slider > span:nth-child(3){
    background: darkorange none repeat scroll 0 0 !important;
    cursor: pointer !important;
    border-color: darkorange !important
}
.icon-tick{
    width: 20px;
}
.register-sim #package-slideshow .package-item .package-description{
    color: #333
}
.ui-slider .ui-slider-range{
    background-color: darkorange !important;
}
.order-number{
    color: #3a918c;
}
.red-text {
    color: red;
}
.orange-text {
    color: orange;
}
span.select2-selection__rendered {
    line-height: 32px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 29px !important;
}
.select2-container--default .select2-selection--single {
    height: 34px !important;
    border-radius: 0 !important;
}
span.select2 {
    width: 100% !important;
}
.title-page {
    text-align: left;
    font-size: 12px;
    padding: 0;
    color: #676767;
}
.title-page a.active {
    color: #00918d;
}
.title-page a {
    color: #676767;
}
.title-page a:hover {
    text-decoration: none;
}
.btn-submit, .btn-end-step1, .bt-send-request > button {
    border-radius: 35px;
    border: solid 1px #3a918c !important;
}
.vtModal .modal-content {
    border: 1px solid rgba(0,0,0,.2);
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('img/spinner.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
    display: none;
}
.change-network.step1 input[type=radio]{
    height: 16px;
    width: 16px;
    vertical-align: middle;
    margin: 0;
}
.change-network.step1 .radio-register-type label:first-of-type{
    margin-right: 70px;
}
.text-disable{
    opacity: 0.5;
}
.change-network-notice{
    font-style: italic;
    font-size: 12px;
}
.slick-slide{
    height: auto;
}
@media(min-width: 768px){
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}
input.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
