
/* historical reasons */

.cs input {
    margin: 2px 0 0 0;
    width: 220px;
    font-size: 11px;
}

.cs select {
    width: 224px;
    font-size: 11px;
    margin: 2px 0 0 0;
}

.cs label {
    width: 150px;
    float: left;
}

.cs br {
    clear: both;
}

.hidden-sender {
    width: 1px;
    height: 1px;
    color: #fff;
    background-color: #fff;
    border: 0 solid #fff;
}

/* Customer Service */

.SX-customerservice-form input {
    margin: 2px 0 0 0;
    width: 220px;
    font-size: 11px;
}

.SX-customerservice-form select {
    width: 224px;
    font-size: 11px;
    margin: 2px 0 0 0;
}

.SX-customerservice-form label {
    width: 100px;
    float: left;
}

.SX-customerservice-form label p {
    clear: both;
    padding: 0 0 10px 0;
    margin: 0;
}

.SX-customerservice-form br {
    clear: both;
}


/* -----------------------------------------------------

    

----------------------------------------------------- */

form {
    margin: 0;
    padding: 0;
}

#bg_formbox_top, #bg_formbox_bottom {
    vertical-align: bottom;
}

#mainContent .leftfloater {
    float: left;
}

#mainContent .rightfloater {
    float: right;
}

#mainContent .form-col-right {
    margin-left: 30px;
}

#mainContent h4 {
    padding: 0 0 20px 0;
}

#mainContent .inline-header {
    padding: 20px 0 20px 0;
}

#mainContent .button_wrapper {
    padding-left: 11px;
}

#mainContent .rd {
    float: none;
    display: inline;
    width: 14px;
    height: 13px;
    vertical-align: middle;
}

#mainContent .ck {
    float: none;
    display: inline;
    width: 14px;
    height: 13px;
    vertical-align: middle;
}

#mainContent .SX-customerservice-error {
    margin: 0 0 20px 0;
    padding: 10px;
    background: red;
}

#mainContent .SX-customerservice-error p {
    font-weight: bold;
    margin: 0;
    padding: 0 0 6px 0;
    color: #fff;
}

#mainContent .SX-customerservice-msg {
    margin: 0 0 10px 0;
    padding: 10px;
    background: #fff;
    border: 1px dashed #f60;
    font-weight: bold;
}

#login_form input {
    margin-left: 20px;
}

 #bonuscheck p span, #bonuscheck p span a {
    color: #f60
 }

#sendsms label, #sendpdf label {
    float: none;
    display: inline;
}

#sendsms #tele, #sendpdf #emai  {
    margin: 6px 20px 0 16px;
}

#rescancel label, #changecc label, #bonuscheck label {
    float: left;
    width: 310px;
    padding: 4px 10px 0 0;
    margin: 0 10px 0 0;
    border-bottom: 1px dashed #c8c8c8;
}

#changecc select {
    width: auto;
}

#custdata_form input {
    width: 180px;
}

#custdata_form #day {
        width: 60px;
}

#custdata_form #month {
        width: 60px;
}

#custdata_form #year {
        width: 100px;
}

#custdata_form select {
    width: 184px;
}

#custdata_form label {
    float: left;
    padding: 4px 10px 0 0;
    margin: 0 10px 0 0;
    border-bottom: 1px dashed #c8c8c8;
}

#login_form .sx-cs-login-entry-left {
    float: left;
    width: 486px;
}

#login_form .sx-cs-login-entry-right {
    float: right;
    width: 169px;
    height: 70px;
    padding: 0 0 10px 10px;
    margin: 0 0 10px -6px;
    border-left: 1px solid #c8c8c8;
}

.SX-customerservice-form .sx-cs-login-entry-right label {
    width: auto;
    float: none;
}

.SX-customerservice-form .sx-cs-login-entry-right h4 {
    /*padding-right: 20px;
    background: transparent url(/common/img/app/customerservice/bt_info.png) no-repeat right top;
    cursor: pointer;
    cursor: hand;*/
}



.SX-customerservice-form .sx-cs-login-entry-right input.sx-cs-ck {
    border: none !important;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin: 0;
}

#login_form input.sx-cs-ck {
    margin: 0;
}


.SX-active {
    color: #f60;
    padding: 0 0 0 8px;
    margin: 0;
    background: transparent url(/common/img/base/lac/fc/arrow-5x5-f60.gif) no-repeat left 6px;
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
}

.SX-active:hover {
    color: #000;
}

/* --------------------------------------------------
//
// thickbox stuff
//
// ----------------------------------------------- */

#TB_window #TB_closeAjaxWindow a {
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #c8c8c8;
    padding: 0 3px 2px 3px;
    margin: 0 0 10px 0;
    background: #fff;
}

#TB_closeAjaxWindow {
    padding:5px 10px 5px 0;
}

#TB_window {
    border: 3px solid #f60;
}

#TB_ajaxWindowTitle {
    font-weight: bold;
}

#TB_ajaxContent {
    margin: 0;
    padding: 20px 10px 10px 10px;
}

#TB_ajaxContent p {
    margin: 0;
    padding: 0 0 10px 0;
}

/* --------------------------------------------------
//
// jqmWindow additional stuff
//
// ----------------------------------------------- */

.sx-jqmWindow-content {
    margin: 35px 25px 25px 25px;
}
/* --------------------------------------------------
//
// 
//
// ----------------------------------------------- */
#sx-cs-count-arrow {
	position:absolute;
	top:381px;
	left:28px;
	width:21px;
	height:75px;
	background: transparent url('/common/img/app/customerservice/sx-rental-counter-arrow.png') no-repeat left top;
	* background: none;
    * filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/common/img/app/customerservice/sx-rental-counter-arrow.png',sizingMethod='scale');
}
#sx-cs-count {
	margin-bottom: 3px;
}
