﻿/*Basic reset*/
* {
    margin: 0;
    padding: 0;
}

.SmallerPage {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
}

textarea {
    border: 1px solid #999999;
    width: 99%;
    margin: 5px 0;
    padding: 1%;
    height: 100px;
    background-color: #f8f3d4;
    font-size: larger;
}

.tealengraved {
    color: rgba(191, 183, 183, 0.30);
    font-size: 19px;
    text-shadow: 0px 2px 3px #081b04, 0px -1px 0px rgb(230, 235, 228);
}

.tealengraved_1 {
    font-size: 1.5em;
    color: transparent;
    background-color: #061614;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    text-shadow: rgba(255,255,255,0.5) 0px 2px 3px;
}

.addspace {
    padding-top: 20px;
}

.tealengravedold {
    color: #114f48;
    font-size: 22px;
    text-shadow: 0px 2px 0px rgba(255,255,255,.3), 0px -1px 0px rgba(0,0,0,.7);
}
/*Buttons*/
.buttonwithicon {
    height: 16px;
    width: 30px;
    background-color: transparent;
    border: none;
}

.it1 {
    color: whitesmoke;
}

.buttons-flex {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.but1 {
    margin-bottom: 8px;
    float: right;
    margin-right: 8px;
    color: white;
    box-shadow: 5px 4px 5px #413b52;
}

.butresults {
    display: inline-flex;
    align-items: center;
    box-shadow: 5px 4px 5px #413b52;
    height: 50px;
    width: 180px;
}

.button4 {
    margin-bottom: 10px;
    margin-right: 60px;
}

.button5 {
    margin-bottom: 10px;
    margin-right: 10px;
}

.bottomtitle {
    color: whitesmoke;
}

.buttonsms {
    background-color: transparent;
    width: 50px;
    height: 30px;
    color: whitesmoke;
    box-shadow: 5px 4px 5px #413b52;
}

.buttonistoriko {
    background-color: transparent;
    width: 80px;
    height: 30px;
    color: whitesmoke;
    box-shadow: 5px 4px 5px #413b52;
}

.changedate {
    float: left;
    font-size: 80%;
    background-color: transparent;
    color: #faedd9;
    width: 130px;
    height: 35px;
}

.buttongrey {
    background-color: #5d5c61;
    color: #faedd9;
    width: 200px;
}
/*End of buttons*/
/*date boxes */

#datefrom, #datefrom2, #orderDate {
    background-color: #6c6868;
    font-size: 120%;
    color: #f8f3d4;
    text-align: center;
    width: 150px;
    margin-left: 20px;
    box-shadow: 5px 4px 5px #413b52;
}

#dateto, #dateto2 {
    background-color: #6c6868;
    font-size: 120%;
    color: #f8f3d4;
    float: left;
    text-align: center;
    width: 150px;
    margin-right: 20px;
    box-shadow: 5px 4px 5px #413b52;
}

body {
    /* #403146 #f6ebb0; #501f3a eee2dc #4f4d4d 474747*/
    background-color: #283e3e;
    font-family: Nunito, arial, verdana;
    zoom: 90%;
}

/*paragraphs   #2D4159*/
.divbafeio {
    padding-left: 10px;
    background: white;
    color: darkslategrey;
    box-shadow: 0 1px 15px 1px #999999, 0 0 10px 1px #4D6974;
    border-radius: 10px;
    border: 1px solid #ba4732;
}

.div1 {
    padding-left: 10px;
    background: #4d4c51;
    color: #faedd9;
    box-shadow: 0 1px 15px 1px #999999, 0 0 10px 1px #4D6974;
    border-radius: 10px;
    border: 1px solid #ba4732;
}

.divteal {
    padding-left: 10px;
    /*background: #00796b;*/
    background: #315c5c;
    color: #faedd9;
    box-shadow: 0 1px 15px 1px #999999, 0 0 10px 1px #4D6974;
    border-radius: 10px;
    border: 1px solid #ba4732;
}

.divlegend {
    padding-left: 10px;
    background: transparent;
    color: #faedd9;
    border-radius: 10px;
    border: 1px solid #ba4732;
    margin-right: 10px;
    margin-top: 10px;
}

.div2 {
    padding-left: 10px;
    background: #5d5c61;
    color: #faedd9;
    border-radius: 10px;
    border: 1px solid #ba4732;
    margin-right: 10px;
    margin-top: 10px;
}

.div3 {
    padding-left: 10px;
    background: #5d5c61;
    color: #faedd9;
    box-shadow: 0 1px 15px 1px #999999, 0 0 10px 1px #4D6974;
    border-radius: 10px;
    border: 1px solid #ba4732;
}

.div4tameio {
    padding-left: 10px;
    background-color: #726a68 !important;
    color: #faedd9;
    border-radius: 10px;
    border: 1px solid #ba4732;
    margin-right: 10px;
    margin-top: 10px;
}

.div1tameio {
    background-color: darkslategrey;
}

.div2tameio {
    background-color: #895061;
}


.delform {
    background-color: rgba(0, 0, 0, 0.6);
    color: #faedd9;
    box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.6), 0 0 30px 1px rgba(255, 255, 255, 0.5);
}

.par1 {
    font-family: verdana;
    font-size: 14px;
    color: white !important;
    padding: 10px;
    text-align: center;
    border: groove;
    border-radius: 10px;
    background-color: #00796b;
}

.par0 {
    font-family: verdana;
    font-size: 14px;
    color: white !important;
    padding: 10px;
    text-align: center;
    border: groove;
    border-radius: 10px;
    background-color: transparent;
}

/*end paragraphs*/
/*tables*/

.rowcolor {
    background-color: #00796b !important;
    height: 30px !important;
}

.rowcolor3 {
    /*#2e151d*/
    background-color: #00796b !important;
    text-align: center !important;
}

#secondtable2 tbody tr {
    background-color: transparent;
    color: whitesmoke;
    text-align: center;
    font-family: verdana;
}


#ordtable tbody tr {
    background-color: #4e4343;
    color: #faedd9;
    text-align: center;
    font-family: verdana;
}

    #ordtable tbody tr:nth-child(2n) {
        background-color: #ef5350;
        color: #faedd9;
    }

#ordtable2 tbody tr {
    background-color: #4e4343;
    color: #faedd9;
    text-align: center;
    font-family: verdana;
}



#ordtable3 tbody tr {
    background-color: #4e4343;
    color: #faedd9;
}

#restable tbody tr {
    background-color: #4e4343;
    color: #faedd9;
}

    #restable tbody tr:nth-child(2n) {
        background-color: #252728;
        color: #faedd9;
    }

#restable2 tbody tr {
    background-color: #4e4343;
    color: #faedd9;
}

    #restable2 tbody tr:nth-child(2n) {
        background-color: #252728;
        color: #faedd9;
    }

#Eortes tbody tr {
    background-color: #044f47;
    color: #f8f3d4;
    text-align: center;
    font-family: verdana;
}

    #Eortes tbody tr:nth-child(2n) {
        background-color: #ba4732;
        color: #f8f3d4;
        text-align: center;
        font-family: verdana;
    }

#births tbody tr {
    background-color: #044f47;
    color: #f8f3d4;
    text-align: center;
    font-family: verdana;
}

    #births tbody tr:nth-child(2n) {
        background-color: #ba4732;
        color: #f8f3d4;
        text-align: center;
        font-family: verdana;
    }

#myDatatable tbody tr {
    background-color: #5d5c61;
    color: #f8f3d4;
    text-align: center;
    font-family: verdana;
}

    #myDatatable tbody tr:nth-child(2n) {
        background-color: #787680;
        color: #f8f3d4;
        text-align: center;
        font-family: verdana;
    }

#neoitable tbody tr {
    background-color: #5d5c61;
    color: #f8f3d4;
    text-align: center;
    font-family: verdana;
    font-size: 80%;
}

    #neoitable tbody tr:nth-child(2n) {
        background-color: #424148;
        color: #f8f3d4;
        font-family: verdana;
        font-size: 80%;
    }

    #neoitable tbody tr th {
        text-align: center;
        font-family: verdana;
        font-size: 80%;
    }

#neoitable th {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    text-align: center;
    font-family: verdana;
    font-size: smaller;
}

#neoitable input {
    border: none;
}

#secondtable tbody tr {
    background-color: #895061;
    color: #f8f3d4;
    text-align: center;
    font-family: verdana;
    font-size: smaller;
}

#secondtable_filter input {
    border: none;
}



#secondtable tbody tr:nth-child(2n) {
    background-color: #ef5350;
    color: #f8f3d4;
    font-family: verdana;
    font-size: smaller;
}

#res6table tbody tr {
    background-color: #00796b !important;
    color: #f8f3d4;
    text-align: center;
    font-family: verdana;
}

#res6table th {
    background-color: #00796b !important;
    border-bottom: groove;
}

#res6table tbody tr th {
    text-align: center;
    font-family: verdana;
}

.twocolorable tbody tr {
    background-color: #59253a;
    color: #f8f3d4;
    text-align: center;
    font-family: verdana;
}

    .twocolorable tbody tr:nth-child(2n) {
        background-color: #400f23;
        color: #f8f3d4;
        text-align: center;
        font-family: verdana;
    }

.table5 tbody tr {
    background-color: white !important;
    color: #59253a !important;
    text-align: center;
    font-family: verdana;
}


.table2 tbody tr {
    background-color: #46454a !important;
    color: #f8f3d4 !important;
    text-align: center;
    font-family: verdana;
    text-shadow: 2px 3px 1px #252728;
}

    .table2 tbody tr:nth-child(2n) {
        background-color: #044f47 !important;
        color: #f8f3d4 !important;
        text-align: center;
        font-family: verdana;
        text-shadow: 2px 3px 1px #252728;
    }

.table3 tbody tr {
    background-color: #044f47 !important;
    color: #f8f3d4 !important;
    text-align: center;
    font-family: verdana;
}

.table4 tbody tr {
    background-color: #2d4159 !important;
    color: #f8f3d4 !important;
    text-align: center;
    font-family: verdana;
}

    .table4 tbody tr:nth-child(2n) {
        background-color: #384c64 !important;
        color: #f8f3d4 !important;
        text-align: center;
        font-family: verdana;
    }

#purchTable tbody tr {
    background-color: #252728;
    color: #f8f3d4;
    text-align: center;
    font-family: verdana;
}

    #purchTable tbody tr:nth-child(2n) {
        background-color: #501f3a;
        color: #f8f3d4;
        text-align: center;
        font-family: verdana;
    }



thold {
    background-color: #895061;
}

th {
    background-color: transparent;
    color: #f8f3d4;
    text-align: center;
    font-family: verdana''
}

.dataTables_filter label {
    color: #faedd9;
}

.dataTables_filter input {
    background-color: transparent;
    color: #faedd9;
    width: 100px;
    margin-right: 80px;
}

.dataTables_filter {
    color: #faedd9;
}

.dataTables_info {
    color: #f8f3d4 !important;
}

/* end tables */


fieldset {
    text-align: center;
}

.bodydark {
    background-color: #252728;
}

.bodymenu {
    background-color: #f6ebb0;
    font-family: Nunito, arial, verdana;
}

.form-control {
    background-color: #f6ebb0;
}


.smscolor1 {
    background-color: #4d4c51;
}

.smscolor2 {
    background-color: #4d4c51;
    color: #d8d4bf;
    text-align: center
}

.smscolor3 {
    background-color: #4d4c51;
    color: #d8d4bf;
    text-align: center;
    height: 30px;
    border: transparent;
}

#kk {
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1024px;
    /* Set up proportionate scaling */
    width: 100%;
    height: auto;
    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
}



@media screen and (max-width: 1024px) { /* Specific to this particular image */
    #kk {
        left: 50%;
        margin-left: -512px; /* 50% */
    }
}

#accordionExample {
    background: #1d0d0e;
    width: 250px;
    margin: 5px 0 0 0;
    color: #f8f3d4;
    /*Some cool shadow and glow effect  it was #003040;*/
    box-shadow: 0 5px 15px 1px rgba(0, 0, 0, 0.6), 0 0 200px 1px rgba(255, 255, 255, 0.5);
}
    /*heading styles*/
    #accordionExample h3 {
        font-size: 25px;
        line-height: 34px;
        padding: 0 10px;
        cursor: pointer;
        text-align: center;
        /*fallback for browsers not supporting gradients*/
        /* background: linear-gradient(black, #501f3a); */
        background: linear-gradient(black, #5d5c61);
    }

#accordian {
    background: #315c5c;
    width: 300px;
    margin: 5px 0 0 0;
    color: #f8f3d4;
    /*Some cool shadow and glow effect  it was #003040;*/
    box-shadow: 0 5px 8px 1px rgba(0, 0, 0, 0.6), 0 0 100px 1px rgba(255, 255, 255, 0.5);
}
    /*heading styles*/
    #accordian h3 {
        font-size: 20px;
        line-height: 44px;
        padding: 0 10px;
        cursor: pointer;
        text-align: center;
        /*fallback for browsers not supporting gradients*/
        /* background: linear-gradient(black, #501f3a); */
        background: linear-gradient(#1d3434, #5d5c61);
    }
        /*heading hover effect*/
        #accordian h3:hover {
            text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
        }
        /*this is the title eg Κεντρικο*/
        #accordian h3 a {
            color: #f8f3d4;
            text-decoration: none;
            font-size: 20px;
            line-height: 37px;
            padding: 0 15px;
            /*transition for smooth hover animation*/
            text-shadow: 0 1px 0 #ccc, 0 1px 0 #c9c9c9;
        }

            #accordian h3 a:hover {
                color: #E1E1E1;
            }
    /*list items*/
    #accordian li {
        list-style-type: none;
        background: rgba(34, 31, 31, 0.60);
    }
    /*this up is for the choises*/
    #accordian ul ul li a {
        color: #f8f3d4;
        text-decoration: none;
        font-size: 16px;
        line-height: 37px;
        display: block;
        padding: 0 15px;
        /*transition for smooth hover animation*/
        transition: all 0.15s;
        text-align: center;
        text-shadow: 0 1px 0 #ccc, 0 1px 0 #c9c9c9;
    }
        /*hover effect on links*/
        #accordian ul ul li a:hover {
            background: #00796b;
            border-left: 5px solid #ef5350;
        }
    /*Lets hide the non active LIs by default*/
    #accordian ul ul {
        display: none;
    }

    #accordian li.active ul {
        display: block;
    }
