.form-group input.error {
    border:1px solid red !important;
}

label.error{
	display:none;
}

.dateView {
	font-size:12px;
}
.previewImage{
	max-height:100px;
}
.profileImageround{
	width:50px;
	height:50px;
	position:relative;
}

/* Listing CSS */
.searchfromDiv{
	background-color:#FFF;
	padding:20px;
}
.searchfromDiv h2{
	margin-top:0px !important;
	margin-left:10px;
}
.prod-info-main {
    border: 1px solid #CEEFFF;
    margin-bottom: 20px;
    margin-top: 10px;
    background: #fff;
    padding: 6px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(21,180,255,0.5);
    box-shadow: 0 1px 1px 0 rgba(21,180,255,0.5);
}

.prod-info-main .product-image {
    background-color: #EBF8FE;
    display: block;
    height: 120px;
    overflow: hidden;
    position: relative;
    border: 1px solid #CEEFFF;
}
.prod-info-main .product-image img{
    height:100%;
}

.product-content .product-deatil h5 a {
    color: #2f383d;
    font-size: 15px;
    line-height: 19px;
    text-decoration: none;
    padding-left: 0;
    margin-left: 0
}

.prod-info-main .product-deatil h5 a span {
    color: #9aa7af;
    display: block;
    font-size: 13px
}

.prod-info-main .product-deatil span.tag1 {

}

.prod-info-main .product-deatil span.sale {
    background-color: #21c2f8
}

.prod-info-main .product-deatil span.discount {
    background-color: #71e134
}

.prod-info-main .product-deatil span.hot {
    background-color: #fa9442
}

.prod-info-main .description {
    font-size: 12.5px;
    line-height: 20px;
    padding: 10px 5px 5px 5px;
    background: #fff
}

.prod-info-main .product-info {
    padding: 10px 5px 5px 5px;
}

.prod-info-main .product-info a.add-to-cart {
    color: #2f383d;
    font-size: 13px;
    padding-left: 16px
}

.prod-info-main name.a {
    padding: 5px 10px;
    margin-left: 16px
}

.product-info.smart-form .btn {
    padding: 6px 12px;
    margin-top: -10px
}

.load-more-btn {
    background-color: #21c2f8;
    border-bottom: 2px solid #037ca5;
    border-radius: 2px;
    border-top: 2px solid #0cf;
    margin-top: 20px;
    padding: 9px 0;
    width: 100%
}

.product-block .product-deatil p.price-container span,
.prod-info-main .product-deatil p.price-container span,
.shipping table tbody tr td p.price-container span,
.shopping-items table tbody tr td p.price-container span {
    color: #21c2f8;
    font-family: Lato, sans-serif;
    font-size: 24px;
    line-height: 20px
}

.product-info.smart-form .rating label {
    margin-bottom:15px;
    
}

.prod-wrap .product-image span.tag2 {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    padding: 10px 0;
    color: #fff;
    font-size: 11px;
    text-align: center
}

.prod-wrap .product-image span.tag3 {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 60px;
    height: 36px;
    border-radius: 50%;
    padding: 10px 0;
    color: #fff;
    font-size: 11px;
    text-align: center
}

.prod-wrap .product-image span.sale {
    background-color: #57889c;
}

.prod-wrap .product-image span.hot {
    background-color: #a90329;
}

.prod-wrap .product-image span.special {
    background-color: #3B6764;
}
.shop-btn {
    position: relative
}

.shop-btn>span {
    background: #a90329;
    display: inline-block;
    font-size: 10px;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
    font-weight: 700;
    border-radius: 50%;
    padding: 2px 4px 3px!important;
    text-align: center;
    line-height: normal;
    width: 19px;
    top: -7px;
    left: -7px
}

.product-deatil hr {
    padding: 0 0 5px!important
}

.product-deatil .glyphicon {
    color: #3276b1
}

.product-deatil .product-image {
    border-right: 0px solid #fff !important
}

.product-deatil .name {
    margin-top: 0;
    margin-bottom: 0
}

.product-deatil .name small {
    display: block
}

.product-deatil .name a {
    margin-left: 0
}

.product-deatil .price-container {
    font-size: 24px;
    margin: 0;
    font-weight: 300;
    
}

.product-deatil .price-container small {
    font-size: 12px;
    
}

.product-deatil .fa-2x {
    font-size: 16px!important
}

.product-deatil .fa-2x>h5 {
    font-size: 12px;
    margin: 0
}

.product-deatil .fa-2x+a,
.product-deatil .fa-2x+a+a {
    font-size: 13px
}

.product-deatil .certified {
    margin-top: 10px
}

.product-deatil .certified ul {
    padding-left: 0
}

.product-deatil .certified ul li:not(first-child) {
    margin-left: -3px
}

.product-deatil .certified ul li {
    display: inline-block;
    background-color: #f9f9f9;
    padding: 13px 19px
}

.product-deatil .certified ul li:first-child {
    border-right: none
}

.product-deatil .certified ul li a {
    text-align: left;
    font-size: 12px;
    color: #6d7a83;
    line-height: 16px;
    text-decoration: none
}

.product-deatil .certified ul li a span {
    display: block;
    color: #21c2f8;
    font-size: 13px;
    font-weight: 700;
    text-align: center
}

.product-deatil .message-text {
    width: calc(100% - 70px)
}

@media only screen and (min-width:1024px) {
    .prod-info-main div[class*=col-md-4] {
        padding-right: 0
    }
    .prod-info-main div[class*=col-md-8] {
        padding: 0 13px 0 0
    }
    .prod-wrap div[class*=col-md-5] {
        padding-right: 0
    }
    .prod-wrap div[class*=col-md-7] {
        padding: 0 13px 0 0
    }
    .prod-info-main .product-image {
        border-right: 1px solid #dfe5e9
    }
    .prod-info-main .product-info {
        position: relative
    }
}



/*--------------------------------------------------------------------------------*/
/*	Job Detail Page */
/*--------------------------------------------------------------------------------*/
.job-detail-title{
	font-weight:700;
	margin:15px 0 15px 0;
	color:#565656;
}
.job-detail-logo{
	float:left;
	margin:0 10px 0 0;
	width:150px;
}
.meta-job-detail{
	list-style:none;
	padding:0;
	margin:0;
}
.meta-job-detail li{
	display:inline-block;
	margin:0 10px 0 10px;
	color:#565656;
	padding:8px 0;
}
.meta-job-detail a{
	color:#565656;
	font-family: 'Raleway', myriad pro, tahoma, sans-serif;
}
.meta-job-detail a:hover{
	color:#1abc9c;
	text-decoration:none;
}
.meta-job-detail li i{
	margin:0 10px 0 0;
	color:#565656;
}

.job-detail h6{
	font-family: 'Raleway', myriad pro, tahoma, sans-serif;
	font-size:18px;
	color:#565656;

}

.job-detail p{
	font-family: 'nunito', myriad pro, tahoma, sans-serif;
	font-size:14px;
	color:#565656;
	font-weight:300;

}

.recent-job-detail{
	width:100%;
	border-bottom: 1px solid #dadedf;
	border-top: 1px solid #dadedf;
	padding:10px 0;
	margin:50px 0 50px 0;
}

.job-detail-name{
	border-right: 1px solid #e3e3e3;
	min-height:65px;
	padding:15px 10px;
	text-align:center;
}
.job-detail-name h6{
	font-family: 'Raleway', myriad pro, tahoma, sans-serif;
}
.job-detail-desc{
	border-right: 1px solid #e3e3e3;
	min-height:65px;
	padding-top:5px;
	font-family: 'Raleway', myriad pro, tahoma, sans-serif;
}
.job-detail-desc h5{
	font-size:22px;
	margin:0;
	padding:0;
	color:#565656;	
	font-family:'Raleway', myriad pro, tahoma, sans-serif;
}
.job-detail-desc p{
	color:#565656;	
	font-size:14px;
	padding:0;
}
.job-detail-location{
	border-right: 1px solid #e3e3e3;
	min-height:65px;
	padding-top:25px;
	text-align:center;
	font-family: 'Raleway', myriad pro, tahoma, sans-serif;
}
.job-detail-type{
	min-height:65px;
	padding-top:25px;
	text-align:center;
}
.job-detail-button{
	min-height:65px;
	padding:15px 0 0 0;
	font-family: 'Raleway', myriad pro, tahoma, sans-serif;
}
.job-detail-location h6,.job-detail-type h6{
	font-size:16px;
	margin:0;
	padding:0;
	color:#565656;	
	font-family: 'Raleway', myriad pro, tahoma, sans-serif;
}
.job-detail-location h6 i{
	color: #27a2f8;	
	margin:0 10px 0 0;

}
.job-detail-type h6 i{
	color: #ff9494;	
	margin:0 10px 0 0;

}
.job-list-logo,.job-list-desc,.job-list-location,.job-list-type{
	margin:5px 0;
}

.btn-apply-job{
	background:#ff9494;
	padding:5px 30px;
	border:1px solid #e3e3e3;
	color:#ffffff;
}
.btn-apply-job:hover{
	background:#f36767;
}

