/*pop up conditions for seller*/
.conditions-popup li {
    padding: 10px;
}

#change_image_btn {
    cursor: pointer;
}

#change_image_btn:hover {
    opacity: .5;
}

.search .form-group * {
    color: #000 !important;
}

.search .form-group select option {
    color: #555 !important;
}

.upload_img {
    width: 100px;
    height: 100px;
}

.upload_img:hover {
    cursor: pointer;
    opacity: .5;
}

.opacity {
    opacity: .5;
}

.price-range-min {

    top: 18px !important;
}

.fileradioContainer {
    cursor: pointer;
    width: 85%;
}

.fileradioContainer:hover {
    opacity: .5;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    text-align: center;
}

.error_msg {
    color: red;
    margin-bottom: 25px;
}

.account {
    margin-bottom: 40px;
    text-align: center;
    font-size: 19px;
}

.Accounts1, .Accounts2 {
    display: inline-block;
    margin: 15px;
    width: 240px;
    transition: .3s all ease-in-out;
}

.Accounts1 {
    background: #a2822e;
    padding: 40px 50px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
}

.Accounts1:hover {
    color: #000;
    background: #fff;
    border: 1px solid #000;
}

.Accounts2:hover {
    color: #fff;
    background: #a2822e;
}

.tooltip p {
    color: red;
    background: red;
}

.personal_settings {
    margin-top: 30px;
    width: 100%;
    height: 55px;
    padding-top: 10px;
    margin-right: 5px;
}

.pageTiele {
    height: 150px;
}

.account .accoount_btn {
    cursor: auto;
}

.form-control {
    padding-top: 0;
}

.menuHome li {
    margin-left: 3px !important;
}

.sub_title {
    color: #fff;
    text-align: center;
}

.panel-heading {
    text-align: center;
    font-size: 18px;
}

.map_hint {
    background: #a2822e;
    color: #fff;
    top: 150px;
    margin-bottom: 20px;
    cursor: auto;
}

.map_hint:hover {
    color: #fff;
}

/* remove arrows */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.map_hint:before {
    content: '';
    vertical-align: middle;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%;
    width: 15px;
    height: 15px;
    background: #a2822e;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);

}

.table {
    margin-top: 10px !important;
}

.Accounts1 {
    padding: 1% !important;
}

.logo {
    padding: 0;
}

.main-header .navbar-default .nav > li > a {
    font-size: 21px;
    padding: 5px;
    margin-left: 5px;
    border-radius: 3px;
}

.main-header .navbar-default .nav {
    padding-top: 28px;
}

.padding-0 {
    padding: 0 !important;
}

.pageTiele {
    height: 45px;
}

.pageTiele span {
    font-size: 21px;
}

.intelegant_nffth {
    text-align: center;
    color: #a2822e;
    font-size: 21px;
    padding-top: 6px;
}

.account {
    margin-bottom: 15px;
}

.account * {
    border-radius: 5px !important;
}

.account ul {
    border: none;
    background: none;
}

.account ul li {
    margin-bottom: 5px;
    border: 1px solid #ccc;
}

.account ul li a {
    padding: 5px;
    padding-right: 10px;
    font-size: 14px;
}

.account_a {
    color: #fff;
    text-align: center !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.background {
    background: #a2822e;
}

#tabs {
    margin-top: 50px;
}

#tabs ul li {
    float: right;
}

.left_nav {
    color: #fff !important;
    background: #a2822e;
    padding: 5px;
    border-radius: 5px;
    min-height: 55px;
    /* min-width: 65px;*/
    text-align: center;
    font-size: 14px;
}

.left_nav a i {
    color: #fff !important;
    margin-right: 10px;
}

.log_edit {
    float: left;
    margin-right: 5px;
    text-align: center;
    height: 65px;
}

.left_nav a div, .left_nav a {
    text-align: center;
    color: #fff;
}

.signin li {
    margin-left: 5px;
}

.main-header .navbar-default .nav > li > a {
    font-size: 14px;
}

.user_frame {
    border: 1px solid #eee;
    border-radius: 5px;
    height: 65px;
    padding: 5px;
    padding-right: 6px;
    color: #fff;
    background: #a2822e;
}

.user_frame img {
    float: left;
    position: relative;
    top: -22px;
}

a label {
    cursor: pointer;
}

.main-header .navbar-default .nav > li > a {
    color: #fff;
}

* {
    /* outline: 1 px solid #eee; */
}

.nav > li {
    margin-left: 2px;
    border-radius: 5px;
}

.activeSide {
    color: #fff !important;
    background: #5cb85c !important;
    width: 100%;
    border-radius: 10px;
}

.new_logo {
    background-image: url("../front_assets/img/logo.png");
    /* Full height */
    height: 100px;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90%;
}

table thead tr td {
    text-align: center !important;
}

.offer-d-info .l-info a {
    display: inline-block;
    margin-left: 15px;
}

.width-170 {
    width: 170px;
}

.lastBid1 {
    display: none !important;
}

.addBid2:before {
    content: "اضف سومة جديدة";
}

.addBid1:before {
    content: "طلب شراء";
}

/*.modal-body img {*/
    /*width: 600px !important;*/
    /*height: 550px !important;*/
/*}*/

.radioContainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: right;
}

/* Hide the browser's default radio button */
.radioContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 5px;
    height: 15px;
    width: 15px;
    background-color: #eee;
    border-radius: 50%;
    left: 12px;
}

/* On mouse-over, add a grey background color */
.radioContainer:hover input ~ .checkmark {
    background-color: #e3b94c;
}

/* When the radio button is checked, add a blue background */
.radioContainer input:checked ~ .checkmark {
    background-color: #e3b94c;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radioContainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radioContainer .checkmark:after {
    top: 5px;
    left: 5px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: white;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #e3b94c;
    border-radius: 5px;
}

.jssocials-share {
    margin: 0 !important;
    margin-right: 7px !important;
}
.modal-footer {
    border-top: 1px solid transparent;
}



 body .checkbox {
     direction: rtl;
     display: block;
     position: relative;
     padding-left: 30px;
     margin-bottom: 12px;
     cursor: pointer;
     font-size: 18px;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     /* this hide the default checkbox */
 }

body .checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

body .checkbox input:checked ~ .check {
    background-color: #a2822e;
}

body .checkbox input:checked ~ .check:after {
    display: block;
}

body .checkbox .check {
    position: absolute;
    top: 7px;
    right: -28px;
    height: 17px;
    width: 17px;
    background-color: white;
    border: 2px solid #a2822e;
    border-radius: 3px;
    width: 20px;

}

body .checkbox .check:after {
    content: "";
    position: absolute;
    display: none;
    left: 6px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 1.5px 1.5px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



