.cbProfile .form-control-plaintext{
    color: #999999 !important;
}
#cbcheckedadminForm .form-check-label{
    color: #999999 !important;
}
tr.mywatch0 td {
    color: #fff !important;
}
.custom_button_link a:hover {
    background: #3b395c;
    text-decoration: none;
    color: #fff;
}
.custom_button_link a {
    background: #9f73ae;
    padding: 10px 16px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    border: solid 0px #d8a3ea;
    transition: 0.8s all;
}
.rbids_custom_field {
    color: #494949 !important;
    font-weight: normal;
    height:auto;
}
.auction_edit_field_container.control-group .auction_edit_field_input .controls{
    margin:0px;
}
.form-check-input{
    width: 1em !important;
    height: 1em;
}
span.hasTip img {
    display: none;
}
.custom-image {
    height: 248px !important;
}
/*.edit_form_box input[type=text] {*/
/*    height: 20px !important;*/
/*}*/
.edit_form_box select{
    width: 270px;
}
.field-calendar .input-group input {
    width: 224px;
    height:35px !important;
}
.field-calendar .input-group button {
    width: 34px;
    padding: 0;
    height: 35px;
}
.field-calendar {
    margin-bottom: 18px;
}
.field-calendar .input-group button .icon-calendar:before{
    margin:0px;
}
.auction_edit_field_input input[type=text],
.auction_edit_field_input textarea,
.maxprice{
    width: 276px !important;
}
.field-calendar button.btn.btn-primary {
    background: #9f73ae;
    color: #ffffff;
}
textarea, input[type="text"],
select{
    background-color: #dddddd;
    border: 1px solid #ccc; 
}
.tox .tox-toolbar__primary,
.tox .tox-menubar{
    background-color: #dddddd;
}
.auction_edit_field_input input[type=text]{
    height:30px;
}
.custom-calender input{
    width: 250px !important;
    
}
.field-calendar input{
     width: 223px !important;
}

.auction_edit_field_input .chk-item-box input,
.auction_edit_field_input label input{
    width: auto;
}
.auction_edit_field_input .controls .radio,
.auction_edit_field_input .controls .checkbox{
    padding-left:0px;
}

.submitbtn{
    background: #9f73ae;
    padding: 10px 22px;
    border-radius: 0px;
    border: solid 1px #9f73ae;
    margin-right: 7px;
    transition: 1s all !important;
}
.submitbtn:hover{
    background: #ffffff00;
    color: #9f73ae;
    border-color: #9f73ae;
}
.cancelbtn  {
    background: #fff;
    padding: 10px 29px;
    border-radius: 0px;
    color: #9f73ae;
    border: solid 1px #9f73ae;
    font-weight: 400;
    transition: 1s all !important;
}
.cancelbtn:hover{
    background: #ffffff00;
    color: #9f73ae;
    border-color: #9f73ae;
}

.form-actions{
     background:none;
     border:none;
     padding-left:0px;
}
.edit_form_box .row-fluid {
    margin-bottom: 0px;
}
.cbTabs .nav-tabs .nav-item .nav-link{
    margin-bottom: 0;
}
.cbTabs .nav-tabs .nav-item .nav-link{
    color: #0056b3;
}
/*table*/
.custom_table tr td {
    border-bottom: solid 1px #3e3e3e;
}
.custom_table {
    border: solid 1px #3e3e3e;
}
.custom_table td {
    padding: 10px;
}
.auction_details_custom .current{
    margin: 0px;
    background: #d4d4d4;
    border: none;
    color: #fff !important;
}
.box_title {
    background: #313131;
    border: none;
    color: #a7a7a7;
    padding: 5px 10px;
}
.custom_table td {
    padding: 10px;
    display: flex;
    justify-content: space-between;
}

.cbPasswordUnmask input {
    width: 171px !important;
}
.auction_edit_field_input select,
.cb_form_line select,
.cbtt_textarea textarea {
    width: 275px !important;
    height: 35px;
}

/*18-09-21*/
.cbPasswordUnmask .input-group-append  button{
    background: #fff !important;
}

/*login*/

.login-heading {
    background: #ffffff;
    max-width: 450px;
    margin: auto;
    padding: 4% 5% 5% 5%;
    border-radius: 7px;
    min-height: 365px;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 40%);
    margin-bottom: 5%;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.userdata {
    margin: 0px !important;
}

.login-heading .controls .input-prepend,
.login-heading .controls .input-prepend{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.login-heading form .add-on{
    width: 35px;
    position: absolute;
    top: 0;
    z-index: 9;
    height: 36px;
    background: #171713;
    border: none;
    border-radius: 5px 0 0 5px;
}

.login-heading form .input-group input {
    width: 100%;
    height: 46px;
    background: #e8f0fe;
    border: solid 1px #171713;
    padding: 4px 20px 4px 61px;
}
.login-heading .input-group {
    position: relative;
}
.login-heading  .mod-login__submit.form-group button {
    background: #171713;
    padding: 10px 22px;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 0px;
    margin: 20px 0px;
    width: 100%;
}
.login-heading form .input-group .icon-user:before, 
.login-heading form .input-group .icon-lock:before {
    margin: 0px;
    font-size: 17px;
    line-height: 37px;
    color: white;
}
input:focus{
    outline: none !important;
    box-shadow: none !important;
}
#form-login-submit .controls{
    display: inline-block;
    width: 100%;
}
#form-login-submit .controls button {
    background: #171713;
    padding: 10px 22px;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 0px;
    margin: 20px 0px;
    width: 100%;
}
#form-login-links li a {
    color: #171713;
}
.login-heading:before {
    position: absolute;
    background: #efefef;
    width: 60%;
    height: 60%;
    content: "";
    top: -180px;
    right: -100px;
    border-radius: 50%;
    z-index: -1;
}
.login-heading:after {
    position: absolute;
    background: #9f73ae14;
    width: 60%;
    height: 60%;
    content: "";
    bottom: -200px;
    left: -5vw;
    border-radius: 50%;
    z-index: -1;
}
.login-heading{
    
}
.login-heading .input-group-text {
    height: 46px;
    width: 47px;
    background: black;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px 0 0 5px;
}
.component-content .login-heading h3 {
    color:#171713;
    font-weight: 800;
    margin-bottom: 41px;
    font-size: 25px;
}
.menutop .fusion-js-subs li > .item span{
    font-size: 0.7em;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.auction_edit_field_input input[type=number] {
    width: 257px !important;
    height: 25px !important;
}
.client-registration #cbfr_190{
    display:none;
}
/*18-09-21*/
.custom-calender .title, .custom_fields_box .title {
    color: #999999;
}
.custom-message-flag {
    width: 10%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}
.custom-message-text {
    display: flex;
    justify-content: space-between;
}
.auction_msg_text {
    width: inherit;
    padding: 0;
    word-wrap: break-word;
    width: 90%;
}
.custom-message-flag img {
    width: 28px;
    cursor:pointer;
}
.auction_details_custom a:hover img {
    background-color: transparent;
}
.auction_details_custom .span4 table tbody tr td a img {
    width:30px;
}

/*tab css */
#activity_domains {
    min-height: 220px;
}
#my-profile-box{
    padding: 23px;
    background: #222121;
}
#my-profile-box select {
	width : 208px;
	color : #494949;
	background:#fff;
}
#my-profile-box .rbid_user_label,
#my-profile-box .custom_field {
    padding-bottom: 5px;
    padding-left: 5px;
    color: #6a6a6a !important;
    font-size: 13px;
    font-weight: 200;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    color: #fff !important;
    background-color: #9f73ae !important;
    border: 1px solid #9f73ae !important;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
    padding-left: 0;
    margin-bottom:0px;
}
.nav-tabs > li > a {
    border: 1px solid #313131 !important;
    padding: 10px 32px;
    background: #171713;
    color: #a7a7a7;
}
.nav-tabs > li > a:hover {
    border-color: #313131;
    color: #a7a7a7;
}
.nav-tabs {
    border-bottom: 1px solid #313131;
    padding-left: 0;
}
.user_ratings_header {
    font-weight: bold;
    padding: 16px 32px;
    border: none;
    background-color: #1c1c1c;
    text-transform: capitalize;
}
#table_myratings_box {
    margin-top: 1rem;
}
#table_myratings_box tr th {
    background: #1c1c1c !important;
    font-size: 13px;
    padding: 7px 20px;
    border: solid 1px #262323;
}
.page-title {
    font-size: 22px;
    color: #fff;
    margin-bottom: 25px;
}
/*tab css*/


.auction_bids_mybid1,
.auction_bids_list1,
.auction_message_0{
    background-color: #313131;
    padding: 13px;
    margin-bottom: 15px;
}
.auction_bids_mybid2,
.auction_bids_list2,
.auction_message_1{
    background-color: #3e3e3e;
    padding: 13px;
    margin-bottom: 15px;
}
.auction_msg_title {
    text-decoration: none;
    margin-top: 8px !important;
    display: block;
    margin-bottom: 4px;
    font-size: 14px;
    border-top: solid 1px #545454;
    padding-top: 9px;
}
.custom-message-text {
    display: flex;
    justify-content: space-between;
    background: #181818;
    padding: 9px;
}
#table_bids_list tr td {
    padding: 8px 14px;
}

#table_bids_list table tr td {
    padding: 0px !important;
}
.auction_bids_mybid1 a,
.auction_bids_mybid2 a{
    display: block;
}
#table_bids_list{
    border-collapse: separate;
    border-spacing: 0px 9px;
}
.custom-bid-accept-button {
    background: #fff;
    display: inline-block !important;
    padding: 4px 12px;
    border-radius: 3px;
    font-size: 12px;
    transition: 0.2s all;
    text-align: center;
}
.custom-bid-accept-button:hover{
    background: #9f73ae;
    color: #fff;
    text-decoration: none;
}
/*remove*/
.cb_template .nav-tabs .nav-item {
    margin-bottom: 0px;
}
/*remove*/
.auctionBidForm .span6 .send_bid_table .auction_bid{
    display:table-cell !important;
}
.auctionBidForm .auction_bid .inputbox{
    width: 53% !important;
    height: 25px !important;
    margin-left: 65px !important;
}
.auctionBidForm table .field-calendar{
    margin-bottom: 18px;
    width: 390px;
    display: inline;
}

#table_payments_history_box th {
    height: 30px;
    line-height: 13px;
    border: 1px solid #343434;
    background-color: #b5b5b5 !important;
    letter-spacing: 2px;
    font-family: "Trebuchet MS", sans-serif;
    color: #121212;
    padding: 10px 27px;
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
}
.box_balance_info,
.box_balance_actions {
    margin-bottom: 20px;
    padding: 26px 23px;
    border: none;
    background-color: #1c1c1c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#table_payments_history_box tr,
#table_payments_history_box td {
    line-height: 1.5;
    padding: 5px 26px;
    font-size: 13px;
    border: solid 1px #2c2c2c;
    color: #858585;
}

#table_payments_history_box tr:hover {
	background-color : rgba(207, 222, 228, 0.52);
}

.swal2-title {
    font-size: 16px !important;
    text-align: left !important;
    color: #ffffff !important;
    padding: 0 !important;
    margin-bottom: 0;
    background: #483150;
    padding: 9px 12px !important;
}
.swal2-html-container p {
    font-size: 14px !important;
    margin-bottom: 7px !important;
}
.swal2-close:focus{
    box-shadow: none !important;
}
.swal2-html-container p a {
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #9F73AE !important;
}
.swal2-popup{
    padding: 0 !important;
    background: #efefef !important;
    border-radius: 6px !important;
    border: solid 1px #7f6389 !important;
}
#swal2-html-container {
    margin: 0;
    text-align: left;
    padding: 11px 12px;
}
.swal2-close {
    padding: 0px !important;
    width: auto !important;
    height: auto !important;
    line-height: normal !important;
    position: absolute;
    top: 8px;
    right: 18px;
    font-size: 20px !important;
    color: #ffffff !important;
}
#swal2-html-container p:first-child{
    display:none;
}
.footer_total td.title {
    font-size: 15px;
}
.footer_total {
    border: 2px solid #efefef;
}
#cbfv_29 {
    width: 31%;
    overflow: hidden;
    margin: 0px 13px 13px 0px;
}
.showImg img,
.galleryimg img{
    height:100% !important
}
.accountproimg .form-control-plaintext{
    width:100% !important
}
.modal.fade.notifSetpopup.in {
    top: 50% !important;
}

#cbmenu2{
    display: none;
}
#form-login-password .toggle-password {
    position: absolute;
    z-index: 99;
    right: 0px;
    cursor: pointer;
    top: 14px;
    font-size: 19px;
}

/*div#bid_message_model .modal-dialog{*/
/*margin: 200px auto!important;*/
/*}*/

/*#bid_message_model{*/
/*    z-index: 0;*/
/*}*/
/*div#rt-navigation {*/
/*    z-index: 9999;*/
/*}*/




.roar-body{
    
    z-index: 1100 !important;
}