﻿#SYC_Images {
    margin-top: 20px;
}

.EXIMWarningMessage {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    background-color: #ffd800;
    border: 3px solid #ff0000;
    color: #ff0000;
    text-align: center;
    font-weight: bold;
}

.EXIMInfoMessage {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    background-color: #75e1d7;
    border: 3px solid #0a5abd;
    color: #0a5abd;
    text-align: center;
    font-weight: bold;
}

.sycUserNav {
    width: 33%;
    padding: 1%;
    h-eight: 80px;
    margin-bottom: 10px;
}

.sycDealerNav {
    width: 25%;
    padding: 1%;
    font-size: 0.9em;
}

.SYC_MainNav {
    display: block;
    w-idth: 228px;
    padding: 8px;
    color: #ffffff;
    background-color: #FF4300;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    height: 75px;
}

.SYC_LoginLabel {
    width: 15%;
    float: left;
}

.SYC_CarsList {
    margin-bottom: 10px;
}

.SYC_CarsListContainer {
    margin-bottom: 10px;
    background-color: #dcdcdc;
    min-height: 162px;
}

.SYC_CarsListPhoto {
    float: left;
    width: 150px;
    height: 150px;
    border: 1px solid #cccccc;
}

.SYC_CarsListTextContainer {
    float: left;
    width: 75%;
}

.SYC_CarsListTitle {
    font-size: 1.3em;
    font-weight: bold;
    padding: 5px;
}

.SYC_CarsListText {
    float: left;
    margin-left: 10px;
    text-align: left;
    font-size: 0.8em;
}

.SYC_CarsListBids {
    float: right;
    margin-left: 10px;
    text-align: left;
    font-size: 0.8em;
}

.SYC_CarDetail h2 {
    font-size: 2em !important;
    color: #262020 !important;
}

.SYC_CarDetailImages {
    width: 100%;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}


.SYC_EditButton {
    padding: 7px;
    background-color: #3b980a;
    color: #ffffff;
}

a.SYC_EditButton {
    text-decoration: none;
    color: #ffffff;
}

    a.SYC_EditButton:hover {
        text-decoration: none;
        color: #ffd800;
    }

.SYC_CarDetailBids {
    background-color: #B9C551;
    padding: 5px;
    min-height: 180px;
    margin-bottom: 10px;
}

.SYC_CarDetailOtherInfo {
    /*background-color:#d8d5d5;*/
}

.SYC_CurrentBid {
    font-size: 2em;
    font-weight: bold;
    color: #FF4300;
}

.syclinks {
    /*width: 100%;
    height: 160px;
    overflow-x:scroll*/
    margin-top: 5px;
    text-align: center;
}

.SYC_ListTitle {
    text-decoration: none;
}

.SYC_CarsListViewDetailDiv {
    margin-top: 10px;
}

a.SYC_CarsListViewDetail {
    text-decoration: none;
    padding: 5px;
    margin-top: 10px;
    background-color: #14519c;
    color: #ffffff;
}

    a.SYC_CarsListViewDetail:hover {
        color: #ffd800;
    }


.countdownSYC {
    f-ont-size: 0.8em;
    float: left;
    width: 110px;
    padding:5px;
}

    .countdownSYC span {
        /*font-size: 0.8em;*/
    }

.endingsoon {
    color:red !important;

}
.endingreallysoon {
    color:red !important;
    background-color:#f8d038 !important;
}

#SYC_PlaceBid {
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #a7e9e7;
    border: 1px solid #808080;
}

.SYC_Bid {
    width: 90%;
}



.SYC_BidLabel {
}

.SYC_BidText {
}

.SYC_BidConditionsText {
    width: 100%;
    margin-bottom: 10px;
}

.SYC_BidsTable {
    width: 100%;
}

    .SYC_BidsTable td, th {
        padding: 5px !important;
        font-size: 0.8em !important;
    }

.SYC_Button {
    /*padding: 5px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    margin:5px;*/
}

.SYC_AcceptButton {
    /*background-color: #3b980a;*/
    color: #3b980a;
    ;
}

.SYC_WithdrawButton {
    color: #ff0000;
}

.SYC_ConfirmButton {
    color: #143806;
}

.SYC_CancelButton {
    color: #000000;
}

.SYC_ConfirmOrCancel {
    padding: 5px;
    background-color: #FFFFFF;
    border: solid 2px #000000;
}

.SYC_Status0 {
    color: #0a5abd;
}

.SYC_Status1 {
    color: #3b980a;
}

.SYC_Status2 {
    color: #e4830d;
}

.SYC_Status3 {
    color: #ff0000;
}

.debug {
    display: none;
}

.SYC_pager {
    border: 1px solid #cccccc;
    padding: 3px;
    margin-right: 3px;
    text-decoration: none;
}

.page_enabled {
    color: #14519c;
}

.page_disabled {
    color: #ff0000;
    font-weight: bold;
}

.SYC_H2 h2 {
    color: #3d3939;
    font-size: 2em;
}

.SYC_OPtion {
    width: 33%;
    float: left;
}

.SYC_OPtionCheckBox {
    w-idth: 7%;
    float: left;
}

.SYC_OPtionText {
    w-idth: 25%;
    margin-left: 1%;
    float: left;
}

/* home
    
 
    
    */
#SYC_HomeStart {
    /*width: 45%;
    float: left;*/
}

#SYC_HomeLogin {
    /*width: 45%;
    float: right;*/
}

.SYC_HomeButton {
    display: block;
    padding: 8px;
    color: #ffffff;
    background-color: #b9c551;
    margin-right: 5px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}

.SYC_FilterButton {
    display: block;
    padding: 8px;
    color: #ffffff;
    background-color: #b9c551;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}



a.SYC_FilterButton:hover {
    background-color: #9DA62A;
}

a.SYC_HomeButton:hover {
    background-color: #9DA62A;
}

.SYC_HomeLoginField {
    width: 34.3%;
    font-size: 1em;
    color: #403e3e;
}

.SYC_BlueLink a {
    color: #14519c !important;
}


ul.fa-check-ok {
    list-style: none;
}

    ul.fa-check-ok li {
        position: relative;
        margin-left: 10px;
    }

    ul.fa-check-ok i {
        position: absolute;
        left: -25px;
        top: 0px;
    }

/*// this is the stuff you want.*/

.registration-ui {
    background: linear-gradient(to bottom, #f8d038 0%,#f5ca2e 100%);
    padding: .25em 1em .25em 1.75em;
    font-weight: bold;
    font-size: 2em;
    border-radius: 5px;
    border: 1px solid #000;
    box-shadow: 1px 1px 1px #ddd;
    position: relative;
    font-family: helvetica, ariel, sans-serif;
}

    .registration-ui:before {
        content: 'GB';
        display: block;
        width: 30px;
        height: 100%;
        background: #063298;
        position: absolute;
        top: 0;
        border-radius: 5px 0 0 5px;
        color: #f8d038;
        font-size: .5em;
        line-height: 85px;
        padding-left: 5px;
    }

    .registration-ui:after {
        content: '';
        display: block;
        position: absolute;
        top: 7px;
        left: 5px;
        width: 20px;
        height: 20px;
        border-radius: 30px;
        border: 1px dashed #f8d038;
    }

.regText {
    background-color: transparent !important;
    font-family: Oswald;
    border: 0px;
    font-stretch: expanded;
    width: 200px;
    text-transform: uppercase;
    margin-top: 10px;
}

.SYCH3 {
    margin: 0px;
    font-size: 1.3em;
    margin-top: 5px;
}

#opc_button {
    background-color: #b9c551;
}

    #opc_button:hover {
        background-color: #9DA62A;
    }

.SYC_tyreCondition {
    margin-top: 5px;
}

    .SYC_tyreCondition label {
        width: 200px;
        display: block;
        float: left;
    }

.SYC_CarDetailOtherInfo label {
    display: block;
    f-ont-weight: bold;
    t-ext-align: right;
    margin-bottom: 0px;
}

#SYC_Disclaimer {
    margin-top: 20px;
    font-size: 0.78em;
}

.TyreConditionText {
    font-weight: bold;
}

.TyreCondition {
    font-weight: normal;
}


.SYC_CarDetailOtherInfo label {
    width: 125px;
    float: left;
}

.filterHeader {
    color: #1c1b3c;
    padding: 2px;
    background-color: #cfcdcd;
    font-weight: bold;
}

.filterDll {
    font-size: 1em !important;
}

#SYCBanner {
    margin-top: 10px;
    width: 400px;
    background-size: cover;
    float: right;
    display: none;
    visibility: hidden;
}

@media only screen and (min-width: 480px) {




    .sycUserNav {
        height: 60px;
        ma-rgin-bottom: 10px;
    }

    .SYC_MainNav {
        height: 55px;
    }
}

@media only screen and (min-width: 768px) {


    .SYC_CarDetailOtherInfo {
        width: 45%;
        float: right;
        /*background-color:#d8d5d5;*/
    }


    .SYC_CarDetailBids {
        width: 54%;
        float: left;
    }

    .SYC_BidLabel {
        float: left;
        width: 45%;
    }

    .SYC_BidText {
        float: right;
        width: 45%;
    }


    .SYC_CarDetailOtherInfo label {
        width: 125px;
    }

    .SYC_HomeButton {
        width: 40%;
        /*margin-left: auto;
    margin-right: auto;*/
        float: left;
    }

    .sycUserNav {
        padding: 1%;
    }

    .sycDealerNav {
        width: 24%;
        padding: 1%;
    }

    .sycFirstNav {
        margin-left: -1%;
    }

    .SYC_MainNav {
        height: auto;
    }



    #SYCBanner h1 {
        margin-top: 0px;
        margin-left: 10px;
        color: #ffffff;
        text-shadow: 2px 2px rgba(204,204,204,0.5);
    }

    #SYCBannerLink {
        float: right;
        color: darkblue;
        margin-top: -10px;
        margin-right: 10px;
    }

    #SYCBanner {
        margin-top: 10px;
        width: 400px;
        height: 100px;
        float: left;
    }
}

@media only screen and (min-width: 1024px) {
    .SYC_HomeButton {
        width: 40%;
        /*margin-left: auto;
    margin-right: auto;*/
        float: left;
    }

    .SYC_FilterButton {
        width: 100%;
    }


    #SYCBanner {
        margin-top: 10px;
        width: 600px;
        he-ight: 100px;
    }
}

@media only screen and (min-width: 1240px) {
}
}
