.kyruus-custom-wrapper,.kyruus-custom-wrapper div,.kyruus-custom-wrapper ul,.kyruus-custom-wrapper li,.kyruus-custom-wrapper h3{
    margin:0;padding:0;
}

.kyruus-custom-wrapper img{
    border:0;
}

.kyruus-custom-wrapper li{
    list-style:none;
}

.kyruus-custom-wrapper h3{
    font-size:100%;
    font-weight:normal;
}

.kyruus-custom-wrapper{
    font:13px/1.22 arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
    background-color: #ffffff;
}

div.page-content-wrapper {
    padding-bottom: 77px;
}
div.footer {
    margin-top: -77px;
}

.kyruus-custom-wrapper .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}

.kyruus-custom-wrapper .kcw__header {
    padding: 20px 0 0 0;
}

.kyruus-custom-wrapper .kcw__logo {
    max-width: 263px;
    min-width: 20px;
    width:100%;
    display: inline-block;
}

.kyruus-custom-wrapper .kcw__links {
    text-align: center;
    padding: 10px 0 20px 0;
}

.kyruus-custom-wrapper .kcw__links a {
    padding: 5px;
    /* color: #9aa5b2; */
    color: #087db9;
    white-space: nowrap;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px !important;
}


.kyruus-custom-wrapper .kcw__logo img {
    width: 100%
}
.kyruus-custom-wrapper .kcw__container .kcw__footer_general_info p{
    margin: 0px !important;
    font-size: 14px !important;
}
.kyruus-custom-wrapper .kcw__container .kcw__footer_general_info p a{
    /* color: #9aa5b2; */
    color: black;
    white-space: nowrap;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px !important;
}
.kyruus-custom-wrapper .kcw__container .kcw__footer_medical_records{
    margin-top: 10px !important;
}
.kyruus-custom-wrapper .kcw__container .kcw__footer_medical_records p{
    margin: 0px !important;
    font-size: 14px !important;
}
.kyruus-custom-wrapper .kcw__container .kcw__footer_medical_records p a{
    /* color: #9aa5b2; */
    color: black;
    white-space: nowrap;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px !important;
}

@media (min-width: 768px) {
    .kyruus-custom-wrapper .container {
        width: 750px;
    }

    .kyruus-custom-wrapper #ft {
        width: 750px;
    }
}

@media (min-width: 992px) {

    .kyruus-custom-wrapper .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .kyruus-custom-wrapper .container {
        width: 1170px;
    }
}
.ky-search .ky-search-bar {
    background: #00587C;
}

ky-search .ky-search-bar button.ky-btn-positive {
    background-color: #D0DF00;
    font-size: 14px;
}