@import url(https://fonts.googleapis.com/css?family=Roboto:400,100);

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background: url(../img/bg.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: 'Open Sans', sans-serif;
    margin:0;
    padding:0;
}

.container{
    width:1200px;
    position:relative;
    margin: -10px auto;
    background: transparent;
}
header{
    width:100%;
    background-color:rgba(255,255,255,0.9);
    height:95px;}
nav{
    background-color: #232733;
}
nav a{
    color: #FFF;
    text-decoration: none;
    display: block;
    padding: 19px 13px;

    font-size: 12px;
    transition: all 0.5s;

}
nav a:hover{
    background:#FFF;
    color:#2b3534;
    text-decoration: none;
}

nav .active{
    background:#FFF;
    color:#2b3534;
}

nav li{
    display:inline-block;
}

.menu, .adminmenu{
    width:1200px;
    position:relative;
    margin: auto;
    background: transparent;
}
.filtros{
    background: url(../img/bg-filtro.png);
    height: 40px;
    position: relative;
    float: left;
    width: 100%;
    color: #FFF;
    overflow: hidden;
    padding: 10px 0;
    z-index:2;}

.filtros li{
    display: inline-block;
    padding: 0 2%;
    margin: 8px 0 15px 0;
    font-size: 14px;
}

.filtros select {
    color: #999;
    margin: 0 5px;
    border: none;
    height: 40px;
    width: 200px;
    background: #FFF url(../img/arrow-select.png) no-repeat;
    background-position: 98% 4px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.mas-filtros{
    position: absolute;
    height: 60px;
    width: 100px;
    color: #FFF;
    right: 0px;
    top: 151px;
    z-index: 10;}
.form-box{
    width: 100%;
    height: 100%;
    background: url(../img/bg-white.png);
    margin-top: 10px
    z-index: 1;
    position: relative;
    float: left;
    padding: 5px;
    box-shadow: 0px 0px 30px #555;
}

.form-box h3{
    color:#e46809 !important;}
.destacado{
    min-height:100px;
/*    min-height:66px;*/
    /*	min-height:50px;*/
    width:100%;
    background:#FFF;
    border-radius:70px;
    padding:10px 30px;
    line-height:25px;
    border: thin solid #CCCCCC;
    margin:5px;}
.left{
    position:relative;
    float:left;
    width:46%;
    height:240px;}
.logros{
    position:relative;
    float:left;
}
.logros img{
    margin:15px;}
.planes{
    position:relative;
    float:left;}
.link-doc{
    position: relative;
    float: left;
    margin: 10px 0 0 4px;}
.logros select{
/*    margin: 0 5px;*/
    margin: 5px;
    height: 40px;
/*    width: 150px;*/
    width: 180px;
/*    padding: 5px 0;*/
    padding: 3px;
/*    background: #FFF url(../img/arrow-select.png) no-repeat;*/
        background: #FFF url(../img/arrow-select.png) no-repeat;
    background-position: 98% 3px;
/*    background-position: 112px 3px;*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: thin solid #cccccc;}

.evidencias-list {
    position: relative;
    float: left;
    font-size: 14px;
    color: #555;
    height: 178px;
    width: 605px;
    overflow: scroll;
    margin: 5px;
    background-color: #fff;
    overflow-x: hidden;
    line-height: 23px;
    padding: 10px 30px;
    border: thin solid #dadada;
}

.evi-item{
    position: relative;
    float: left;
    padding: 0px 0;
/*    padding: 12px 0;*/
}
.evidencias-list p{
/*    width: 405px;*/
    width: 418px;
    position: relative;
    float: left;}
.evidencias-list label {
    display: inline-block;
    width: auto;
    background-color: #4b575f;
/*    padding: 0 25px;*/
    padding: 0 20px;
    border-radius: 25px;}
.menu-mas-cont{
    position: relative;
    width: 100%;
    bottom: 0;
    z-index: 5;
    background: transparent;
    float:left;
}
.menu-mas-cont li{
    display:inline-block;
    padding:0;
    margin:0;}
.boton-box-mas{
    background: url(../img/bg-anadir.png) no-repeat;
    height: 30px;
    width: 200px;}
.boton-box-mas p{
    font-size:13px;
}
.p-bar{
    width: 42%;
/*    width: 42%;*/
    position: relative;
    float: left;
    font-size: 14px;
    color: #555;
    height: 113px; /*94px;*/
    /*    height: 80px;*/
    margin: 5px;
    background: url(../img/bg-menu.png);
    line-height: 23px;
    padding: 3px 30px;
    border: thin solid #f1f1f1;}

.p-bar h3{
    text-align: center;
    color: #FFF !important;
    font-size: 11px;}

#progressbar{ height:10px; float:left; display:block; margin:2px 0; position:relative; width:100%; }
#progressbar-2{ height:10px; float:left; display:block; margin:2px 0; position:relative; width:100%; margin-top:0}

.logo{
    margin:0px 0 30px 0;}
.logo-med{
    padding:5px 0 0 0;
    position:relative;
    float:left;}
.user-sec{
    position:relative;
    float: right;
    width:500px;
    height:75px;}
.login-card {
    padding: 40px;
/*    width: 274px;*/
    width: 405px;
    background-color: rgba(255, 255, 255, 0.9);
    margin: 100px auto 60px;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}

.login-card h1 {
    font-weight: 100;
    text-align: center;
    font-size: 2.3em;
}

.login-card input[type=submit] {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    position: relative;
    color:#CCC;
}

.login-card input[type=text], input[type=password] {
    height: 44px;
    color:#0055cc;
    font-size: 22px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-appearance: none;
    background: #263233;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #c0c0c0;
    /* border-radius: 2px; */
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color:#ccc;
}

.login-card input[type=text]:hover, input[type=password]:hover {
    border: 1px solid #b9b9b9;
    border-top: 1px solid #a0a0a0;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.login {
    text-align: center;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    height: 36px;
    padding: 0 8px;
    /* border-radius: 3px; */
    /* -webkit-user-select: none;
      user-select: none; */
}

.login-submit {
    /* border: 1px solid #3079ed; */
    border: 0px;
    color: #fff;
    text-shadow: 0 1px rgba(0,0,0,0.1); 
    background-color:#ea6c23;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.login-submit:hover {
    /* border: 1px solid #2f5bb7; */
    border: 0px;
    text-shadow: 0 1px rgba(0,0,0,0.3);
    background-color: #de641e;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.login-card a {
    text-decoration: none;
    color: #666;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    opacity: 0.6;
    transition: opacity ease 0.5s;
}

.login-card a:hover {
    opacity: 1;
}

.login-help {
    width: 100%;
    text-align: center;
    font-size: 12px;
}

.tres-c{
    position:relative;
    float:left;}
footer{
    position:absolute;
    bottom:0;
    width:100%;
    background-color: rgba(255, 255, 255, 1);
    padding:10px 0;
    border-top:#ea6c23 solid 2px}
.logos-footer{
    position:relative;
    float: right;}
.copy-r{
    position:relative;
    float: left;
    font-size:11px;
    margin-top:20px;}

/*Selector plus*/

.toggler {
    width: 500px;
    height: 200px;
}
#button {
    padding: .5em 1em;
    text-decoration: none;
}
#effect {
    position: relative;
    width: 100%;
    height: 50px;
    padding: 0.4em;
}
#effect h3 {
    margin: 0;
    padding: 0.4em;
    text-align: center;
}

/**/

#tabs{
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    line-height:25px;
    background:transparent
}
.form-box .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: url(../img/bg-menu.png);
    color: #fff;
    /*    height: 270px;*/
/*    height: 362px;*/
    height: 420px;
    overflow: scroll;
    overflow-x: hidden;
    border: thin solid #777;
}
.form-box .ui-widget-content {
    border:0 none !important;
    /* background: #fff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x; */
    color: #222222;
}

.form-box .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
    background-color: #f1f1f1;
    color: #555;
}

.form-box .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
    background-color: #e46809;
    color:#FFF;
}
.form-box .ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
    background-color: transparent;
    border:none;
}
.one-col{
    position:relative;
    float:left;
    background:transparent;
    width:90%;
    height:50px;
    margin:15px 5px;
}
.one-col input{
    margin:0 5px;
    height:30px;
    width:500px
}
.two-col{
    position:relative;
    float:left;
    background:transparent;
    width:39%;
    height:50px;
    margin: 0px 8px 15px 70px;
    /*	margin:30px 40px 15px 70px;*/
}
.two-col a {
    color: #e46809;
    width: 100%;
    height: 10px;
    position: relative;
    float: right;
    text-align: right;
    padding: 5px 10px;
    font-size: 13px;}

.two-col li {
    color: #555555;
    line-height: 25px;
    font-size: 14px;
}
.two-col input{
    margin:0 5px;
    height:30px;
    /*    width:400px;*/
}
.two-col select{
    margin:0 5px;
    height:35px;
    /*    width:150px;*/
    padding:5px 0;
    background: #FFF url(../img/arrow-select.png) no-repeat;
    background-position:100% 1px;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */}
.two-col textarea {
    width: 450px;
    /*    height: 60px;*/
}
table{
    border-radius:4px;}
table input{
    background-color: #2b3534;
    border: 0 none;
    color: #fff;
    padding: 9px;
    margin: 0 0 5px 0;}
table, td, tr{
    background:#697177;
    border:thin solid #777;}
.td-title{
    background:#FFF;
    color:#777;}

.switch-button-background {
    float: left;
    position: relative;
    background: #ccc;
    border: 1px solid #aaa;
    margin: 1px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}
.demo{
    position: relative;
    margin: auto;
    width: 100px;
    padding: 5px 0 0 5px;}
.tool{
    position:relative;
    float: left;
    width:90%;
    font-size: 15px;
}
.tool-icon{
    position:relative;
    float:left;
    width:4px;
    margin:0 15px
}
label {
    display: inline-block;
    width: 5em;
}

.destacado img.panel {
    background: transparent;
}

[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-bottom: 5px;
    margin-left: -80px;
    padding: 7px;
    width: 160px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #000;
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    border-top: 5px solid #000;
    border-top: 5px solid hsla(0, 0%, 20%, 0.9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
/* Right */
.tooltip-right:before,
.tooltip-right:after {
    bottom: 50%;
    left: 100%;
}

.tooltip-right:before {
    margin-bottom: 0;
    margin-left: -12px;
    border-top-color: transparent;
    border-right-color: #000;
    border-right-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
    -webkit-transform: translateX(12px);
    -moz-transform:    translateX(12px);
    transform:         translateX(12px); 
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
    top: 3px;
}
.content{
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: url(../img/bg-menu.png);
    color: #fff;
    height: 328px;
    overflow: scroll;
    overflow-x: hidden;
    border: thin solid #777 !important;}
.botones-cierre{
    margin:15px 10px;
    position:relative;
    float: right;}
.panel4 {
    width: 100%;
    height: 225px;
    background-color: #2b3534;
    box-shadow: 4px 4px 0px #DDDBDB;
    padding: 0;
}
#html5inject {
    overflow: visible;
    padding: 0px;
    height: 350px;
    width: 980px;
    margin: 0 auto;
    position: relative;
}
#html5inject p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 32px;
    color: #FFF;
    padding-top: 5px;
    line-height: 24px;

}
#html5inject h3 {
    font-size: 19px;
    font-family: 'Open Sans', sans-serif;
    line-height: 32px;
    color: #e26807;
    padding-top: 15px;
    font-weight:bold;

}
.html5image {
    background: url(../img/icon-down.png) no-repeat;
    width: 150px;
    height: 300px;
    float: left;
    margin-top: 40px;
}
.close_panel {
    color: #e46809;
    float: right;
    opacity: 0.8;
    /* margin-top: 55px; */
}
.close_panel:hover {
    color: #e46809;
    float: right;
    opacity: 0.8;
    /* margin-top: 55px; */
}
div.hv_C {
    overflow: hidden;
    position: relative;
    padding: 0;
    width: 65px;
}

.rollbar-path-horizontal{
    display: none !important;
}

.anterior, .siguiente, .mas-filtros img{
    cursor: pointer;
    cursor: hand;
}
.anterior:hover, .siguiente:hover, .mas-filtros img:hover{
    opacity: 0.8;
    transition: opacity ease 0.2s;  

}

table#tablaDocs, table#tablaDocs td, table#tablaDocs tr{
/*    background-color: #fff !important;*/
    font-size: 13px;
}


.form-box .ui-tabs .fondoBlanco{
    background: none !important;
    color: #222222 !important;
    border: none !important;
}

.bienvenida h3{
    margin: 0;
}
