




a {
    
    color: white;
    text-decoration: none;
    
    
}

a hover {
    text-decoration: none;
    color: red;
}

.header {
    width: 100%;

    height: 150px;
    background-color: #232323;
}

.header2 {

    width: 40%;
    background-color: #232323;
    margin: 0px auto;
    min-width: 300px;
    margin-top:50px;
    border-radius: 10px;
    
    

}

.headerlogin {

    width: 20%;
    background-color: #232323;
    margin: 0px auto;
    min-width: 300px;
    margin-top:50px;
    border-radius: 10px;
    
    

}

.header3 {

    width: 100%;
    background-color: #6b2c2c;
    margin: 0px auto;
    min-width: 300px;
    margin-top:0px;
    height: 40px;
    

}

.header4 {

    width: 40%;
    background-color: #363636;
    margin: 0px auto;
    min-width: 300px;
    margin-top:0px;
    height: 40px;
    margin-top: 20px;
    

}



h1{
    color: white;
    font-size: 130%;
    font-weight: bold;
    font-family: Georgia, 'Times New Roman', Times, serif;
    padding: 20px;
    

}

h2{

    color: white;
    font-size: 90%;
    font-weight: bold;
    font-family: Georgia, 'Times New Roman', Times, serif;
    padding: 10px;
    text-align: center;

}



.container {

    width: 90%;
    
    
    margin: 0 auto;

}

.logo{

    width: 200px;
    
    height: 75;
    
    margin: 0 auto;
    padding-top: 20px;
}

.logo img {

    
    width: 200px;
    height: 75px;

}

.nav {

    text-align: center;
    margin-top:10px;

}

.nav ul li {

    display: inline-block;
    font-size: 15px;
    color: white;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-left: 20px;
    background-color: #A34647;
    padding: 8px;
    min-width: 8%;
    border-radius: 5px;
    
    
    

}

.nav ul li:hover {

    display: inline-block;
    font-size: 15px;
    color: white;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-left: 20px;
    background-color: #6B2C2C;
    min-width: 8%;
    transition: 1s;
    

}





.login2{


    height: 100%;
    padding-bottom: 10px;
    background-color: #e3e6e3;
    
    


}





.footer{

width: 100%;
float:left;
margin-top:20px;
background-color: #232323;

}


    
 



.detaliitabel {
    width: 40%;
}

.tableh {

    background-color: #e2e2e2;
    color: #2b2a2a;
    font-weight: bold;
    
    
    
}

.tableh tr{

    border: 1px solid #1b1b1b;
}

.tableh2 {

    background-color: #232323;
    color: rgb(255, 255, 255);
    font-weight: bold;
    width: 20%;
    
    
}



.butonas{
    color:#fff5f5;
    background-color: #A34647;
    padding: 5px;
    border-radius: 2px;
    margin-top: 5px;
    margin-left: 5px;
    float:left;
    width:40px;
    font-size: 12px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    
}

.butonasgri{
    color:#fdfff5;
    background-color: #707070;
    padding: 5px;
    border-radius: 2px;
    margin-top: 5px;
    margin-left: 5px;
    float:left;
    width:30px;
    font-size: 12px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    
}

.butonasgri2{
    color:#fdfff5;
    background-color: #1b1b1b;
    padding: 5px;
    border-radius: 2px;
    margin-top: 5px;
    margin-left: 5px;
    float:left;
    width:55px;
    font-size: 12px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.butonasv3{
    color:#fdfff5;
    background-color: #1DAA58;
    padding: 5px;
    border-radius: 2px;
    margin-top: 5px;
    margin-left: 5px;
    float:left;
    width:55px;
    font-size: 12px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.apad {

    padding: 5px;
}

.switch{

    width: 100%;
    min-height: 10%;
    max-height: 30%;
    
    
    margin:0px auto;
    background-color: #e0dfdf;
    
    border-bottom:1px solid #cccccc;
   

}

.inswitch{

    width: 70%;
    margin:0px auto;
    min-height: 80px;

}

.inboxes{
    
    float:left;
    text-align: center;
    
}



.htitle{
    padding: 2px;
    font-size: 16px;
    font-weight: bold;
    font-family:'Times New Roman', Times, serif;
    width: 100px;
    float:left;

    color:#ffffff;
    background-color: #232323;
    margin-top:20px;
    vertical-align:left;

}

.htitlered{
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    font-family:'Times New Roman', Times, serif;
    width: 60px;

    color:#ffffff;
    background-color: #A34647;
    margin-top:20px;
    margin-left:10px;
}

.htitlegreen{
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    font-family:'Times New Roman', Times, serif;
    width: 130px;

    color:#ffffff;
    background-color: #1daa58;
    margin-top:20px;
    margin-left:10px;
}

.htitlenef{
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    font-family:'Times New Roman', Times, serif;
    width: 150px;

    color:#ffffff;
    background-color: #6b2525;
    margin-top:20px;
    margin-left:10px;
}

.htitleblue{
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    font-family:'Times New Roman', Times, serif;
    width: 150px;

    color:#ffffff;
    background-color: #54a3af;
    margin-top:20px;
    margin-left:10px;
}

.htitledarkblue{
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    font-family:'Times New Roman', Times, serif;
    width: 150px;

    color:#ffffff;
    background-color: #407C85;
    margin-top:20px;
    margin-left:10px;
}


.htitlegray{
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    font-family:'Times New Roman', Times, serif;
    width: 150px;

    color:#ffffff;
    background-color: #a8adaa;
    margin-top:20px;
    margin-left:10px;
}

.htitledarkgray{
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    font-family:'Times New Roman', Times, serif;
    width: 120px;

    color:#ffffff;
    background-color: #8a8b8b;
    margin-top:20px;
    margin-left:10px;
}


/*FORMULARE: ARATA CATE SUNT PE PAGINA / CAUTARE*/


.formcautare {

    margin:0px;
    clear:both;


}

.formcautare-label {

    font-weight: bold;
    background-color: #1b1b1b;
    color:white;
    padding:6px;

}

.formcautare-select {

    width: 120px;
    height: 30px;
    border:1px solid #232323;
    border-radius: 3px;
    text-indent: 5px;

}

.formcautare-option{

padding:5px;

}

.formcautare-input{

    
    height: 30px;
    margin-left: 10px;
    border: 1px auto #232323;
    border-radius: 3px;
    text-indent: 5px;
    
  
  

}

.formcautare-input::placeholder{

    padding:3px;

}



.formcautare-input:last-Child{

    width:70px;
    background-color: #A34647;
    color:white;
    font-weight: bold;
    border: 0px;
    height: 30px;
    text-indent: 0px;

}



/*FORMULARE: SCHIMBA STATUS */


.statusform {

    margin-top:10px;
    margin-left:50px;
    


}

.statusform-label {

    font-weight: bold;
    background-color: #1b1b1b;
    color:white;
    padding:10px;
    

}

.statusform-select {

    width: 120px;
    height: 40px;
    border:1px solid #232323;
    border-radius: 3px;
    text-indent: 5px;

}

.statusform-selectcert {

    width:30%;
    min-width: 150px;
    margin-top:10px;
    border:1px solid #232323;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    text-indent: 10px;

}

.statusform-option{

padding:5px;

}

.statusform-input{

    
    height: 30px;
    margin-left: 10px;
    border: 1px auto #232323;
    border-radius: 3px;
    text-indent: 5px;
    
  
  

}

.statusform-input::placeholder{

    padding:3px;

}



.statusform-input:last-Child{

    width:150px;
    background-color: #A34647;
    color:white;
    font-weight: bold;
    border: 0px;
    height: 30px;
    text-indent: 0px;

}



.adaugaform{

    padding: 10px;

}

.adaugaforminput{


    width:30%;
    min-width: 150px;
    margin-top:10px;
    border:1px solid #232323;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    text-indent: 10px;
    


}

.adaugaforminput:last-Child{


    background-color: #a34647;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border:0px;
    width:10px;
    text-indent: 0px;
    margin-top:20px;
    margin-bottom:20px;
    margin-left:20px;
    cursor:pointer;
    transition: 1s;
}

.adaugaforminput1{


    width:30%;
    min-width: 150px;
    margin-top:10px;
    border:1px solid #232323;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    text-indent: 10px;

    


}

.adaugaforminput::placeholder {
    color:#d46060;
}

.adaugaforminputselect{
    width: 250px;
    margin-top:10px;
    border:1px solid #232323;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    text-indent: 10px;


}




.loginforminput{

    width:20%;
    min-width: 150px;
    margin-top:10px;
    border:1px solid #232323;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    text-indent: 10px;

}

.loginforminput:last-Child{

    background-color: #a34647;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border:0px;
    width:10px;
    text-indent: 0px;
    margin-top:20px;
    margin-bottom:20px;
    margin-left:20px;
    cursor:pointer;
    transition: 1s;




}


.labeledit{

    background-color: #353535;
    color:white;
    padding:8px;
    margin-right:3px;
    min-width:130px;
    display: inline-block;
    text-align: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    

}

.pag{


    background-color:#eceaea; 
    border:1px solid rgb(182, 182, 182);  
    font-size:20px; margin-left:2px; 
    padding:6px; 
    color:black;

}


.onpag {



    background-color:#232323; 
    border:1px solid black;  
    font-size:20px; 
    margin-left:2px; 
    padding:6px; 
    color:white;

}


.adaugaapel{

    width:1150px;
    margin:0px auto;
    padding-bottom:10px;


}


.mybtn{


    color:white;
}













