﻿#LblProfile {
    background: none repeat scroll 0 0 black;
    color: #ffffff;
    height: 30px;
    /*left: 15px;*/
    margin: auto;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}

#SpnMyprofile {
    color: #ffcb08;
    font-family: Arial;
    height: 26px;
    font-size: 16px;
    font-weight: 800;
    vertical-align: middle;
}
#SpnChangePW {
    color: #ffcb08;
    font-family: Arial;
    height: 26px;
    font-size: 16px;
    font-weight: 800;
    vertical-align: middle;
}

#divMyprofile {
    border: 2px solid #e5e4e4;
    border-radius: 3px;
}
.mp_section_responsive {
    overflow-y: auto;
    max-height: 400px;
    width:1040px;
    float:left;
}
/*.RowStyleGray {
    background-color: #e7e7e9;
    height: 100px;
}*/

/*.RowStyleWhilt {
    background-color: White;
    height: 100px;
}*/

.RowStyleGrayProfile {
    background-color: #e7e7e9;
}

.RowStyleWhiltProfile {
    background-color: White;
}

/*.RowStyleGrayProfile:hover {
    background-color: #ffcb08;
}

.RowStyleWhiltProfile:hover {
    background-color: #ffcb08;
}*/
.tabbody {
   border: 1px solid #eeeeee
}

.backbutton {
    font-family: Trebuchet MS,Verdana,Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: black;
    background-color: #fed84b;
    border: 1px solid black;
    width: 75px;
    height: 22px;
    border-radius: 3px;
}
.backbutton:hover{
    background-color: #f0c218;
}
.mybids_events_section {
    font-size: 12px;
    font-weight: 500;
    padding:0;
    margin:0;
    width:1042px;
}
.myprofile_events_section {
    font-size: 12px;
    font-weight: 500;
    padding:0;
    margin:0;
    width:1040px;
    float:left;
}
.mybids_events_header ul li {
     float: left;
    font-size: 12px;
    color: #4A4848;
    font-weight: 400;
    line-height:22px;
}
.myprofile_events_header ul li {
     float: left;
    font-size: 12px;
    color: #4A4848;
    font-weight: 400;
    line-height:22px;
}
.mybids_events_section ul li {
     float: left;
    font-size: 12px;
    color: #4A4848;
    font-weight: 400;
    line-height:22px;
}
.myprofile_events_section ul li {
     float: left;
    font-size: 12px;
    color: #4A4848;
    font-weight: 400;
    line-height:22px;
}
    .mybids_events_section ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }
     .myprofile_events_section ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }
.mybids_events_section ul li.mbimages {
    width: 125px;
    padding: 5px 3px 2px 8px;
    word-wrap: break-word;
}

.mybids_events_section ul li.mblotdetails {
    /*width: 255px;*/
    width: 241px;
    padding: 5px 3px 2px 3px;
    vertical-align: middle;
}
.mybids_events_section ul li.mbpropdesc {
    /*width: 180px;*/
    width: 190px;
    padding: 5px 3px 2px 0px;
    vertical-align: middle;
}
.mybids_events_section ul li.mbdate {
      width: 120px;
    padding: 5px 4px 2px 0px;       
}
.mybids_events_section ul li.mbstartprice {
      width: 140px;
    padding: 5px 4px 2px 0px;  
}
.mybids_events_section ul li.mbstatus {
    width: 100px;
    padding: 5px 3px 2px 0px;   
}
.mybids_events_section ul li.mbwinningletter {
    /*width: 120px;*/
    width: 117px;
    padding: 5px 3px 2px 0px;
}
.myprofile_events_section ul li.auctionid {
    /*width: 140px;*/
    width: 189px;
    padding: 5px 3px 2px 8px;
    word-wrap: break-word;
} 
.myprofile_events_section ul li.location {
    width: 180px;
    padding: 5px 3px 2px 3px;
    vertical-align:middle;
}
.myprofile_events_section ul li.seller {
    /*width: 180px;*/
    width: 201px;
    padding: 5px 3px 2px 0px;
    vertical-align: middle;
}
.myprofile_events_section ul li.date {
    /*width: 140px;*/
    width: 269px;
    padding: 5px 4px 2px 0px;
}
.myprofile_events_section ul li.status {
      width: 180px;
    padding: 5px 4px 2px 2px;  
}
.myprofile_events_section ul li.confirmationletter {
    width: 180px;
    padding: 5px 3px 2px 0px;   
}
.col-sm-3 {
    width:30%;
}
#DVnewuser {
    overflow-y: auto;
}
#nstimerview{
    padding-bottom: 5px;
}


.hideContent {
    overflow: hidden;
    line-height: 1.8em;
    height: 5em;
}

.showContent {
    line-height: 1em;
    height: auto;
}

.showContent {
    height: auto;
}

h1 {
    font-size: 24px;
}

p {
    padding: 10px 0;
}

.show-more {
    padding: 2px 0;
    text-align: right;
}

.viewmore {
    color: #57739B;
    text-align: right;
    font-size: 13px;
    font-family: 'RobotoBold';
    background-color: transparent;
    padding: 2px;
    cursor: pointer;
}


.hideContentdata {
    overflow: hidden;
    line-height: 1.8em;
    height: 7em;
}
