﻿/* PR.Gov Specific Style - Themable - By: Waldemar Medina - 2016 */

html, body {height: 100%; font-family:Arial, Helvetica, sans-serif; font-size:12pt; background-color:#f9f9f9}
a:link {color: #372a12; text-decoration:underline}
a:hover, a:focus {color: #8b4d0b}

#zz2_RootAspMenu > li:nth-child(1) > a:nth-child(1){display:none !important}

#s4-bodyContainer, .page-header-container, footer, .slider-middle-content, .alt-head{ max-width:1366px !important; margin:0 auto !important}
#s4-bodyContainer { padding-bottom: 35px; padding-top: 12px ;  min-height:350px; display:contents}

#DeltaWebPartAdderUpdatePanelContainer{	z-index:100 }

.page-header {background:url(/PublishingImages/imagen.png) #FFF left no-repeat; padding:20px; padding-top:70px;
 margin-top:0px ; min-height:400px; background-size: cover; 
 background-size: 100% ; margin: 0px 0 10px 0 !important;
 }
 
 .alt-head {background-color:#1d1d1d; background-color:#4a4a4a}
 .alt-head .message img{width:100%; padding: 40px}
 .alt-head .social img{height: 50px; float: left; margin-top: 35px}
 .alt-head .SiteSlogan {
	font-size: 20px;
	font-family: Verdana, sans-serif;
	color: #fff;
	line-height: 2.9;
} 
 .panel-default > .panel-heading {
    color: #333;
    background-color: #F7C00B1A;
    background-color:rgba(245,196,9,0.10196078431372549);
    border-color: #F7C00B;
}

.navbar-right { float: left !important }

.panel-default { border-color: #f7c00b99 }

.headerTitle .page-title{color:#000 !important}
.custom-pagetitle, .page-title, .page-breadcrumb {display:block}


.carousel-indicators {z-index: 9 !important }
.carousel-control {font-size:40pt; padding-top: 16% !important}
.carousel-indicators .active{height:12px !important; background-color: #F6C00A !important}
.slider-middle-content{width: 80%}
.carousel-inner > .item{padding-top:0px !important}

.page-header{	border-bottom: 0px solid #eee !important}

#linkTurnOnAcc, .ms-rtestate-field, .twitter-timeline{color:#000}

.navbar-brand img {width:50%}

.ms-siteicon-img {max-height: 40px}

.headerTitle,.page-comment, .footer h3, footer h3{
	color:#fff !important; 
	text-align:center; 
  /*  
    text-shadow: 1px 1px #000; 
   -webkit-text-fill-color: white; /* Will override color (regardless of order) 
   -webkit-text-stroke-width: 0.5px;
   -webkit-text-stroke-color: black;
   
   */

}

.foot-logo img{width:100%}
.footer h3{text-align:left}
.headerTitle{margin-top: 100px;}
.page-comment{ font-size:18px }

.home-top-image-item{margin-top: 20px}

/* MEGA MENU */
.mm-content{}
.mm-content h1{border-bottom: 2px solid #FF9900; padding-left:0px; margin-left:0px}
.mm-content ul li{list-style:none}
.mm-content ul li a:link, .mm-content ul li a:visited{color:#333333;}


.megaMenuFade{
	background-color:#2d2e2dcc; 
	display:none; 
	height:500px;
	position: fixed;
	z-index:1
}

.more-items{
	background:url(/SiteAssets/dropIcon.png) no-repeat right center;
}

.breadcrumb{display:none}

.col-centered{
    float: none;
    margin: 0 auto;
}

.mm-content{
	display:none;
	background: #fff;
	padding: 20px;
	overflow:hidden;
	border-bottom:2px solid #252523
}

.main-content{ float:inherit !important}

[data-name="SiteLogo"]{padding-top:11px; }

/* Search Box */

[data-name="SearchBox"]{
	background-color:#ddd;	
	width: 90%;
	border: 1px solid #c3c3c3;
	display:block !important;
	margin-top:15px;
	margin: 0 auto;	
}

.search-container{  }
.ms-srch-sb-border, .ms-srch-sb-border:hover, .ms-srch-sb-borderFocused{border:none; width:100%}
#SearchBox{	background-color: #d5d5d5; background-color:#fff; height: 30px; padding: 0 5px; display:block !important}
#SearchBox input{ color:#333333; width:92%; font-size:12px; height: 20px}
#SearchBox .ms-srch-sb-searchLink:hover, #SearchBox .ms-srch-sb-navLink:hover{	background-color:transparent }
.ms-srch-sb > input{ padding-top:2px }

.page-breadcrumb{margin-left: 20px; font-weight: normal; color:#999; color:#212121 }
.page-breadcrumb a:link, .page-breadcrumb a:visited{ color:#999; color:#212121}
.page-breadcrumb .current{color:#fff; color:#f65b0a}

.pageHeader textarea{ width:100%; background-color:rgba(0,0,0,0.5)}

.parallax {}

.app-icons{margin-bottom:10px}

.app-icons .box-container{
	padding:20px;
	background-color:#ECECEC;
	text-align:center
}
.app-icons h3{
	font-size:14px !important; 
	text-transform:uppercase;
	max-width:60%
}

.app-icons a:link, .app-icons a:visited{
	color:#295b85
}

.circle-img{
	border-radius: 100%;
	height: 90px;
	width: 90px;
	margin:10px
}

/* Template parts styles */
.header-full-row{ background-color: #ececec; text-align:center }

.blue-box:hover{
	font-size:20px;	
	background-color:#3c6c00;
	border-left: 40px solid #ffffff4d;
}

.img-box, .color-box, .blue-box{
	height: 70px;
	margin-bottom: 10px;
	padding: 10px;
	border-left: 25px solid #ffffff4d;
	  -webkit-transition: color 2s, font-size 1s;
       -moz-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
}


.small-box{ height:40px }

.img-box{
	background:#fff url() no-repeat center top;
    background-size:     cover;                      /* <------ */
    background-repeat:   no-repeat;
    background-position: left center; 
    height: 150px;
	border: none;
	color: #3d3d3d;
	font-size: 25px;
	padding-left: 25px;
	font-weight:bold
	/*text-shadow: 2px 1px #000;*/
}

.img-box.sobre-ogp{ background-image: url(/SiteAssets/block-headers/imagen2.jpg)}
.img-box.documentos{ background-image: url(/SiteAssets/block-headers/imagen3.jpg)}


.green-box{
	background-color: #2f5400;
	color: #fff;
	font-weight: bold;
}

.blue-box{
	background-color: #00556c;
	color: #fff;
	font-weight: bold;
}

.yellow-box{
	background-color:#6b4f23;
	color:#fff;
	font-weight:bold;
}

.fa-youtube-play{color:red}

/* Top Navigation */
.navbar-collapse.in {overflow:visible !important;}
.ms-core-listMenu-horizontalBox {margin:0;}
.ms-core-listMenu-horizontalBox li.static  > .ms-core-listMenu-item {font-size:12px !important; font-weight:normal; color:#999; text-transform:uppercase; /* font-size: 7.3px !important;  <----- VALOR TEMPORERO */}
.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item:hover {color:#eee;}
.ms-core-listMenu-horizontalBox li.selected a.selected {color:#fff;}
ul.dynamic {border:0; background-color:#222; padding:0 !important; min-width: 250px;}
li.dynamic {list-style:none !important; line-height:1.5 !important; border-bottom:1px solid #696969; }
ul.dynamic .ms-core-listMenu-item {padding:7px; color:#fff; }
ul.dynamic .ms-core-listMenu-item:hover {background-color:#fff;}
.navbar{ border-radius: 0px; font-size:}
.navbar-prgov ul{	margin-left:0px; padding-left: 0px}
.navbar-prgov .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item{	color :#fff}

.ms-core-listMenu-horizontalBox li{
	line-height: 3.5;
	margin-right: 0px;
	padding: 0 10px;
	/*padding: 0 5px;  <----- VALOR TEMPORERO */	
}

.ms-core-listMenu-horizontalBox li:hover, 
.ms-core-listMenu-horizontalBox .selected, 
.navbar-prgov .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item:hover { 
	 color:#fff;
	 text-decoration:underline
}

li.static:hover {
	background-color:rgba(255,255,255,0.8) !important;
	background-color:transparent !important;
	color: #fff !important;
	
}

#zz11_RootAspMenu > li:nth-child(1) > a:nth-child(1){display:none !important}

.navbar-prgov {  
     background-color: #1D1D1D;  
     font-weight:normal; 
     max-width: 100%;
     margin-bottom:1px;
     clear: both;
	/*overflow: hidden;*/
}


.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
    margin-right: 0;
}

.navbar-prgov a[title="Home"]{display:none}
.ms-core-listMenu-root > li.static{background-color:transparent !important}




/* SORTABLE LIST STYLE */
.sort-list-item{
   margin-left:10px;
   margin-right:10px;    
}


.sort-list-item a:hover{
    background: #ffe0b2;
    color: #404040;
}
.sort-list-item a {
    padding: 1em;
    margin-bottom: .9375em;
    display: block;
    position: relative;
    background: #e1e1e1;
    border-left: .1875em solid #ffb74d;
    transition: all .3s ease;
    color:#333333;
    font-size: 15pt !important;
    text-decoration:none;
}

.service-list-item a{
    padding: 0.3em;
    margin-bottom: .5em;
    display: block;
    position: relative;
    background: #e1e1e1;
    border-left: .1875em solid #ffb74d;
    transition: all .3s ease;
    color: #333;
    font-size: 12pt !important;
    text-decoration: none;
}

/* TOOL PANE FIX */

#MSOTlPn_MainTD {
display: block;
position: fixed;
top: 0px;
right: 15px;
z-index: 1000;
height: 100% !important;
width: auto !important;
overflow-y: scroll;
border: 1.5px dashed #f03010;

}
#MSOTlPn_MainTD > table{
  margin-right: 0px;
  position: static;
  width: 100%;
}
.ms-TPBorder {
  width: 100%;
}

/* RETURN TO TOP BUTTON */
.return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor:pointer
}
.return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
.return-to-top:hover i {
    color: #fff;
    top: 5px;
}	
/* titulo summery links */	
.dfwp-column .groupheader
 {
    font-size: 14pt;
    color: #2f3a41;
}

.ms-webpart-titleText.ms-webpart-titleText, .ms-webpart-titleText 
 {
	color:#109db5
}

/*  FOOTER STYLE */

.footer-container{	
	overflow: inherit;
	background-color:#1D1D1D;
	padding-bottom:20px;
	clear: both
}

footer{padding:20px; background-color: #1d1d1d; color:#fff; overflow: hidden;}
footer a:link, footer a:visited{ color:#fff}
footer ul li{list-style:none; padding:5px}
footer h3{ font-size:1.5vw}

.copyright{	
	text-align: center;
	margin-top: 20px;
	border-top: 1px solid #fff;
	padding-top: 20px;
}

.boxList{ font-size:16px;  padding-left: 0; min-height:224px; padding-left: 8px}

.boxList li{ list-style:none; background-color:#F6F6F6; padding: 5px; border-bottom: 1px solid #E3E3E3; padding-left: 40px }
.boxList li:hover{background-color:#ececec}

.boxList li a:link, .boxList li a:visited{	color:#444 }
.boxList li:before {
  font-family: FontAwesome;
  content: "\f0c1 ";
  position:absolute;
  left:0;
  margin-left: 30px;
  margin-top:5px;
}


.navbar-inverse .navbar-toggle {
    border-color: #333 !important;
}

.ms-webpart-titleText{
	font-size:30px; color:#444444 !important;
}

/* ------------ HOME PAGE AD SLIDER ------------ */
[webpartid="b3eaa0d7-2b5c-447c-a768-c677b5a0c727"]{
	width:369px;
	height:369px;	
	text-align:center;	
}

[webpartid="b3eaa0d7-2b5c-447c-a768-c677b5a0c727"] div{
	display:flex !important
}

[webpartid="b3eaa0d7-2b5c-447c-a768-c677b5a0c727"]div a img{
	width:100%; text-align:center;
}

/* ---------------  WEBPART STYLES ---------------- */

.sala-prensa-item{
	border-top: 1px solid #818181;
	padding-top: 20px;
	margin-bottom: 20px;
}

.sala-prensa-item a:link, .sala-prensa-item a:visited {
	font-size:15px;
	color:#000;
	font-weight:bold
}

.sala-prensa-item .description{
	margin-top:20px;
}
.ponencia-item{margin-bottom:20px}

.col-item {
    max-height: 200px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
}
.col-item .description{ max-height:200px; overflow:hidden; text-align: justify}

.col-item a:link, .col-item a:visited{color:#fff !Important}

.col-item .link-title{
	height: 60px;
	margin-bottom: 10px;
	padding: 10px;
	border-left: 20px solid #ffffff4d;
	background-color: #182639
}

.ip-lista-agencias img, .dfwp-list img{
	width:100%
}

.col-area{
	font-size: 30px;
	padding: 10px;
	background-color: #dedede;
	font-weight: bold;
    color: #4A4A4A;;
}

.col-area i{
	color: #168DAB;;
}

.col-area a:link, .col-area  a:visited{
	color: #4A4A4A;
}


.navbar-toggle{
	background-color: #e6f2fa;
}

.navbar-toggle .icon-bar {
    background-color: #000;
}

/* ---------------  SELLO OFICIAL FORTALEZA ---------------- */

@font-face {
	font-family: 'Conv_Gotham-Light';
	src: url('../fonts/Gotham-Light.eot');
	src: local('☺'), url('../fonts/Gotham-Light.woff') format('woff'), url('../fonts/Gotham-Light.ttf') format('truetype'), url('../fonts/Gotham-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.sello-oficial {
	display: inherit;
	max-width: 400px;
	padding-bottom: 10px;
	overflow: auto;
}

.sello-oficial .escudo{width: 80px}
.sello-oficial .slogan{
	font-family: Conv_Gotham-Light;
	font-size: 18px;
	letter-spacing: 0.2px;
	border-bottom: 1px solid #fff;
	margin-top:10px
}
.sello-oficial .agency-name:before{
	content:"PR.Gov - Portal Oficial del Gobierno de Puerto Rico";
	font-size: 8px;
	text-transform:uppercase;

}
/* ---------------  SELLO OFICIAL FORTALEZA ---------------- */

/* --------- Metro Eevents Style ------------*/
.event-wraper{background: lightgray; display:flex}
.date-info-box{color:#fff; padding: 10px; min-width: 90px}
.event-info-box h3{	font-size: 16px !important; }
.event-info-box p{font-size: 13px;}
.event-info-box{text-align:left;}
.item-even {background: #4687fa}
.item-odd {background: #ff7e28}
.event-item-box{margin-bottom:10px; text-align:center; }
.day-string{font-size:23px}
.triangle{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #D3D3D3 transparent transparent;
	line-height: 0px;
	_border-color: #000000 #007bff #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');	
	
	position: absolute;
	top: 40px;
	left: -8px;
	color: transparent;	
}

.custom-item{text-align:center}
.custom-item img{ width:259px; height:170px}
.custom-item h3{ font-size:15px !important}
/* --------- Metro Eevents Style ------------*/


.ibox{ 
	width: 100%;
	height: 200px;
	text-align: center;
	padding: 20px; 
}
 
.ibox .w3-circle{width: 100px !important; height: 100px !important;  margin: 0 auto !important} 
.ibox img{max-height: 70px !important; margin-top: 15px;} 
.ibox h1{font-size: 16px !important; font-weight:bold}
.ibox a{text-decoration:none; color: #384250 !important;}

.ibox-blue{color:#006666; background-color:#006666;}
.ibox-yellow{color:#FF9900; background-color:#FF9900;}
.ibox-red{color:#CC0000; background-color:#CC0000;}
.ibox-green{color:#01704F; background-color:#01704F;}
.ibox-light-green{color:#77A93F; background-color:#77A93F;}
.ibox-purple{color:#49019A; background-color:#49019A;}



@media(max-width:767px){
	#s4-bodyContainer { padding: 0 12px !important;}	
	.ms-core-listMenu-root > li.static { 
		display: block;
		border-bottom: 1px solid #c8c8c8;
		margin: 10px;	
	}
	
	/* HEADER */
	.headerTitle{margin-top: 10px}
	.page-header{
		background-image:none;
		min-height: 160px;	
		background-color: #4A4A4A;
		background-image: none;	
		border-bottom: 0px solid #eee !important
	}
	
	.topNavigationMenu{background: #fff; width: 100%;}
	.ms-core-listMenu-horizontalBox { margin: 0;  width: 100% }
	.navbar-prgov .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item{color:#000; font-weight:bold; font-size:15px !important}
	.ms-core-listMenu-horizontalBox li{line-height: 2; width:100%}
	.navbar-prgov .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item:hover { color: #000 }
	.navbar-prgov ul{width:100%}
	.navbar-collapse{padding:0}
	
	.alt-head{	display:none !important }
	.alt-head .logo, .alt-head .social{text-align:center}
	.alt-head .message img{width:100%; padding: 0px}
	.alt-head .social img{height: 40px; float: none; margin-top: 0}
	
	.ms-siteicon-img { margin-left: 20px }
	
	
	/* NAVIGATION */
	.navbar { z-index: 10 }
	.navbar-prgov ul { background-color: #F7C00B }	
	.navbar-prgov ul.dynamic{
		position: inherit !important; 
		box-shadow:none; 
		background-color:transparent; 
		color:#000;
		left: 0 !important;
		top: 0 !important;
		width: 100% !important;		
	}
	ul.dynamic .ms-core-listMenu-item:hover{background-color:transparent }	
	.ms-core-listMenu-horizontalBox a.ms-core-listMenu-item:hover, .ms-core-listMenu-horizontalBox a.ms-core-listMenu-item{color:#000}	
	.container > .navbar-collapse{margin-right: -20px;}
	.navbar-collapse{padding:0}
	
	li.dynamic {
	    border-style: none;
	border-color: inherit;
	border-width: medium;
	margin-left: 40px;
	    	list-style-type: inherit !important;
	list-style-position: inherit !important;
	list-style-image: inherit !important;
}
	
	.ms-core-listMenu-root > li.static	{border:none}
	
	/* END OF NAVIGATION */
	
	
}
	
@media(min-width:768px){
}
@media(min-width:992px){}
@media(min-width:1200px){}
