
.foot-menu a{display:inline-block;position:relative;margin-left:1px;padding-left:6px}
.foot-menu a:before{content:"|";position:absolute;left:0;font-size:11px;color:#777}
.foot-menu a:first-child{margin-left:0;padding-left:0}
.foot-menu a:first-child:before{display:none}
.rating-xs{
    font-size:1.2em !important
}
.review-list>li{
    border-top: 1px solid #dfe1e3
}
.rating-container .star{
    margin: 0 1px !important
}
.ul-list>li{
    border-bottom: 1px solid #dfe1e3
}
.bg-gray2{
    background-color: #F5F5F5
}
.bg-navy{
    background-color: #34495E
}
.color-line{
    border-radius:4px 4px 0 0
}
.modal-content{
    border-radius:5px;
    border:none;
    box-shadow:0 0 1px rgba(0,0,0,0.1),0 2px 4px rgba(0,0,0,0.2)
}
.modal-backdrop.in{
    opacity:0.4
}
.modal-backdrop{
    position:fixed;bottom:0
}
.modal-dialog{
    margin-top:80px
}
@media (min-width: 768px) and (max-width: 991px){.modal-dialog.modal-lg{width:700px}}
@media (max-width: 480px){.modal-dialog{margin-top:30px}}
.modal-title{font-size:24px;font-weight:400}
.modal-header{padding:28px 30px;background:#f7f9fa}
.modal-body{padding:20px 30px}@media (max-width: 480px){.modal-body{padding:15px}}
.modal-open .modal{min-width:320px}
.modal-header small{color:#9d9fa2}
.modal-footer{background:#f7f9fa}.hmodal-primary .color-line{background:#34495e}.hmodal-primary h4.modal-title{color:#34495e}.hmodal-primary2 .color-line{background:#9b59b6}.hmodal-primary2 h4.modal-title{color:#9b59b6}.hmodal-success .color-line{background:#62cb31}.hmodal-success h4.modal-title{color:#62cb31}.hmodal-info .color-line{background:#3498db}.hmodal-info h4.modal-title{color:#3498db}.hmodal-warning .color-line{background:#ffb606}.hmodal-warning h4.modal-title{color:#ffb606}.hmodal-warning2 .color-line{background:#e67e22}.hmodal-warning2 h4.modal-title{color:#e67e22}.hmodal-danger .color-line{background:#e74c3c}.hmodal-danger h4.modal-title{color:#e74c3c}.hmodal-danger2 .color-line{background:#c0392b}.hmodal-danger2 h4.modal-title{color:#c0392b}.hmodal-pink .color-line{background:#ff2c67}.hmodal-pink h4.modal-title{color:#ff2c67}.hmodal-gray .color-line{background:#919191}.hmodal-gray h4.modal-title{color:#919191}.progress{border-radius:2px;margin-bottom:10px}.progress-bar{background-color:#f1f3f6;text-align:right;padding-right:10px;color:#6a6c6f}


.color-line{
    background:#f7f9fa;height:6px;background-image:-webkit-linear-gradient(left, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
    background-image:-moz-linear-gradient(left, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
    background-image:-ms-linear-gradient(left, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
    background-image:linear-gradient(to right, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);
    background-size:100% 6px;background-position:50% 100%;background-repeat:no-repeat
}
    
.layer-alarm-info{
    position: fixed;
    z-index: 10;
    width : 130px;
    bottom: 10px;
    right: 15px;
    bottom: 0;
    margin-bottom: 150px;

}
#btn-alarm-info{
    position: fixed;right: 15px;bottom: 0;margin-bottom: 90px;z-index: 10;

}



