.containerr{
    display: block;
}

.rel {
    position: relative;
}

#form {
    margin-bottom: 1px;
    width: 100%;
}

#formCtrl {
    margin-bottom: 2px;
    margin-left: 3px;
    margin-right: 3px;
}

.clsField_padding_right_3 {
    padding-right: 3px !important;
}

.clsField_padding_left_3 {
    padding-left: 3px !important;
}

#save {
    display: table;
    margin: 0 auto;
    border-radius: 20px;
}

#search {
    z-index: 1500;
    /*width : 350px;*/
    position: absolute;
    transform: translate(10px, 0px);
    top: 45px;
}

.customMarker {
    position: absolute;
    cursor: pointer;
    background: rgba(169,169,169, 0.9);
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -60px;
    border-radius: 50%;
    padding: 0px;
}

.customMarker:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 15px;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: rgba(169,169,169, 0.9) transparent;
    display: block;
    width: 0;
}

.customMarker img {
    width: 40px;
    height: 40px;
    margin: 5px;
    border-radius: 50%;
}

.item-badge {
    position:relative;
    display:inline-block;
}

.notify-badge{
    position: absolute;
    right: 6px;
    top: 0px;
    text-align: center;
    background-color: #ff5f42;
    border-radius: 30px 30px 30px 30px;
    color: white;
    padding: 0px 3px;
    font-size: 9px;
    font-weight: bold;
}

.dx-tooltip-wrapper .dx-overlay-content .dx-popup-content {
    padding: 5px;
}

div.figTooltip {
    display: inline-block;
}

.figTooltip a {
    cursor: pointer;
    clear: both;
    text-align: center;
    display: block;
    padding-top: 7px;
    text-decoration: none;
    font-size: 14px;
}

.figTooltip img{
    vertical-align: top;
    height: 80px;
}

.movie-tooltip .movie-info {
    display: inline-block;
    margin-left: 5px;
    vertical-align: top;
    text-align: left;
}

.movie-tooltip .figTooltip {
    margin-bottom: 2px;
}

.movie-tooltip .movie-title {
    font-size: 1.5em;
    line-height: 30px;
}

.dx-popup-content {
    padding: 5px !important;
}

.dx-popup-title.dx-toolbar {
    padding: 5px 5px !important;
}

.btnContact {
    border: none;
}

.lineData1 {
    display: flex;
    height: 28px;
}

.sameLine1 {
    width: 100%;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
}

.sameLine1 i {
    font-size: large;
    padding: 0px 3px;
}

.calls a {
    color: #42A5F6;
    text-decoration: none;
    padding-bottom: 3px;
    font-size: 15px;
}

.calls i {
    color: #42A5F6;
}

.whatsapp a {
    color: #4FCE5D;
}

.whatsapp i {
    color: #4FCE5D;
}

.lineData {
    display: flex;
    height: 28px;
}

.sameLine {
    width: 100%;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
}

.sameLine i {
    font-size: smaller;
    padding: 0px 3px;
}

.blood i {
    color: #d1001c;
}

.orgColor i {
    color: #FFB73B;
}

.blueColor i {
    color: #2C00DE;
}

.purpleColor i {
    color: #DE64D6;
}

/*.product {
    height: 65px;
}*/
#filterRoots .dx-item-content.dx-list-item-content {
    padding: 1px 10px;
}

.product > img {
    height: 100%;
    width: 56px;
    float: left;
}

.product > div {
    padding-left: 10px;
    vertical-align: top;
    line-height: 65px;
    font-size: 15px;
    float: left;
}

.product > div.price {
    float: right;
    font-size: 18px;
}

.lineContent {
    display: flex;
}

.sameLineWeigets {
    width: 46%;
}

.floatRight {
    margin-left: auto;
}

.marginRight {
    margin-right: 5px;
}

.scrollviewAdvSearch {
    margin-top: 5px;
}

.options {
    margin-top: 5px;
    padding: 10px;
    width: 100%;
    background-color: rgba(191, 191, 191, 0.15);
}
.caption {
    font-size: 18px;
    font-weight: 500;
}
.option {
    margin-top: 10px;
}
.option > span {
    font-size: 15px;
    font-weight: 500;
}

.list-custom-large > i:first-child {
    width: 32px;
    height: 32px;
    line-height: 29px;
    text-align: center;
    float: left;
    margin-right: 7px;
}

.color-white {
    color: #FFF !important;
}
.color-brown {
    color: brown !important;
}
.font-18 {
    font-size: 18px !important;
}
.rounded-xl {
    border-radius: 50px !important;
}
.bg-blue-dark {
    background-color: #4A89DC !important;
    color: #FFF !important;
}
.bg-green-dark {
    background-color: #8CC152 !important;
    color: #FFF !important;
}

.list-custom-large-caption  {
    font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Verdana, sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.7px;
    position: absolute;
    margin-top: -3px;
}

.list-node-date {
    position: absolute;
    margin-top: 15px;
    font-size: 11px;
}

.list-value-date {
    font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Verdana, sans-serif;
    font-size: 10px;
    font-weight: 400;
}

#listDisease {
    border-bottom: 1px solid;
}