.PanelFloat {
    position: fixed;
    overflow: hidden;
    z-index: 2400;
    /* opacity: 0.70;*/
    left: 50px;
    /*right: 290px;*/
    top: 150px; /*0px !important;*/
    bottom: auto;
    margin: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 750px;
    height: 450px;
    background-color: #21736a;
    padding: 20px;
    border: solid #c9cccc;
    border-width: 4px;
}
.PanelFloat2 {
    /* position: fixed; */
    overflow: hidden;
    z-index: 2400;
    /* opacity: 0.70;*/
    left: 100px;
    /*right: 290px;*/
    /* top: 150px; /*0px !important;*/ 
    bottom: auto;
    margin: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 750px;
    height: 450px;
    background-color: #21736a;
    padding: 20px;
    border: solid #c9cccc;
    border-width: 4px;
}
.PanelFloatP {
    position: fixed;
    overflow: hidden;
    z-index: 2400;
    /* opacity: 0.70;*/
    left: 50px;
    /*right: 290px;*/
    top: 150px; /*0px !important;*/
    bottom: auto;
    margin: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 800px;
    height: 450px;
    background-color: #21736a;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: solid #c9cccc;
    border-width: 4px;
}
.PanelFloatData {
    position: fixed;
    overflow: hidden;
    z-index: 2400;
    /* opacity: 0.70;*/
    left: 50px;
    /*right: 290px;*/
    top: 150px; /*0px !important;*/
    bottom: auto;
    margin: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 490px;
    height: 230px;
    background-color: #21736a;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: solid #c9cccc;
    border-width: 4px;
}
.PanelFloatAnula {
    position: fixed;
    overflow: hidden;
    z-index: 2400;
    /* opacity: 0.70;*/
    left: 50px;
    /*right: 290px;*/
    top: 150px; /*0px !important;*/
    bottom: auto;
    margin: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 600px;
    height: 280px;
    background-color: #21736a;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: solid #c9cccc;
    border-width: 4px;
}
.PanelFloatL {
    position: fixed;
    overflow: hidden;
    z-index: 2400;
    /* opacity: 0.70;*/
    left: 50px;
    /*right: 290px;*/
    top: 100px; /*0px !important;*/
    bottom: auto;
    margin: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 730px;
    height: 550px;
    background-color: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: solid #c9cccc;
    border-width: 4px;
}
.PanelFloatLA {
    position: fixed;
    overflow: hidden;
    z-index: 2400;
    /* opacity: 0.70;*/
    left: 50px;
    /*right: 290px;*/
    top: 100px; /*0px !important;*/
    bottom: auto;
    margin: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 730px;
    height: 170px;
    background-color: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: solid #c9cccc;
    border-width: 4px;
}
