/* Usend */
.usendNav {
    cursor:pointer; 
    font-weight: bold; 
    font-size: 20px; 
    border: none; 
    text-align:center; 
    padding-top: 8px; 
    color: #b0e0e6; 
    width: 238px; 
    padding-bottom:8px; 
    background: url('/Content/Images/Usend/Validate.png'); 
}
.standardNav {
    cursor: pointer;
    font-weight: bold;
    font-size: 20px;
    border: none;
    text-align: center;
    padding-top: 8px;
    color: white;
    width: 238px;
    padding-bottom: 8px;
    background: url('/Content/Images/Usend/Validate.png');
}
.revUsendNav {
    cursor:pointer; 
    font-weight: bold; 
    font-size: 20px; 
    border: none; 
    text-align:center; 
    padding-top: 8px; 
    color: #013658; 
    width: 238px; 
    padding-bottom:8px; 
    background: url('/Content/Images/Usend/RevValidate.png'); 
}
.usendEditor {
    color: #006bb2; 
    background-color: #b0e0e6;
    text-align: center;
}
.standardEditor {
    color: #013658;
    background-color: #b0e0e6;
    text-align: center;
}
.accordion-heading .accordion-toggle-usend {
  display: block;
  background-color: #006bb2;
  color: #b0e0e6;
    font-weight: bold;
    font-size: 20px;
    width: 300px;
    margin: auto;
  padding-top: 0px;
  padding-left: 10px;
  padding-bottom: 5px;
}
.accordion-toggleusend {
  cursor: pointer;
}

.usendBtn {
    color: #006bb2;
}
.usendLightBlue {
    color: #b0e0e6;
}
.usendBold {
    font-weight: bold;
}
.usendIcon {
    display: inline-block;
    vertical-align: top;
}
.usendEdit {
    width:30px; 
    height: 30px;
    background: url('/Content/Images/Usend/Edit.jpg');
}
.usendBad {
    width:30px; 
    height: 30px;
    background: url('/Content/Images/Usend/bad.png');
       /*background-image: url("img/glyphicons-halflings-white.png");
       background-position: -120px -144px;
       background-repeat: no-repeat;
       padding-top: 0px;
       padding-left: 0px;
       padding-right: 0px;
       background-color: red;*/
}
.usendStar {
    width:30px; 
    height: 30px;
    background: url('/Content/Images/Usend/BtnList.jpg');
}
.mpEditNote {
    width:24px;
    height: 24px;
    background: url('/Content/Images/MarketPlace/notes.png');
    cursor: pointer;
}
.usendNote {
    width:22px;
    height: 25px;
    background: url('/Content/Images/Usend/Star.jpg');
    cursor: pointer;
}
.usendNoteSel {
    width:22px;
    height: 25px;
    background: url('/Content/Images/Usend/StarSelected.jpg');
    cursor: pointer;
}
.usendOk {
    width:20px; 
    height: 20px;
    cursor: pointer;
    background: url('/Content/Images/Usend/OK.jpg');
}
.usendTrash {
    width:20px; 
    height: 20px;
    cursor: pointer;
    background: url('/Content/Images/Usend/trash.jpg');
}
.usendDelete {
    vertical-align:top; margin-top:5px; margin-left: 5px; border: #CC0000; 
    background-position: -305px 8px; width:28px;height: 25px;
    background-color: #CC0000;
}
.usendTrash1 {
    margin-left: 5px;
    border: none;
    margin-top: 4px;
}

.usendInfo {
    width:20px; 
    height: 25px;
    background: url('/Content/Images/Usend/Info.jpg');
}
.usendInfoSpec {
    width: 25px;
    cursor: pointer;
}
.usendInfoBig {
    width:30px; 
    height: 30px;
    margin-left: 5px;
    vertical-align: text-bottom;
    background: url('/Content/Images/Usend/InfoBig.jpg');
}
.usendPayByCb {
    width:32px; 
    height: 32px;
    margin-left: 5px;
    vertical-align: text-bottom;
    background: url('/Content/Images/Usend/PayByCB.png');
}
.standardPayByCb {
    width: 40px;
    height: 29px;
    margin-left: 5px;
    vertical-align: text-bottom;
    background: url('/Content/Images/Usend/CBIcon.png');
}
.usend16 {
    font-size: 16px;
}
.usend12 {
    font-size: 12px;
}
.usendTab {
    margin:auto
}
.usendSubTitle {
    font-size: 16px; 
    color: #b0e0e6;
    text-align: center;    
}
.usendTitle {
    font-size: 24px; 
    color: #b0e0e6;
    text-align: center;    
}
.standardTitle {
    font-size: 24px;
    color: black;
    text-align: center;
}
.usendMainDiv {
    height: 520px;
}
.usendMainDivPrice {
    height: 480px;
}
.usendLegend {
    font-size: 14px; color: #b0e0e6; text-align: center;
}
.standardLegend {
    font-size: 14px;
    color: black;
    text-align: center;
}
.counter
{
	background: #013658;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
    margin-top:7px; width:20px;height: 25px;
    /*margin:5px;*/
}
.count
{
    color:white;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    /*top: 4px;*/
}
.increment
{
    color:white;
    font-weight: bold;
    font-size: 25px;
    cursor: pointer;
}

.btn-usend {
    background-image: url('Images/Usend/Validate.png');
    font-weight: bold; 
    font-size: 20px; 
    border: none; 
    text-align:center; 
    padding-top: 8px; 
    color: #b0e0e6; 
    width: 247px; 
    padding-bottom:8px;
} 
.usendDate {
    font-size: 20px; color: #006bb2; text-align: center; background: #b0e0e6;width: 350px;
}
.usendPrice {
    font-size: 30px; color: #006bb2; text-align: center; background: #b0e0e6;width: 150px;
}
.standardPrice {
    font-size: 30px;
    color: white;
    text-align: center;
    background: #013658;
    width: 150px;
}
.usendReversePrice {
    font-size: 20px; border: none; font-weight:bold; color: #b0e0e6; text-align: center; background: #006bb2 ;width: 150px;
}
.styled select {
  background: #b0e0e6;  
  opacity: 0.6;
  color: #006bb2;
  width: 300px;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #ccc;
  height: 34px;
  padding-left: 15%;
}
.styled {
  margin: 0px;
  width: 280px;
  height: 34px;
  border: 1px solid #111;
  border-radius: 3px;
  overflow: hidden;
  background: url(Images/Usend/ArrowList.png) 96% / 10% no-repeat #eee;
}
.styledStandard select {
    background: #b0e0e6;
    opacity: 0.6;
    color: #013658;
    width: 300px;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #ccc;
    height: 34px;
    padding-left: 15%;
}
.styledStandard {
    margin: 0px;
    width: 280px;
    height: 34px;
    border: 1px solid #111;
    border-radius: 3px;
    overflow: hidden;
    background: url(Images/Usend/ArrowList.png) 96% / 10% no-repeat #eee;
}
.editor-usend {
    font-size: 16px;
    color: #b0e0e6;
    background-color: #006bb2;
    text-align: center;
}
.editor-standard {
    font-size: 16px;
    color: black;
    background-color: transparent;
    text-align: center;
}   
.editor-usend a:link,
    a:active, a:hover {
        background-color: #006bb2;
    }
.editor-standard a:link,
a:active, a:hover {
    background-color: lightgray;
}

.editor-darkusend {
    font-size: 20px;
    color: #b0e0e6;
    background-color: #013658;
    text-align: center;
}
.editor-darkstandard {
    font-size: 20px;
    color: white;
    background-color: #013658;
    text-align: center;
}   

#bodyUsend {
    background-color: #006bb2;
    clear: both;
    padding-bottom: 35px;
    height: auto;
    min-height: 600px;
    /*
    height: 550px;
        */
}
/* Fin Usend */
