.top-nav li.current_page_item a {
    background: #41a0d9 none repeat scroll 0 0;
    color: #fff;
}

.msg {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding: 10px 0;
}

.msg1 {
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    padding: 0 0 10px 0;
    text-align: center;
}

.content_top {
    margin-top: -60px;
}

.camera_thumbs_cont ul {
    width: 100% !important
}

.content_top_warp {
    width: 20% !important
}

.medical-table strong {
    font-weight: bold;
}

#elevator_item {
    height: auto;
}

@media screen and (min-width: 992px) {
    .step .step-btn {
        padding: 20px 16px;
        font-size: 25px;
    }
    .servie-step .col-md-2 {
        width: 20%;
    }
    .logo {
        width: auto;
    }
    .overview .overview-list li {
        background: #14a7ff;
        color: #FFF;
    }
}

@media screen and (min-width: 1200px) {
    .content_top .container {
        width: 1050px;
    }
}

@media screen and (max-width: 480px) {
    .logo {
        margin-top: 5px
    }
}

.attention{
	color: #FF0000;
}

.note{
	font-size: 12px;
}

#contact .control-label {
	font-weight: bold;
}

.downloads li {
    border-bottom: 1px solid #EEE;
    padding: 10px;
}

.downloads li:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f15c";
    margin-right: 10px;
    color: #077ec5;
}

.footer-grid {
    color:#dafeff;
}

.footer-grid img {
    margin-top: 10px;
}