/*
 * Globals
 */

/* Links */
a,
a:focus,
a:hover {
  color: #009b3a;
}


/* Custom default button */
/*.btn-default,
.btn-default:hover,
.btn-default:focus {
  color: #333;
  text-shadow: none;  Prevent inheritence from `body` 
  background-color: #fff;
  border: 1px solid #fff;
}*/


/*
 * Base structure
 */

html,
body {
  height: 100%;
background-image: -webkit-linear-gradient(#eeeee5 0%, #fff 50%);
background-image: -o-linear-gradient(#eeeee5 0%, #fff 50%);
background-image: linear-gradient(#eeeee5 0%, #fff 50%);
  background-repeat: repeat-x;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.05);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 

 
}
body {
  color: #464849;
  text-align: left;
  
}

/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;

}

.cover-container {
  margin-right: auto;
  margin-left: auto;
 
}

/* Padding for spacing */
.inner {
  padding: 30px;
}


/*
 * Header
 */
 /*
 * Banner
 */
 .banner-img{
  position: relative;
  z-index: 5;
    margin: 0 auto;
 max-width: 600px;
  

 }


@media screen and (min-width: 768px){
 .banner-img {
 max-width: 1000px;
}
}
@media screen and (min-width: 992px){
 .banner-img {
 max-width: 1600px;
}
}
.banner-img img{
  width:100%;
}
/*
 * Cover
 */

.cover {
  margin-top: 30px;
  padding: 20px;
  background: #fff;
  background: url('img/firstbanner-apple.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
  -webkit-box-shadow: 7px 9px 22px -5px rgba(0,0,0,0.19);
-moz-box-shadow: 7px 9px 22px -5px rgba(0,0,0,0.19);
box-shadow: 7px 9px 22px -5px rgba(0,0,0,0.19);
border:#dedede 1px solid;
 margin-right: auto;
  margin-left: auto;
}
.cover.home-content{
  background: #fff;
position: relative;
  margin-top: -50px;
  z-index: 10;
}
.cover.home-content p{
padding: 20px 0 ;
}


@media screen and (min-width: 768px){
 .cover.home-content {
 margin-top: -140px;
}
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: bold;
}
.img-logo{
  margin-bottom: 30px;
  
}
h1.cover-heading{

}
.content-wrap{
  padding: 20px;
  background: rgba(255, 255, 255, 0.95); 


}
.content-wrap p{
  padding: 10px 10px 10px 0;
}
.content-wrap form{
  padding: 10px 0;
}
/*
 * form
 */

.checkbox {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

#acceptTerms label {
  padding-left: 10px;
  margin-bottom: 0;

  cursor: pointer;
}
input[type=checkbox], input[type=radio] {
  margin: 0 0 3px 0;
}

/*
 * content, list, links
 */
 ul, ol {
  list-style: none;
  padding-left: 0;
}
.standard-list li{
  margin:20px 0 ;
}
.module.quicklinks-list li a, .ms-WPBody .module.quicklinks-list li a {
    display: block;
    position: relative;
    padding-left: 20px !important;
    color: #2D2F2F;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.module.quicklinks-list li a:hover{
  color: #009b3a;
}

.module.quicklinks-list li a:before, .ms-WPBody .module.quicklinks-list li a:before {
  content: "\f0fd";
  color: #009b3a;
  font-family: 'FontAwesome';
  width: 13px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 5px;
  transition: all 0.25s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.list-divided, .s4-workspace .list-divided {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.list-divided li, .s4-workspace .list-divided li {
  display: block;
  border-bottom: 1px solid #9fa2a3;
  padding: 12px 0;
  font-weight: bold;
  font-size: 15px;
}
.list-divided li a, .s4-workspace .list-divided li a {
  display: block;
  color: #009b3a;
  }
.icon-search{
  width: 70px;
  margin: 10px;
}
.icon-search-wrap{
  padding-left: 10px;
  width: 100%
}

/*
 * button
 */
 button.btn{
  margin-top: 30px
 }
.btn {
  font-size: 14px;
  padding: 6px 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  /*font-family: "Avenir LT W01 55 Roman";*/
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 8px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-top-right-radius: 16px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #6c6f70;
  text-decoration: none !important;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:visited,
.btn.visited {
  color: white;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #6c6f70;
  background-color: #edeeee;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #6c6f70;
  background-color: #d3d4d5;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default .badge {
  color: #edeeee;
  background-color: #6c6f70;
}
.btn-default:visited {
  color: #464849;
}
.btn-primary {
  color: #ffffff;
  background-color: #34b233;
  border-color: #2e9e2d;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #288a28;
  border-color: #206f20;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary .badge {
  color: #34b233;
  background-color: #ffffff;
}
.btn-primary:visited {
  color: #ffffff #ffffff !important;
}
.btn-success {
  color: #ffffff;
  background-color: #0072ce;
  border-color: #0064b5;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #00569b;
  border-color: #004277;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success .badge {
  color: #0072ce;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #ed8b00;
  border-color: #d47c00;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #ba6d00;
  border-color: #965800;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info .badge {
  color: #ed8b00;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #ffc72c;
  border-color: #ffc013;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #f8b600;
  border-color: #d49c00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning .badge {
  color: #ffc72c;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #cb2c30;
  border-color: #b6272b;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #a12326;
  border-color: #841d1f;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger .badge {
  color: #cb2c30;
  background-color: #ffffff;
}
.btn_filter {
  color: #ffffff;
  background-color: #34b233;
  border-color: #2e9e2d;
  color: #ffffff !important;
}
.btn_filter:hover,
.btn_filter:focus,
.btn_filter:active,
.btn_filter.active,
.open > .dropdown-toggle.btn_filter {
  color: #ffffff;
  background-color: #288a28;
  border-color: #206f20;
}
.btn_filter:active,
.btn_filter.active,
.open > .dropdown-toggle.btn_filter {
  background-image: none;
}
.btn_filter .badge {
  color: #34b233;
  background-color: #ffffff;
}
.btn_filter:visited {
  color: #ffffff #ffffff !important;
}
form [class^="btn"] {
  border-top-right-radius: 0px;
}
.btn-link {
  color: #009b3a;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #009b3a;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #9fa2a3;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 15px 26px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
  border-top-right-radius: 20px;
}
/*@media screen and (max-width: 767px) {
  .btn-lg,
  .btn-group-lg > .btn {
    padding: 0;
    color: #009b3a !important;
    font-size: 16px;
    background: transparent;
    border: none;
    display: inline;
    width: auto;
    white-space: normal;
  }
}*/
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0px;
  border-top-right-radius: 16px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0px;
  border-top-right-radius: 8px;
}
.btn-lg,
.page-banner .banner-text-block.plain .btn,
.btn-group-lg > .btn {
  /*font-family: "Avenir LT W01 85 Heavy";*/
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn.btn-danger,
.ms-WPBody .btn.btn-danger {
  color: #fff;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
/*
 * Footer
 */


/*
 * Affix and center
 */

@media (min-width: 768px) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
    bottom: 0;
  }
  /* Start the vertical centering */
  .site-wrapper-inner {
    vertical-align: middle;
  }
  /* Handle the widths */
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%; /* Must be percentage or pixels for horizontal alignment */
  }
}

@media (min-width: 992px) {
  .masthead,
  .mastfoot,
  .cover-container {
    
  }
}