div.Rotate_45{
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg);
}

div.Background_graf{
    background: url('https://idtalento.net/localstorage/images/Grafico41.png') no-repeat center center;
}

div.Content_graph_disc{
    position: relative; 
    min-height: 480px;
}

div.Content_graph_disc_big{
    position: relative; 
    min-height: 600px;
}

div.Background_graph_disc{
    position: absolute; 
    z-index: 1; 
    bottom: -157px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

div.Background_graph_disc > img{
    width: 400px;
}

div.Background_graph_disc_norot{
    position: absolute; 
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

div.Background_graph_disc_norot > img{
    width: 600px;
    height: 600px;
}

div.Graph_disc-45{
    position: absolute; z-index: 2; width: 480px; height: 480px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
}

div.Graph_disc{
    position: absolute; z-index: 2; width: 600px; height: 600px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

div.Graph_disc > canvas{
    width: 600px !important; 
    height: 600px !important;
}

.btn-gray{
    background-color: #2f4050;
}

#preloader
{
    display: flex;
    width: 100%;
    height: 100%;
    position: fixed;
    top:0;
    left: 0;
    z-index: 1000;
    background: #000;/*background:#4475cf;*/
    opacity:0.90;
    color: #fff;
}

.tex_mensaje 
{
    display: block;
    width: 80%;
    min-width: 360px;
    font-size: 20px;
    top: 15px;
    left: 0;
    right: 0;
    margin: auto;
    min-height: 50px;
}

.tex_pregunta 
{
    display: block;
    width: 80%;
    min-width: 360px;
    font-size: 20px;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    bottom: 60%;
    right: 0;
    min-height: 200px;
}

.tex_numdos 
{
    display: block;
    width: 80%;
    min-width: 360px;
    font-size: 100px;
    top: 50%;
    left: 0;
    bottom: 50%;
    right: 0;
    margin: auto;
    min-height: 150px;
}

.foomain{
    background-color: #333;
    margin-bottom: 0px!important;
}

.title_foomain{
    color: #55b6dd;
    font-weight: bold;
    font-size: 19px;
}

.content-foomain{
    margin: 0px 30px 0px 30px;
}

.text_foomain{
    color: white;
}

.amarillo_text{
    font-size: 24px;
    font-family: "Shadows Into Light", sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #fffb14;
}

.blanco_cursivo{
    font-size: 16px;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #ffffff;
}

.blanco_cursivo .cursivo_blank{
    font-style: italic;
}

.foofintext{
    font-family: "Lato", sans-serif;
    text-shadow: none;
    font-size: 16px;
    color: #676a6c;
}

.headmain{
    background-color: #ffffff;
    margin-bottom: 0px;
}

.tab-main-pro a{
    color: #1c84c6 !important;
}

.tab-selected a{
    background-color: #1c84c6 !important;
    color: #FFFFFF !important;
}

.tab-main-pro a:hover {
    background: #1c84c6 !important;
    color: #FFFFFF !important;
    box-shadow: inset 0 0 0 3px #1c84c6;
}

.tab-main-pro a:active {
    background: #1c84c6 !important;
    color: #FFFFFF !important;
    box-shadow: inset 0 0 0 3px #1c84c6;
}

.tab-sec-pro a{
    color: #1ab394 !important;
}

.tab-sec-selected a{
    background-color: #1ab394 !important;
    color: #FFFFFF !important;
}

.tab-sec-pro a:hover {
    background: #1ab394 !important;
    color: #FFFFFF !important;
    box-shadow: inset 0 0 0 3px #1ab394;
}

.tab-sec-pro a:active {
    background: #1ab394 !important;
    color: #FFFFFF !important;
    box-shadow: inset 0 0 0 3px #1ab394;
}

.wpboton:hover{
    cursor: pointer;
}

.error_ingresado {
    border: 1px solid red;
}

.normal_ingresado {
    border: 1px solid #18a689;
}

@font-face
{
    font-family: "Shadows Into Light";
    src: url("../fonts/ShadowsIntoLight.ttf") format("truetype");
}

@font-face
{
    font-family: "Raleway-ExtraLightItalic";
    src: url("../fonts/Raleway-Black.ttf") format("truetype");
}

.scroll_content{
    max-height: 300px !important;
    overflow-y:scroll;
}

.loadersapinn {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

.customtextarea{
    width: 100% !important;
    resize: none;
    min-height: 100px;
}

.margin96top{
    margin-top: 96px;
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

.gjs-four-color{
    color: rgba(255, 78, 0, 1) !important;
}

.bg-main-color{
    background-color: rgba(255, 78, 0, 1) !important;
}

bg-main-color-div > div{
    background-color: rgba(255, 78, 0, 1) !important;
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 32px 32px;

}
.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: rgba(26, 179, 148, 1);
    margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
    top: 50px;
    left: 50px;
}
.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
    top: 54px;
    left: 45px;
}
.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
    top: 57px;
    left: 39px;
}
.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
    top: 58px;
    left: 32px;
}
.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
    top: 57px;
    left: 25px;
}
.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
    top: 54px;
    left: 19px;
}
.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
    top: 50px;
    left: 14px;
}
.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
    top: 45px;
    left: 10px;
}

@media print{
    div.Content_graph_disc{
        position: relative; 
        min-height: 480px;
    }

    div.Content_graph_disc_big{
        position: relative; 
        min-height: 600px;
    }

    div.Background_graph_disc{
        position: absolute; 
        z-index: 1; 
        bottom: -157px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

    div.Background_graph_disc > img{
        width: 400px;
    }

    div.Background_graph_disc_norot{
        position: absolute; 
        z-index: 1;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

    div.Background_graph_disc_norot > img{
        width: 600px;
        height: 600px;
    }

    div.Graph_disc-45{
        position: absolute; z-index: 2; width: 480px; height: 480px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%) rotate(45deg);
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -ms-transform: translate(-50%, -50%) rotate(45deg);
    }

    div.Graph_disc{
        position: absolute; z-index: 2; width: 600px; height: 600px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }

    div.Graph_disc > canvas{
        width: 600px !important; 
        height: 600px !important;
    }
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

