.myCenter_Box {
    font-size: 12px;
    font-family: Arial;
    background-color: #ffffff;
    color: #000000;
    width: 400px;
    height: auto;
    min-width: 200px;
    min-height: 150px;
    position: absolute;
    left: 30%;
    top: 40%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    text-align: center;
}

.reporte{
    font-size: 8px;
    font-family: Arial;
    padding-top: 8px;
    padding-left: 10px;
}

.myreportfont{
    font-size: 12px;
    font-family: Arial;
}

.myfilters {
    font-size: 12px;
    font-family: Arial;
    background-color:  #ddd;
    position: relative;
    width: 100%;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
}

.myrightbutton {
    font-size: 18px;
    font-family: Arial;
    color: #ffffff;
    margin-top: 20px;
}

.myrightbutton select {
    font-size: 14px;
    font-family: Arial;
    color: #000000;
    height: 28;
}

.mygraphrepo{
    float: left;
    width: 32%;
    height: 400px;
    align-items: center;    
    text-align: center;
    margin-top: 2px;
} 

.mytabgraphrepo{
    float: left;
    width: 33%;
    height: auto;
    align-items: center;    
    text-align: center;
    margin-top: 3px;
    font-family: "arial";
    font-size: 12;
} 

.mygraphrepo_50{
    float: left;
    width: 50%;
    height: auto;
    align-items: center;    
    text-align: center;
    margin-top: 3px;
} 

.mygridcard{
    font-size: 15px;
    font-family: Arial;    
    background-color: #ccc;
    position: relative;
    width: 100%;
    margin-top: 10px;
    max-height: 280px;   
    overflow-y: auto;
}

.mycard {
    font-size: 15px;
    font-family: Arial;    
    background-color: #ccc;
    position: relative;
    float: left;
    width: 500px;
    min-height: 780px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    top: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.mycard-left{
    position: relative;
    float: left;
    text-align: left;
    top: 5px;
    left: 15px;
    width: 30%;
}

.mycard-right{
    position: relative;
    float: left;
    text-align: right;
    top: 5px;
    right: 5px;
    width: 68%;
}

.mycard-actname {
    position: relative;
    margin-top: 20px;
    font-family: 'Arial';
    color: #000000;
    text-align: left;
    font-size: 12px;
    font-weight: 300;
}

.mygraphcard{
    width: 100%;
    height: 200px;
    align-items: center;    
    text-align: center;
    margin-top: 3px;
}

#mint {
    visibility: visible;
}

.boxgrafico_cuadrado_rep{
    position: relative;
    width: 380px;
    height: 380px;
}

.boxgrafico_rectangulo_rep{
    position: relative;
    top: 30px;
    height: 350px;
}

#boxleft {
    position: relative;
    margin-left: 210px;
    margin-top: -58px;
    width: auto;
}

#boxleftx {
    position: relative;
    float: left;
    width: auto;
}

#boxrightx {
    position: relative;
    float: right;
    width: auto;
}

.box_confirmacion {
    position: fixed;
    background-color: #ffffff;
    border-color: #0000CC;
    border: solid;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    color: #000000;
    width: 400px;
    height: 100px;
    margin-left: 20%;
    margin-right: auto;
}

.pikett_error {
    background-color: #d58512;
    position: absolute;
    width: 800px;
    margin-left: 30%;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    visibility: hidden;
}

#diasleft {
    position: relative;
    margin-left: 290px;
    margin-top: -58px;
}

.mySearch {
    float: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.myFiltro {
    float: right;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.containerx {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
}

#grafico_left {
    float: left;
    max-width: 800px;
    position: relative;
 }

#grafico_center {
    max-width: 90%;
    position: relative;
}

.table-font {
    font-family: Arial;
    font-size: 12px;
}

.container-tadis {
     max-width: 95%;
     margin-left: auto;
     margin-right: auto;
     padding-left: 10px;
     padding-right: 10px;
 }

.myform-control {
    display: block;
    width: 90%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.myform-group {
    position: relative;
    float: left;
    padding-right: 10px;
    padding-bottom: 15px;
    width: 100%;
}

.myform-group-task {
    position: relative;
    float: left;
    padding-right: 10px;
    padding-bottom: 15px;
    width: 100%;
    max-height: 50%;
    min-height: 350px;
}

.myform-group-2 {
    position: relative;
    float: left;
    padding-right: 10px;
    padding-bottom: 15px;
    width: 50%;
}

.myform-group-9 {
    position: relative;
    float: left;
    padding-right: 10px;
    padding-bottom: 15px;
    width: 9%;
}

.myform-group-2-3 {
    position: relative;
    float: left;
    padding-right: 10px;
    padding-bottom: 15px;
    width: 60%;
}

.myform-group-3 {
    position: relative;
    float: left;
    padding-right: 10px;
    width: 33%;
    padding-bottom: 15px;
}

.myform-group-4 {
    position: relative;
    float: left;
    padding-right: 10px;
    width: 25%;
}

.myform-group-5 {
    position: relative;
    float: left;
    padding-right: 10px;
    width: 20%;
}

.container-graficos {
    background-color: white;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}

#fechastatus {
    position: relative;
    margin-left: 310px;
    margin-top: -35px;
}

.verservicios {
    min-height: 700px;
    width: 500px;
}

.mybody {
    position: relative;
    background-color: #000000;
    background-image: url("../img/fondo/fondoAirbus.jpg");
    background-repeat: no-repeat;
    background-size:  100%;
    background-clip:  content-box;
    margin: 0;
}

.birthday {
    align-content: center;
    align-items: center;
    align-self: center;
    position: relative;
    background-color: #000000;
    background-image: url("../img/templates/birthday.jpg");
    background-repeat: no-repeat;
    background-size:  100%;
    background-clip:  content-box;
    margin: 0;
}

#myCanvasSuperior {
     width: 680px;
     height: 18px;
     position: fixed;
     color: #0f0f0f;
     background-color: transparent;
     margin-left: -690px;
     margin-top: 102px;
 }

#myCanvasSuperior2 {
     width: 680px;
     height: 18px;
     position: fixed;
     color: #0f0f0f;
     background-color: transparent;
     margin-left: -690px;
     margin-top: 189px;
 }

#myCanvasSuperior3 {
    width: 680px;
    height: 18px;
    position: fixed;
    color: #0f0f0f;
    background-color: transparent;
    margin-left: -690px;
    margin-top: 277px;
}

#myCanvasSuperior4 {
    width: 680px;
    height: 18px;
    position: fixed;
    color: #0f0f0f;
    background-color: transparent;
    margin-left: -690px;
    margin-top: 365px;
}

.myCenterBox {
    font-size: 12px;
    font-family: Arial;
    background-color: white;
    color: black;
    position: relative;
    float: none;
    width: 90%;
    text-align: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.myServAppBox {
    font-size: 8px;
    font-family: Arial;
    background-color: lightskyblue;
    color: white;
    position: relative;
    float: left;
    width: 150px;
    height: 80px;
    text-align: left;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.mybtn {
    background-color: #00c0ef;
    height: 80px;
    width: 150px;
    margin-left: 5px;
}

.myBox {
    width: 100%;
    font-size: 10px;
    font-family: Arial;
    background-color: white;
    color: black;
    position: relative;
    text-align: center;
}

.myTitle_showresult {
    text-align: center;
    margin-top: 5px;
    font-size: 28px;
    font-weight: bold;
    font-family: Arial;
    color: black;
}

.mySubtitle_showresult {
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    color: black;
}

.myDetail_showresult {
    align-content: center;
    text-align: center;
    margin-top: 5px;
    font-size: 16px;
    font-weight: lighter;
    font-family: Arial;
    color: black;
}

.container-results {
    float: left;
    /*
    border-color: black;
    border: #000000;
    border-style: solid;
    border-width: .5px;
    */
    margin-left: 30px;
    width: 300px;
    height: auto;
    margin-top: 20px;
    font-size: 12px;
    font-weight: lighter;
    font-family: Arial;
    color: black;
}

.myGraph_result {
    /*float: left;*/
    margin-top: 10px;
    width: 250px;
    height: 250px;
    padding-top: 5px;
    margin-left: 10px;
    margin-right: 5px;
    padding-bottom: 5px;
    background-color: #ffffff;
    font-family: 'Arial';
    color: #000000;
    text-align: center;
    font-size: 9px;
    font-weight: 300;
}

.myTitle {
    margin-top: 50px;
    font-size: 48px;
    font-weight: bold;
    font-family: Arial;
    color: black;
}

.mySubTitle {
    margin-top: 5px;
    font-size: 18px;
    font-weight: lighter;
    font-family: Arial;
    color: black;
}

.mySeccion {
    text-align: left;
    vertical-align: middle;
    padding-left: 10px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: lighter;
    font-family: Arial;
    color: black;
    background-color: #ddd;
    height: 40px;
}

.myFecha {
    margin-top: 5px;
    font-size: 12px;
    font-weight: lighter;
    font-family: Arial;
    color: black;
}

.myPregunta {
    text-align: left;
    vertical-align: middle;
    margin: 10px 40px 10px 40px;
    font-size: 14px;
    font-weight: lighter;
    font-family: Arial;
    align-content: flex-start;
    color: black;
}

.myRespuesta {
    text-align: left;
    vertical-align: middle;
    margin: 10px 40px 10px 70px;
    font-size: 14px;
    font-weight: lighter;
    font-family: Arial;
    align-content: flex-start;
    color: black;
}

.myEncbutton {
    text-align: center;
    vertical-align: middle;
    margin: 50px 40px 10px 70px;
    font-size: 12px;
    font-weight: lighter;
    font-family: Arial;
    align-content: flex-start;
    color: black;
}

.myLeftBox {
    width:50%;
    font-family: Arial;
    background-color: white;
    color: black;
    float: left;
    position: relative;
    text-align: left;
    padding-left: 10px;
}

.myPostit_low-not-selected {
    width:450px;
    height: 450px;
    float: left;
    margin-left: 10px;
    background-image: url("../img/fondo/post-it_yellow-not-selected.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-clip: border-box;
}

.myPostit_medium-not-selected {
    width:450px;
    height: 450px;
    float: left;
    margin-left: 10px;
    background-image: url("../img/fondo/post-it_blue-not-selected.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-clip: border-box;
}

.myPostit_hight-not-selected {
    width:450px;
    height: 450px;
    float: left;
    margin-left: 10px;
    background-image: url("../img/fondo/post-it_orange-not-selected.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-clip: border-box;
}

.myPostit_low-selected {
    width:450px;
    height: 450px;
    float: left;
    margin-left: 10px;
    background-image: url("../img/fondo/post-it_yellow-selected.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-clip: border-box;
}

.myPostit_medium-selected {
    width:450px;
    height: 450px;
    float: left;
    margin-left: 10px;
    background-image: url("../img/fondo/post-it_blue-selected.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-clip: border-box;
}

.myPostit_hight-selected {
    width:450px;
    height: 450px;
    float: left;
    margin-left: 10px;
    background-image: url("../img/fondo/post-it_orange-selected.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-clip: border-box;
}

.myRightBox {
    width: 50%;
    font-family: Arial;
    background-color: black;
    color: black;
    float: left;
    position: relative;
    text-align: left;
}

.myLeftBox_sub {
    width:50%;
    position: relative;
    float: left;
    text-align: left;
    height: auto;
    margin-bottom: 10px;
}

.myRightBox_sub {
    width: 50%;
    position: relative;
    float: left;
    text-align: left;
    height: auto;
    margin-bottom: 10px;
}

.myLeftBox-2 {
    font-family: Arial;
    color: black;
    position: relative;
    float: left;
    width: 50%;
    text-align: left;  
    height: auto;
    margin-bottom: 10px;
}

.myRightBox-2 {
    font-family: Arial;
    color: black;
    position: relative;
    float: left;
    position: relative;
    width: 50%;
    text-align: left;   
    height: auto;
    margin-bottom: 10px;
}

.myLeftBox-3 {
    font-family: Arial;
    color: black;
    position: relative;
    float: left;
    position: relative;
    width: 33%;
    text-align: left;
    height: auto;
    margin-bottom: 10px;
}

.myRightBox-3 {
    font-family: Arial;
    color: black;
    position: relative;
    float: left;
    position: relative;
    width: 33%;
    text-align: left;
    height: auto;
    margin-bottom: 10px;
}

.myLeftBox-4 {
    font-family: Arial;
    color: black;
    position: relative;
    float: left;
    position: relative;
    width: 25%;
    text-align: left;
    height: auto;
    margin-bottom: 10px;
}

.myRightBox-4 {
    font-family: Arial;
    color: black;
    position: relative;
    float: left;
    position: relative;
    width: 25%;
    text-align: left;
    height: auto;
    margin-bottom: 10px;
}

.small-box{
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    display: block;
    margin-bottom: 20px;
    position: relative;
}

.small-box-footer{
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    padding: 3px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 10;
    color: #fff;
    font-size: 11px;
    line-height: 1.42857;
}

.inner{
    padding: 10px;
}

.icon{
    color: rgba(0, 0, 0, 0.15);
    font-size: 50px;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: all 0.3s linear 0s;
    z-index: 0;
}

.ion{
    display: inline-block;
    font-family: "Ionicons";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    text-transform: none;
}

.ion-bag::before{
    content: "";
}

.bg-aqua{
    background-color: #00c0ef;
    color: #fff;
}

.bg-green{
    background-color: #00a65a;
    color: #fff;
}

.bg-yellow{
    background-color: #eee72c;
    color: #fff;
}

.bg-red{
    background-color: #dd4b39;
    color: #fff;
}

.bg-brown{
    background-color: #886123;
    color: #fff;
}

.bg-limon{
    background-color: #677f05;
    color: #fff;
}

.bg-orange{
    background-color: #f29c21;
    color: #fff;
}

.myLeftBoxPresup {
    font-size: small;
    font-family: Arial;
    background-color: white;
    color: black;
    position: fixed;
    float: left;
    position: relative;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.emailResp {
    position: relative;
    text-align: center;
    vertical-align: middle;
    padding-top: 50%;
}

.myRightBox {
    background-color: white;
    color: black;
    float: right;
    width: 50%;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
    min-height: 800px;
}

.myFotoQuienesomos {
    float: right;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}

.myCommandBox {
    position: relative;
    display: block;
    float: left;
    width: 100%;
}

.myEmail {
    background-color: #ccc;
    text-align: left;
    width: 80%;
    height: 80%;
    padding: 20px 30px 30px 30px;
    margin-top: 50px;
    margin-left: 50px;
}

.myEmail_title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
    background-color: #ccc;
}

.myLoginBox {
    background-color: #8c8c8c;
    position: relative;
    width: 300px;
    height: 450px;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    top: 20%;
    left: 50%;
    margin-left: -120px;
    text-align: left;
    visibility: visible;
}

.myLoginBox a {
    color: white;
}

.myLoginTerm {
    position: relative;
    width: 230px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    background-color: #c12e2a;
    color: #ffffff;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    visibility: visible;
}

.myQuienesBox {
    background-color: #eb9316;
    color: #ffffff;
    position: relative;
    float: left;
    width: 60%;
    text-align: left;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.myContactenosBox {
    background-color: #eb9316;
    color: #ffffff;
    position: relative;
    float: left;
    width: 50%;
    text-align: left;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    min-height: 800px;
}

.myMapaBox {
    background-color: white;
    color: black;
    float: right;
    width: 450px;
    height: 850px;
}

.marcoserv {
    height: 450px;
}

.marcofoto {
    height: 450px;
    overflow: auto;
}
.myPoliticasBox {
    background-color: #0000FF  ;
    color: #ffffff;
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.formulario {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: white;
    min-height: 750px;
    min-width: 90%;
    font-size: 12px;
    font-family: arial;
}

.myTotalLeftBox {
    position: relative;
    float: left;
    width: 50%;
}

.myTotalRightBox {
    position: relative;
    float: right;
    width: 500px;
}

.myLeftBoxSrv {
    font-size: small;
    font-family: Arial;
    background-color: white;
    color: black;
    position: relative;
    float: left;
    position: relative;
    min-height: 800px;
    min-width: 550px;
    width: 550px;
    text-align: left;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.myLeftBoxProd {
    font-size: small;
    font-family: Arial;
    background-color: white;
    color: black;
    position: relative;
    float: left;
    position: relative;
    min-height: 800px;
    min-width: 800px;
    text-align: left;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.modal {
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.8);

    position: absolute;
    top: 0;
    left: 0;
    display: flex;

    animation: modal 2s 3s forwards;
    visibility: hidden;
    opacity: 0;
}

.ventanaLogin {
    width: 100%;
    height: 100vh;
    min-height: 300px;
    background: rgba(0,0,0,0.8);

    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    z-index: 50;
    display: block;
}

.myMessageBox {
    color: red;
}

.contenido {
    text-align: center;
    margin: auto;
    width: 40%;
    height: 50%;
    background: white;
    border-radius: 10px;
}

.contenido img {
    position: relative;
    top: 20px;
    height: 390px;
    width: 600px;
}

#cerrar {
    display: none;
}

.detalle_act {
    background-color:#00BB00;
    color:#CC0000;
    position:absolute;
    text-align:center;
    top:30%;
    left:30%;
    padding:65px;
    font-size:25px;
    font-weight:bold;
    width:300px;
    border-radius: 10%;
    display: none;
}

.contenido label {
    text-align: center;
    float: right;
    color: #fff;
    font-size: 25px;
    margin-right: 5px;
    margin-top: 5px;
    z-index: 50;  
    background: darkred;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    right: 10px;
    cursor: pointer;
    animation: modal 2s 3s forwards;
    visibility: hidden;
    opacity: 0;
}

#cerrar:checked + label, #cerrar:checked ~ .modal {
    display: none;
}

@keyframes modal {
    100%{
        visibility: visible;
        opacity: 1;
    }
}

.bottomBar {
    background-color: black;
    font-size: 10pt;
    font-family: Arial;
    color: white;
    height: auto;
    min-height: 300px;
}

.bottomLeftBox {
    position: relative;
    float: left;
    text-align: left;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.bottomRightBox {
    float: right;
    text-align: left;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}

.presupHeaderTitulo {
    text-align: center;
    float: right;
    color: Black;
}

#datoscliente {
    float: left;
    width: 100%;
}

.presupHeaderRight {
    position: relative;
    text-align: left;
    float: right;
    color: Black;
    margin-left: 5px;
}

.presupHeaderRight input {
    width: 100px;
}

.presupHeaderLeft {
    float: left;
    color: Black;
    margin-left: 5px;
    margin-top: 20px;
    font-family: Arial;
}

.presupHeaderLeft2 {
    float: left;
    color: Black;
    margin-left: 5px;
    font-family: Arial;
}

/* ~~ Graficos ~~ */

.dashboard-row{
    overflow-y: auto;
    width: 100%;
    height: auto;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 15px;

}

.dashboard-row-grap{
    overflow-y: auto;
    width: 100%;
    height: auto;
    margin-top: 15px;
}

.col-md-4{
    width: 33.3333%;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.row-grap{
    margin-left: 15px;
    margin-right: 15px;
}

.box-grap.box-solid{
    border-top: 0px;
}

.box-grap{
    background: #ffffff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    height: 280px;
}

.box-title{
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    margin: 0;
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
}

.leyenda-grap{
    display: inline-block;
    font-size: 11px;
    line-height: 1;
    margin: 0;
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    color: #a94442;
}

.text-danger{
    color: #a94442;
}

.box-header > .box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}

.box-body-grap{
    content: " ";
    display: table;
    border-radius: 0 0 3px 3px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    vertical-align: middle;
}

.box-body-grap::after{
    clear: both;
}

.box-body-grap::before{
    content: " ";
    display: table;
    text-align: center;
}

.text-center{
    text-align: center;
}

.canvas{
    display: inline-block;
    vertical-align: baseline;
}
.pull-right{
    float: right;
}

.btn-grap{
    border: 0 none;
    box-shadow: none;
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
}

.btn-grap.btn-default{
    background: transparent none repeat croll 0 0;
}

.btn-grap.btn-sm{
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}

.btn-default{
    background-color: #f4f4f4;
    border-color: #ddd;
    color: #444;
}

.btn-grap{
    border: 1px solid transparent;
    border-radius: 3px;
    box-shadow: none;
}

.fa{
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    transform: translate(0px, 0px);
}

.element.style{
    display: inline-block;
    height: 100px;
    vertical-align: top;
    width: 100px;
}

.mycolumna {
    background-color: white;
    width:33%;
    float:left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (max-width: 500px) {
  
  .mycolumna {
    width:auto;
    float:none;
  }
  
}

.myHelp_button{
    position: relative;
    float: right;
}