.text-out-of-stock{
	padding-bottom: 15px;
	color: #ec7205;
}

.notification-subscribed{
	padding-bottom: 20px;
	color:#02b523;
	font-weight:bold;
}

.notification-btns{
	padding-top: 15px;
}

.notification-channel{
	padding: 0 10px 15px 0;
}
.notification-channel label{
	text-transform: none;
	font-weight: normal;
	color: inherit;
}
.notification-wrapper{
	padding-right: 0;
}
.notification-wrapper input{
	float: right;
	margin: 4px 0 0
}

#arrival-notification .icon-eye2 {
 	position:relative;
    text-align: left;
    cursor: pointer;
    margin-top: 4px !important;
    float: left;
    width:4px;
    padding-left: 20px !important;
}
#arrival-notification .icon-eye-blocked {
 	position:relative;
    text-align: left;
    cursor: pointer;
    margin-top: 4px !important;
    float: left;
    width:4px;
    padding-left: 20px !important;
}

.secnondary-btn-passive {
    border-radius: 1px;
    font-size: 16px;
    background: none;
    padding: 8px 25px;
    text-decoration: none;
}