FINANCIERA

/*
Theme Name: Theme-Region
Theme URI: http://www.regioncusco.gob.pe
Description: Tema para el Gobierno Regional Cusco
Author: Everth Juvenal Cusco
Author URI: http://www.regioncusco.gob.pe
Version: 1.0
*/
@import url(‘assets/plugins/bootstrap/css/bootstrap.min.css’);
@import url(‘assets/css/style.css’);
@import url(‘assets/plugins/line-icons/line-icons.css’);
@import url(‘assets/plugins/font-awesome/css/font-awesome.min.css’);
@import url(‘assets/plugins/owl-carousel/owl-carousel/owl.carousel.css’);
@import url(‘assets/plugins/sky-forms/version-2.0.1/css/custom-sky-forms.css’);
@import url(‘assets/plugins/lightbox-master/css/ekko-lightbox.min.css’);
@import url(‘assets/css/plugins/touchTouch.css’);

@import url(‘assets/plugins/image-hover/css/img-hover.css’);
@import url(‘assets/plugins/scrollbar/src/perfect-scrollbar.css’);
@import url(‘css/layout.css’);
@import url(‘themes/calendar_g.css’);
@import url(‘themes/calendar_green.css’);
@import url(‘themes/calendar_traditional.css’);
@import url(‘themes/calendar_transparent.css’);
@import url(‘themes/calendar_white.css’);
@import url(‘assets/css/pages/page_search.css’);
@import url(‘assets/css/pages/profile.css’);
@import url(‘css/oka_slider_model.css’);
@import url(‘css/yoxview.css’);
/*Blog Posts
————————————*/
.posts .dl-horizontal a {
color: #555;
}

.posts .dl-horizontal {
margin-bottom: 15px;
overflow: hidden;
border-bottom: 1px dotted #333333;
}

.posts .dl-horizontal dt {
width: 60px;
float: left;
}

.posts .dl-horizontal dt img {
width: 60px;
height: 60px;
padding: 2px;
margin-top: 2px;
border: solid 1px #ddd;
}

.posts .dl-horizontal dd {
margin-left: 70px;
}

.posts .dl-horizontal dd p {
margin: 0;
}

.posts .dl-horizontal dd a {
font-size: 11px;
line-height: 16px !important;
}

.posts .dl-horizontal dd a:hover {
color: #e2201f;
text-decoration: none;
}

.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a {
color: #e2201f;
border-color: #e2201f !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.categorias{
display: inline-block;
background: none repeat scroll 0 0 #f9f9f9;
border-bottom: 3px solid #eee;
}
.presi{
padding-top: 5px;
height: 393px;
-webkit-box-shadow: 0px 0px 1px 1px rgba(122,58,66,0.85);
-moz-box-shadow: 0px 0px 1px 1px rgba(122,58,66,0.85);
box-shadow: inset 0px 0px 20px #454544;
background-color: rgba(156,31,48,0.9);
}
.presi p{
text-align: center;
font-size: 12px;
color: #fff;
}
.presi img{
border: 1px solid #021a40;
}

#myCarousel .thumbnail {
margin-bottom: 0;
}
.carousel-control.left, .carousel-control.right {
background-image:none !important;
}
.carousel-control {
color:#fff;
top:40%;
color:#fff;
bottom:auto;
padding-top:4px;
width:30px;
height:30px;
text-shadow:none;
opacity:1;
}
.carousel-control:hover {
color: #fff;
}
.carousel-control.left, .carousel-control.right {
background-image:none !important;
}
.carousel-control.right {
left:auto;
right:-32px;
}
.carousel-control.left {
right:auto;
left:-32px;
}

.carousel-indicators {
bottom:-30px;
}
.carousel-indicators li {
border-radius:0;
width:10px;
height:10px;
background:#ccc;
border:1px solid #ccc;
}
.carousel-indicators .active {
width:12px;
height:12px;
background:#b61632;
border-color:#b61632;
}

.post .dl-horizontal a {
color: #555;
}
.post .dl-horizontal a:hover{
color: red;
}
.post .dl-horizontal p a:hover{
color: red;
}
.post .dl-horizontal p a:active{
color: red;
}

.post .dl-horizontal {
margin-bottom: 15px;
overflow: hidden;
border-bottom: 2px outset #333333;
}

.post .dl-horizontal dt {
width: 120px;
float: left;
}
.post .dl-horizontal span{
font-weight: bold;
}
.post .dl-horizontal .row{
margin-top: 10px;
}
.post .dl-horizontal .row div{
border-left: 1px dotted #333333;
margin-bottom: 10px;
}

.post .dl-horizontal dd {
margin-left: 70px;
}

.post .dl-horizontal dd p {
margin-left: 50px;
padding-left: 30px;
}

.post .dl-horizontal dd a {
font-size: 12px;
line-height: 16px !important;
}

.post .dl-horizontal dd a:hover {
color: #e2201f;
text-decoration: none;
}
.post .dl-horizontal h5 {
text-align: center;
font-weight: bold;
font-family: ‘Open Sans’;
}
.post .dl-horizontal:hover dt img,
.post .dl-horizontal:hover dd a {
color: #e2201f;
border-color: #e2201f !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.spinner {
text-align: center;
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url(img/spinner.gif) 50% 50% no-repeat;
}

#myModal .modal-dialog{
width: 75%;
}
.gridsumilla{
max-width: 300px;

}
.gridsumillarow{
font-family: ‘cabin’;
font-size: 10px;
}
.gridlink{
width: 20px;
}
.gridnumero{
width: 100px;

}
.gridfecha{
width: 90px;

}
.region{
position: absolute;
top: 200px;
text-align: center;
z-index: 3;
}
.region h1 {
color: #fff;
font-size: 34px;
font-weight: 500;
text-align: center;
margin-bottom: 30px;
text-transform: uppercase;
text-shadow: 2px 2px #000;
}
.agenda {
height: 170px;
margin: 0 auto;
overflow: hidden;
padding: 0;
position: relative;
}
.agenda .date-formats {
color: #fff;
float: left;
text-align: center;
background: #b61632;
margin: 7px 13px 0 0;
padding: 7px 10px 4px;
}

.agenda .date-formats span {
display: block;
font-size: 22px;
font-weight: 200;
line-height: 25px;
}
.border-derecha{
border-right:1px dotted #333333;
}
.panel ul
{
padding:0px;
margin:0px;
list-style:none;
}
.panel-default {
border-color: #fff;
margin-left: 30px;
}
.new-item-p{
font-family: “cabin”,Arial,sans-serif;
font-size: 9px;
margin-left: 5px;
}

.new-item-img{
border: 1px solid #ddd;
height: 60px;
margin-top: 2px;
padding: 2px;
width: 60px;

}
#grid-basic tr:hover{
color:red;
}
#grid-basic1 tr:hover{
color:red;
}
.imagenbanner{
width: 200px;
}
.enlaces_internos{

}
.enlaces_internos li{
display: inline-block;
}
.dropdown-submenu {
position: relative;
}

.dropdown-submenu>.dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px;
border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
display: block;
}

.dropdown-submenu>a:after {
display: block;
content: ” “;
float: right;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 5px 0 5px 5px;
border-left-color: #ccc;
margin-top: 5px;
margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
border-left-color: #fff;
}

.dropdown-submenu.pull-left {
float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.cel-header{
height: 110px;
background: #b61632;
}
.fondo{
position: absolute;

}
.logo{
z-index: 999;
position: absolute;
}
#cssmenu {
padding: 0;
margin: 0;
border: 0;
width: auto;
}
#cssmenu ul,
#cssmenu li {
list-style: none;
margin: 0;
padding: 0;
}
#cssmenu ul {
position: relative;
z-index: 597;
}
#cssmenu ul li {
float: right;
min-height: 1px;
vertical-align: middle;
position: static;
}
#cssmenu ul li.hover,
#cssmenu ul li:hover {
position: relative;
z-index: 599;
cursor: default;
}
#cssmenu ul ul {
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
z-index: 598;
width: 100%;
}
#cssmenu ul ul li {
float: none;
}
#cssmenu ul ul ul {
top: 0;
left: 190px;
width: 190px;
}
#cssmenu ul li:hover > ul {
visibility: visible;
}
#cssmenu ul ul {
bottom: 0;
left: 0;
}
#cssmenu ul ul {
margin-top: 0;
}
#cssmenu ul ul li {
font-weight: normal;
}
#cssmenu a {
display: block;
line-height: 1em;
text-decoration: none;
}
/* Custom CSS Styles */
#cssmenu {
font-family: ‘Oxygen Mono’, Tahoma, Arial, sans-serif;
font-size: 12px;
}
#cssmenu > ul {
*display: inline-block;
}
#cssmenu:after,
#cssmenu ul:after {
content: ”;
display: block;
clear: both;

}
#cssmenu ul {
text-transform: uppercase;
}
#cssmenu ul ul {

border-top: 4px solid #b61632;
text-transform: none;
min-width: 190px;
}
#cssmenu ul ul a {

border-top: 0 none;
line-height: 150%;

font-size: 12px;
}
#cssmenu ul ul ul {
border-top: 0 none;
}
#cssmenu ul ul li {
position: relative;
}
#cssmenu ul ul li:first-child > a {

}
#cssmenu ul ul li:hover > a {
background: #b61632;
box-shadow: inset 0px 0px 20px #454544;
color: #e8ba2a;
}
#cssmenu ul ul li:last-child > a {
-moz-border-radius: 0 0 3px 3px;
-webkit-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-moz-box-shadow: 0 1px 0 #1b9bff;
-webkit-box-shadow: 0 1px 0 #b61632;
box-shadow: 0 1px 0 #b61632;
}
#cssmenu ul ul li:last-child:hover > a {
-moz-border-radius: 0 0 0 3px;
-webkit-border-radius: 0 0 0 3px;
border-radius: 0 0 0 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#cssmenu ul ul li.has-sub > a:after {
content: ‘+’;
position: absolute;
top: 50%;
right: 15px;
margin-top: -8px;
}
#cssmenu ul li:hover > a,
#cssmenu ul li a:hover {
background: #b61632;
box-shadow: inset 0px 0px 20px #454544;
color: #e8ba2a;

}
#cssmenu ul li.has-sub > a:after {
content: ‘+’;
margin-left: 5px;
}
#cssmenu ul li.last ul {
left: auto;
right: 0;
}
#cssmenu ul li.last ul ul {
left: auto;
right: 99.5%;
}
#cssmenu a {

padding: 0 20px;
}
#cssmenu ul ul a {
background: #fff;
padding: 0 20px;
padding-top: 10px;
padding-bottom: 10px;
max-width: 200px;
}
#cssmenu > ul > li > a {
line-height: 30px;
font-size: 12px;
font-weight: bold;
}
.enlaces_internos li{
display: inline-block;
}
.banner{
width:100%;
}

Agregue un comentario

Su dirección de correo no se hará público. Los campos requeridos están marcados *