﻿body {
}

.loader {
    background: url(images/loader.gif);
    background-repeat: no-repeat;
    background-position: left;
}

.busheder2 {
    color: #d9512d;
}

section#home.accessible-trip div.shadow.newsfeed-section {
    background-color: #fff;
    box-shadow: 0 .7rem 1rem rgba(0,0,0,.30) !important;
    margin-bottom: 30px;
    border-radius: 0.35rem;
}

section#home.accessible-trip h2.busheder1.OrderH {
    color: #3f92aa !important;
}

section#home.accessible-trip [id$='lblMobile'] {
    margin-top: 7px;
    width: 100%;
}



section#home.accessible-trip .form-group .formrow {
    width: 100%;
    height: 20px;
    color: red;
    float: right;
    margin: 8px;
    margin-left: 0px;
    font-size: 15px;
    margin-top: 0px;
}

section#home.accessible-trip .form-group .formrow1 {
    float: right;
    margin-right: 5px
}

section#home.accessible-trip .form-group .formrow2 {
    float: none;
    clear: both;
}

section#home.accessible-trip .form-group .formrow3 {
    width: 10px;
    height: 10px;
    background-color: #59946e;
    float: right;
    margin: 8px;
    margin-left: 0px;
}

section#home.accessible-trip .form-group .formrow4 {
    float: right;
    margin-right: 5px;
}

section#home.accessible-trip .form-group .formrow5 {
    width: 10px;
    height: 10px;
    background-color: #9e0231;
    float: right;
    margin: 8px;
    margin-left: 0px;
}

section#home.accessible-trip .form-group .formrow6 {
    float: right;
    margin-right: 5px;
}


.tels_t {
    direction: rtl;
    color: #5196ac;
}

.tels_t {
    color: #5196ac;
}




div.call-center.float-left {
    position: fixed;
    top: 0;
    left: 0;
}
