﻿/**, ::after, ::before {
    box-sizing: content-box;
}*/
body {
    font-size: 13px;
}
/*.ms-webpart-chrome-title{
	height:0px;
	margin-bottom: 0px;
}*/
a:visited {
    /*color: #b8bfc1;*/
    color: #28a745;
}

#pageStatusBar[class], .ms-status-msg{
    margin-bottom: 0px; 
}

.ms-webpartzone-cell {
    margin: auto auto 0px;
}

.ms-rtestate-field h4, h4.ms-rteElement-H4 {s
    line-height: 1.2;
    color: #777;
}

.ms-rtestate-field h1, h1.ms-rteElement-H1, .ms-rtestate-field h2, h2.ms-rteElement-H2 {
    line-height: 1.4;
    /*color: #000;*/
    color:#28a745;
    
}

#suiteBar *, #s4-ribbonrow * 
{
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing:content-box;
}

.pagination{
    justify-content: center;
}

footer #footer-sitemap > ul > li > ul > ul > li a{
    color: #FFF;
}

.edit-mode-panel{
    width: 100%;
}
input.ms-long{
    width: 100%;
}
select{
    width: 100%;
}

#home #home-news .col-md-4 .thumbnail .caption > h4 {
    height: 90px;
}

.image-area-left {
    float: none;
}

.item {
    padding-left: 0px;
}

.dfwp-column {
    padding-left: 0px;
}

/*@media (max-width: 767px){
    .carousel-item {
        height: 15rem;
    }
    .carousel-item > img {
        height: 15rem;
    }
    .external-price .stock-download > .row > div:first-child, .external-price .stock-download > .row > div:nth-child(2) {
        border-right: none;
    }
    .external-price .stock-download > div {
        border-bottom: none;
        padding: 0px 30px;
    }

}*/


.carousel-indicators .active{
	
	background-color:white;
}
footer #footer-sitemap > ul > li > ul > li a:hover {
	
	color:black !important;
}
.dfwp-list > li > div.item > div.link-item > a{
	color:#333132 ;
}

.carousel-caption-custom{
	top:50%;
}

nav.bg-dark {	
	background-color:#28a745 !important;
}

nav li a:hover, 
nav li a:focus{
	color:#66ffbb !important;
}

.row.featurette a{
	color:#28a745;
}
.row.featurette li a {
	color:black !important;
}
.row.featurette a:hover{
	color:#66ffbb !important;
}

.feature-addon{
	    list-style-type: none;
    text-align: right;
    padding-top: 5px;
    margin-bottom: 0px;
}

.feature-addon > li.feature-item-link > a{
	color:#28a745 !important;
	font-size:18px !important;
}

.feature-img{
	
	width: 100%;
    object-fit: cover;
    max-height: 310px;
}
#home-news-custom a.link-arrow{
	color:#28a745;
}
#home-news-custom a.link-arrow:hover{
	color:#66ffbb;
}
.banner-row img{
	width:200px !important;
	height:80px !important;
}
footer{
	background-color:#28a745 !important;
}
footer #footer-sitemap > ul > li > a,
footer #footer-sitemap .footer-title,
#footer-addr strong{
	color:#000000 !important;
	font-size:14pt !important;
	font-weight:bold !important;
}

div.row.footer-top div#footer-sitemap.col-md-12 ul.nav li.ng-binding.ng-scope ul li a{
	color:#fff !important;
}
div.row.footer-top div#footer-sitemap.col-md-12 ul.nav li.ng-binding.ng-scope ul li a:hover,
footer #footer-sitemap > ul > li > ul > li > a:hover{
	color:#66ffbb !important;
}
#footer-addr .btn-danger{
	background-color:#808080 !important;	
	color:#fff;
}
#footer-addr a.btn-danger:hover{
	color:#fff !important;
}
.navbar-dark .navbar-nav .nav-link{
	color:#fff;
}
.dropdown-menu li a{
	color:#fff;
}
div.banner-link-all{
	text-align:right !important;
}
div.banner-link-all a{
	color:#28a745 !important;
	opacity:1 !important;
	font-weight:normal !important;
	position: relative;
    bottom: -47px;
    left: 40px;
    font-size:18px !important;
}

div.banner-link-all a:hover{
	color:#66ffbb !important;
}