@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

body {
    font-family: 'Open Sans', sans-serif;
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0px;
}

a {
    outline: none !important;
    border: 0px;
}

    a:hover, a:focus, a:active {
        text-decoration: none;
    }

textarea.form-control {
    resize: none;
}

.modal-content {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

.bgHome {
    /*background: #edeef2;*/
    background: white;
}

.bgInside {
    background: #f8f8f8;
}

.no-float {
    float: none;
}

.center-block {
    float: none;
}

.marginTop {
    margin-top: 15px;
}

.marginLeft {
    margin-left: 15px;
}

.marginRight {
    margin-right: 15px;
}

.marginBottom {
    margin-bottom: 15px;
}

.nopadding {
    padding: 0px;
}

.nopaddingL {
    padding-left: 0px;
}

.nopaddingR {
    padding-right: 0px;
}

.header {
    background: #FF6222 url(/Content/themes/FrontEnd/images/fling-hdr.png) center top no-repeat;
    /*background: #FF6222;*/
    height: 69px;
}

.assTable {
    display: table;
    float: none;
    width: 100%;
}

.assTd {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top;
}

.logo a {
    float: left;
    background: url(/Content/themes/FrontEnd/images/fling_logo.png) no-repeat;
    text-indent: -9999px;
    width: 257px;
    height: 57px;
    margin: 17px 0 0 0;
}

.header .navbar-default {
    background-color: transparent;
    border: 0px;
}

.header .navbar {
    border-radius: 0px;
    margin-bottom: 11px;
}

.header ul.navbar-nav {
    margin-top: 15px;
}

.header .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    -webkit-transition: all .55s;
    -o-transition: all .55s;
    transition: all .55s;
}

    .header .navbar-default .navbar-nav > li > a:hover {
        color: #00a9e7;
    }

ul.loginInfo {
    float: right;
    width: auto;
    height: auto;
    border-left: 1px solid #0f1b24;
    position: relative;
}

    ul.loginInfo:after {
        position: absolute;
        content: '';
        width: 1px;
        height: 100%;
        background: rgba(255, 255, 255, 0.1);
        left: -2px;
        top: 0px;
    }

    ul.loginInfo li {
        float: left;
        width: auto;
        border-right: 1px solid #0f1b24;
        color: #fff;
        height: 74px;
        position: relative;
    }

        ul.loginInfo li:before {
            position: absolute;
            content: '';
            width: 1px;
            height: 100%;
            background: rgba(255, 255, 255, 0.1);
            right: -2px;
            top: 0px;
        }

        ul.loginInfo li.buyR {
            background: rgba(0, 0, 0, .27);
            padding: 0 18px;
        }

            ul.loginInfo li.buyR strong {
                display: inline-block;
                width: 50px;
                height: 50px;
                border-radius: 50px;
                border: 3px solid white;
                font-size: 22px;
                font-weight: 600;
                text-align: center;
                line-height: 43px;
                position: relative;
                top: -7px;
            }

            ul.loginInfo li.buyR span.buyReq {
                display: inline-block;
                padding: 14px 5px 0 5px;
            }

        ul.loginInfo li.welc {
            padding: 14px 20px 0 22px;
            font-size: 15px;
        }

            ul.loginInfo li.welc span.welSell {
                font-size: 14px;
                color: #0fb6f3;
            }

        ul.loginInfo li.logOut a.log {
            color: #edeef2;
            font-size: 15px;
            text-decoration: none;
            background: url(/Content/themes/FrontEnd/images/btn-logout.png) center 15px no-repeat;
            display: block;
            padding: 35px 15px 10px 15px;
            text-transform: uppercase;
            -webkit-transition: all .25s;
            -o-transition: all .25s;
            transition: all .25s;
        }

            ul.loginInfo li.logOut a.log:hover {
                color: #07a8e3;
            }

.carousel {
    border-bottom: 8px solid #d0d0d4;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-inner img {
    width: 100%;
}

.cont-inner {
    width: 1070px;
    height: 100%;
    z-index: 100000;
    bottom: 0px;
    color: #fff;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    text-shadow: none;
    z-index: 10;
}

.carousel-caption {
    text-shadow: none;
}

.carousel-control.right, .carousel-control.left, .carousel-control.right:hover, .carousel-control.left:hover {
    background: none;
}
/* .cont-inner.banO .carousel-caption{
	width: 100%;
	left: 0px;
	right: 0px;
	text-align: center; 
	bottom: 10px;
	padding: 0px;
}
.cont-inner.banO .carousel-caption h3{
	font-size: 38px;
	color: #000;
	text-transform: uppercase;
	font-weight: 800;
	padding: 0px;

}
.cont-inner.banO .carousel-caption img{
	width: auto;
} */

/*.cont-inner.ban2 .carousel-caption {
    width: 100%;
    left: 0px;
    text-align: left;
    bottom: 40%;
    padding: 0px;
}*/

.cont-inner.ban2 .carousel-caption {
    bottom: 42%;
    left: 119px;
    padding: 0;
    text-align: left;
    width: 100%;
}

    .cont-inner.ban2 .carousel-caption h3 {
        font-size: 38px;
        color: #000;
        text-transform: uppercase;
        font-weight: 800;
        padding: 0px;
        margin: 0;
    }

/*.cont-inner.ban2 .carousel-caption p {
        font-size: 23px;
        color: #000;
        font-weight: 400;
        padding: 0px;
    }*/

.carousel-bold {
    font-weight: 600;
}

.cont-inner.ban2 .carousel-caption p {
    color: #000;
    font-size: 23px;
    font-weight: 300;
    padding: 0;
}

/*.cont-inner.ban3 .carousel-caption {
    width: 330px;
    left: 70%;
    text-align: left;
    bottom: 40%;
    padding: 0px;
}*/

.cont-inner.ban3 .carousel-caption {
    bottom: 5%;
    left: 21%;
    padding: 0;
    text-align: center;
    width: 586px;
}

    .cont-inner.ban3 .carousel-caption h3 {
        color: #000;
        font-size: 38px;
        font-weight: 800;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
    }

    .cont-inner.ban3 .carousel-caption p {
        color: #000;
        font-size: 16px;
        padding: 0;
    }

        /*.cont-inner.ban3 .carousel-caption h3 {
        font-size: 38px;
        color: #000;
        text-transform: uppercase;
        font-weight: 800;
        padding: 0px;
        margin: 0;
    }

    .cont-inner.ban3 .carousel-caption p {
        font-size: 23px;
        color: #000;
        font-weight: 400;
        padding: 0px;
    }*/

        .cont-inner.ban3 .carousel-caption p:nth-child(3) {
            margin-top: 20px;
        }

        .cont-inner.ban3 .carousel-caption p img {
            width: auto;
        }

/*.cont-inner.ban4 .carousel-caption {
    width: 100%;
    left: 0px;
    right: 0px;
    text-align: center;
    bottom: 10px;
    padding: 0px;
}*/

.carousel-inner img.play_store {
    width: auto;
}

.cont-inner.ban4 .carousel-caption {
    bottom: 6%;
    left: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    position: absolute;
}

    /*.cont-inner.ban4 .carousel-caption h3 {
        font-size: 38px;
        color: #000;
        text-transform: uppercase;
        font-weight: 800;
        padding: 0px;
        margin: 0px;
    }*/

    .cont-inner.ban4 .carousel-caption h3 {
        color: #000;
        font-size: 35px;
        font-weight: bolder;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
    }

.carousel-caption h5 {
    color: #000;
    font-size: 34px;
    margin: 0 !important;
    padding: 0;
}

/*.cont-inner.ban4 .carousel-caption p {
        font-size: 30px;
        color: #000;
        font-weight: 400;
        padding: 0px;
    }*/

.cont-inner.ban4 .carousel-caption p {
    color: #000;
    font-size: 17px;
    font-weight: 400;
    padding: 0;
}

/*.cont-inner.ban4 .carousel-caption {
    width: 100%;
    left: 0px;
    text-align: center;
    bottom: 76%;
    padding: 0px;
}*/

.btn-lg, .btn-group-lg > .btn {
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 30px;
}

.btn-signIn {
    position: relative;
    z-index: 100;
    top: -28px;
}

    .btn-signIn .btn-lg {
        width: 140px;
    }

    .btn-signIn .btn-default {
        border: 6px solid #d0d0d4;
        border-radius: 35px;
        color: #fff;
        background: #FF6222;
        text-transform: uppercase;
        -webkit-transition: all .55s;
        -o-transition: all .55s;
        transition: all .55s;
    }

        .btn-signIn .btn-default:hover {
            background: #000;
            border: 6px solid #d0d0d4;
        }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-color: #FF6222;
    border-color: #FF6222;
    color: #fff;
}

.col-gettingStart h1 {
    border-bottom: 1px solid #b9babd;
    clear: both;
    height: auto;
    margin: 0 auto 34px;
    text-align: center;
    width: 75%;
}

    .col-gettingStart h1 span {
        display: inline-block;
        padding: 0 30px 10px 30px;
        position: relative;
    }

        .col-gettingStart h1 span:before {
            position: absolute;
            content: '';
            bottom: -1px;
            left: 0px;
            width: 100%;
            height: 2px;
            background: #FF6222;
        }

.homebuy {
    background: url(/Content/themes/FrontEnd/images/fling-home-buyer.png) no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 153px;
    padding-bottom: 66px;
}

.homeSell {
    background: url(/Content/themes/FrontEnd/images/Seller.png) no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 153px;
    padding-bottom: 66px;
}

.col-gettingStart a:nth-child(4) {
    margin-right: 9px;
}

.col-gettingStart h2 {
    font-size: 26px;
    font-weight: 600;
}

.homebuy .btn-default, .homeSell .btn-default {
    border: 1px solid #FF6222;
    border-radius: 20px;
    color: #000;
    background: #fff;
    -webkit-transition: all .55s;
    -o-transition: all .55s;
    transition: all .55s;
    font-size: 16px;
    padding: 8px 22px;
}

    .homebuy .btn-default:hover, .homeSell .btn-default:hover {
        color: #fff;
        background: #FF6222;
    }

.modal-backdrop {
    background-color: #cbcbca;
}

.modal-header .close {
    opacity: 1;
    margin-top: -4px;
}

.modal-body.bgDark {
    background: none repeat scroll 0 0 #ededed;
    border-radius: 0 0 8px 8px;
    padding: 31px 15px;
}

.modal-body.bgMessage {
    background: none repeat scroll 0 0 #c0c0c0;
    border-radius: 0 0 0 0;
    padding: 15px 15px 0 15px;
}

.modal-body.bgDark.fPass {
    padding: 15px;
}

    .modal-body.bgDark.fPass .col-sm-6 {
        margin-top: 15px;
    }

.modal-dialog {
    margin: 95px auto 0;
    width: 700px;
}

#popAlladdress .modal-dialog {
    width: 749px;
}

#addAddressGMap .modal-dialog {
    width: 922px;
}

#fsellerAcc .modal-dialog {
    margin: 37px auto 0;
}

#popSharefb .modal-dialog {
    width: 565px;
}

#imagePop .modal-body {
    width: auto;
    padding: 0px;
}

#imagePop h4#myModalLabel {
    font-size: 18px;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
}

#imagePop .modal-dialog img {
    width: 100%;
}

#sendMessage .modal-body textarea {
    border: 1px solid #878787;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 1px 1px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 1px 1px rgba(0,0,0,0.3);
}

.modal-fp {
    width: 518px;
}

.modal-chooseAc {
    width: 697px;
}

.form-control {
    height: 48px;
    border-radius: 1px;
    font-size: 15px;
    color: #000;
    box-shadow: none;
    font-weight: 400;
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 25px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 8px 32px;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.signIn {
    background: #FF6222;
    color: #fff;
}

.signRight ul li {
    padding-bottom: 11px;
}

.btnReg {
    width: 200px;
    border: 1px solid #FF6222;
}

.btnSubmit {
    border: 1px solid #FF6222;
    margin-top: 55px;
}

.btnInside {
    border: 1px solid #FF6222;
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 33px;
}

    .btnInside.mpad {
        padding: 8px 35px;
    }

.signRight ul li:nth-child(1) {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #4f4f4f;
}

.signRight ul li:nth-child(2) {
}

.signRight ul li:nth-child(3) {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #4f4f4f;
}

.signRight ul li:nth-child(4) {
    text-align: center;
}

.chooseAccRight ul li {
    padding-bottom: 11px;
}

    .chooseAccRight ul li:nth-child(1), .chooseAccRight ul li:nth-child(3) {
        text-align: center;
    }

    .chooseAccRight ul li:nth-child(2) {
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        color: #4f4f4f;
    }

label {
    display: inline-block;
    font-weight: 400;
    margin-bottom: 5px;
    color: #5c5c5c;
    font-size: 16px;
}

    label.has-error {
        color: #c30202;
        margin-top: 5px;
    }

a.forpass {
    color: rgba(92, 92, 92, .76);
    text-decoration: underline;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

    a.forpass:hover {
        color: #FF6222;
    }

h4.modal-title {
    color: #FF6222;
    font-weight: 300;
    font-size: 32px;
    line-height: 1;
}

ul.col-chAcc {
    float: left;
    width: 100%;
    margin: -23px 0 0 0;
    padding: 0;
}

    ul.col-chAcc li {
        float: left;
        width: 100%;
        text-align: center;
    }

        ul.col-chAcc li:nth-child(1) {
            margin-bottom: 15px;
        }

        ul.col-chAcc li:nth-child(2) {
            font-size: 28px;
            color: #FF6222;
            font-weight: 300;
            margin-bottom: 15px;
        }

        ul.col-chAcc li:nth-child(3) {
            font-size: 18px;
            color: #000;
            font-weight: 600;
            margin-bottom: 15px;
        }

ul.col-onfb {
    float: left;
    width: 100%;
    margin-top: -30px;
}

    ul.col-onfb li {
        float: left;
        width: 100%;
        text-align: center;
    }

        ul.col-onfb li:nth-child(1) {
            font-size: 33px;
            color: #FF6222;
            font-weight: 300;
            text-transform: uppercase;
            line-height: 42px;
            margin-bottom: 15px;
        }

        ul.col-onfb li:nth-child(2) {
            font-size: 20px;
            color: #767676;
            font-weight: 300;
            margin-bottom: 15px;
        }

        ul.col-onfb li:nth-child(3) {
            margin-bottom: 36px;
        }

.leftBar {
    border: 1px solid #cbcbcb;
    border-radius: 2px;
    background: #fff;
}

.brandLogo {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .brandLogo img {
        border: 1px solid #cbcbcb;
        border-radius: 2px;
        width: 131px !important;
        height: 131px !important;
    }

    .brandLogo p {
        float: left;
        width: 100%;
        font-size: 16px;
        line-height: 18px;
        font-weight: 400;
        text-align: center;
        margin: 10px 0 0 0;
    }

ul.proNav {
    float: left;
    width: 100%;
    height: auto;
    border-top: 1px solid #c7c7c7;
}

    ul.proNav li {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #c7c7c7;
    }

        ul.proNav li:last-child {
            border: 0px;
        }

        ul.proNav li a {
            float: left;
            width: 100%;
            position: relative;
            font-size: 14px;
            font-weight: 400;
            color: #000;
            text-decoration: none;
            margin: 0;
            padding: 19px 0 19px 35px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-transition: all .25s;
            -o-transition: all .25s;
            transition: all .25s;
        }

            ul.proNav li a:hover, ul.proNav li a.active {
                background-color: #FF6222;
                color: #fff;
            }

            ul.proNav li a:before {
                position: absolute;
                content: '';
                background: url(/Content/themes/FrontEnd/images/icon-leftnav.png) no-repeat;
                width: 20px;
                left: 0px;
                height: 20px;
                left: 10px;
                top: 21px;
            }

            ul.proNav li a span.badge {
                background: none repeat scroll 0 0 #f64414;
                border-radius: 15px;
                font-size: 10px;
                left: 21px;
                padding: 4px 6px;
                position: absolute;
                top: 8px;
            }

        ul.proNav li:nth-child(1) a:before {
            background-position: 0 0;
        }

        ul.proNav li:nth-child(2) a:before {
            background-position: 0 -59px;
        }

        ul.proNav li:nth-child(3) a:before {
            background-position: 0 -120px;
        }

        ul.proNav li:nth-child(4) a:before {
            background-position: 0 -177px;
        }

        ul.proNav li:nth-child(5) a:before {
            background-position: 0 -233px;
        }

        ul.proNav li:nth-child(6) a:before {
            background-position: 0 -271px;
        }

        ul.proNav li:nth-child(1) a:hover:before, ul.proNav li:nth-child(1) a.active:before {
            background-position: -50px 0;
        }

        ul.proNav li:nth-child(2) a:hover:before, ul.proNav li:nth-child(2) a.active:before {
            background-position: -49px -57px;
        }

        ul.proNav li:nth-child(3) a:hover:before, ul.proNav li:nth-child(3) a.active:before {
            background-position: -50px -120px;
        }

        ul.proNav li:nth-child(4) a:hover:before, ul.proNav li:nth-child(4) a.active:before {
            background-position: -50px -177px;
        }

        ul.proNav li:nth-child(5) a:hover:before, ul.proNav li:nth-child(5) a.active:before {
            background-position: -50px -233px;
        }

        ul.proNav li:nth-child(6) a:hover:before, ul.proNav li:nth-child(6) a.active:before {
            background-position: 0px -271px;
        }

ul.sellerInfo {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 15px;
}

    ul.sellerInfo li {
        float: left;
        margin-bottom: 15px;
        width: 100%;
        height: auto;
        font-size: 14px;
        font-weight: 400;
        color: #7d7d7d;
    }

        ul.sellerInfo li span {
            color: #FF6222;
        }

        ul.sellerInfo li b {
            color: #000;
            font-weight: 400;
        }

        ul.sellerInfo li strong {
            float: left;
            width: 100%;
            height: auto;
            font-size: 15px;
            font-weight: 400;
            color: #000;
        }

.footer {
    background: black;
    padding: 15px !important;
}

    .footer .container {
        margin-top: 0;
    }

    .footer .col-sm-8 {
        padding-left: 65px;
        background: url(/Content/themes/FrontEnd/images/fling_B.png) no-repeat;
        height: 43px !important;
    }

    .footer p {
        margin: 0;
    }

ul.sociallink {
    float: right;
    width: auto;
    margin: 0;
    padding: 0;
}

    ul.sociallink li {
        float: right;
        width: auto;
        margin: 0;
        padding: 0;
    }

        ul.sociallink li:nth-child(1) {
            float: left;
            width: 100%;
            text-align: right;
            color: #fff;
        }

        ul.sociallink li a {
            float: right;
            width: 24px;
            margin-left: 5px;
            height: 24px;
            text-indent: -9999px;
            background: url(/Content/themes/FrontEnd/images/fling-social-icons.png) no-repeat;
            -webkit-transition: all .25s;
            -o-transition: all .25s;
            transition: all .25s;
        }

            ul.sociallink li a:hover {
                background-color: rgba(255, 255, 255, 1);
            }

        ul.sociallink li:nth-child(5) a {
            background-position: 0 -2px;
        }

        ul.sociallink li:nth-child(4) a {
            background-position: -23px -2px;
        }

        ul.sociallink li:nth-child(3) a {
            background-position: -48px -1px;
        }

        ul.sociallink li:nth-child(2) a {
            background-position: -77px -2px;
        }

        ul.sociallink li:nth-child(5) a:hover {
            background-position: 0 -27px;
        }

        ul.sociallink li:nth-child(4) a:hover {
            background-position: -23px -27px;
        }

        ul.sociallink li:nth-child(3) a:hover {
            background-position: -48px -27px;
        }

        ul.sociallink li:nth-child(2) a:hover {
            background-position: -77px -27px;
        }

.footer .nav > li {
    margin-right: 14px;
}

    .footer .nav > li > a {
        font-size: 15px;
        color: #fff;
        padding: 0;
        -webkit-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
    }

        .footer .nav > li > a:hover, .footer .nav > li > a:hover, .footer .nav > li > a:focus {
            color: #FF6222;
            background: none;
        }

    .footer .nav > li:nth-child(1) > a {
        padding-left: 0px;
    }

.footer p {
    color: rgba(230, 231, 235, .55);
    font-size: 13px;
    float: left;
}
/*!
 * @copyright &copy; Kartik Visweswaran, Krajee.com, 2014
 * @version 3.1.0
 *
 * A simple yet powerful JQuery star rating plugin that allows rendering
 * fractional star ratings and supports Right to Left (RTL) input.
 *
 * For more JQuery/Bootstrap plugins and demos visit http://plugins.krajee.com
 * For more Yii related demos visit http://demos.krajee.com
 */

.rating-loading {
    width: 25px;
    height: 25px;
    font-size: 0px;
    color: #fff;
    background: transparent url('/content/themes/frontend/img/loading.gif') top left no-repeat;
    border: none;
}
/*
 * Stars
 */

.rating-gly {
    font-family: 'Glyphicons Halflings';
}

.rating-gly-star {
    font-family: 'Glyphicons Halflings';
    padding-left: 2px;
    font-size: 18px;
}

    .rating-gly-star .rating-stars:before {
        padding-left: 2px;
    }

.rating-lg .rating-gly-star, .rating-lg .rating-gly-star .rating-stars:before {
    padding-left: 4px;
}

.rating-xl .rating-gly-star, .rating-xl .rating-gly-star .rating-stars:before {
    padding-left: 2px;
}

.rating-active {
    cursor: default;
}

.rating-disabled {
    cursor: not-allowed;
}

.rating-uni {
    font-size: 1.2em;
    margin-top: -5px;
}

.rating-container {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #bfbfbf;
    overflow: hidden;
}

    .rating-container:before {
        content: attr(data-content);
    }

    .rating-container .rating-stars {
        position: absolute;
        left: 0;
        top: 0;
        white-space: nowrap;
        overflow: hidden;
        color: #ffb70b;
        transition: all 0.25s ease-out;
        -o-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
    }

        .rating-container .rating-stars:before {
            content: attr(data-content);
            text-shadow: 0 0 1px rgba(255, 183, 11, 1);
        }

.rating-container-rtl {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    color: #fde16d;
}

    .rating-container-rtl:before {
        content: attr(data-content);
        text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
    }

    .rating-container-rtl .rating-stars {
        position: absolute;
        left: 0;
        top: 0;
        white-space: nowrap;
        overflow: hidden;
        color: #e3e3e3;
        transition: all 0.25s ease-out;
        -o-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out;
    }

        .rating-container-rtl .rating-stars:before {
            content: attr(data-content);
        }
/**
 * Rating sizes
 */

.rating-xl {
    font-size: 4.89em;
}

.rating-lg {
    font-size: 3.91em;
}

.rating-md {
    font-size: 3.13em;
}

.rating-sm {
    font-size: 2.5em;
}

.rating-xs {
    font-size: 18px;
}
/**
 * Clear rating button
 */

.star-rating .clear-rating, .star-rating-rtl .clear-rating {
    color: #aaa;
    cursor: not-allowed;
    display: inline-block;
    vertical-align: middle;
    font-size: 60%;
}

.clear-rating-active {
    cursor: pointer !important;
}

    .clear-rating-active:hover {
        color: #843534;
    }

.star-rating .clear-rating {
    padding-right: 5px;
}
/**
 * Caption
 */

.star-rating .caption, .star-rating-rtl .caption {
    color: #999;
    display: inline-block;
    vertical-align: middle;
    font-size: 55%;
}

.star-rating .caption {
    padding-left: 5px;
}

.star-rating-rtl .caption {
    padding-right: 5px;
}

.starRating .label {
    border-radius: 0.25em;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    color: #000 !important;
    display: inline;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 0px;
    width: 35px;
    height: 27px;
    line-height: 27px;
    background: #fff;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    position: relative;
    left: 5px;
}

    .starRating .label:before {
        position: absolute;
        content: '';
        left: -5px;
        top: 25%;
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-right: 6px solid rgba(0, 0, 0, 0.06);
        z-index: 1;
    }

    .starRating .label:after {
        position: absolute;
        content: '';
        left: -3px;
        top: 25%;
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-right: 6px solid #fff;
        z-index: 2;
    }

.col-status {
    text-align: center;
    background: #fff;
}

    .col-status a {
        display: block;
    }

    .col-status strong {
        font-size: 20px;
        font-weight: 400;
        color: #000;
    }

/*change css 18/12/2014*/
ul.buyReqInfo.offSell li {
    border-right: 1px solid #d1d1d1;
}

    ul.buyReqInfo.offSell li span.status {
        color: #7eb449;
        float: left;
        height: auto;
        text-align: center;
        text-transform: uppercase;
        width: 100%;
    }

    ul.buyReqInfo.offSell li span.statusNote {
        color: #0a1d25;
        float: left;
        font-size: 14px;
        height: auto;
        text-align: center;
        width: 100%;
    }


    ul.buyReqInfo.offSell li.order-status {
        width: 138px;
        position: relative;
    }

        ul.buyReqInfo.offSell li.order-status:before {
            position: absolute;
            content: '';
            bottom: 0px;
            left: 0px;
            width: 100%;
            height: 5px;
            background: #72c527;
        }


ul.buyReqLarge.offSell li.order-status:before {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 5px;
    background: #72c527;
}

ul.buyReqInfo.offSell li.order-status.withdrawn {
    width: 138px;
    position: relative;
}

    ul.buyReqInfo.offSell li.order-status.withdrawn:before {
        position: absolute;
        content: '';
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 5px;
        background: #f59306;
    }

    ul.buyReqInfo.offSell li.order-status.withdrawn span.status {
        color: #f59306;
    }

ul.buyReqInfo.offSell li.order-status.expired {
    width: 138px;
    position: relative;
}

    ul.buyReqInfo.offSell li.order-status.expired:before {
        position: absolute;
        content: '';
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 5px;
        background: #ff2b1b;
    }

    ul.buyReqInfo.offSell li.order-status.expired span.status {
        color: #ff2b1b;
    }

ul.buyReqInfo.offSell li span.notif {
    color: rgba(0, 0, 0, 0.6);
    float: left;
    font-size: 11px;
    text-align: center;
    width: 100%;
}
/*change css 18/12/2014*/


.col-status {
    font-size: 14px;
    color: #6e6e6e;
}

    .col-status a {
        color: #6e6e6e;
    }

    .col-status div {
        border: 1px solid #d6d6d6;
        border-right: 0px;
        padding: 8px;
        position: relative;
    }

        .col-status div:before {
            position: absolute;
            content: '';
            width: 100%;
            height: 4px;
            left: 0px;
            bottom: 0px;
            background: #9cc573;
        }

        .col-status div:nth-child(2):before {
            background: #f86943;
        }

        .col-status div:nth-child(3):before {
            background: #f3c076;
        }

        .col-status div:nth-child(4) {
            border-right: 1px solid #d6d6d6;
        }

.sellData .nav-tabs {
    border: 1px solid #ddd;
}

.sellData .nav > li {
    border-right: 1px solid #c7c7c7;
}

.sellData .nav-tabs > li, .sellData .nav-tabs > li:hover {
    float: left;
    margin-bottom: 0px;
}

    .sellData .nav-tabs > li > a {
        border: 0px;
        padding: 18px;
        color: #2f2f2f;
        font-size: 16px;
        font-weight: 400;
    }

    .sellData .nav-tabs > li.active > a, .sellData .nav-tabs > li.active > a:hover, .sellData .nav-tabs > li.active > a:focus {
        background-color: #fff;
        border-color: #ddd #ddd transparent;
        border-image: none;
        border-style: solid;
        color: #FF6222;
        cursor: default;
    }

.sellData .nav > li.active > a:hover {
    background-color: #fff;
}

.sellData .nav > li > a:hover, .sellData .nav > li > a:focus {
    background: #fff;
    border: 0px;
}

.sellData .nav li.active:before {
    bottom: -7px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 7px solid #ddd;
    z-index: 1;
}

.sellData .nav li.active:after {
    bottom: -6px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 7px solid #fff;
    z-index: 2;
}

.col-lead-first div:nth-child(2) h4 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 14px 0 8px 0;
    padding: 0;
}

.col-lead-first div:nth-child(2) p {
    float: left;
    width: 658px;
    font-size: 15px;
    font-weight: 400;
    color: #000000;
    padding: 0;
}

    .col-lead-first div:nth-child(2) p.widAuto {
        width: 486px;
    }

.col-lead-sec {
    border-top: 1px solid #d1d1d1;
    background: #fff;
}

    .col-lead-sec > div:nth-child(1) {
        border-right: 1px solid #d1d1d1;
        height: 63px;
    }

    .col-lead-sec .col-lg-3 h3 {
        color: #888888;
        font-size: 14px;
        font-weight: 400;
        margin: 9px 0 4px;
    }

    .col-lead-sec .col-lg-3 p {
        font-size: 15px;
        color: #000000;
        font-weight: 400;
        margin: 0;
    }

    .col-lead-sec > div:nth-child(2) li {
        border-right: 1px solid #d1d1d1;
    }

    .col-lead-sec > div:nth-child(2) div span {
        color: #888888;
        font-size: 14px;
        font-weight: 400;
    }

    .col-lead-sec > div:nth-child(2) div:last-child {
        border: 0px;
    }

ul.buyReqInfo {
    display: table;
    width: 100%;
    height: auto;
    margin-left: 1px;
}

    ul.buyReqInfo li {
        display: table-cell;
        vertical-align: top;
        padding: 6px 9px;
        font-size: 15px;
        color: #888888;
    }

        ul.buyReqInfo li strong {
            color: #000;
            font-weight: 400;
        }

    ul.buyReqInfo a.btn-ignore {
        display: block;
        color: #818181;
        font-size: 10px;
        text-transform: uppercase;
        padding: 35px 0 0 0;
        background: url(/Content/themes/FrontEnd/images/btn-ignore.png) center 4px no-repeat;
        -webkit-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
    }

        ul.buyReqInfo a.btn-ignore:hover {
            color: #0eb5f3;
            text-decoration: none;
        }

    ul.buyReqInfo > li:last-child {
        border: 0 none !important;
        padding: 0;
    }

        ul.buyReqInfo > li:last-child a.btn-view {
            box-sizing: border-box;
            color: #000000;
            width: 100%;
            padding: 20px 27px 21px 18px;
            position: relative;
            -webkit-transition: all .25s;
            -o-transition: all .25s;
            transition: all .25s;
            float: left;
        }

            ul.buyReqInfo > li:last-child a.btn-view:before {
                position: absolute;
                content: '';
                right: 10px;
                top: 23px;
                width: 10px;
                height: 14px;
                background: url(/Content/themes/FrontEnd/images/fling_arrow_orange.png) 0 0 no-repeat;
            }

.buyReqInfo > li:last-child a.btn-view:hover:before {
    background: url(/Content/themes/FrontEnd/images/btn-view-over.png) 0 0 no-repeat;
}

.buyReqInfo > li:last-child a.btn-view:hover {
    text-decoration: none;
    color: #fff;
    background: rgb(17, 184, 245);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(17, 184, 245, 1)), color-stop(100%, rgba(4, 162, 221, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #FF6222 0%, #FF6222 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#11b8f5', endColorstr='#04a2dd', GradientType=0);
    /* IE6-9 */
}

.custSelect .btn-default:hover,
.custSelect .btn-default:focus,
.custSelect .btn-default:active,
.custSelect .btn-default.active,
.custSelect .open > .dropdown-toggle.btn-default {
    background-color: #fff;
    border-color: transparent;
    color: #000;
}

.custSelect .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.custSelect .form-control {
    height: auto;
    border: 1px solid #d5d5d5;
}

.custSelect .btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.whiteCont {
    background: #ffffff;
    border-radius: 2px;
    /*-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .57);*/
    -webkit-box-shadow: 0px 0px 1px 1px #ddd; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 1px 1px #ddd; /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 0px 1px 1px #ddd;
}


.whiteContIn {
    background: #ffffff;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 1px 1px #ddd; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 1px 1px #ddd; /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 0px 1px 1px #ddd;
}

.regProfile {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .regProfile label {
        font-size: 15px;
        color: #5c5c5c;
        font-weight: 400;
        text-align: left;
        line-height: 48px;
    }

    .regProfile h1 {
        font-size: 26px;
        font-weight: 600;
        border-bottom: 1px solid #cdcdcd;
        padding-bottom: 14px;
    }

    .regProfile .custSelect .btn {
        font-size: 15px;
        text-transform: capitalize;
        padding: 12px 15px;
    }

.formSupCate .custSelect .btn {
    font-size: 16px;
    font-weight: 400;
}

.regProfile p {
    font-size: 16px;
    line-height: 17px;
}

    .regProfile p em {
        color: #707070;
        font-size: 14px;
    }

.buyPro {
    padding-top: 20px;
}

.profMap {
    text-align: right;
    /*margin-top: 28px;*/
    padding-right: 0px;
}

    .profMap iframe {
        border: 1px solid #ced3d5 !important;
    }

.buyPro label {
    color: #5c5c5c;
    font-size: 16px;
    font-weight: 400;
    line-height: inherit;
    text-align: left;
}

.bigCol.col-sm-2 {
    width: 12.5%;
    margin-top: 7px;
}

    .bigCol.col-sm-2 label {
        line-height: 20px;
    }

.divNoti {
    border: 1px solid #e6acac;
    border-radius: 4px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #000;
}

.bigColR.col-sm-10 {
    padding-right: 0;
    width: 87.4555%;
}

.profilePic {
    background: #e8e8e8;
    height: 248px;
    border-radius: 4px;
}

    .profilePic.prof {
        height: auto;
        position: relative;
        overflow: hidden;
    }

        .profilePic.prof:hover .editPro {
            opacity: 1;
        }

        .profilePic.prof img {
            width: 100%;
            border: 1px solid #e6e6e6;
            border-radius: 2px;
        }

        .profilePic.prof .editPro {
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.5) url(/Content/themes/FrontEnd/images/fling_chooseimage.png) 50% no-repeat;
            z-index: 1;
            -webkit-transition: opacity all .45s;
            -o-transition: opacity all .45s;
            transition: opacity all .45s;
            opacity: 0;
        }

    .profilePic .picF {
        background: none repeat scroll 0 0 #f0f0f0;
        border: 1px dashed #909090;
        border-radius: 2px;
        height: 189px;
        margin-top: 28px;
    }

        .profilePic .picF a.upPic {
            display: block;
            width: 95px;
            height: 38px;
            line-height: 38px;
            font-size: 16px;
            font-weight: 600;
            color: #48454b;
            text-align: center;
            background: #fff;
            border-radius: 2px;
            box-shadow: 0px 0 1px rgba(0, 0, 0, 0.37);
            margin: 63px 0 0 20px;
            text-transform: uppercase;
            -webkit-transition: all .25s;
            -o-transition: all .25s;
            transition: all .25s;
        }

            .profilePic .picF a.upPic:hover {
                background: #0fb6f3;
                color: #fff;
            }

        .profilePic .picF p {
            text-transform: uppercase;
            font-size: 18px;
            font-weight: 300;
            text-align: center;
            margin-top: 10px;
        }

.emlNoti label {
    line-height: normal;
}

h1.mainTitle {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #000000;
    font-weight: 400;
}

    h1.mainTitle em {
        color: #5c5c5c;
        font-size: 15px;
    }

h1.mainTitleSeller {
    font-size: 30px;
    color: #000000;
    font-weight: 400;
    margin-top: 40px;
}

.createReq {
    background: #fbfbfb;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
    min-height: 400px;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .createReq label {
        font-size: 16px;
        color: #5c5c5c;
    }

        .createReq label.labCheck {
            font-size: 15px;
        }

    .createReq h2 {
        font-size: 16px;
        font-weight: 400;
    }

    .createReq h3 {
        font-size: 16px;
        font-weight: 400;
    }

    .createReq .custSelect .btn {
        font-size: 15px;
        text-transform: capitalize;
        padding: 11px 15px;
    }

.form-group {
    margin-bottom: 25px;
}

.col-leads {
    border: 1px solid #c1c1c1;
    border-radius: 2px;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

    .col-leads:hover {
        border: 1px solid #FF6222;
        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    }

    .col-leads .col-offer {
        background: #e1e1e2;
        float: none;
        border-radius: 2px 0 0 2px;
        border-right: 1px solid #d1d1d1;
    }

        .col-leads .col-offer .off-logo {
            margin: 15px auto 8px;
            left: 0px;
            right: 0px;
            clear: both;
            width: 74px;
            height: auto;
            position: relative;
        }

            .col-leads .col-offer .off-logo a.star {
                position: absolute;
                z-index: 2;
                bottom: 5px;
                right: 7px;
                width: 21px;
                height: 21px;
            }

                .col-leads .col-offer .off-logo a.star img {
                    width: auto;
                }

        .col-leads .col-offer p {
            float: left;
            width: 100%;
            height: 45px;
            padding: 0 10px;
            margin: 0px 0 0 0;
            text-align: center;
            font-size: 14px;
            color: #000;
            font-weight: 600;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

            .col-leads .col-offer p a {
                font-size: 14px;
                color: #000;
            }

        .col-leads .col-offer .off-logo img {
            width: 106px;
            height: auto;
            border-radius: 2px;
            box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
        }

.fixHeigt {
    display: table-cell;
    height: 100%;
    vertical-align: top;
    float: none;
}

.col-lead-first div:nth-child(1) {
    /*background: #f6ffd4;*/
    height: 100%;
    width: 229px;
    display: table-cell;
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px;
}

    .col-lead-first div:nth-child(1) h3 {
        font-size: 16px;
        font-weight: 600;
        color: #000;
        margin: 0 0 5px 0;
        padding: 0;
    }

    .col-lead-first div:nth-child(1) dl {
        float: left;
        width: 150px;
    }

    .col-lead-first div:nth-child(1) dt {
        float: left;
        width: 100%;
        color: #6c6c6c;
        font-size: 15px;
        padding: 0 0 0 8px;
        font-weight: 400;
        background: url(/Content/themes/FrontEnd/images/list-arrow-category.png) 0 7px no-repeat;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .col-lead-first div:nth-child(1) dd {
        float: left;
        width: 100%;
        color: #000000;
        font-size: 15px;
        padding: 0 0 0 16px;
        font-weight: 400;
        background: url(/Content/themes/FrontEnd/images/list-arrow-category.png) 8px 7px no-repeat;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .col-lead-first div:nth-child(1) dd span {
            float: left;
            width: 100%;
        }

    .col-lead-first div:nth-child(1) ul {
        display: table;
        margin: 0;
        width: 100%;
    }

        .col-lead-first div:nth-child(1) ul li {
            display: table-cell;
            margin: 0;
            padding: 0 0 0 8px;
            font-size: 15px;
            color: #6c6c6c;
            position: relative;
            width: 100%;
        }

            .col-lead-first div:nth-child(1) ul li ul li {
                color: #000000;
            }

            .col-lead-first div:nth-child(1) ul li:before {
                position: absolute;
                content: '';
                background: url(/Content/themes/FrontEnd/images/list-arrow-category.png) 0 0 no-repeat;
                width: 5px;
                height: 10px;
                left: 0px;
                top: 7px;
            }

.col-lead-first div:nth-child(2) {
    height: 100%;
    display: table-cell;
    background: #fff;
    border-bottom: 1px solid #ddd;
}

    .col-lead-first div:nth-child(2) h4 {
        font-size: 16px;
        font-weight: 600;
        color: #000;
        margin: 14px 0 8px 0;
        padding: 0;
    }

.col-lead-sec {
    border-top: 1px solid #d1d1d1;
    background: #fff;
}

    .col-lead-sec .col-lg-3 h3 {
        color: #888888;
        font-size: 14px;
        font-weight: 400;
        margin: 9px 0 4px;
    }

    .col-lead-sec .col-lg-3 p {
        font-size: 15px;
        color: #000000;
        font-weight: 400;
        margin: 0;
    }

    .col-lead-sec > div:nth-child(2) li {
        border-right: 1px solid #d1d1d1;
    }

    .col-lead-sec > div:nth-child(2) div span {
        color: #888888;
        font-size: 14px;
        font-weight: 400;
    }

    .col-lead-sec > div:nth-child(2) div: last-child {
        border: 0px;
    }
/* buyer Request List */

.notif-list {
    position: absolute;
    right: 14px;
    top: 9px;
    height: 24px !important;
    padding: 0 14px;
    background: #f64414 !important;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    border-radius: 12px;
    z-index: 1;
}

ul.buyReqListInfo {
    display: table;
    width: 100%;
    height: auto;
    margin-left: 1px;
}

    ul.buyReqListInfo li {
        display: table-cell;
        vertical-align: top;
        height: 60px;
        padding: 6px 9px;
        font-size: 15px;
        color: #888888;
        position: relative;
    }

        ul.buyReqListInfo li strong {
            color: #000;
            font-weight: 400;
        }

        ul.buyReqListInfo li.active span {
            color: #7eb449 !important;
            font-size: 17px !important;
            line-height: 49px;
            padding: 0 25px 0 26px;
            text-transform: uppercase;
        }

    ul.buyReqListInfo > li.active:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 5px;
        background: #72c527;
        left: 0px;
        bottom: 0px;
    }

    ul.buyReqListInfo > li:last-child {
        border: 0 none !important;
        padding: 0;
    }

        ul.buyReqListInfo > li:last-child a.btn-view {
            box-sizing: border-box;
            color: #000000;
            padding: 21px 33px 21px 20px;
            position: relative;
            -webkit-transition: all .25s;
            -o-transition: all .25s;
            transition: all .25s;
            float: left;
            width: 100%;
        }

            ul.buyReqListInfo > li:last-child a.btn-view:before {
                position: absolute;
                content: '';
                right: 25px;
                top: 23px;
                width: 10px;
                height: 14px;
                background: url(/Content/themes/FrontEnd/images/btn-view.png) 0 0 no-repeat;
            }

            ul.buyReqListInfo > li:last-child a.btn-view:hover:before {
                background: url(/Content/themes/FrontEnd/images/btn-view-over.png) 0 0 no-repeat;
            }

            ul.buyReqListInfo > li:last-child a.btn-view:hover {
                text-decoration: none;
                color: #fff;
                background: rgb(17, 184, 245);
                /* Old browsers */
                background: -moz-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
                /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(17, 184, 245, 1)), color-stop(100%, rgba(4, 162, 221, 1)));
                /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
                /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
                /* Opera 11.10+ */
                background: -ms-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
                /* IE10+ */
                background: linear-gradient(to bottom, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
                /* W3C */
                filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#11b8f5', endColorstr='#04a2dd', GradientType=0);
                /* IE6-9 */
            }

.pagination > li {
    display: inline;
    float: left;
    margin-left: 7px;
}

    .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .pagination > li > a.active {
        background-color: #FF6222;
        border-color: #FF6222;
        color: #fff !important;
    }

.pagination a {
    border: 1px solid #FF6222 !important;
    border-radius: 17px;
    color: #000 !important;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 17px;
    border-top-right-radius: 17px;
}
/* Your Buy Request Details */

ul.buyReqLarge {
    display: table;
    width: 100%;
    height: auto;
    margin-left: 1px;
    border-bottom: 1px solid #d1d1d1;
}

    ul.buyReqLarge li {
        display: table-cell;
        vertical-align: top;
        height: 60px;
        padding: 9px 16px;
        font-size: 15px;
        color: #888888;
        position: relative;
        border-right: 1px solid #d1d1d1;
    }

        ul.buyReqLarge li a.btn-ignore {
            background: url("/Content/themes/FrontEnd/images/btn-ignore.png") no-repeat scroll center 4px rgba(0, 0, 0, 0);
            color: #818181;
            display: block;
            font-size: 10px;
            padding: 35px 0 0;
            text-transform: uppercase;
            transition: all 0.25s ease 0s;
        }

            ul.buyReqLarge li a.btn-ignore:hover {
                color: #0eb5f3;
                text-decoration: none;
            }

        ul.buyReqLarge li a.btn-email {
            background: url("/Content/themes/FrontEnd/images/icon-user-strip.png") 9px -70px rgba(0, 0, 0, 0);
            color: #818181;
            display: block;
            font-size: 10px;
            padding: 35px 0 0;
            text-transform: uppercase;
            text-align: center;
            transition: opacity all 0.25s ease 0s;
            opacity: 1;
        }

            ul.buyReqLarge li a.btn-email:hover {
                background: url("/Content/themes/FrontEnd/images/fliicon-user-strip.png") 9px -1px rgba(0, 0, 0, 0);
                opacity: 1;
            }

        ul.buyReqLarge li a.btn-print {
            background: url("/Content/themes/FrontEnd/images/icon-user-strip.png") -83px -70px rgba(0, 0, 0, 0);
            color: #818181;
            display: block;
            font-size: 10px;
            padding: 35px 0 0;
            text-transform: uppercase;
            text-align: center;
            transition: opacity all 0.25s ease 0s;
            opacity: 1;
        }

    ul.buyReqLarge > li:nth-child(6) a.btn-print:before {
        display: none;
    }

    ul.buyReqLarge li a.btn-print:hover {
        background: url("/Content/themes/FrontEnd/images/fling-icon-user-strip.png") -83px -1px rgba(0, 0, 0, 0);
        opacity: 1;
    }

    ul.buyReqLarge li a.btn-pending {
        background: url("/Content/themes/FrontEnd/images/icon-user-strip.png") 163px -70px rgba(0, 0, 0, 0);
        color: #818181;
        display: block;
        font-size: 10px;
        padding: 35px 0 0;
        text-transform: uppercase;
        text-align: center;
        transition: opacity all 0.25s ease 0s;
        opacity: 1;
    }

        ul.buyReqLarge li a.btn-pending:hover {
            background: url("/Content/themes/FrontEnd/images/icon-user-strip.png") 163px -1px rgba(0, 0, 0, 0);
            opacity: 1;
        }

    ul.buyReqLarge li a.btn-close {
        background: url("/Content/themes/FrontEnd/images/icon-user-strip.png") 76px -64px rgba(0, 0, 0, 0);
        color: #818181;
        display: block;
        font-size: 10px;
        padding: 35px 0 0;
        text-transform: uppercase;
        text-indent: -9999px;
        font-size: 0px;
        width: 42px;
        height: 50px;
        text-align: center;
        position: relative;
        left: 4px;
        opacity: 1;
        transition: opacity all 5s ease 0s;
    }

        ul.buyReqLarge li a.btn-close:hover {
            background: url("/Content/themes/FrontEnd/images/fling-icon-user-strip.png") 76px 5px rgba(0, 0, 0, 0);
            opacity: 1;
        }

    ul.buyReqLarge li a.btn-ignore:hover {
        color: #0eb5f3;
        text-decoration: none;
    }

    ul.buyReqLarge li strong {
        color: #000;
        font-weight: 400;
    }

    ul.buyReqLarge li: nth-child(6) {
        text-align: center;
    }

    ul.buyReqLarge li span.status {
        color: #7eb449;
        font-size: 17px !important;
        line-height: 55px;
        padding: 0 0 0 0;
        text-transform: uppercase;
        display: block;
        text-align: center;
    }

    ul.buyReqLarge > li.reqAct.active:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 5px;
        background: #72c527;
        left: 0px;
        bottom: 0px;
    }

    ul.buyReqLarge > li.reqAct.active span.status {
        color: #72c527;
    }

    ul.buyReqLarge > li.reqAct.expired:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 5px;
        background: #ff2b1b;
        left: 0px;
        bottom: 0px;
    }

    ul.buyReqLarge > li.reqAct.expired span.status {
        color: #ff2b1b;
    }

    ul.buyReqLarge > li.reqAct.withdrawn:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 5px;
        background: #f59306;
        left: 0px;
        bottom: 0px;
    }

    ul.buyReqLarge > li.reqAct.withdrawn span.status {
        color: #f59306;
    }

    ul.buyReqLarge > li:last-child {
        border: 0 none !important;
    }


    ul.buyReqLarge > li.reqAct {
        padding: 0;
    }

    ul.buyReqLarge > li: reqAct a.btn-view {
        box-sizing: border-box;
        color: #000000;
        padding: 18px 33px 21px 20px;
        position: relative;
        -webkit-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
        float: left;
    }

    ul.buyReqLarge > li.reqAct a.btn-view:before {
        position: absolute;
        content: '';
        right: 17px;
        top: 23px;
        width: 10px;
        height: 14px;
        background: url(/Content/themes/FrontEnd/images/btn-view.png) 0 0 no-repeat;
    }

    ul.buyReqLarge > li.reqAct a.btn-view:hover:before {
        background: url(/Content/themes/FrontEnd/images/btn-view-over.png) 0 0 no-repeat;
    }

    ul.buyReqLarge > li.reqAct a.btn-view:hover {
        text-decoration: none;
        color: #fff;
        background: rgb(17, 184, 245);
        /* Old browsers */
        background: -moz-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(17, 184, 245, 1)), color-stop(100%, rgba(4, 162, 221, 1)));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
        /* W3C */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#11b8f5', endColorstr='#04a2dd', GradientType=0);
        /* IE6-9 */
    }

.reqCont {
    padding-bottom: 24px;
}

    .reqCont h1 {
        font-size: 16px;
        font-weight: 600;
    }

    .reqCont p {
        font-size: 16px;
        line-height: 24px;
        text-align: justify;
    }

.col-attach {
    margin-top: 9px;
}

    .col-attach strong {
        color: #7d7d7d;
        font-size: 16px;
        font-weight: 400;
    }

ul.attach {
    clear: both;
    float: left;
    margin: 7px 0 27px;
    width: 100%;
}

    ul.attach li {
        display: inline-block;
        margin-right: 12px;
        width: 78px;
    }

        ul.attach li a {
            color: #000;
            font-size: 12px;
        }

            ul.attach li a img {
                border-radius: 2px;
                box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
            }

            ul.attach li a span {
                background: url(/Content/themes/FrontEnd/images/icon-attachment.png) 0 9px no-repeat;
                padding: 5px 0 0 13px;
            }

.reqContRt {
    background: #f8f8f8;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    padding-bottom: 22px;
    margin-bottom: 15px;
}

    .reqContRt .brandLogo p {
        text-align: left;
    }

    .reqContRt h2 {
        font-size: 14px;
        color: #888888;
        margin-bottom: 3px;
    }

        .reqContRt h2 b {
            color: #000;
            font-weight: 400;
        }

ul.reqCate {
    display: block;
    margin: 0;
    width: 100%;
}

    ul.reqCate li {
        display: block;
        margin: 0;
        padding: 0 0 0 10px;
        font-size: 15px;
        color: #6c6c6c;
        position: relative;
    }

        ul.reqCate li ul li {
            color: #000000;
        }

        ul.reqCate li:before {
            position: absolute;
            content: '';
            background: url(/Content/themes/FrontEnd/images/list-arrow-category.png) 0 0 no-repeat;
            width: 5px;
            height: 10px;
            left: 0px;
            top: 7px;
        }

ul.contLink {
    display: block;
    margin: 10px 0 0 4px;
    padding: 0px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
}

    ul.contLink li {
        display: inline-block;
        margin: 0px 0 0 0px;
        padding: 0px;
        border: 1px solid #959595;
        background: #fff;
    }

        ul.contLink li:nth-child(2) {
            border-left: 0px;
            border-radius: 0 4px 4px 0;
        }

        ul.contLink li:nth-child(1) {
            border-radius: 4px 0 0 4px;
        }

        ul.contLink li a {
            display: block;
            margin: 0px;
            padding: 0px;
            width: 84px;
            height: 50px;
            text-align: center;
            line-height: 50px;
            font-size: 14px;
            color: #000;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        ul.contLink li:nth-child(1) a {
            background: url(/Content/themes/FrontEnd/images/fling_email_color.png) center 10px no-repeat;
            padding-top: 7px;
        }

        ul.contLink li:nth-child(2) a {
            background: url(/Content/themes/FrontEnd/images/icon-call.png) center 4px no-repeat;
            padding-top: 7px;
        }

.addRight {
    padding-left: 18px;
    background: url(/Content/themes/FrontEnd/images/fling_location2.png) 0 2px no-repeat;
    color: #000;
}

    .addRight p {
        margin-top: 5px;
    }

.formSupCate {
    margin: 25px 0 0 0;
}

    .formSupCate .col-sm-9 p {
        font-size: 15px;
        margin-top: 10px;
        color: #5c5c5c;
    }

.addmore {
    background: #fff url(/Content/themes/FrontEnd/images/fling-btn-add-over.png) 0 50% no-repeat !important;
    padding-right: 0px;
    border: 0px !important;
    border-radius: 0px !important;
    padding-left: 32px;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

    .addmore:hover, .addmore:focus {
        border: 0px !important;
        background: #fff url(/Content/themes/FrontEnd/images/fling-btn-add-over.png) 0 50% no-repeat !important;
        color: #0fb6f3;
        color: #f56a1f !important;
    }

ul.buyReqInfo a.btn-ignore {
    background: url("/Content/themes/FrontEnd/images/btn-ignore.png") no-repeat scroll center 4px rgba(0, 0, 0, 0);
    color: #818181;
    display: block;
    font-size: 10px;
    padding: 35px 0 0;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
}

ul.buyReqInfo a.btn-expired {
    background: url("/Content/themes/FrontEnd/images/icon-expired.png") no-repeat scroll center 4px rgba(0, 0, 0, 0);
    color: #818181;
    display: block;
    font-size: 9px;
    padding: 37px 0 0;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
}
/* makeOffer */

.col-makeoff {
    background: #ffffff;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, .1);
    box-shadow: 0 0 9px rgba(0, 0, 0, .1);
    margin-top: 24px;
    padding-bottom: 15px;
    display: none;
}

    .col-makeoff.show {
        display: block;
    }

    .col-makeoff.hide {
        display: none;
    }

a.btnClose {
    float: right;
    width: 41px;
    height: 41px;
    background: url(/Content/themes/FrontEnd/images/btn-close.png) no-repeat;
    text-indent: -9999px;
    font-size: 0px;
    margin-top: 11px;
}

    a.btnClose:hover {
        background: url(/Content/themes/FrontEnd/images/fling-close-btn.png) no-repeat;
    }

.makeHd {
    border-bottom: 1px solid #d1d1d1;
}

    .makeHd h1 {
        font-size: 28px;
        font-weight: 300;
        color: #FF6222;
        margin: 16px 0;
    }

.col-mInsideF {
    padding-bottom: 15px;
}

    .col-mInsideF .smTxt {
        box-sizing: border-box;
        float: left;
        position: relative;
        height: auto;
        padding-left: 15px;
        width: 93%;
        width: -webkit-calc(100% - 55px);
        width: -moz-calc(100% - 55px);
        width: calc(100% - 55px);
    }

        .col-mInsideF .smTxt span.time {
            position: absolute;
            top: 10px;
            right: 0px;
            font-size: 14px;
            color: #7d7d7d;
        }

    .col-mInsideF .smThum {
        border-radius: 2px;
        box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
        float: left;
        height: 55px;
        margin: 9px 0 0;
        width: 55px;
    }

    .col-mInsideF .smTxt h2 {
        float: left;
        font-size: 16px;
        font-weight: 700;
        margin: 13px 0 11px;
        width: 100%;
    }

    .col-mInsideF .smTxt p {
        color: rgba(0, 0, 0, 1);
        float: left;
        font-size: 16px;
        width: auto;
    }

    .col-mInsideF .smTxt ul.attach {
        margin-bottom: 0px;
    }

    .col-mInsideF.seller-off {
        background-color: #f0f0f0;
        float: left;
        width: 100%;
        padding-top: 10px;
    }

    .col-mInsideF.buyerCom {
        background-color: #fff;
        float: left;
        width: 100%;
        padding-top: 10px;
        border-top: 1px solid #d1d1d1;
        border-bottom: 1px solid #d1d1d1;
    }

    .col-mInsideF.commentFld {
        background: #c2c2c2;
        border-radius: 0 0 4px 4px;
    }

        .col-mInsideF.commentFld textarea {
            margin-top: 15px;
            border: 1px solid #878787;
            resize: none;
            border-radius: 4px;
        }

        .col-mInsideF.commentFld .btn-v-send {
            border: 1px solid #FF6222;
            font-size: 20px;
            margin: 25px 0 0;
            padding: 8px 36px;
            text-transform: uppercase;
        }

.col-message-buyer {
    background: #ffffff;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, .1);
    box-shadow: 0 0 9px rgba(0, 0, 0, .1);
    margin: 0 0 15px 0;
}

    .col-message-buyer .btn-v-seller {
        font-size: 15px;
        color: #000000;
        text-transform: capitalize;
        border: 1px solid #959595;
    }

        .col-message-buyer .btn-v-seller:hover {
            color: #fff;
            border: 1px solid #FF6222;
        }

.col-mInsideF .col-lg-10 label {
    font-size: 24px;
    font-weight: 300;
    color: #000;
    margin: 12px 0;
}

.col-mInsideF .col-lg-10 .custSelect .btn {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
}

.col-mInsideF .col-lg-10 p {
    font-size: 14px;
    color: #000;
    margin: 14px 0 0 0;
}

.col-mInsideF .col-lg-4 h2 {
    font-size: 15px;
    color: #626262;
    margin-bottom: 0px;
}

.col-mInsideThrd em {
    margin-top: 8px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #5c5c5c;
    float: left;
    width: 100%;
}

.col-mInsideThrd .col-xs-1 {
    width: 46px;
    text-align: center;
    font-size: 36px;
    color: rgba(0, 0, 0, .46);
    padding-top: 28px;
}

.col-mInsideSecM {
    padding-top: 25px;
    padding-bottom: 25px;
}

.col-mInsideSec {
    padding-bottom: 20px;
}

.col-mInsideSec {
    padding-bottom: 20px;
}

    .col-mInsideSec textarea {
        height: 98px;
        resize: none;
    }

    .col-mInsideSec .form-group {
        margin-bottom: 0px;
    }

    .col-mInsideSec .col-lg-10 label {
        font-size: 16px;
        color: #5c5c5c;
    }

.col-mInsideFrth .fileinput-button {
    background: url("/Content/themes/FrontEnd/images/file-upload-bg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    height: 52px;
    margin-bottom: 15px;
    width: 259px;
}

#sellInfo .col-lg-12 p {
    text-align: justify;
    font-size: 18px;
    line-height: 25px;
}

#sellInfo .col-xs-3 a.btn-default {
    border: 1px solid #FF6222;
    margin: 15px 0 35px 0;
}

.hd-suplier h1 {
    font-size: 25px;
    color: #FF6222;
    margin-bottom: 25px;
}

    .hd-suplier h1 span {
        color: #000;
    }

.smReq {
    margin-bottom: 15px;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

    .smReq:hover {
        background: #efefef;
    }

    .smReq .col-supplier-info .smThum {
        float: left;
        width: 55px;
        height: 55px;
        margin: 9px 0 0 0;
        border-radius: 2px;
        box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
    }

    .smReq .col-supplier-info .smTxt {
        float: left;
        width: calc(100% - 55px);
        height: auto;
        padding-left: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .smReq .col-supplier-info .smTxt h2 {
            float: left;
            width: 100%;
            font-size: 16px;
            font-weight: 700;
            margin: 13px 0 11px 0;
        }

        .smReq .col-supplier-info .smTxt p {
            float: left;
            width: auto;
            font-size: 14px;
            color: rgba(0, 0, 0, .77);
        }

        .smReq .col-supplier-info .smTxt .starRating {
            float: left;
            left: 6px;
            position: relative;
            top: -5px;
        }

    .smReq a.btn-default {
        font-size: 15px !important;
        text-transform: capitalize;
        font-weight: 400;
        border: 1px solid #959595;
        margin-top: 19px;
        padding-left: 16px;
        padding-right: 16px;
        white-space: nowrap;
    }

        .smReq a.btn-default:hover {
            border-color: #FF6222;
        }

        .smReq a.btn-default span.noti {
            color: #f6130e;
        }

.seller-view-offer, .col-message-buyer {
    display: none;
}

    .seller-view-offer.show, .col-message-buyer.show {
        display: block;
        opacity: 1;
    }

.seller-view-offer {
    margin-bottom: 15px;
}

.viewoff-seller-info {
    background: #f3f3f3;
    padding: 10px 0;
    border-bottom: 1px solid #d1d1d1;
}

    .viewoff-seller-info .col-supplier-info .smThum {
        border-radius: 2px;
        box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
        float: left;
        height: 55px;
        margin: 9px 0 0;
        width: 55px;
    }

    .viewoff-seller-info .col-supplier-info .smTxt {
        box-sizing: border-box;
        float: left;
        height: auto;
        padding-left: 15px;
        width: 50%;
        /*width: calc(100% - 55px);*/
    }

        .viewoff-seller-info .col-supplier-info .smTxt b {
            float: left;
            font-size: 14px;
            font-weight: 400;
            color: rgba(0, 0, 0, 0.67);
            margin: 7px 0 0;
            width: 100%;
        }

        .viewoff-seller-info .col-supplier-info .smTxt h2 {
            float: left;
            font-size: 16px;
            color: #000000;
            font-weight: 600;
            margin: 0 0 0 0;
            width: 100%;
        }

        .viewoff-seller-info .col-supplier-info .smTxt em {
            color: rgba(0, 0, 0, 1);
            float: left;
            font-size: 16px;
            margin: 0 0 8px;
            width: 100%;
        }

        .viewoff-seller-info .col-supplier-info .smTxt p {
            color: rgba(0, 0, 0, 0.77);
            float: left;
            font-size: 14px;
            width: auto;
        }

        .viewoff-seller-info .col-supplier-info .smTxt .starRating {
            float: left;
            left: 6px;
            position: relative;
            top: -5px;
        }

    .viewoff-seller-info .addRight {
        float: left;
        width: 100%;
        margin-bottom: 0px;
    }

    .viewoff-seller-info b.address {
        float: left;
        font-size: 14px;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.67);
        margin: 7px 0 8px 0;
        width: 100%;
    }

.right-buyerInfo b {
    float: left;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    color: #7d7d7d;
    margin: 0px;
}

.right-buyerInfo p {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #000;
    margin: 0px 0 12px 0;
}

ul.offDet {
    float: left;
    width: 100%;
    height: auto;
    border: 1px solid #c9c9c9;
    background: #fff;
    border-radius: 2px;
    margin: 15px 0;
}

    ul.offDet li {
        float: left;
        width: 100%;
        height: auto;
        padding: 10px;
        border-bottom: 1px solid #c9c9c9;
        background: #fff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        ul.offDet li: last-child {
            border-bottom: 0px;
        }

        ul.offDet li span, ul.offDet li strong {
            width: 50%;
            float: left;
        }

        ul.offDet li span {
            color: #7d7d7d;
            font-size: 15px;
        }

        ul.offDet li strong, ul.offDet li: last-child span {
            color: #000;
            font-size: 15px;
            font-weight: 400;
        }

        ul.offDet li: last-child span {
            background: url(/Content/themes/FrontEnd/images/icon-total.png) 45px 0 no-repeat;
        }

.barcode {
    float: left;
    width: 100%;
    margin: 5px 0 0 0;
}

.btn-accept {
    font-size: 20px !important;
    padding: 10px 23px 10px 49px;
    position: relative;
    background: white;
    color: black;
    margin-right: 15px;
}

    .btn-accept:hover {
        background: green !important;
        color: black !important;
        border: 1px solid green !important;
    }

    .btn-accept:before {
        position: absolute;
        content: '';
        width: 31px;
        height: 31px;
        background: url(/Content/themes/FrontEnd/images/fling-btn-accept-dec.png) -31px -11px;
        left: 15px;
        top: 10px;
    }

    .btn-accept:hover:before {
        background: url(/Content/themes/FrontEnd/images/fling-btn-accept-dec.png) -31px -50px;
    }


.btn-decline {
    font-size: 20px !important;
    padding: 10px 23px 10px 49px;
    position: relative;
}

    .btn-decline:before {
        position: absolute;
        content: '';
        width: 31px;
        height: 31px;
        background: url(/Content/themes/FrontEnd/images/fling-btn-accept-dec.png) -109px -11px;
        left: 15px;
        top: 10px;
    }

    .btn-decline:hover:before {
        background: url(/Content/themes/FrontEnd/images/fling-btn-accept-dec.png) -109px -50px;
    }

    .btn-decline:hover {
        background: #900 !important;
        color: black !important;
        border: 1px solid #900 !important;
    }

.filrerOrder .custSelect {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .filrerOrder .custSelect .btn {
        font-size: 12px;
        padding: 13px 12px;
        text-transform: capitalize;
    }

.resetPassHd {
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    height: 51px;
    background: rgb(235, 235, 235);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(212, 212, 212, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(235, 235, 235, 1)), color-stop(100%, rgba(212, 212, 212, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(212, 212, 212, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(212, 212, 212, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(212, 212, 212, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(235, 235, 235, 1) 0%, rgba(212, 212, 212, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#d4d4d4', GradientType=0);
    /* IE6-9 */
}

    .resetPassHd .col-lg-11 {
        font-size: 20px;
        color: #000000;
        font-size: 20px;
        line-height: 48px;
    }

    .resetPassHd .col-lg-1 a.btn-resPass {
        float: right;
        width: 29px;
        height: 29px;
        margin: 10px 0 0 0;
        background: url(/Content/themes/FrontEnd/images/arrow-down.png) no-repeat;
    }

.resetPassCont {
    padding-top: 25px;
}
/* supplier profile */

.supplier-prof .col-info {
    float: left;
    width: 100%;
    border: 1px solid #d6d6d6;
    background: #f3f3f3;
    border-radius: 2px;
}

    .supplier-prof .col-info .col-left {
        float: left;
        width: 125px;
        height: auto;
    }

        .supplier-prof .col-info .col-left img {
            border-radius: 2px;
            border: 1px solid #c8c8c8;
        }

    .supplier-prof .col-info .col-right {
        float: left;
        width: calc(100% - 125px);
        /*width: 86%;*/
        height: auto;
    }

        .supplier-prof .col-info .col-right h1 {
            float: left;
            width: 100%;
            height: auto;
            font-size: 16px;
            margin: 0 0 0 0;
            padding: 0;
            font-weight: 600;
            color: #000;
        }

        .supplier-prof .col-info .col-right ul {
            float: left;
            width: 100%;
            height: auto;
        }

            .supplier-prof .col-info .col-right ul li {
                float: left;
                width: 180px;
                min-height: 50px;
                margin-top: 20px;
            }

                .supplier-prof .col-info .col-right ul li:nth-child(1), .supplier-prof .col-info .col-right ul li:nth-child(6) {
                    width: 151px;
                }

                .supplier-prof .col-info .col-right ul li:nth-child(4), .supplier-prof .col-info .col-right ul li:nth-child(5) {
                    width: 121px;
                }

                .supplier-prof .col-info .col-right ul li:nth-child(8) {
                    width: 250px;
                }

                .supplier-prof .col-info .col-right ul li span {
                    float: left;
                    width: 100%;
                    font-size: 14px;
                    color: #7d7d7d;
                }

                    .supplier-prof .col-info .col-right ul li span a {
                        color: #7d7d7d;
                    }

                        .supplier-prof .col-info .col-right ul li span a:hover {
                            color: #07a8e3;
                        }

                    .supplier-prof .col-info .col-right ul li span b {
                        color: #000000;
                        font-weight: 400;
                    }

                .supplier-prof .col-info .col-right ul li strong {
                    float: left;
                    width: 100%;
                    font-size: 15px;
                    color: #000000;
                    font-weight: 400;
                }

                .supplier-prof .col-info .col-right ul li address {
                    margin-bottom: 0px;
                }

                .supplier-prof .col-info .col-right ul li .addRight, .supplier-prof .col-info .col-right ul li .addRight a {
                    font-size: 15px;
                    color: #000;
                    background-position: 0 24px;
                    -webkit-transition: all .25s;
                    -o-transition: all .25s;
                    transition: all .25s;
                }

                    .supplier-prof .col-info .col-right ul li .addRight a:hover {
                        color: #19bff9;
                    }

                    .supplier-prof .col-info .col-right ul li .addRight p {
                        margin: 4px 0 0 0;
                    }

                    .supplier-prof .col-info .col-right ul li .addRight strong {
                        width: auto;
                        margin-right: 2px;
                        font-weight: 700;
                    }

                .supplier-prof .col-info .col-right ul li .starRating .label {
                    width: 34px !important;
                }

.prod-cat h1 {
    float: left;
    width: 100%;
    height: auto;
    font-size: 16px;
    margin: 0 0 0 0;
    color: #000;
    font-weight: 400;
}

.prod-cat h2 {
    float: left;
    width: 100%;
    height: auto;
    font-size: 20px;
    margin: 15px 0 10px 0;
    color: #000;
    font-weight: 600;
}

.prod-cat ul {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0;
}

    .prod-cat ul li {
        float: left;
        width: 25%;
        background: url(/Content/themes/FrontEnd/images/arrow-list.png) 0 7px no-repeat;
        margin: 0;
        padding: 0 0 4px 14px;
        font-size: 15px;
        color: #000;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

ul.Offer-info {
    display: table;
    width: 100%;
    height: auto;
    margin-left: 1px;
}

    ul.Offer-info li {
        display: table-cell;
        vertical-align: top;
        padding: 6px;
        font-size: 15px;
        color: #888888;
        position: relative;
        border-right: 1px solid #dadada;
    }

        ul.Offer-info li strong {
            color: #000;
            font-weight: 400;
        }

        ul.Offer-info li span.status {
            float: left;
            width: 100%;
            height: auto;
            text-align: center;
            color: #7eb449;
            text-transform: uppercase;
        }

        ul.Offer-info li span.statusNote {
            float: left;
            width: 100%;
            height: auto;
            text-align: center;
            font-size: 14px;
            color: #0a1d25;
        }

        ul.Offer-info li span.notif {
            float: left;
            width: 100%;
            text-align: center;
            font-size: 11px;
            color: rgba(0, 0, 0, .6);
        }

        ul.Offer-info li:last-child {
            border: 0px;
            padding: 0px;
            width: 89px;
        }

        ul.Offer-info li .btn-view {
            float: left;
            position: relative;
            background: #fff;
            color: #000;
            line-height: 62px;
            width: 89px;
            padding: 0 0 0 15px;
            -webkit-transition: all .25s;
            -o-transition: all .25s;
            transition: all .25s;
        }

            ul.Offer-info li .btn-view:before {
                position: absolute;
                content: '';
                background: url("/Content/themes/FrontEnd/images/fling_arrow_orange.png") no-repeat;
                width: 17px;
                height: 17px;
                right: 15px;
                top: 24px;
            }

            ul.Offer-info li .btn-view:hover:before {
                background: url("/Content/themes/FrontEnd/images/btn-view-over.png") no-repeat;
            }

            ul.Offer-info li .btn-view:hover {
                text-decoration: none;
                color: #fff;
                background: rgb(17, 184, 245);
                /* Old browsers */
                background: -moz-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
                /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(17, 184, 245, 1)), color-stop(100%, rgba(4, 162, 221, 1)));
                /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
                /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
                /* Opera 11.10+ */
                background: -ms-linear-gradient(top, rgba(17, 184, 245, 1) 0%, rgba(4, 162, 221, 1) 100%);
                /* IE10+ */
                background: linear-gradient(to bottom, rgb(255,98,34) 0%, rgb(255,98,34) 100%);
                /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#11b8f5', endColorstr='#04a2dd', GradientType=0);
                /* IE6-9 */
            }

        ul.Offer-info li.order-status {
            width: 138px;
            position: relative;
        }

            ul.Offer-info li.order-status:before {
                position: absolute;
                content: '';
                bottom: -2px;
                left: 0px;
                width: 100%;
                height: 5px;
                background: #72c527;
            }

            ul.Offer-info li.order-status.withdrawn {
                width: 138px;
                position: relative;
            }

                ul.Offer-info li.order-status.withdrawn:before {
                    position: absolute;
                    content: '';
                    bottom: 0px;
                    left: 0px;
                    width: 100%;
                    height: 5px;
                    background: #f59306;
                }

                ul.Offer-info li.order-status.withdrawn span.status {
                    color: #f59306;
                }

            ul.Offer-info li.order-status.expired {
                width: 138px;
                position: relative;
            }

                ul.Offer-info li.order-status.expired:before {
                    position: absolute;
                    content: '';
                    bottom: 0px;
                    left: 0px;
                    width: 100%;
                    height: 5px;
                    background: #ff2b1b;
                }

                ul.Offer-info li.order-status.expired span.status {
                    color: #ff2b1b;
                }

.search-order {
    position: relative;
    float: right;
    width: 247px;
    height: 44px;
    background: #e9e9e9;
    border-bottom: 1px solid #a0a0a0;
}

    .search-order input[type="text"] {
        float: left;
        width: 200px;
        margin: 1px 0 0 0;
        padding: 0 10px;
        height: 41px;
        border: 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: transparent;
        -webkit-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
    }

        .search-order input[type="text"]: focus {
            background: #ccc;
        }

    .search-order input[type="button"] {
        float: left;
        width: 25px;
        height: 25px;
        background: url(/Content/themes/FrontEnd/images/fling-btn-search.png) no-repeat;
        border: 0px;
        margin: 10px 0 0 10px;
    }

.hdrsearch {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .hdrsearch .custSelect .btn {
        font-size: 13px;
        color: #535353;
        padding: 11px 12px;
    }

.btn-editloc {
    border: 1px solid #959595;
    font-size: 14px;
    padding: 8px 15px;
    margin-top: -8px;
}

.profAdd h1.mainTitle {
    padding-bottom: 8px;
}

.profAdd p {
    line-height: 25px;
}

.profAdd h2 {
    font-size: 16px;
    color: #5c5c5c;
    margin-bottom: 5px;
}

.profAdd span {
    font-size: 16px;
}

.profAdd .profMap {
    margin-top: 0px;
}

.otherLoca h2 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.otherLoca h3 {
    color: #5c5c5c;
    font-size: 16px;
    margin-bottom: 5px;
}

.otherLoca p {
    font-size: 14px;
    color: #000;
    line-height: 18px;
}

.subsFld {
    margin-top: 10px;
}

.col-deactive p {
    float: left;
    padding: 28px 11px 0 0;
    width: auto;
}

.allLocation {
    background: none repeat scroll 0 0 #ededed;
    border-radius: 0 0 8px 8px;
    padding: 0 15px;
}

    .allLocation .loc-left {
        background: #f6f6f6;
    }

    .allLocation address {
        margin-bottom: 8px;
    }

.col-myLocat {
    margin-top: 15px;
}

    .col-myLocat .loc-left h2 {
        font-size: 16px;
        font-weight: 600;
        color: #000;
        margin: 20px 0 0 0;
    }

    .col-myLocat .loc-left h3 {
        font-size: 14px;
        font-weight: 700;
        color: #000;
        margin: 15px 0 0 0;
    }

    .col-myLocat .loc-left ul {
        float: left;
        margin: 10px 0 14px 0;
        padding: 0;
        width: 100%;
    }

    .col-myLocat .loc-left .btn-edit {
        position: absolute;
        right: 18px;
        top: 14px;
        font-size: 15px;
        text-transform: capitalize;
        color: #000;
        border: 1px solid #959595;
    }

        .col-myLocat .loc-left .btn-edit:hover {
            border: 1px solid #FF6222;
            background: #FF6222;
            color: #fff;
        }

    .col-myLocat .loc-left ul li {
        float: left;
        color: #000;
        float: left;
        font-size: 13px;
        margin: 0;
        padding: 0 0 4px 0;
        width: 25%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .col-myLocat .loc-Right {
        border-left: 1px solid #c1c1c1;
    }

        .col-myLocat .loc-Right h2 {
            font-size: 15px;
            font-weight: 400;
            color: #626262;
            margin: 25px 0 3px 22px;
        }

        .col-myLocat .loc-Right h3 {
            font-size: 15px;
            font-weight: 400;
            color: #626262;
            margin: 0 0 0 22px;
        }

        .col-myLocat .loc-Right p {
            margin: 0 0 0 22px;
        }

.col-how {
    border-radius: 2px;
    background: #f5f5f5;
    border: 1px solid #dbdbdb;
    padding-bottom: 15px;
}

    .col-how h1.mainTitle {
        font-size: 26px;
        font-weight: 600;
        color: #000;
        border-bottom: 1px solid #cdcdcd;
        padding: 0 0 15px 0;
        margin: 30px 0 15px 0;
    }

ul.list-steps {
    float: left;
    margin: 25px 0 45px 0;
    padding: 0;
}

    ul.list-steps li {
        float: left;
        position: relative;
        width: 318px;
        margin: 0 60px 0 0;
        padding: 0;
        background: #fff;
        border: 1px solid #d9d9d9;
    }

        ul.list-steps li:before {
            position: absolute;
            content: '';
            background: url(/Content/themes/FrontEnd/images/arrow-right.png);
            width: 12px;
            height: 26px;
            right: -12px;
            bottom: 86px;
        }

        ul.list-steps li:last-child {
            margin: 0px;
        }

            ul.list-steps li:last-child:before {
                display: none;
            }

        ul.list-steps li img {
            width: 100%;
        }

        ul.list-steps li h1 {
            float: left;
            width: 100%;
            font-size: 22px;
            padding: 0 0 0 20px;
            font-weight: 600;
            color: #000;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        ul.list-steps li p {
            float: left;
            color: #535353;
            padding: 0 20px 0 20px;
            font-size: 15px;
            line-height: 24px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

.col-how .btn-default, .col-about .btn-default, .abt-signin .btn-default {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #FF6222;
    border-radius: 30px;
    color: #000;
    font-size: 20px;
    padding: 9px 32px;
    transition: all 0.55s ease 0s;
    margin-bottom: 0px;
}

.btn-default:hover {
    background: #FF6222;
    color: #fff;
    border: 1px solid #FF6222;
}

.col-how .btn-default:hover, .col-about .btn-default:hover, .abt-signin .btn-default:hover {
    background: #FF6222;
    color: #fff;
}

.big-hd {
    padding-bottom: 15px;
    min-height: 140px;
    background: url(/Content/themes/FrontEnd/images/heading-bg.jpg);
    background-size: 100%;
    border: 1px solid #f0f0f0;
    border-top: 0px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

    .big-hd h1 {
        float: left;
        width: 100%;
        height: auto;
        margin-top: 35px;
        text-align: center;
        font-size: 32px;
        font-weight: 600;
        color: #000;
    }

        .big-hd h1 span {
            position: relative;
            padding-bottom: 6px;
        }

            .big-hd h1 span:before {
                position: absolute;
                content: '';
                width: 60%;
                height: 4px;
                background: #FF6222;
                bottom: 0px;
                left: 0px;
                right: 0px;
                margin: 0 auto;
            }

    .big-hd em {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 19px;
        color: #494949;
        font-weight: 400;
        margin-top: 10px;
    }

.col-about {
    padding-bottom: 15px;
}

    .col-about h1.mainTitle {
        font-size: 26px;
        font-weight: 600;
        color: #000;
        border-bottom: 1px solid #cdcdcd;
        padding: 0 0 15px 0;
        margin: 30px 0 15px 0;
    }

        .col-about h1.mainTitle span {
            position: relative;
        }

            .col-about h1.mainTitle span:before {
                position: absolute;
                content: '';
                width: 100%;
                height: 4px;
                background: #FF6222;
                bottom: -13px;
                left: 0px;
            }

    .col-about p {
        font-size: 16px;
        color: #737373;
    }

    .col-about ul.list-steps li {
        width: 337px;
    }

        .col-about ul.list-steps li:last-child {
            margin: 0px;
        }

        .col-about ul.list-steps li:before {
            display: none;
        }

        .col-about ul.list-steps li h1 {
            margin-bottom: 0px;
        }

        .col-about ul.list-steps li span {
            float: left;
            margin: 8px 0;
            font-size: 17px;
            color: rgba(91, 91, 91, 0.8);
            padding: 0 0 0 20px;
        }

.abt-signin {
    border-top: 1px solid #d9d9d9;
    margin-top: 50px;
}

    .abt-signin h1 {
        float: left;
        width: 100%;
        margin: 35px 0;
        font-size: 29px;
        font-weight: 400;
        color: #000;
        text-align: center;
        text-transform: uppercase;
    }

.contInfo span {
    color: #000;
}

.cont-btn .btn-submit {
    width: 135px;
    font-size: 20px;
    margin-top: 30px;
}

.col-tabNav h1 {
    float: left;
    width: 100%;
    color: #FF6222;
    font-size: 24px;
    font-weight: 600;
}

.col-tabNav ul {
    display: table;
    width: 100%;
    border: 1px dashed #FF6222;
    margin: 0;
    padding: 15px;
    border-radius: 4px;
}

    .col-tabNav ul li {
        display: table-cell;
        position: relative;
        width: auto;
        margin: 0;
        padding: 0;
        text-align: center;
    }

        .col-tabNav ul li:before {
            position: absolute;
            content: '';
            right: 0px;
            top: 20%;
            height: 20px;
            width: 1px;
            background: #03465e;
        }

        .col-tabNav ul li:last-child:before {
            display: none;
        }

        .col-tabNav ul li a {
            width: auto;
            margin: 0;
            padding: 0 10px;
            color: #03465e;
            text-transform: uppercase;
            font-size: 20px;
            font-weight: 600;
            -webkit-transition: all .25s;
            -o-transition: all .25s;
            transition: all .25s;
        }

            .col-tabNav ul li a:hover, .col-tabNav ul li a:focus {
                color: #FF6222;
                text-decoration: none;
            }

.panel-group .panel {
    border-radius: 0px;
}

.panel-heading {
    padding: 0px;
}

    .panel-heading a {
        padding: 15px 16px;
        display: block;
        -webkit-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
        background: #f0f0f0 url(/Content/themes/FrontEnd/images/arrow-down-accor.png) 98% 50% no-repeat;
    }

        .panel-heading a:hover, .panel-heading a:focus {
            background: #FF6222 url(/Content/themes/FrontEnd/images/arrow-down-accor-over.png) 98% 50% no-repeat;
            ;
            color: #fff;
            text-decoration: none;
        }

ul.inversterlist {
    float: left;
    width: 100%;
    margin: 38px 0 0 0;
    padding: 0;
}

    ul.inversterlist li {
        float: left;
        width: auto;
        margin: 0 38px 38px 0;
        padding: 0;
    }

        ul.inversterlist li:nth-child(4n + 4) {
            margin: 0px;
        }

        ul.inversterlist li img {
            border-radius: 4px;
            -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.5);
            box-shadow: 0 0 2px 0 rgba(0,0,0,0.5);
        }

.col-feedback {
}

.rateHd strong {
    float: left;
    width: auto;
    font-size: 20px;
    font-weight: 400;
    margin: 0 8px 0 15px;
}

    .rateHd strong span {
        font-size: 14px;
    }

.rateHd .totalRate {
    padding-top: 20px;
}

.rateTable {
    padding: 10px 10px 6px 10px;
}

    .rateTable img {
        float: left;
        width: 54px;
        height: auto;
        border-radius: 2px;
        border: 1px solid #d2d2d2;
    }

    .rateTable .col-fcontent {
        box-sizing: border-box;
        float: left;
        padding: 0 0 0 12px;
        width: 93%;
        width: calc(100% - 71px);
        width: -webkit-calc(100% - 71px);
        width: -moz-calc(100% - 71px);
    }

        .rateTable .col-fcontent h1 {
            float: left;
            width: 100%;
            font-size: 14px;
            color: #000000;
            font-weight: 700;
            margin: 0px;
        }

            .rateTable .col-fcontent h1 img {
                width: auto;
                float: none;
                border-radius: 0px;
                border: 0px;
                position: relative;
                top: -2px;
            }

.feedDate {
    position: absolute;
    right: 15px;
    top: 10px;
}

.feedTxt {
    float: left;
    width: 100%;
    margin-top: 6px;
}

    .feedTxt .starRating {
        float: left;
        margin-right: 20px;
    }

    .feedTxt p {
        float: left;
        width: auto;
        font-size: 16px;
        font-weight: 400;
        margin-top: 3px;
    }

.editLoc {
    padding: 0px;
}

    .editLoc h2 {
        font-size: 26px;
        font-weight: 600;
    }

    .editLoc .custSelect .btn {
        font-size: 16px;
        padding: 11px 12px;
        text-transform: capitalize;
    }

.editCatePop {
    background: #eeeeee;
    border-top: 1px solid #cdcdcd;
}

    .editCatePop .btnInside {
        font-size: 21px;
    }

    .editCatePop .addmore {
        background-color: #eeeeee !important;
    }

    .editCatePop em {
        font-size: 15px;
        color: #5c5c5c;
    }

.popDeact {
}

    .popDeact h1 {
        font-size: 18px;
        margin: 14px 0 0 10px;
    }

    .popDeact label.labCheck {
        font-size: 15px;
        color: #5c5c5c;
        font-weight: 400;
    }

    .popDeact .iradio_polaris {
        height: 31px;
    }

.btnDeact h2 {
    float: left;
    background: url(/Content/themes/FrontEnd/images/icon-deactivate.png) 0 3px no-repeat;
    padding-left: 58px;
    color: #5c5c5c;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}

    .btnDeact h2 strong {
        font-size: 30px;
        font-weight: 300;
        color: #000000;
    }

.suppFeed .supHd p {
    font-size: 17px;
    padding: 16px 0 0 0;
    color: #5c5c5c;
    font-weight: 400;
}

    .suppFeed .supHd p strong {
        font-size: 18px;
        color: #000;
        font-weight: 400;
    }

.suppFeed .supHdlist strong {
    font-size: 17px;
    color: #000;
    font-weight: 400;
}

.suppFeed .contRadio {
    padding-left: 5px;
}

.suppFeed .col-rate {
    margin: 10px 0 15px 0;
}

    .suppFeed .col-rate span.ratetxt {
        float: left;
        line-height: 32px;
        margin-right: 10px;
        font-size: 17px;
        font-weight: 400;
    }

.suppFeed em {
    font-size: 14px;
}

#supplierRate h4 {
    padding-left: 16px;
}

.filterLeads {
    position: absolute;
    right: 7px;
    top: 7px;
    clear: both;
}

    .filterLeads .custSelect {
        float: right;
        width: 150px;
    }

        .filterLeads .custSelect .btn {
            font-size: 14px;
            padding: 11px;
            text-transform: capitalize;
        }

.btn-clearHis {
    display: none;
}

#map {
    height: 444px;
    margin-bottom: 5px;
}

#addAddressGMap h4.modal-title {
    font-size: 19px;
    color: #000;
    background: url(/Content/themes/FrontEnd/images/icon-address-map.png) 0 7px no-repeat;
    padding: 5px 0 5px 20px;
}

.mapCont {
    background: #fff;
    padding: 0 4px 0 4px;
    border-radius: 0 0 4px 4px;
}

#popSharefb button.close {
    position: relative;
    z-index: 100;
}

.attachBlk {
    background: #fff;
    border-radius: 0 0 4px 4px;
}

ul.popAtt {
    float: left;
    margin: 5px 0;
    padding: 0px;
}

    ul.popAtt li {
        float: left;
        margin: 10px 20px 10px 0;
        padding: 0px 10px 0 15px;
        width: auto;
        font-size: 16px;
        background: url(/Content/themes/FrontEnd/images/icon-attachment.png) 0 50% no-repeat;
    }

.tooltip-inner {
    background: #000;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 1px;
    opacity: 1;
}

.col-attachments {
    border-radius: 0 0 4px 4px;
    padding: 15px 15px 0 15px;
    background: #fff;
}

.col-view-seller {
    box-shadow: 0px;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
}

    .col-view-seller .btn-v-seller {
        font-size: 16px;
        text-transform: capitalize;
        border: 1px solid #959595;
    }

        .col-view-seller .btn-v-seller:hover {
            border: 1px solid #FF6222;
        }

    .col-view-seller h2.selfHd {
        color: #FF6222;
    }

    .col-view-seller .makeHd {
        background: #fff;
        border-radius: 4px 4px 0 0;
    }

#maptop {
    /*margin-top: 120px;*/
    margin-top: 86px;
}

#maptopimg {
    margin-top: 0px;
}

@media(max-width: 1024px) {
    .homebuy .btn-default,
    .homeSell .btn-default {
        margin-top: 10px;
    }

    .carousel-control.right,
    .carousel-control.left,
    .carousel-control.right:hover,
    .carousel-control.left:hover {
        z-index: 1000;
    }

    .cont-inner.ban3 .carousel-caption {
        left: 35%;
    }

    .cont-inner.ban2 .carousel-caption {
        left: 20px;
    }

    .cont-inner.ban4 .carousel-caption {
        bottom: 5%;
    }

    .brandLogo img {
        width: 100% !important;
        height: auto !important;
    }

    .col-lead-first div:nth-child(2) p {
        width: 100%;
    }

    .col-lead-sec > div:nth-child(1) {
        border-bottom: 1px solid #d1d1d1;
        height: auto;
    }

    .col-lead-first div:nth-child(2) p.widAuto {
        width: 100%;
    }

    .starRating.hdr-rate {
        margin-left: 10px;
    }

    .whiteContIn .col-sm-12.col-lg-6.text-right {
        padding-bottom: 18px;
        text-align: left;
    }

    ul.buyReqLarge li {
        font-size: 12px;
        padding: 9px 5px !important;
    }

    .btnInside.mpad {
        padding: 8px 14px;
    }

    .supplier-prof .col-info .col-right ul {
        margin-bottom: 15px;
    }

        .supplier-prof .col-info .col-right ul li {
            width: 100% !important;
        }

            .supplier-prof .col-info .col-right ul li:nth-child(7) {
                display: none;
            }

    .col-lg-12.nopadding.marginTop.prod-cat h1 {
        margin-top: 15px;
    }

    .widAuto {
        width: auto !important;
    }

    .totalRate .starRating {
        margin-left: 10px;
    }

    .feedTxt p {
        width: 100%;
    }

    ul.list-steps li {
        margin: 0 21px 0 0;
        width: 278px;
    }

    .Pricing_tbl > li {
        margin-bottom: 20px;
    }
}

@media(max-width: 768px) {


    .container-fulid {
        width: 768px !important;
    }

    .container {
        width: 768px !important;
    }

    .col-sm-5 {
        width: 41.6667%;
    }

    .homebuy {
        float: left;
    }

    .carousel-inner {
        width: 768px;
    }

    .homebuy {
        float: left;
    }

    .header .navbar-toggle {
        display: none;
    }

    .col-sm-12 nopadding col-about {
        width: 768px;
    }

    .header {
        width: 768px;
    }

    .container-fluid.footer {
        width: 768px;
    }

    .header .nav.navbar-nav.pull-right {
        margin-top: 15px;
    }

    .col-sm-12.ftr-pic {
        width: 738px;
        float: left;
    }

    .header .nav.navbar-nav.pull-right > li {
        float: left;
    }

    .header .navbar-collapse.collapse {
        display: block;
        border: 0px;
    }

    .tabNoPadd {
        padding: 0px;
    }

    .cont-inner {
        width: 100%;
    }

        .cont-inner.ban2 .carousel-caption {
            left: 90px;
            top: 78px;
        }

        .cont-inner.ban4 .carousel-caption {
            bottom: 10px;
        }


            .cont-inner.ban4 .carousel-caption h3 {
                font-size: 19px;
            }

            .cont-inner.ban4 .carousel-caption p {
                font-size: 14px;
            }

        .cont-inner.ban2 .carousel-caption h3 {
            font-size: 19px;
        }

        .cont-inner.ban2 .carousel-caption p {
            font-size: 14px;
        }

        .cont-inner.ban3 .carousel-caption {
            bottom: 55px;
            left: 35%;
        }

            .cont-inner.ban3 .carousel-caption h3 {
                font-size: 19px;
            }

            .cont-inner.ban3 .carousel-caption p {
                font-size: 14px;
            }

                .cont-inner.ban3 .carousel-caption p img {
                    width: 29%;
                }

    #maptop {
        margin-top: 20px;
    }

    #maptopimg {
        margin-top: 20px;
    }

    ul.buyReqInfo li {
        font-size: 14px;
    }

    ul.buyReqInfo.offSell li.test span.status {
        font-size: 12px;
    }

    .search-order {
        width: 182px;
    }

        .search-order input[type="text"] {
            width: 141px;
        }

    ul.Offer-info li {
        font-size: 14px;
    }

        ul.Offer-info li .btn-view {
            line-height: 93px;
        }

            ul.Offer-info li .btn-view::before {
                top: 40px;
            }

    ul.list-steps li {
        margin: 0 14px 0 0 !important;
        width: 205px;
    }

    .right-pics {
        float: right;
        padding-left: 106px !important;
    }

    .inner_text {
        top: 41px !important;
    }

    ul.loginInfo li.buyR {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.27);
        padding: 0 2px;
    }

    ul.loginInfo li.welc {
        font-size: 15px;
        padding: 14px 8px 0 9px;
    }

    ul.loginInfo li.buyR strong {
        border: 1px solid #07a8e3;
        font-size: 17px;
        font-weight: normal;
        height: 36px;
        line-height: 37px;
        text-align: center;
        top: -7px;
        width: 36px;
    }

    ul.buyReqInfo > li:last-child a.btn-view {
        padding: 34px 27px 35px 18px;
    }

        ul.buyReqInfo > li:last-child a.btn-view::before {
            top: 35px;
        }

    .filterLeads .custSelect {
        width: 94px;
    }


    h1.mainTitle {
        font-size: 18px;
    }


    .col-sm-12.col-lg-10.nopaddingR.tbview {
        margin-top: 13px;
        padding: 0;
    }

    .footer .nav > li > a {
        font-size: 13px;
    }

    .col-status div {
        min-height: 88px;
    }

    .files.fileRequest.clearfix {
        width: auto;
    }

    .btntoggle {
        margin: -38px 0 0 0 !important;
    }

    .btnInside.mpad {
        margin-top: 10px;
        margin-left: 0px !important;
    }

    .paddingZero {
        margin-left: 0px !important;
        width: 234px !important;
    }

    .col-about h1.mainTitle {
        font-size: 23px !important;
    }



    ul.offDet li span, ul.offDet li strong {
        width: 50% !important;
    }
}


.iconInfo {
    position: relative;
    width: 16px;
    height: 17px;
}

    .iconInfo:hover span.popInfo {
        display: block;
    }

    .iconInfo span.popInfo {
        position: absolute;
        display: none;
        width: 390px;
        box-sizing: border-box;
        padding: 8px;
        font-size: 13px;
        color: #7e7e7e;
        right: -15px;
        top: 35px;
        background: #ffffff;
        z-index: 100;
        box-shadow: 0 0 2px 1px rgba(0,0,0,0.3);
    }

        .iconInfo span.popInfo:after {
            content: "";
            position: absolute;
            width: 15px;
            height: 15px;
            background: #fff;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            top: -7px;
            right: 20px;
            box-shadow: -1px -1px 1px 0 rgba(0,0,0,0.3);
            z-index: 0;
        }





ul.buyReqInfo.offSell li.test span.status {
    font-size: 16px;
    margin-top: 10px;
}

.checkDrop .btn-default {
    border-radius: 0px;
    border: 1px solid transparent;
}

.lmttxt {
    white-space: nowrap;
    width: 6em;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: none;
}



.iconInfooffer {
    position: relative;
    width: 16px;
    height: 17px;
}

    .iconInfooffer:hover span.popInfo {
        display: block;
    }

    .iconInfooffer span.popInfo {
        position: absolute;
        display: none;
        width: 390px;
        box-sizing: border-box;
        padding: 8px;
        font-size: 13px;
        color: #7e7e7e;
        right: -15px;
        top: 35px;
        background: #ffffff;
        z-index: 100;
        box-shadow: 0 0 2px 1px rgba(0,0,0,0.3);
    }

        .iconInfooffer span.popInfo:after {
            content: "";
            position: absolute;
            width: 15px;
            height: 15px;
            background: #fff;
            transform: rotate(45deg);
            top: -7px;
            right: 20px;
            box-shadow: -1px -1px 1px 0 rgba(0,0,0,0.3);
            z-index: 0;
        }


/*@media(max-width: 640px) {
    .cont-inner.ban4 .carousel-caption {
        bottom: 10px;
    }

        .carousel-caption h5, .cont-inner.ban4 .carousel-caption h3 {
            font-size: 15px;
        }

        .cont-inner.ban4 .carousel-caption p {
            font-size: 12px;
        }

    .cont-inner.ban2 .carousel-caption h3 {
        font-size: 10px;
    }

    .cont-inner.ban2 .carousel-caption p {
        font-size: 10px;
    }

    .cont-inner.ban3 .carousel-caption {
        bottom: 55px;
        left: 10%;
    }


    .btntoggle {
        float: right;
        width: 29px;
        height: 29px;
        margin: -38px 0 0 0 !important;
        background: url(/Content/themes/FrontEnd/images/arrow-down.png) no-repeat;
    }
}*/
