:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
  	--pear: #8cac48;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

@media (min-width: 1200px){
  	.container {
    	max-width: 1200px;
	}
}

#content_314 {
    border-top: 2px solid #8cac48;
    margin-top: 20px;
    padding-top: 20px;
}

.content-title h3 {
	margin-top: 10px;
}

.text-pear {
	color: var(--pear);
}
.bg-pear {
	background-color: var(--pear);
}

.btn-primary {
    background-color: #8cac48;
  	border-color : #8cac48;
}

.btn-primary:hover {
    background-color: #3b481e;
  	border-color :#3b481e;
  	color: #fff;
}

.btn-primary:not(:disabled):not(.disabled).active, 
.btn-primary:not(:disabled):not(.disabled):active, 
.show>.btn-primary.dropdown-toggle {
    background-color: #3b481e;
  	border-color :#3b481e;
  	color: #fff;
}

.btn-secondary {
    background-color: #6c757d;
  	border-color : #6c757d;
}


/*
.btn-primary-public {
	margin: 15px auto;
    padding: 10px 40px 8px 40px;
    text-align: center;
    background-color: var(--pear);
    color: #fff;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
  	text-transform: uppercase;
}

.btn-primary-public:hover {
    background-color: #3b481e;
  	color: #fff;
}
*/


#content_254 .tabbable-custom .nav-tabs {
	display: none;
}

#content_254 .form-actions {
	text-align:center;
}

#content_254 button[name="save_profile"] {
	float:none !important;
  	width: 200px;
    margin-top: 20px;
}

#content_254 .field-users-password_field .hint-block {
	background-color: #efefef;
    padding: 10px;
    margin-top: 10px;
    border-radius: 5px;
    font-size: .9em;
}

#content_254 .control-label {
	font-weight: bold;
}

.jumbotron .col-md-8 {
    background-color: #fffbfb6b;
    border-radius: 5px;
    padding: 16px;
}

#reset-password-form .hint-block {
	font-size: 0.8em;
}

#main-content {
	/*margin-top: 20px;*/
}

.btn-green {
    color: #fff;
    background-color: #a2b13c;
    border: 3px solid #fff;
    border-radius: 0;
    width: 160px;
}

.btn-green:hover {
	background-color: #c4d45a;
  	color: #fff;
}

#page_Home footer {
	margin-top : 0 !important;
}


#login-container {
	text-align: right;
  	font-size: 14px;
  	padding:8px 0;
  	background-color : #3D281A;
  	color: #fff;
}


#content_254 .tab-pane {
	margin-top: 20px;
}

#content_254 #li-newsletter,
#content_254 #li-file {
	display :none;
}

.btn btn-green {
  	color: #8cad48;
 	background-color: #8cad48;
  	font-weight: 900;
}

#main-menu {
	font-family: 'Montserrat', sans-serif;
}

#main-menu a {
    font-weight: 700;
    border-right: 1px solid rgba(0,0,0,.05) !important;
}

#main-menu a:hover {
	border-bottom: 1px solid #98a735
}

#main-menu .active a {
	color: #98a735;
}

#main-menu li:last-child a {
    border-right: 0 !important;
}

.navbar-brand img {
	max-height: 100px;
    position: absolute;
  	margin-top: -20px;
}

#content_291 {
	margin-top: 60px;
}

footer {
	background-color: #4bc4d4;
    padding: 50px 0;
    color: #fff;
  	margin-top:50px;
}

#main-navigation {
    height: 70px;
    background-color: #f0e6da;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /* box-shadow: 0 1px 2px rgba(0,0,0,.2); */
}
#frontpage-header {
    background: url(https://eadn-wc05-516784.nxedge.io/cdn/wp-content/uploads/2019/08/AdobeStock_64260175-1.jpg);
    height: 500px;
    background-size: cover;
    background-position: center;
  	background-attachment: fixed;
}

.navbar-light .navbar-nav .nav-link {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
}


body {
	font-family: 'Montserrat', sans-serif;
    color: #333;
    line-height: 26px;
    font-size: 14px;
    font-weight: 400;
  	background-color : #fff;
}

h1, h2, h3, h4, h5, h6 {
  	font-family: 'Montserrat', sans-serif;
}

.navbar-brand span {
	font-weight: 900;
    text-transform: uppercase;
    font-size: 20px;
}

h2 {
	font-weight: 700;
  	font-size: 40px;
}

h3 {
    font-weight: 700;
    font-size: 30px;
}

.gray-layer {
    background-color: #00000096;
}

.errorMessage {
	color :red;
}

a {
    color: #307ece;
}

.modal-title {
  	width: 100%;
}

.form-control {
    border: 1px solid #b1b1b1;
}

.pull-right {
	float: right;
}

.required label:after {
	content: ' *';
  	color : red;
}

#content_5 #user-login-id {
	 color: #000;
    font-size: 18px;
    font-weight: 500;
}

.required label:before {
    content: "" !important;
}

.content-title, .content-body {
	width: 100%;
}

#bug-report-top-div {
    z-index: 2000;
}

.fade {
	opacity: 1;
}

@media (min-width: 768px){
  .navbar-expand-md .navbar-nav .nav-link {
      padding-right: 1rem;
      padding-left: 1rem;
  }
}


