﻿.logo {
    float:none !important;
    margin:5px auto
}

.bread-crumb-wrap {margin-bottom:0px !important}
.form-widget .btn-7b:before {
    left: 10px !important;
}
.sign-out {
    text-align:right;
    margin:15px 0
}
.sign-out .fa {
    background: none;
    color: #107fc9;
    font-size: 21px;
    margin: 0px;
    top: 2px;
    position: relative;
}
    .sign-out a {
    color: #107fc9;
    font-size: 16px;
    }
    .sign-out a.help {
    color: #e2492f;
    font-size: 16px;
    }
a.tiny-but {
    cursor:pointer
}
    .inner-page-butt-orange {
    display: block;
    padding: 6px 15px 6px 10px;
    color: #fff;
    border-radius: 0px;
    border: 1px solid #ffbe41;
    float: left;
    position: relative;
    z-index: 1;
    text-align: center;
    transition: .5s;
    background-color: #ffbe41;
    box-shadow: 0 2px #d8930d;
}
span.comment {
    display:block;
    color: #e2492f;
    float: right;
    padding:2px 5px
}
a.appointment_open {
    cursor: pointer;
}
.edit .go {
    float: none !important;
    margin: 0 auto;
}
.edit div img {
    width: 99% !important;
    border: 1px solid #107fc9
}
.edit {
    margin-bottom: 30px;
}
.noleftmar {
    margin-left: 0 !important
}
.form-widget {
    padding:0 !important
}
.edit .err, .edit .att2 {
    margin-top:70px !important
}
.icon-hospital2 {
        font-family: 'icomoon' !important
}
.chat:before {
    width:10% !important
}
blockquote li {
    color: #107fc9;
    font-size: 13px;
    text-decoration: none;
}
.post-item-wrap + .post-item-wrap {
    border-bottom: 1px solid #e6e6e6 !important
}
.noread {
    color:#e2492f !important
}
[data-readmore-toggle] {
    display: block;
    position: relative;
    bottom: 10px;
    padding-top: 10px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-top: 1px dotted #e6e6e6
}
.open[data-readmore-toggle] {
    border:none !important
}
button[disabled] {
    background-color: #ddd;
    border-color: #ddd;
}
.back-red {
    background: #D50000 !important;
}
.red {
    color:#D50000
}
.fa--telegram {
  display: inline-block;
height: 40px;
width: 22px;
background: blue;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792'%3E%3Cpath fill='%231f8aff' d='m1189 1307l147-693q9-44-10.5-63t-51.5-7L410 877q-29 11-39.5 25t-2.5 26.5t32 19.5l221 69l513-323q21-14 32-6q7 5-4 15l-415 375l-16 228q23 0 45-22l108-104l224 165q64 36 81-38m603-411q0 182-71 348t-191 286t-286 191t-348 71t-348-71t-286-191t-191-286T0 896t71-348t191-286T548 71T896 0t348 71t286 191t191 286t71 348'/%3E%3C/svg%3E");
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-toggle {
        margin: 7px 15px 0 5px;
        padding:0 !important
    }
}
@media (max-width:767px) {
    .navbar-toggle {
        margin: 7px 5px 0 5px;
        padding:0 !important
    }
}