/**GlobaL**/

body {
  padding-left: 5px
}

h1 {
  color: #F5A623;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  background: none;
  border-bottom: 1px solid #CCCCCC;
}

html {
  background: #F4F4F4;
}

div.wrap {
  background: #FFF;
  box-shadow: 0px 0px 10px 0px #b8b6b8;
  border-radius: 2px;
}

div.columns {
  background: none;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 20px
}

div.visual_image {
  box-shadow: unset;
  margin: 3px 9px 8px -1px;
}

div.columns div.leftbanner {
  width: 400px
}

div.columns div.rightwide {
  width: 542px;
}

div.columns div.center {
  width: 599px;
}

div.columns div.leftwide {
  width: 552px;
}

div.columns div.rightdetails ol li {
  background-image: url(/visuals/gyas/cognac/slide-closed_new.png);
  background-repeat: no-repeat;
  padding: 0 0 0 15px;
  background-size: 10px 10px;
  margin: 0 0 4px 0;
  background-position: 0px 3px;
}

/**Header*/

div.head {
  padding: unset;
  margin-top: 16px;
}

div.head div.content {
  background: transparent;
}

a.logo {
  margin-left: -12px;
}



ul.breadcrumb {
  top: 122px;
  left: 18px;
}

div.menu-wrapper {
  background: unset;
}

#mainmenu {
  background: unset;
  font-size: 20px;
}

#mainmenu ol {
  font-size: 15px;
  width: 697px;
  left: 274px;
}

#mainmenu li a {
  color: black;
  border: unset;
}

#mainmenu li a:hover,
#mainmenu li.hover a,
#mainmenu li.active a {
  background-color: unset;
  border: unset;
  border-bottom: 3px solid #F5A623;
}

#mainmenu li.active ol li a.arrow,
#mainmenu li ol li a.arrow {
  background: #fff url(../../visuals/gyas/cognac/bg/menu-arrow-hover.png) no-repeat right 8px;
}

#mainmenu li.active ol li a,
#mainmenu li ol li a {
  margin: 3px 8px 2px 0;
  font-size: 14px;
}

#mainmenu li ol li ol li a,
#mainmenu li.active ol li ol li a {
  font-size: 11px
}

#mainmenu li ol li ol,
#mainmenu li.active ol li ol {
  padding: 8px 0 10px 0;
}

div.head div.content:after {
  content: "";
  height: 10px;
  display: block;
  background-image: linear-gradient(180deg, #F18A00 50%, #F5A623 50%);
  position: absolute;
  bottom: 9px;
  left: 0px;
  right: 0px;
}

/*Login*/

div.login {
  float: right;
  margin: 0px 23px 0 0;
  position: absolute;
  right: -5px;
  bottom: -12px;
}

div.login>a {
  background-color: #F5A623;
  border: unset;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
  font-weight: bold;
}

div.login>a:hover,
div.login>a.open {
  background-color: #F5A623;
  opacity: 0.8;
  text-decoration: none;
}

div.login_box {
  right: 0px;
  top: 2px;
  background: #FFF;
}

/*Home*/

img.featured_image {
  background-size: cover;
  width: 475px;
}

div.columns div.homeleft {
  width: 470px;
}

div.columns div.homeright {
  width: 470px;
}

#news_accordion li div.news_collapse_content div.tools a:first-of-type {
  padding-left: 0px
}

div.news-large a.news-date {
  background: unset;
}

div.homeleft .icon-comments {
  background: unset;
}

div.homeleft .icon {
  margin: 0 0px 0 0;
}

div.news-large {
  background: none;
  border-bottom: 1px solid #CCCCCC;
}

div.news-large h2.news-title {
  background-image: none !important
}

div.news-large h2.news-title:before {
  content: "";
  height: 8px;
  width: 8px;
  position: absolute;
  display: block;
  background-color: #F5A623;
  margin-left: -13px;
  margin-top: 3px;
}

div.news_image_left {
  border: #FFF 3px solid;
  box-shadow: unset;
  height: 75px;
  width: 75px;
  margin: 3px 7px 0px 0px;
}

div.columns ul.accordion li a>img {
  display: none;
}

div.columns ul.accordion>li>a:before {
  content: "";
  width: 9px;
  height: 9px;
  margin-top: 3px;
  margin-right: 2px;
  display: inline-block;
  float: left;
  background: url(/visuals/gyas/cognac/slide-closed_new.png);
  background-size: contain;
  opacity: 0.8;
}

div.columns ul.accordion>li>a.open:before {
  transform: rotate(90deg);
}

div.columns ul.accordion>li>a:hover:before {
  opacity: 0.5;
}

#agenda_accordion img.arrow {
  margin: 3px 4px 0 0;
}

/** Tables  */

.table-head {
  background: #F4F4F4;
  color: black;
  border-radius: 2px;
}

.table-head-left,
.table-head-right {
  background: unset;
}

.table-head-center a {
  color: #2D2D2D;
  font-weight: bold;
}

div.columns ul.accordion li {
  background: unset;
  border-bottom: 1px solid #F8F8F8;
}

/* User Profile*/

div.profile table.history tbody tr td {
  background: unset;
}

div.photo_image {
  box-shadow: unset;
}

table.history thead tr {
  background: #FFF;
}

/*Froms*/

input {
  background: #fff;
}

div.columns ul.textboxlist-bits {
  background: unset;
}

/*Table*/

table.default th.left,
table.default th.right,
table.default th {
  background: unset;
  color: black;
  font-weight: bold
}

table.default tr {
  color: black
}

table thead tr,
table.default th {
  background: #F4F4F4;
  border-radius: 2px;
}

table.default tr.bottom-glow,
table.tr-bottom-glow tbody tr,
table.default tr.data {
  background: unset;
}

/*Footer*/

div.foot div.crumbs ul {
  background: unset;
  margin-left: 0px;
  padding-left: 0px;
  height: 28px;
}

div.foot div.crumbs ul li {
  padding-left: 6px
}

div.foot div.crumbs ul li:first-of-type {
  padding-left: 0px;
}

div.foot {
  height: 298px;
  /*box-shadow: 0px 20px 10px 0px #b8b6b8;*/
  border-radius: 0px;
}

#footercontent {
  background: unset;
}

div.foot a {
  color: black
}

div.foot div.crumbs ul li {
  background: unset;
  padding-right: 0px
}

div.foot div.crumbs ul li strong {
  color: #333;
  font-weight: normal;
}

div.foot .crumbs a:after {
  content: "»";
  color: #ccc;
  margin: 0 0 0 7px;
}

div.foot .crumbs li:last-of-type a:after {
  display: none;
}

div.crumbs:after {
  content: "";
  height: 10px;
  display: block;
  background-image: linear-gradient(180deg, #F5A623 50%, #F18A00 50%);
  position: absolute;
  right: 0px;
  left: 0px;
}

#footercontent:before {
  content: "";
  display: block;
  height: 36px;
  width: 221px;
  position: absolute;
  right: 0px;
  background: url(/visuals/gyas/cognac/footer_img.png);
  /* border: 1px solid; */
  background-size: cover;
  top: 5px;
}

div.foot div.content>ol {
  margin-top: 10px;
  padding: 10px 30px 15px 16px;
}

/*Botenboek*/

.date-picker a {
  background: #F5A623;
  color: white;
  padding: 4px 6px 4px 6px;
  font-weight: bold;
  border-radius: 4px;
  text-decoration: none;
}

.date-picker td:first-of-type {
  text-align: left
}

.date-picker td:last-of-type {
  text-align: right
}

.date-picker a.today {
  opacity: 0.7;
}

.boat_reservation_table th.right {
  background: white !important;
}

div.boat-reservations td.glow {
  background: unset;
  padding-top: 2px;
  padding-bottom: 2px;
}

.reservation_row,
.reservation_block {
  height: 22px
}

.reservation {
  height: 22px
}

.reservation a {
  background-size: contain !important;
}

.intro-wrap {
  display: flex;
}

.intro-wrap .news-content {
  flex: 1;
}

/*Nieuws*/

div.news span.title {
  background-image: none !important;
  padding-left: 0px;
}

/*Reports*/

div.report-list h2.report-title {
  background-image: none !important;
  padding-left: 0px;
}


/*voor ALV module pagina*/
.ALVcollapsible {
  background-color: #F18A00;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;

  width: 600px;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.ALVactive, .ALVcollapsible:hover {
  background-color: #F5A623;
}
/* Style the collapsible content. Note: hidden by default */
.ALVcontent {
  width: 564px;
  padding: 0 18px;
  overflow: hidden;

  margin:0px;
}
.ALVcollapsible:after {
  content: '\02795'; /* Unicode character for \"plus\" sign (+) */
  font-size: 13px;
  color: white;
  float: right;
  margin-left: 5px;
}
.ALVactive:after {
  content: '\2796'; /* Unicode character for \"minus\" sign (-) */
}
.ALVtitlebutton{
  background-color: #F18A00;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;

  width: 600px;
}
.ALVspacer{
  margin:10px;
}
.ALVhidden{
  display: none;
}
