
.chk * {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}

.chk{
	font-size: 13px;	
}

.chk-link{
	
	color : rgba(33, 33, 33, 0.62);	

}

.chk.container{
	max-width: 100%;
}



.chk .well {
    border-radius: 0px!important;
    -webkit-box-shadow: none!important; 
    box-shadow: none!important; 
}

.chk-packageunit-number {
    font-size: 13px;
    text-align: right;
	padding-top: 3px;
}
 
.chk-item {
	border-top: 1px solid #DEDEDE!important;
	border-left: 1px dashed  #fff!important;
	border-right: 1px dashed  #fff!important;
	border-bottom: 1px dashed  #ff!important;
	border-radius: 4px!important;
    font-size: 12px;	
}

.chk-item td .row {
    margin-bottom: 3px;
    margin-top: 3px;
}

.chk-image{
	max-width: 100%; 
	max-height: 125px;
}

.chk-name{
	font-size: 14px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	margin-top: 1px;
	margin-bottom: 5px;		
}

.chk-name a{
	color: rgba(33, 33, 33, 0.62);	
	text-decoration: none;
	background-color: transparent;
}

.loadingoverlay_fontawesome {
	font-size: 75px!important;
	color:#b3b3b3;
}

.checkbox.fx-del-address-checkbox {
    margin-top: 25px;
    margin-bottom: 15px;
}

.chk-sub-title {
    font-size: 14px;
    font-weight: 600;
}

.chk-title-checkbox-deladdress{
	font-style: italic;
}

.chk-custtype-wrapper {
    margin-top: 15px;
}

.fx-chk-title-main{
	font-size: 25px;
	font-family: inherit;
	font-weight: 700;
	line-height: 1.1;
	margin-top: 10px;
	margin-bottom: 10px;
}

.fx-chk-link-button{
	font-size: 11px;
	font-family: inherit;
	font-weight: 100;
	margin-left: 15px;
    margin-top: 5px;	
}

.fx-chk-quickadd-title-main {
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 5px;
}

.fx-chk-quickaction-title-main {
    font-weight: 700;
    margin-bottom: 10px;
}

.fx-chk-content-main{
	min-height:100px;

}

.fx-chk-footer .total-sub-title{
		font-size:15px;	
}
.fx-chk-footer .total-sub-amount{
		font-size:15px;	
}

.fx-chk-footer .total-shippingcosts-title{
		font-size:15px;	
}
.fx-chk-footer .total-shippingcosts-amount{
		font-size:15px;	
}

.fx-chk-footer .total-discount-title{
		font-size:15px;	
}
.fx-chk-footer .total-discount-amount{
		font-size:15px;	
}
.fx-chk-footer .total-title{
		font-size:25px;	
		font-weight:bold;
}
.fx-chk-footer .total-amount{
		font-size:25px;
		font-weight:bold;		
}
.fx-chk-footer .shippingmethod-title{
		font-size:13px;
		font-weight:bold;	
}
.fx-chk-footer .chk-label-title {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
}

.chk .errors , .chk .error, .chk .error div, .chk .error select, .chk .error input, select, radio {
    border-color: red;
}

.chk .error input, select, radio {
	border: 2px solid red;
}

.chk .errors,
.chk .berrors,
.chk .radioerrors {
    display: none;
}

.chk .errors,
.chk .error,
.chk .error div,
.chk .error select, .chk .error a {
    color: #d20000;
    border-color: #d20000;
}

.chk .glyphicon-refresh{
	color: rgba(33, 33, 33, 0.62);		
}

.chk .glyphicon-trash{
	color: rgba(33, 33, 33, 0.62);	
}

.chk .table > thead > tr > th{
	border-bottom: 1px solid #DEDEDE!important;
}

.chk .table>tbody>tr>td, .table>tfoot>tr>td{
	vertical-align: middle;
}

.chk .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
	border-top: 0px solid #fff!important;
}

.chk-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000 url('/public/web/common/1.0.0/images/ajax-loader.gif') 50% 50% no-repeat;
    filter:alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    z-index: 10000;
	border-radius: 3px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #DEDEDE;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #DEDEDE;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #DEDEDE;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #DEDEDE;
}

.fx-chk-btn-success{
	color: #fff;
	background-color: #449d44;
    border-color: #398439;
}

.chk-item {
    font-size: 11px;
}

.chk .thumbnail {
	
		border: 1px solid #fff;
	
	}
	
	.chk .thumbnail {
		margin-bottom: 8px;
	}
	
	.chk-image {
	
		max-height: 70px;
	}

.chk .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 3px;
    line-height: 1.1;

}


.fx-chk-btn-success:active:hover, 
.fx-chk-btn-success.active:hover, 
.open > .dropdown-toggle.fx-chk-btn-success:hover, 
.fx-chk-btn-success:active:focus, 
.fx-chk-btn-success.active:focus, 
.open > .dropdown-toggle.fx-chk-btn-success:focus, 
.fx-chk-btn-success:active.focus, 
.fx-chk-btn-success.active.focus, 
.open > .dropdown-toggle.fx-chk-btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.fx-chk-btn-success:active, .fx-chk-btn-success.active, .open > .dropdown-toggle.fx-chk-btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.fx-chk-btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.chk label {
    margin-bottom: 6px;
    font-weight: 400;
}


@media screen and (max-width: 600px) {
	
	table#cart tbody td .form-control{
		display: inline !important;
	}
	.actions .btn{
		width:36%;
		margin:1.5em 0;
	}

	.actions .btn-info{
		float:left;
	}
	.actions .btn-danger{
		float:right;
	}

	table#cart thead { display: none; }
	table#cart tbody td { display: block; padding: .6rem; min-width:280px;}
	table#cart tbody tr td:first-child { background: #fff; color: #333; }
	table#cart tbody td:before {
		content: attr(data-th); font-weight: bold;
		display: inline-block; width: 8rem;
	}	

	table#cart tfoot td{display:block; }
	table#cart tfoot td .btn{display:block;}			

}


.fx-custdetails{
	min-height: 500px;
}

.fx-shippingmethods{
	min-height: 240px;	
}

.fx-paymentmethods{
	min-height: 240px;	
}

.fx-finalcheck{
	min-height: 500px;	
}

.chk-description{
	padding-top:15px;
	font-size: 13px;
}

.fx-chk-radio-text{
	margin: 10px 5px 10px;
	font-size: 12px;
}

p{
	font-size: 12px;
}

.table{
	font-size: 12px;	
}

.radio label {
	font-weight: 700;
	font-size: 12px;		
}

.fx-final-total{
	font-weight: 700;
	font-size: 15px;

}
.fx-final-subtotal{
	font-size: 12px;

}	

.fx-chk-cirlce{
	border: 1px solid #DCDCDC;
	border-radius: 25px!important;
	width: 25px;
	height: 25px;
	font-size: 18px;
	text-align: center;
	

}

.chk-loading .loadingoverlay {
    width: 100px;
    height: 100%;
    margin: 0 auto;
}

.panel-default {
	border-color: #ECECEC;
}	

.panel-default>.panel-heading {
	color: #313131;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-bottom: 1px dashed #c9c9c9;
}

.chk-toggle{
	font-weight:100;

}

.chk .errors{

	font-size: 12px;

}

.myaccount-btn-add{
	
	position: relative;
    display: block;
    border: 1px solid #eee;
    margin-right: 5px;
    width: 50px;
    height: 45px;
    text-align: center;
	line-height: 45px;
	float: left;
}

a.myaccount-btn-add.active {
    border: 1px solid #0081c1;
}


li.context-menu-item.context-menu-icon span {
    font-size: 12px;
}

.context-menu-item {
    padding: 1em 2em;
}

.context-menu-list {

    z-index: 1060!important;

}

li.context-menu-item.context-menu-separator.context-menu-not-selectable {
    padding: 0 0 0 0;
}

.myordersvalid_badge {
    background-color: #d9534f;
    margin-bottom: 5px;
}

option.fntselected {
    font-weight: 800;
    color: black;
}