/*
* ------------------------------------------------------------------
*
* Project: BC Farm
* Version: 1.0
* Created : 12/06/2018
* Template URI: 
* Author Name: Shelley C Antony
* Author URI: http://www.shellinecorporation.com/
* Description: BC Farm
* Developer: Fsh Design;
*
*
* -------------------------------------------------------------------
*/

/*


    font-family: 'Lato', sans-serif;

    font-family: 'Raleway', sans-serif;
	
	font-family: 'Open Sans', sans-serif;
	
	font-family: 'Roboto', sans-serif;


*/

/******SCPL****/

.font-raleway{
	font-family: 'Raleway', sans-serif;
	}

.padding {
	padding: 15px;
}
.padding-left {
	padding-left: 10px;
}
.padding-right {
	padding-right: 10px;
}

.no-padding {
	padding-left: 0;
	padding-right: 0;
}
.margin-top {
	margin-top:15px;
}
.margin-bottom{
	margin-bottom:15px;
}
.padding-bottom{
	padding-bottom:15px;
}
.padding-bottom2{
	padding-bottom:30px;
}
.padding-bottom3{
	padding-bottom:60px;
}
.shadow {
	
	-webkit-box-shadow: 1px 1px 1px 1px #D6D6D6;
box-shadow: 1px 1px 1px 1px #D6D6D6;
}

:focus {
       outline:none;
}

.padding-top {
	padding-top: 15px;
}
.padding-top2 {
	padding-top: 30px;
}
.padding-top3 {
	padding-top: 60px;
}
.no-padding-left {
	padding-left:0;
}
.no-padding-right {
	padding-right:0;
}
.margin-centre {
	margin-right: auto;
	margin-left: auto;
}
.alignment {
	text-align: center;
	color: #FFF;
}
.alignment p {
	line-height: 25px;
	font-size: 15px;
}
.alignment h1 {
	/*margin-bottom: 47px;*/
	font-size: 43px;
}

.border {
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.no-border {
	border: none;
}

.color-text-white{
	color: #FFF;
}
.color-white{
	background-color: #FFF;
}
.color-text-black{
	color: #000 !important;
}
.color-black{
	background-color: #000;
}
.color-green{
	background-color: #008f38;
}
.color-text-green{
	color: #008f38;
}
.color-dark-green{
	background-color: #03732f;
}
.color-text-dark-green{
	color: #03732f;
}
.color-text-grey-light{
	color: #fafafa;
}
.color-grey-light{
		background-color: #fafafa;
}
.color-font-grey{
	background-color: #333333;
}
.color-text-font-grey{
	color: #333333;
}
.color-font-light-grey{
	background-color: #909090;
	}
	.color-text-font-light-grey{
	color: #909090;
	}

/******SCPL****/


/* bootstrap changes*/
.navbar {
margin-bottom: 0px !important;
}
.nav>li>a {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
	color:#000 !important;

}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #f2f2ee;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #008f38;
}
.nav li a.active {
	text-decoration: none;
	background-color: #f2f2ee;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #008f38;
}
blockquote {
	padding: 28px 58px;
	margin: 0 0 20px;
	font-size: 24px;
	border:none;
}
blockquote .left {
	font-size: 24px;
	border: none;
	width: 80%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 28px;
	padding-right: 58px;
	padding-bottom: 28px;
	padding-left: 58px;
	float: left;
		display:inline-block;
}
blockquote .right {
	font-size: 24px;
	color:#ebebeb;
	width: 20%;
	float: left;
	display:inline-block;
}
.quotename{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	}
	.panel-default>.panel-heading {
    color: #333;
    background-color: #fff !important;
    border-color: #fff !important; 
	}
	.panel-heading {
    padding: 0px 0px !important; 
    border-bottom: 0px solid transparent!important; 
    border-top-left-radius: 0px !important; 
    border-top-right-radius: 0px !important; 
	}
	.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;

	}
	.panel-default {
    border-color: #fff !important;
}
.nav-tabs {
    border-bottom: 0px solid #ddd !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #f2f2ee !important;
	border-bottom-color: #008f38 !important;
	border-bottom-width: 3px !important;
	border-bottom-style: solid !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border-bottom-color: #008f38 !important;
	border-bottom-width: 3px !important;
	border-bottom-style: solid !important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.nav-tabs>li>a {
    border-radius:0px !important;
}
.nav-tabs>li>a:hover {
	border-bottom-color: #008f38 !important;
	border-bottom-width: 3px !important;
	border-bottom-style: solid !important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.nav>li>a {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #000 !important;
}
a:focus, a:hover {
	color: #00752F;
	text-decoration: none !important;
}

.navbar-brand {
    padding: 5px 15px !important;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #008F38;
	background-color: #FFF !important;
	border-color: #008F38 !important;
}
.pagination>li>a, .pagination>li>span {
    	color: #008F38;
}
.classic, input[type=checkbox], input[type=radio] {
    margin: 4px 4px 0px 0px !important;
}

.modal {
	position: fixed;
	top:auto !important;
	bottom: 0!important;
	right:10px !important;
	left:auto !important

}
.modal-body {
    padding: 0px !important;
}
.modal-content {
    position: relative;
    background-color: #15c259;
    border: 1px solid #018f39
	color:#fff;
}
.modal-header {
    border-bottom: 1px solid transparent !important; 
}
.modal-title {
    color: #fff;
}
.modal-body p {
    color: #fff !important; 
}
/*.fade.in {
    opacity: 1 !important; 
}*/
.modal-content .form-control {
    border: 1px solid #15c259;
}
.close {
    float: none;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    z-index: 200000;
    top: 10px;
    right: 10px;
    position: absolute;
    color: #fff !important;
    text-shadow: none !important;
    filter: alpha(opacity=20);
	opacity:2 !important;
}
.modal-content {
    border: 1px solid #fff !important;
    border-radius: 0px !important;
}
.no-margin{
	margin-left:0px !important;
	margin-right:0px !important;
}
.modal-content {
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75) !important;
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75) !important;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75) !important;
}
.modal-dialog {
    margin: 30px 10px;
}
.modal-backdrop {
    display:none !important;
}

/* bootstrap changes*/


.inputWithIcon i{
    position:absolute;
    right:21px;
    top:4px;
    padding:9px 8px;
    color:#018f39;
    transition:.3s;
    
  }
  
  .inputWithIcon input[type=text]:focus + i{
    color:dodgerBlue;
  }
  
  .inputWithIcon.inputIconBg i{
    background-color:#aaa;
    color:#fff;
    padding:9px 4px;
    border-radius:4px 0 0 4px;
  }
  
  .inputWithIcon.inputIconBg input[type=text]:focus + i{
    color:#fff;
    background-color:dodgerBlue;
  }
  
   .inputWithIcon input[type=text]{
  /*  padding-left:40px; */
  }
  
  .inputWithIcon{
    position:relative;
  }
  
.modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}
