@import url(https://fonts.googleapis.com/css?family=Lato);

.titlecontainer {
    width: 100%;
    background: radial-gradient(425.02px at 50% 50%, #104D82 0%, #234161 100%);
    height: auto;
    /*min-height: 300px;*/
}

.boxShadowVertical {
    /* width: 80%;*/
    /*  max-width: 800px; */
    margin: 10px 10px;
    /* padding: 0em 0em 1em 0em;*/
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3),
    -23px 0 20px -23px #f8f9fa,
    23px 0 20px -23px rgba(0, 0, 0, .8),
    0 0 40px rgba(0, 0, 0, .1) inset;
    padding: 15px;
}

.boxShadowBody {
    margin: 10px auto;
    padding: 0em 0em 1em 0em;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3),
    -23px 0 20px -23px rgba(0, 0, 0, .8),
    23px 0 20px -23px rgba(0, 0, 0, .8),
    0 0 40px rgba(0, 0, 0, .1) inset;
}

.boxShadowtable {
    margin: 20px auto;
    box-shadow: 7px 7px 4px rgba(0, 0, 0, .3),
    -23px 0 20px -23px #f8f9fa,
    23px 20px 20px -23px rgba(0, 0, 0, .8),
    0 0 40px rgba(0, 0, 0, .1) inset;
}

.boxShadowtableAdminServ {
    margin: 20px auto;
    box-shadow: 7px 7px 4px rgba(0, 0, 0, .3),
    -23px 0 20px -23px #f8f9fa,
    23px 20px 20px -23px rgba(0, 0, 0, .8),
    0 0 40px rgba(0, 0, 0, .1) inset;
}
.boxShadowCard {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.box h3 {
    text-align: center;
    top: 80px;
}

.box {
    width: 90%;
    background: #FFF;
    margin: 10px 10px;
    padding: 5px;
}

.showcol {
    background-color: #ddd;
    text-align: center;
    border: 1px solid #ff0000;
}

.bodycontainer {
    float: left;
}

.titlelogoname {
    /*min-height: 170px;
    /* padding: 40px 350px 0px 100px;* /
    color: white;
    text-align: center;
    margin-top: 30px;
    padding-right: 20%;
    padding-left: 2%;
    */
}

.titlename1 {
    width: 100%;
    margin-top: 2%;
    color: #aab3c6;
}

.titlename2 {
    color: white;
    width: 100%;
    margin-top: 1%;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    padding-bottom: 60px;
}

.mainmenu {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
}

.row {
    margin-right: -15px;
    padding: 2%;
}


.form-control {
    margin: 4px;
}

.rightpanel {
    /*font-size: 8pt;*/
    color: Black;
    background-color: #F5F5F5;
    vertical-align: top;
    padding: 5px 5px 0px 45px;;
    /* border: 2px solid #6c757d;*/
}

.btn {
    margin-bottom: 4px;
}

.customers {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    padding: 40px;

}

.customers td, .customers th {
    border: 1px solid #234061;;
    padding: 8px;
}

.customers tr:nth-child(even) {
    background-color: #f2f2f2;
}

.customers tr:hover {
    background-color: #ddd;
}

.customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #234061;
    color: white;
}

table {
    width: 100%;
}

.tableName {
    text-align: center;
}

.panelTable {
    padding: 25px;
}

.blckOIE {
    padding: 25px;
}

.dateOIE {
    margin: 10px 0 0 16px;
    font-size: 20px;
    font-weight: 200;
    float: left;
}

.numOIE {
    margin: 10px 16px 0 0;
    font-size: 20px;
    font-weight: 200;
    float: right;
}

.infoOIE {
    margin-top: 40px;
    padding: 0 5px 0 0;
}

.order {
    padding: 20px 30px 0px;
    text-align: justify;
}

.card-photo {
    width: 100%;
    height: auto;
    padding: 10px;
}

.card-title {
    text-align: center;
    font-weight: bold;
}

.card-body {
    text-align: justify;
}

.card-footer {
    text-align: right;
}

.linkEUR {
    background-color: #f5f5f5;
    padding: 30px;
    margin: 10px 0 10px 0;
}

.yearoie {
    margin: auto;
    padding: 10px 100px
}

button, select {
    /*text-transform: none;
   position: relative; */
    width: 300px;
    padding: 15px;
    margin: 0 auto;
    text-shadow: black;
    /* font-family: fangsong; */
    /* font-weight: 400; */
    font-size: 18px;
}

