.alert {
    display:inline-block;
}

.imagesize400{
    width: 400px;
    height: 400px;
}

.imagesize700X380{
    width: 100%;
    height: 380px;
}

.imagesize478X240{
    width: 100%;
    height: 240px;
}

.brochurebtn{
    padding-top: 10px;
}

.brochurebtn a{
    font-size: 20px;
}

.commentfield{
    height: 100px !important;
}

.filter-btn.active{
    background: #BB9960 none repeat scroll 0 0;
}

.labeldesc{
    font-size: 12px;
    font-style: italic;
}

.articledate{
    margin-bottom: 10px;
    color: #bd9c5e;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
}

.factdownloadbtn{
    margin-top: 40px;
}

.resource-txt h5 a{
    color: #bb9960;
}

.modal-errormsg{
    padding: 5px;
    text-align: center;
}

.modal-errormsg ul {
    list-style-type: none;
}

.suppliersearchform .form-control{
    margin-bottom: 20px;
}

.active2 a{
    color: #000000 !important;
}

.date-filed1 .form-control{
    font-size: 11px;
}

.subscribe-errors {
    padding-top: 8px;
}

.card-field  {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 3px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.caption-saved:hover .caption__overlay__title{
    background: inherit;
}

.caption-saved .feature-share {
  bottom: unset;
    top: 10px;
    transform: translateY(calc(-100% - 15px));
    width: auto;
}

.caption-saved h1 a{
    color: unset;
}

.classified-cate{
    width: auto;
    position: relative;
    bottom: 0;
    background: #BB9960;
    padding: 5px 20px;
    font-weight: bold;
}

#scollerbox1,#scollerbox2,#scollerbox3 {
    height: 400px;
    padding: 15px;
    overflow: auto;
}

.newscat > li.active > a{
    background: #bb9960 none repeat scroll 0 0;
    color: #fff;
}

.filter-latestmarket{
    border-top: 1px solid #cec794;
    padding: 10px 0;
    margin-top: 10px;
    text-align: center;
}

.filter-latestmarket ul li a{
    background: #6e7548 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fed17d;
    font-weight: 500;
    padding: 7px 16px;
}

.addthis_inline_share_toolbox {
    /*display: inline-block !important;*/
    /*position: relative;*/
    /*top: 14px;*/
    padding: 5px;
}


/*.event-details span{*/
    /*float: left;*/
    /*width: auto;*/
/*}*/

.event-details b {
    position:absolute;
}

.event-details span{
    left: 70px;
    position: relative;
}

.resource_srch_count{
    padding-top: 5px;
    font-size: 15px;
}

.labelgroup::before {
    content: attr(data-content-before) " ";
    display: table-cell;
    font-weight: bold;
    padding: 5px 10px 0 0;
    text-align: right;
    /*width: 100px;*/
}

.labelgroup {
    display: table;
}

.labelgroup:empty{
    display: none;
}

.emaillink a{
    text-decoration: underline;
}

.text-padding{
    padding: 10px 0 10px 0;
}

.select2.select2-container.select2-container--default{
    width: 100% !important;
}

.fielderror + label::before{ border: red solid 1px !important;}

/*****  UTILITY *****/
.mb-5{
    margin-bottom: 5px !important;
}
.mt-30{
    margin-top: 30px !important;
}

.pr-0{
    padding-right: 0 !important;
}
.pl-0{
    padding-left: 0 !important;
}

input.error, textarea.error {
    border-radius: 5px;
    border: red solid 1px !important;
}

.fielderror{
    border-radius: 5px;
    border: red solid 1px !important;
}

#subscribeuser .form-control .error{
    border-radius: 5px;
    border:#FF0000 1px solid;
}

.notificationsbox .icon-minus-sign-alt,.notificationsbox .icon-plus-sign-alt{
    color: #BB9960;
}

.clicktocollect label {
    font-size: 16px;
    font-weight: 400 !important;
}

.classified-info{
    min-height: 165px;
}

.product-info{
    min-height: 200px;
}

/* Croper multiple upload */
/* Image Crop */
.file-drop-area label {
    display: block;
    padding: 2em;
    cursor: pointer;
    color: #428bca;
    text-align: center;
    font-size: 1.5rem;
}

.file-drop-area {
    background: #fff none repeat scroll 0 0;
    border: 2px solid rgba(0, 0, 0, 0.3);
    min-height: 150px;
    padding: 20px;
}

.uploading-files-area .slim{
    float: left;
}

.slim .slim-file-hopper{
    border: #ffffff solid 5px;
}

.mobilecart{
    width: auto;
    float: right;
    position: absolute;
    right: 0px;
    z-index: 10;
}

.caption__media{
    padding: 2px;
}

.pswd_info{
    margin-bottom: 0px;
}

/* For input tooltip */
[data-tip] {
    position:relative;

}

[data-tip]:before {
    content:'';
    /* hides the tooltip when not hovered */
    display:none;
    content:'';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #BB9960;
    position:absolute;
    top:30px;
    left:35px;
    z-index:8;
    font-size:0;
    line-height:0;
    width:0;
    height:0;
}

[data-tip]:after {
    display:none;
    content:attr(data-tip);
    position:absolute;
    top:35px;
    left:0px;
    padding:15px 8px;
    background:#BB9960;
    color:#fff;
    z-index:9;
    font-size: 0.8em;
    height:10px;
    line-height:8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    white-space:nowrap;
    word-wrap:normal;
}

[data-tip]:hover:before,
[data-tip]:hover:after {
    display:block;
}

.contactbtn{
    padding-top: 15px;
}
/*****  UTILITY *****/

@media print {
    .header-row1, .header-row2, .header-row3, .bread-crumb, footer, header{
        display: none !important;
    }
}

/* Same as checkbox in register */
.sameascheckbox{
    margin-top: 25px;
}

@media (max-width:767px) {
    .sameascheckbox{
        margin-top: 0px;
    }

    .table-responsive {
        overflow-x: scroll !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .sameascheckbox{
        margin-top: 0px;
    }
}

.freesubscription.newsletter-sub li span{
    width: 80%;
}

@media print
{
    .no-print, .no-print *
    {
        display: none !important;
    }
}

.grecaptcha-badge, .grecaptcha-badge iframe {
    width: 300px !important;
}

.note-figure-class{
	position: relative;
    float: left;
}
.news-txt .note-figure-class img{
    margin:0 !important;
}
.note-figure-caption{
	width: 100%;
    float: left;
    padding: 10px;
    /*position: absolute;*/
    /*bottom: 0px;*/
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
