/*

.light_image_blue{

position: relative !important;
Left:25px !important;
width: 200px !important;
height: 34px !important;
padding: 6px !important;
background-color: green !important;
color: white !important;
border:0px solid black !important;
float:left !important;
border-radius:0px !important;
font-weight: bold !important;

}

.light_image_blue:hover{

background-color: green !important;

    opacity:0.75 !important;
}

*/




.light_image_blue{

    border-radius:0px !important;
    font-weight: 400 !important;
    border:0px solid rgb(37, 116, 33) !important;
    float:left !important;
    position:relative !important;
    box-shadow: 2px 2px 2px black !important;
    color:rgb(0, 0, 0) !important;
    text-align:center !important;
    height:39px !important;
}

.light_image_blue:hover{

    box-shadow: 0px 0px 0px black !important;
        /*background-color: #006435 !important;*/
}


#UpdateButton{

    border-radius:0px !important;
    font-weight: 400 !important;
    border:0px solid black !important;
    float:left !important;
    position:relative !important;
    box-shadow: 2px 2px 2px black !important;
    color:rgb(253, 252, 252) !important;
    /*background-color: #00823B !important;*/
    height:39px !important;
    background-color:#2f6f39 !important;
}


#UpdateButton:hover{

    box-shadow: 0px 0px 0px black !important;
    /*background-color: #006435 !important;*/
    background-color:#324a20 !important;
}

#NextButton{

    border-radius:0px !important;
    font-weight: 400 !important;
    border:0px solid black !important;
    float:left !important;
    position:relative !important;
    box-shadow: 2px 2px 2px black !important;
    color:rgb(252, 249, 249) !important;
    /*background-color: #00823B !important;*/
    height:39px !important;
     background-color:#2f6f39 !important;
}

#NextButton:hover{

    box-shadow: 0px 0px 0px black !important;
    /*background-color: #006435 !important;*/
    background-color:#324a20 !important;
}



.create-action{

    border-radius:0px !important;
    font-weight: 400 !important;
    border:0px solid black !important;
    float:left !important;
    position:relative !important;
    box-shadow: 2px 2px 2px black !important;
    color:rgb(252, 250, 250) !important;
    /*background-color: #00823B !important;*/
    height:39px !important;
    background-color:#2f6f39 !important;
}

.create-action:hover{

    box-shadow: 0px 0px 0px black !important;
    /*background-color: #006435 !important;*/
    background-color:#324a20 !important;
}




#InsertButton{

    border-radius:0px !important;
    font-weight: 400 !important;
    border:0px solid black !important;
    float:left !important;
    position:relative !important;
    box-shadow: 2px 2px 2px black !important;
    color:rgb(248, 247, 247) !important;
    /*background-color: #00823B !important;*/
    height:39px !important;
    background-color:#2f6f39 !important;

#InsertButton:hover{

    box-shadow: 0px 0px 0px black !important;
    /*background-color: #006435 !important;*/
    background-color:#324a20 !important;
}



#PreviousButton{

    border-radius:0px !important;
    font-weight: 400 !important;
    border:0px solid black !important;
    float:left !important;
    position:relative !important;
    box-shadow: 2px 2px 2px black !important;
    color:rgb(253, 252, 252) !important;
    /*background-color: #00823B !important;*/
    height:39px !important;
    background-color:#2f6f39 !important;
}

#PreviousButton:hover{

    box-shadow: 0px 0px 0px black !important;
    /*background-color: #006435 !important;*/
    background-color:#324a20 !important;
}

.inner_shadow2{

    border-radius:0px !important;
    font-weight: 400 !important;
    border:0px solid black !important;
    float:left !important;
    position:relative !important;
    box-shadow: 2px 2px 2px black !important;
    color:rgb(0, 0, 0) !important;
    /*background-color: #00823B !important;*/
    height:39px !important;
}

.inner_shadow2:hover{

    box-shadow: 0px 0px 0px black !important;
    /*background-color: #006435 !important;*/
}