/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
body {
    font-family: 'ColaborateRegular', "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
    background-color: #D3C8AC;
    font-size: 16px !important;
}

h1,  h2,  h2,  h3,  h4,  h5 {
    font-family: 'LatoRegular', "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    color: #fff;
}

li.name h1 a span {
    color: #555555; /*Cambio de color a pagina version 2015 */
}

#title {
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top:    25px;
    padding-left:   15px;
    padding-bottom: 5px;
    color: #D9933D;
}

#logo {
    margin-top: 10px;
}
#header, #header-transparencia, #header-consultas, #header-maestria {
    padding-left: 0px;
    padding-right: 0px;
    height: 220px;
    background: url('../img/elementos/banner_principal.png') no-repeat;    
}

#header-transparencia {
    background: url('../img/elementos/banner-transparencia.png') no-repeat;    
}

#header-consultas {
    background: url('../img/elementos/banner-consultas.png') no-repeat;    
}

#header-maestria {
    background: url('../img/elementos/banner-maestria.png') no-repeat;    
}
#header-voluntariado {
    background: url('../img/elementos/banner-principal.png') no-repeat;    
}

#navbg {
    background-color: #222222;
}
#navcontainer {
    background-color: transparent;
    margin-top: -45px; /* nav height */
}

.top-bar {
    margin-bottom: 0px;
    padding-left: 25px;
    background-color: transparent;
}
ul#navhome, ul#navhome li {
    background-color: transparent;
}
.top-bar.expanded ul li{
    background-color: #1C2E4B;
}

.has-tip:hover {
    border-bottom: dotted 1px #196177;
    color: #FFF;
}

.tooltip {
    font-family: 'LatoRegular', "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;  
    text-align: justify;
}

#viewcontent {
    background: url('http://9f2dd5eed08c96275c2d-13337679228dfe0c24b976d241f66f78.r96.cf2.rackcdn.com/background.jpg') no-repeat;
    background-color: #D3C8AC;
}

.law_view {
	color: #fff;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0) transparent;
    /* RGBa with 0.6 opacity */
    background: rgba(0, 0, 0, 0.6) !important;
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    
    padding: 0px;    
    font-size: 16px;
}


.view {
    color: #fff;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0) transparent;
    /* RGBa with 0.6 opacity */
    background: rgba(0, 0, 0, 0.6) !important;
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    
    padding: 20px;    
    font-size: 16px;
}

.view h1 {
    color: #D9933D;
    font-size: 35px;
}

.view h2 {
    color: #F1D67F;
    font-size: 32px;
    margin-bottom: 25px;
}

.view h2 small {
    color: #CECECE;
}
.view h3 {
    color: #d3af50;
    font-size: 20px;
}
.view h3 small {
    font-size: 18px;
}

.view h5 {
    text-align: justify;
}

.view p {
    font-size: 16px;
    text-align: justify;
}


#project-description {
    font-size: 18px;
    text-align: justify;
}
/*
footer {
    border-top: #731425 4px !important;
    width: 100% !important;    
    background: #4c0501 url('../img/footer.gif') repeat-x !important;
    color: #fff;
}
*/
footer section h6 {
    color: #F2C777;
}

footer section a {
    color: #D9933D;
}

footer section a:hover {
    color: #A66844;
}

footer ul {
    list-style-type: none;
    margin-left: 5px;
}

address {
    font-style: normal;
}

#copyright { background: #3f3f3f; color: #fff; padding: 11px 0;  }

#copyright p, #copyright ul.inline-list { margin-bottom: 0; }

#copyright a { color: #fff; }


/* -----------------------------------------
   stapel
----------------------------------------- */
#tp-menu h3 {
    text-align: right;
}
.back {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 10px 0 0 -20px;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    color: #000;
    background: #ddd;
    background: rgba(255,255,255,0.5);
    cursor: pointer;
    display: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* tests */
#tests-implemented {
    margin-top: 50px;
}
div#tests p {
    color: #cecece;
    font-family: 'LatoRegular', "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;      
    font-size: 15px !important;
}
div#profile p, div#profile li {
    font-family: 'LatoRegular', "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;      
    font-size: 15px !important;
}
.tests-technology a {
    color: #fff;
}

/* -----------------------------------------
   Page Name 2
----------------------------------------- */


div.custom.dropdown{
    width:101% !important;
}

div.custom.dropdown ul{
    width:100% !important;
}
form.custom div.custom.dropdown a.selector {
    height: 28px;
}

input::-webkit-input-placeholder {
    color:    #999;
}
input:-moz-placeholder {
    color:    #999;
}
input:-ms-input-placeholder {
    color:    #999;
}
::-webkit-input-placeholder {
    color:    #999;
}
:-moz-placeholder {
    color:    #999;
}
:-ms-input-placeholder {
        color:    #999;
}

dl dt { font-weight: bold; }
dt {
    margin-bottom: -5px;
}

#socialite ul li {
    font-size: 18px !important;
}

/* orbit */
#featured {
    height: 300px !important; 
}

#featured.orbit { background: none; }
#featured.orbit img { display: block; }


/*** disabling arrows 
.orbit-wrapper .slider-nav span { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition: opacity 400ms; -moz-transition: opacity 400ms; -o-transition: opacity 400ms; transition: opacity 400ms; }
.orbit-wrapper:hover .slider-nav span { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
**/

div .collapse > div {
    margin: 0;
    padding: 0;
}


.top-bar ul > li.search { padding: 0 5px; }
.top-bar ul > li.search form { display: inline-block; margin-bottom: 0; vertical-align: middle; width: 200px; }
.top-bar ul > li.search form input[type=text] { -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; float: left; font-size: 13px; margin-top: -1px; height: 22.5px; margin-bottom: 0; width: 130px; }
.top-bar ul > li.search form input[type=text] + .button { border-left: none; -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; float: left; font-size: 12px; margin-top: -1px; padding: 5px 12px 4px; }
.top-bar ul > li.search form input[type=search] { font-size: 16px; margin-bottom: 0; }
.top-bar ul > li.search:hover, .top-bar ul > li.search:focus { background: #1C2E4B; }

/* shadow */
a[href^='mailto'] {
    color: #2ba6cb;
}

.orbit-slide-counter {
    display: none;
}

table#searchable td.five h3 {
    padding-left: 40px;
    background: url("../../img/directorio/logo.jpg") no-repeat;   
}
table#searchable td.eleven h3 {
    padding-left: 40px;
    background: url("../../img/directorio/logo.jpg") no-repeat;   
}

#datetime {
    float: right;
    padding: 10px;
    margin: 5px;
    color: #D9933D;
    font-weight: bold;
}
#lastupdate {    
    float: right;
    padding: 10px;
    margin: 5px;
    color: #D9933D;
    font-weight: bold;    
}

.top-bar ul > li.has-dropdown.moved .back.title h5 a {
    margin-right: 140px;
}

div.form {
    background-color: #fefefe;
}

div.form fieldset legend {
    font-size: 24px;
    color: #000;
}

div.noticia {
    
}

div.noticia p {
    text-align: justify;
    text-transform: uppercase;
}

ul.acordion, ul.accordion > li, ul.accordion > li > div.title, ul.accordion > li.active .content, ul.accordion {
    border-color: #4C0501;    
}

ul.accordion > li > div.title h1, ul.accordion > li > div.title h2, ul.accordion > li > div.title h3, ul.accordion > li > div.title h4, ul.accordion > li > div.title h5 {
    color: #F1D67F;
}
ul.accordion > li > div.title {
    background-color: #333 !important;        
}

ul.accordion > li.active {
    border-top-color: #4C0501;    
}
ul.accordion > li.active .title {
    background-color: #333 !important;    
}
ul.accordion > li.active .content {
    background-color: #111111 !important;
}

ul.accordion > li.active .content p {
    font-size: 14px;
}

div#pleno {
    text-align: center;
}

div#pleno h2, div#pleno h3, div#pleno h4, div#pleno h5, div#pleno h6 {
    text-align: center;
}

div#pleno h6 {
    color: #D9933D;
}

div#pleno img {
    text-align: center;
    margin: auto;
}

img.centrada {
    text-align: center;
    margin: auto;
}



form.custom {
    margin: 15px !important;
    padding-top: 5px;
}

form.custom > fieldset > legend {
}

#magellannav {
    z-index: 10000;
}


div#magistrados > img {
    margin: auto;
    
}

div.magistrados h2, div.magistrados h5, div.magistrados h6 {
    text-align: center;
}

div.magistrados h6 {
    color: #D9933D;
}

div.magistrados img {
    margin-left: auto;
    margin-right: auto;
}

/* pagination */
ul.pagination li a {
    background-color: #CECECE;   
}

tbody > tr > th {
    color: #F2C777;
}

li.resultadoexhortos > div > div {
    font-size: 16px !important;
}

li.resultadoexhortos > div > div > strong {
    color: #F2C777;
}

div.resultados > div > dl {
    margin-bottom: 0;
}

div.resultados > div > dl > dd > a {
    background-color: #5f5f5f !important;
    font-size: 16px;
}

div.resultados > div > ul {
    padding: 10px;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}

span.hovercard {
    color: #F2C777;
}


/* Change color of search result text */
.swiftype-widget .autocomplete ul li p.title {
  color: FireBrick;
}

/* Change background color of selected search result */
.swiftype-widget .autocomplete ul li.active {
  background: none;
  background-color: firebrick;
  border-top: 1px solid darkred;
  border-bottom: 1px solid darkred;
  -webkit-box-shadow: 0 1px 0 #C0242D inset;
}

/* change the color of the section text (displayed below the title) */
.swiftype-widget .autocomplete ul li.active .sections em {
  color: white;
}

.caramelo {
		padding-top:15px !important;
}
	

#popup {
    text-align: justify;
    color: #000;
}

#popup h3 {
    color: #D9933D;
}

/* -----------------------------------------
---------------Back to Top-----------------
-----------------------------------------*/

		
.back-to-top 
{
	position:fixed;
	bottom: 40%;
	right: 0px;
	text-decoration: none;
	background-color: rgba(28, 46, 75, 0.80);
	font-size: 14px;
	padding-top: 2em;
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom:2em;
	display: none;

}

.back-to-top:hover 
{	
	background-color: rgba(28, 46, 75, 0.80);
}


/*-----------------------------------------
---------------Back to Top-----------------
-----------------------------------------*/


#gethostname {
    color: rgba(255, 255, 255, 0);
}

#gethostname::selection, #gethostname:hover{
    color: rgba(255, 255, 255, 0.8) !important;
}

#gethostname::-moz-selection {
    color: rgba(255, 255, 255, 0.8) !important;
}

