* {
    margin: 0;
    padding: 0;
    outline: none;
}

.clr {
    clear: both;
}

html {
    background-position: center 100px;
    background-repeat: no-repeat;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color: transparent;
}

input[type="text"]:disabled {
    background: #dddddd;
}

@media only screen and (max-width: 1200px) {
    html {
        background-image: none !important;
        background-color: #fff !important;
    }
}

h4 {
    font-size: 12px;
    padding: 0;
    margin: 0;
}

#subscriptions .subscription h2 {
    height: auto !important;
}

#header-outer {
    width: 100%;
    margin: 0px 0px 10px 0px;
}

#header-inner {
    margin: 0 auto;
    padding: 0px 0 20px 10%;
    width: 93%;
    height: 120px;
}

/*.navbar-nav>li>a {*/
/*padding-top: 5px;*/
/*padding-bottom: 5px;*/
/*}*/

.navbar {
    border: 0;
}

.navbar-toggle {
    margin-top: 71px;
}

.navbar-default {
    border-radius: 0;
    min-height: 120px;
}

.navbar-nav {
    margin-top: 71px;
    margin-left: 40%;
}

@media (min-width: 1200px) {
    .container {
        margin-left: 13%;
    }
}

/*.navbar-default .navbar-nav>li>a {*/
/*color: #fff;*/
/*}*/
/*.navbar-collapse[aria-expanded="true"] ul#nav-top {*/
/*margin-top: 0px;*/
/*background-color: #fff;*/
/*}*/
/*.navbar-collapse[aria-expanded="true"] #nav-top li a {*/
/*line-height: 13pt;*/
/*font-size: 14px;*/
/*color: #000;*/
/*}*/

#nav-top {
    float: left;
}

#nav-top {
    list-style-type: none;
}

#nav-top li {
    float: left;
    border-left: 1px solid #FFFFFF;
    padding: 0px 10px 0px 10px;
}

#nav-top li#nav-abonnement {
    border: none;
}

#nav-top li a {
    display: block;
    text-decoration: none;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
    background: inherit;
    font-weight: 900;
    box-shadow: none;
}

.navbar-default .navbar-brand {
    color: #777;
    height: 101px;
    margin-top: 20px;
    position: absolute;
    border-bottom: 0;
    width: 20%;
}

#main {
    margin: 20px 5% 20px 5%;
    width: 90%;
}

#sidebar-left {
    float: right;
}

#sidebar-right {
    float: left;
}

#sidebar-left {
    width: 200px;
}

#content {
    padding: 10px 10px 0px 10px;
    margin: 0px 2% 0px 2%;
    width: 96%;
}

#content fieldset {
    margin: 0px 0px 8px 0px;
    padding: 10px 9px 0px 9px;
    border: 1px solid #000000;
}

#content fieldset legend {
    font-weight: bold;
    color: black;
    padding: 5px;
}


#content h2 {
    margin: 0px 0px 10px 0px;
}

#content p {
    margin: 0px 0px 8px 0px;
}

#content ul {
    margin-left: 16px;
}

#content ol {
    margin-left: 24px;
}

#sidebar-right {
    width: 200px;
}

#cover, .widget {
    margin: 0px 0px 10px 0px;
}

#cover img {
    display: block;
    border: none;
    width: 200px;
}

.widget {
    padding: 10px;
}

.widget h3 {
    margin: 0px 0px 4px 0px;
    font-size: 18px;
}

.widget ul {
    margin: 0px 0px 0px 16px;
}

#widget-contact h3 {
    width: 128px;
}

#widget-contact h3, #widget-contact a.contact {
    float: left;
}

#widget-contact a.contact {
    display: block;
    margin: 0px 0px 4px 0px;
    width: 25px;
    color: #888888;
    text-decoration: none;
}

#widget-contact a.contact.current {
    color: #000000;
}

div.contact {
    display: block;
    clear: both;
}

div#contact-be {
    display: none;
}
a.geef-neem-button {
    padding: 9px 0 9px 0;
    color: #fff;
    display: inline-block;
    background-repeat: no-repeat;
    width: 190px;
    height: 34px;
    text-align: center;
}

a.geef-neem-button:hover {
    text-decoration: none;
}

a.geef-button, a.neem-button {
    margin-bottom: 20px;
}
form .error {
    background: #FFF;
    color: #D8000C;
    font-weight: normal;
}

form .error-message {
    background: #FFF;
    color: #D8000C;
    font-weight: normal;
}

input[value='Naar betaling'] {
    float: right;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: relative;
}

input[type=checkbox]
{
    /* Double-sized Checkboxes */
    -ms-transform: scale(1.5); /* IE */
    -moz-transform: scale(1.5); /* FF */
    -webkit-transform: scale(1.5); /* Safari and Chrome */
    -o-transform: scale(1.5); /* Opera */
    transform: scale(1.5);
    padding: 7px;
}

#SubscriptionViewForm .checkbox label {
    float: none;
    width: auto;
    display: inline;
    margin-left: 10px;
}

.ui-checkboxradio-label {
    width: 25% !important;
    padding: 5px !important;
    display: inline-block !important;
    background-color: white;
}
#SubscriptionViewForm .checkbox input[type=checkbox] {
    margin-left: 0;
}
.placeholder {
    color: #777;
}

.error {
    background-color: #FFBABA;
    background-image: url("../img/msg-error.png");
    background-position: left center;
    background-repeat: no-repeat;
    border: 1px solid #FF0000;
    color: #D8000C;
    padding: 10px 0 10px 40px;
}

.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../img/msg-info.png');
    background-position: left center;
    background-repeat: no-repeat;
    border: 1px solid #00529B;
    padding: 10px 0 10px 40px;
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../img/msg-success.png');
    background-position: left center;
    background-repeat: no-repeat;
    border: 1px solid #4F8A10;
    padding: 10px 0 10px 40px;
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../img/msg-warning.png');
    background-position: left center;
    background-repeat: no-repeat;
    border: 1px solid #9F6000;
    padding: 10px 0 10px 40px;
}

.cc-cookies {
    width: 100%;
}

.col-lg-3, .col-lg-6 {
    padding: 0;
}

.money-amount {
    white-space: nowrap;
}
@media (max-width: 1199px) {
    #sidebar-left, #sidebar-right {
        display: none;
    }

    #content {
        width: 90%;
    }

    html {
        background-image: none !important;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin: 0 auto;
        width: 90%;
    }
}

#logo {
    margin-top: 8px;
    position: absolute;
    bottom: 15px;
    height: 101px;
    width: auto;
    margin-top: 20px;
}

@media only screen and (max-width: 766px) {
    #main {
        margin-left: 0;
    }

    #shop-general-text {
        display: none;
    }
    #nav-top {
        max-width: 90%;
    }
	.navbar-default .navbar-brand {
		width: 30%;
	}
    #logo {
        max-width: 100%;
        height: auto !important;
    }
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin: 0 auto;
        width: 85%;
        margin-left: 0px;
    }
}

@media (min-width: 768px) {
    #shop-mobile-text {
         display: none !important;
     }
}
@media (max-width: 769px) {
    body {
        font-size: 16px !important;
    }
}

img.first-image {
    display: none;
    float: right;
}
img.second-image {
    display: inline-block;
    float: right;

}
/** image order */

@media (max-width: 824px) {
    img.first-image {
        display: inline-block;
    }
    img.second-image {
        display: none;
    }
}

/* Lighbox */
#lightbox-container-image-box, #lightbox-container-image, img#lightbox-image, #lightbox-container-image-data-box {
    max-width: 100%;
}

