.radio_label input, .radio_label label {
    float: none;
}

.qtc_container .qtc_count{
 margin-bottom: 0px !important;
}

span.qtc_itemcount {
float: left;
margin: 0 0 0 3px;
width:18px/* added by kk*/
}
span.qtc_itemcount input{ 
width:15px!important; 
height:15px; 
padding:2px 4px; 
border:0px; 
background:none;}/* add by kk*/

.qtc_count, .qtc_itemcount, .qtc_buy modal{
float: left;
}

.qtc_buy{

}

 .qtc_count{
 margin-bottom: 0px !important;
}
.curr_margin{  margin: 0 5px 5px 0 !important; }
.btn_margin{margin:2px 1px 2px 0px   !important; }
/*************************************start hack in bootstrap********************************/
.techjoomla-bootstrap .modal {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px 6px 6px 6px;
    box-shadow: none !important;
    left: 50%;
    margin-left: auto !important;
    outline: 0 none;
    position: inherit !important;
    top: 10% ;
    width: auto !important;
    z-index: 1050;
}
.techjoomla-bootstrap .form-horizontal .control-label {
margin-top: 0 !important;
}
.techjoomla-bootstrap .table-bordered th,.techjoomla-bootstrap .table-bordered td {
    border-left: medium none !important;
}

.techjoomla-bootstrap .nav-tabs{
list-style-type: none !important;
}
.techjoomla-bootstrap .nav-tabs > li {
    margin-bottom: -1px !important;
}

.techjoomla-bootstrap h3 {
    font-size: 18px !important;
    line-height: 27px;
}

.techjoomla-bootstrap h1,.techjoomla-bootstrap  h2,.techjoomla-bootstrap  h3,.techjoomla-bootstrap  h4,.techjoomla-bootstrap  h5,.techjoomla-bootstrap  h6 {
    color: inherit !important;
    font-family: inherit;
    font-weight: bold !important;
    margin: 0 !important;
    text-rendering: optimizelegibility;
}

.techjoomla-bootstrap .btn-primary,.techjoomla-bootstrap  .btn-primary:hover,.techjoomla-bootstrap  .btn-warning,.techjoomla-bootstrap  .btn-warning:hover,.techjoomla-bootstrap  .btn-danger,.techjoomla-bootstrap  .btn-danger:hover,.techjoomla-bootstrap  .btn-success,.techjoomla-bootstrap  .btn-success:hover,.techjoomla-bootstrap  .btn-info,.techjoomla-bootstrap  .btn-info:hover,.techjoomla-bootstrap  .btn-inverse,.techjoomla-bootstrap  .btn-inverse:hover {
    color: #FFFFFF !important;
}
.techjoomla-bootstrap select {
    width: auto !important;
}
.techjoomla-bootstrap .form-horizontal #qtc_mainwrapper .control-label {
    width: 105px;
}
.techjoomla-bootstrap .form-horizontal #qtc_mainwrapper .controls {
    margin-left: 120px;
}
.techjoomla-bootstrap #qtc_mainwrapper .qtc_select {
    width: 161px !important;
}
.techjoomla-bootstrap .btn-mini { margin:2px 3px;}

/* added by kk for registration view */

.q2c-registration .form-horizontal .control-label{ text-align:left!important; width:140px!important;}
.q2c-registration .form-horizontal .controls{  margin-left: 151px!important;}
.q2c-registration-btn{ text-align:right;}


/* filter search css added by kk */
.filter-search #search_list{ margin-bottom:0px!important;}

.techjoomla-bootstrap .qtc_currencey_textbox input[type="text"]{padding: 4px 6px!important; height:20px!important}

.techjoomla-bootstrap .form-horizontal .qtc_controls_text {padding-top:5px;}

.techjoomla-bootstrap  .qtc_modal .icon-edit:before { content: none !important; }

.techjoomla-bootstrap #qtc_center_margin { text-align: center;}
.qtc_removeBottomMargin {margin-bottom: 0px !important;}
.techjoomla-bootstrap .span1{ min-width:50px !important ;}
.techjoomla-bootstrap .icon-plus:before { content: none !important; }
.techjoomla-bootstrap .icon-minus:before { content: none !important; }
/*
.techjoomla-bootstrap .form-horizontal .controls {
    clear: both !important;
}

.techjoomla-bootstrap .controls {
    clear: both !important;
}
*/

/*end hack in bootstrap*/
