@import "Inlog.css";

@font-face {
    font-family: "PTSansRegular";
    src: url('/fonts/PTSansRegular.woff') format('woff'), url('/fonts/PTSansRegular.ttf') format('truetype');
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1.2;
    color: #395A7F;
    font-family: PTSansRegular,Verdana,Geneva,Tahoma,Arial,sans-serif;
    font-size: 16px;
}
/* Default CSS */

#bladspiegel {
    margin: 0 auto;
    padding: 0;
    border: 0;
    width: 1200px;
    height: 725px;
    font-size: 0.875em;
    vertical-align: baseline;
    background-color: #DEF2FA;
}

h1, h2, h3, h4, h5, h6 {
    font-family: PTSansRegular,,Verdana,Geneva,Tahoma,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    line-height: 1.1em;
    color: #505050;
}

h1 {
    font-size: 1.7em;
    margin-bottom: .5em;
}

h2 {
    font-size: 1.5em;
    margin-bottom: .5em;
    padding-top: .2em;
}

h3 {
    font-size: 1.3em;
    margin-bottom: .5em;
    padding-top: .3em;
}

h4 {
    font-size: 1.15em;
    margin-bottom: .5em;
}

h5, h6 {
    font-size: 1em;
    margin-bottom: .5em;
}

#kop0 {
    width: 1200px;
    height: 72px;
    background-color: #30AADC;
}

    #kop0 #kop01 {
        float: left;
        width: 222px;
        height: 72px;
        background-color: #30AADC;
    }

        #kop0 #kop01 #kop11 {
            margin-top: 0px;
            margin-left: 45px;
            width: 122px;
            height: 72px;
        }

    #kop0 #kop02 {
        float: right;
        width: 978px;
        height: 36px;
        background-color: #5BBCE4;
    }

    #kop0 #kop03 {
        float: right;
        width: 978px;
        height: 36px;
        background-color: #C8C8C8;
    }

#kop1 {
    width: 1200px;
    height: 32px;
    background-color: #30AADC;
}

#kop2 {
    width: 1200px;
    height: 32px;
    background-color: #5BBCE4;
}

#main {
    width: 1200px;
    height: 530px;
    background-color: #DEF2FA;
}

#main_0 {
    width: 1200px;
    height: 594px;
    background-color: #DEF2FA;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

#footer {
    clear: both;
    display: flex;
    width: 1200px;
    height: 50px;
    background-color: #5BBCE4;
    justify-content: center;
    align-items: center;
}

#footer .phone {
    color: #A0A0A0;
    font-size: 14px;
    margin: auto;
}

    #footer .address {
        color: #1F8DBA;
        font-size: 14px;
        margin: auto;
    }



#links {
    float: left;
    width: 220px;
    height: 602px;
    background-color: #B3E0F2;
    border-right: 2px dashed #395A7F;
}

#links_0 {
    float: left;
    width: 220px;
    height: 602px;
    background-color: #B3E0F2;
    border-right: 2px dashed #395A7F;
}

#midden {
    float: left;
    width: 746px;
    height: 530px;
    padding-left:10px;
}

#midden_0 {
    float: right;
    width: 968px;
    height: 593px;
    padding-left: 10px;
}

    #midden #logo {
        margin-left: 130px;
    }

#rechts {
    float: right;
    width: 220px;
    height: 530px;
    background-color: #D0D0D0;
    border-left: 2px dashed #888888;
}


#links #nav {
    margin-top: 12px;
    margin-left: 12px;
}

    #links #nav ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 190px;
        background-color: #f1f1f1;
    }

        #links #nav ul li a {
            display: block;
            color: #000;
            padding: 8px 16px;
            text-decoration: none;
        }

            #links #nav ul li a:hover {
                background-color: #808080;
                color: white;
            }

#rechts #nav {
    margin-top: 12px;
    margin-left: 12px;
}

    #rechts #nav ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 190px;
        background-color: #f1f1f1;
    }

        #rechts #nav ul li a {
            display: block;
            color: #000;
            padding: 8px 16px;
            text-decoration: none;
        }

            #rechts #nav ul li a:hover {
                background-color: #808080;
                color: white;
            }


#links_0 #nav {
    margin-top: 12px;
    margin-left: 12px;
}

    #links_0 #nav ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 200px;
        background-color: #f1f1f1;
    }

        #links_0 #nav ul li a {
            display: block;
            color: #000;
            padding: 8px 16px;
            text-decoration: none;
        }

            #links_0 #nav ul li a:hover {
                background-color: #808080;
                color: white;
            }          
            
#navbar ul {
    margin-top: 5px;
    padding: 5px;
    list-style-type: none;
    text-align: center;
}

    #navbar ul li {
        display: inline;
    }

        #navbar ul li a {
            text-decoration: none;
            padding: .2em 1em;
            color: #fff;
            background-color: #808080;
        }

            #navbar ul li a:hover {
                color: #000;
                background-color: #f1f1f1;
            } 

#kop1 ul .nav li {
    display: inline;
    margin-right: 5px;
}

#kop1 ul.nav {
    float: right;
    margin-top: 5px;
    padding-left: 10px;
    margin-right: 92px;
    list-style: none;
    border-bottom: 1px dashed #000;
}

#kop1 .nav a {
    display: inline-block;
    border: 1px dashed #000;
    border-bottom: none;
    padding: 4px 15px 4px 15px;
    background-color: #EAEAEA;
    text-decoration: none;
    color: #333;
}

#kop1 .nav li {
    display: inline;
    margin-right: 5px;
}




/*Inlog begin*/
#loginform {
    width: 500px;
    height: 280px;
    margin-top: 100px;
    background-color: #C0C0C0;
    border-radius: 3px;
    box-shadow: 0px 0px 10px 0px #202020; 
    padding: 10px;
    box-sizing: border-box;
    font-family: PTSansRegular,,Verdana,Geneva,Tahoma,Arial,sans-serif;
    visibility: hidden;
    display: none;
}

    #loginform #close_login {
        position: absolute;
        top: 30px;
        left: 735px;
        width: 15px;
        height: 15px;
    }

    #loginform p {
        margin-top: 25px;
        font-size: 22px;
        color: #808080; 
    }

    #loginform #uid {
        width: 250px;
        height: 40px;
        border: 2px solid silver;
        border-radius: 3px;
        padding: 5px;
    }

    #loginform #upass {
        margin-top: 10px;
        width: 250px;
        height: 40px;
        border: 2px solid silver;
        border-radius: 3px;
        padding: 5px;
    }

    #loginform #dologin {
        margin-left: -5px;
        margin-top: 25px;
        width: 250px;
        height: 40px;
        border: none;
        border-radius: 3px;
        color: #fff; 
        background-color: #808080;
        font-size: 20px;
    }

fieldset legend, #titelaanduiding {
    background: #C8C8C8;
    text-align: center;
    color: #404040;
    padding: 5px 10px;
    font-size: 18px;
    border-bottom: 1px solid black;
    margin-left: 20px;
}

#winkellabel {
    float: left;
    width: 450px;
    padding: 10px 10px;
    color: #707070;
    font-size: 32px;
}

#gfg {
    margin-top:15px;
    width: 958px;
    height: 550px;
    padding: 5px;
    background-color: #f9e9B9;
    overflow: auto;
    text-align: left;
}

div.gfg {
    margin: 5px;
    padding: 5px;
    background-color: #ffffb9;
    width: 280px;
    height: 425px;
    overflow: auto;
    text-align: left;
}

#linkerfmldeel {
    float: left;
    margin-top: 25px;
    margin-left: 10px;
    height: 500px;
    width: 600px;
    background-color: #fff;
}

#rechterfmldeel {
    float: right;
    margin-top: 5px;
    margin-right: 10px;
    height: 500px;
    width: 300px;
    background-color: #c0c0c0;
}

#tblArtikel #label {
    padding-top: 15px;
    width: 160px;
    padding-right: 10px;
    text-align: right;
}

.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
}

.button2 {
    background-color: white;
    color: black;
    border: 2px solid #008CBA;
}

    .button2:hover {
        background-color: #008CBA;
        color: white;
    }

.button3 {
    background-color: white;
    color: black;
    border: 2px solid #f44336;
}

    .button3:hover {
        background-color: #f44336;
        color: white;
    }

#tblOpvKlant #label {
    padding-top: 15px;
    width: 160px;
    padding-right: 10px;
    text-align: right;
}

#new1 {
    border-top: 1px solid #484848;
}


.constrain input[type=text] {
    width: 300px;
    box-sizing: border-box;
    border: 2px solid #686868;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-position: 10px 10px;
    background-image: url('../_images/search-icon01.png');
    background-repeat:no-repeat;
    padding: 12px 20px 12px 40px;
}

#Button12 {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
}

.radio-btns {
    display: flex;
    gap: 3rem;
}

#records_table {
    margin-left: 24px;
    background-color: #D0D0D0;
}

    #records_table thead tr {
        background-image: url('../_images/grey-background-header.jpg');
    }

    #records_table th {
        font-size: 13px;
        font-weight: normal;
        padding: 8px;
        border-top: 2px solid #d3ddff;
        border-bottom: 1px solid #fff;
        color: #D8D8D8; 
    }

    #records_table td {
        padding: 1px;
        border-bottom: 1px solid #fff;
        color: #303030;
        border-top: 1px solid #fff;
    }



    #records_table tfoot tr td {
        background: url('~/_images/grey-background-header.jpg') no-repeat;
        font-size: 12px;
        color: #D8D8D8;
    }



#Afnamediv {
    width: 958px;
    height: 550px;
    background-color: #DEF2FA;
}

#klantdiv {
    margin-top: 0px;
    width: 603px;
    height: 550px;
    float: left;
    /*background-color:#A0A0A0;*/
}

#kledingdiv {
    float: right;
    width: 353px;
    height: 550px;
    margin-right: 0px;
    background-color: #D0D0D0;
}

#kledingkaart {
    float: right;
    width: 340px;
    height: 550px;
    background-image: url("../_images/AKledingkaart01.png");
    background-repeat: no-repeat;
}

#kledinglist {
    margin-top: 30px;
    padding-left: 5px;
    width: 300px;
    height: 480px;
    float: right;
    overflow: auto;
}

#cblidTable #cblidTablelinks {
    width: 120px;
    text-align: right;
    font-style: italic;
}

#cblidTable #cblidTablerechts {
    text-align: left;
    width: 200px;
    padding-left: 20px;
}

#algehaald {
    height: 65px;
    overflow: auto;
}


#OvzKlntGeg tr td {
    width: 190px;
    text-align: right;
    padding: 0.4em;
    font-style: italic;
}

    #OvzKlntGeg tr td:nth-child(2) {
        width:350px;
        text-align: left;
        padding: 0.4em;
        font-style: normal;
        font-size: 15px;
    }

/*Pagination*/
#pagination {
    display: inline-block;
    margin-top: 20px;
    border-radius: 4px;
    padding: 1px 2px 4px 2px;
    border-top: 1px solid #AEAEAE;
    border-bottom: 1px solid #FFFFFF;
    background-color: #DADADA;
    background-image: linear-gradient(top, #DBDBDB, #E2E2E2);
}

    #pagination a, #pagination i {
        display: inline-block;
        vertical-align: middle;
        width: 28px;
        color: #7D7D7D;
        text-align: center;
        font-size: 14px;
        padding: 3px 0 2px 0;
        user-select: none;
    }

    #pagination a {
        margin: 0 2px 0 2px;
        border-radius: 4px;
        border: 1px solid #E3E3E3;
        cursor: pointer;
        box-shadow: inset 0 1px 0 0 #FFF, 0 1px 2px #666;
        text-shadow: 0 1px 1px #FFF;
        background-color: #E6E6E6;
        background-image: linear-gradient(top, #F3F3F3, #D7D7D7);
    }

    #pagination i {
        margin: 0 3px 0 3px;
    }

    #pagination a.current {
        border: 1px solid #E9E9E9;
        box-shadow: 0 1px 1px #999;
        background-color: #DFDFDF;
        background-image: linear-gradient(top, #D0D0D0, #EBEBEB);
    }


    /*overzichten artikelen, klanten*/
#ovzlinkerfmldeel {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    height: 520px;
    width: 550px;
/*    background-color: #B8B8B8;
*/}

#ovzrechterfmldeel {
    float: right;
    margin-top: 20px;
    margin-right: 0px;
    height: 520px;
    width: 390px;
    background-color: #C8C8C8;
}

    #ovzrechterfmldeel tr td {
        width: 185px;
        text-align: right;
        padding: 0.4em;
        font-style: italic;
    }

#OvzKlntGeg tr td:nth-child(2) {
    text-align: left;
    padding: 0.4em;
    font-style: normal;
    font-size: 15px;
    width: 250px;
}

#OvzArtGeg tr td{
    width:150px;
}
#OvzArtGeg tr td:nth-child(2) {
    text-align: left;
    padding: 0.4em;
    font-style: normal;
    font-size: 15px;
    width: 250px;
}

/*opzoeken klant*/
.radio-btns {
    display: flex;
    gap: 3rem;
}

.constrain input[type=text] {
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
}

#Button12 {
    background-color: #4CAF50; /* Green */
    border-color: #898989;
    border-style: outset;
    color: #FFFFFF;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
}


#Afnamediv {
    margin: 0 auto;
    width: 958px;
    height: 550px;
    /*background-color: #c0c0c0;*/
}

#klantdiv {
    margin-top: 0px;
    width: 603px;
    height: 550px;
    float: left;
    /*background-color:#A0A0A0;*/
}

#kledingdiv {
    float: right;
    width: 365px;
    height: 550px;
    margin-right: 0px;
    background-color: #A0A0A0;
}

#kledingkaart {
    float: right;
    width: 340px;
    height: 550px;
    background: url("../_images/AKledingkaart.png");
    background-repeat: no-repeat;
}

#kledinglist {
    margin-top: 30px;
    padding-left: 5px;
    width: 300px;
    height: 480px;
    float: right;
    overflow: auto;
}

#cblidTable #cblidTablelinks {
    width: 120px;
    text-align: right;
    font-style: italic;
}

#cblidTable #cblidTablerechts {
    text-align: left;
    width: 200px;
    padding-left: 20px;
}

#algehaald {
    border-style: solid;
    border-width: 1px;
    border-color: #898989;
    height: 65px;
    overflow: auto;
}


/*begin accordion*/

.list-product-nav a {
    font-size: 16px;
}

.list-product-nav a {
    display: block;
    text-decoration: none;
}

    .list-product-nav a:hover,
    .list-product-nav a:focus {
        color: #A0A0A0;
        /*#D52027;*/
    }

.list-product-nav > li {
    border-bottom: solid 2px #fff;
}

    .list-product-nav > li a.list-product-cat {
        color: #fff;
        padding: 10px 20px;
        background-color: #D52027;
    }

    .list-product-nav > li > a.list-product-cat:hover,
    .list-product-nav > li > a.list-product-cat:focus {
        color: #000;
    }

.list-product-subnav {
    display: none;
    border: solid 1px #e9e9e9;
}

    .list-product-subnav li a {
        color: #000;
        padding: 6px 25px;
    }


#radio_box {
    margin-left: 15px;
    display: flex;
    gap: 0.5rem;
}

.error {
    margin-left: 40px;
    border: 2px solid red;
    border-radius: 4px;
    line-height: 1;
    padding: 2px 6px 6px 6px;
    background: #ffe6eb;
}

.succes {
    margin-left: 40px;
    border: 2px solid #4CAF50;
    border-radius: 4px;
    line-height: 1;
    padding: 2px 6px 6px 6px;
    background: #ffe6eb;
}

#lblVeendam {
    width: 200px;
    text-align: right;
}


/*POPUP*/
.popup {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba( 0, 0, 0, 0.4 );
    display: none;
}

.popup-content {
    background-color: white;
    margin: 10% auto;
    padding: 20px;
    border: 1px solid #888888;
    width: 30%;
    font-weight: bolder;
}

    .popup-content button {
        display: block;
        margin: 0 auto;
    }

.show {
    display: block;
}

#lees-tabel, #klanttoevoegen {
    color: white;
    background: red;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

#sidebar #sbul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}


    #sidebar #sbul li a {
        text-decoration: none;
        color: #FFFFFF;
        display: block;
    }

        #sidebar #sbul li a:hover {
            text-decoration: none;
            color: #000000;
            background-color: #1F8DBA;
        }

	