.page-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}
.smart-style-3 #header {
    background-color: #00306c;
    background-image: linear-gradient(to bottom, #00306c, #2b61a5);
}
.smart-style-3 .btn-header > :first-child > a, .smart-style-3 #logo-group span#activity {
    background-color: rgb(0, 35, 78);
    background-image: linear-gradient(to bottom, #00326d, #00306c);
    color: #fff !important;
    border: 1px solid #00306c;
    text-shadow: #985813 0 -1px;
}
.contentInic{
  overflow: hidden;
  background-color: #002f6c;
}
.form-group{
  margin-bottom: 0;
}
.areas_estrategicas{
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  margin-top: 60px;
}

.areas_estrategicas h4 {
    padding: 15px;
    margin: 0 15px 5px;
    border-bottom: 5px solid #002f6c;
    text-transform: uppercase;
}
.areas_estrategicas .panel-footer{
    background-color:#002f6c;
    color: #ffffff;
}
.vertical-text{
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);

  /* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;

  /* Should be unset in IE9+ I think. */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  white-space: nowrap;
}
.column{
  float: left;
  margin-top: 277px;
  font-size: 20px;
  background-image: url(../../images/right_arrow.png);
  background-repeat: no-repeat;
  background-position-y:115px;
  background-size: 20px;
}
.cal-row-fluid .cal-cell1 {
  width: 20% !important;
}
.cal-day-weekend span[data-cal-date] {
  color: white; !important;
  width: 49%;
  display: inline-block;
  margin: 0;
  padding: 0;
  background-color: grey;
}
.cal-week-box [data-event-class] {
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 0!important;
  margin-top: 4px!important;
  margin-bottom: 4px!important;
  font-size: 9pt;
  padding: 0 3px!important;
}
.cal-row-fluid{
  border-bottom: 1px solid #E2E2E2;
}
.cal-week-box [data-event-class]{
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
.cal-week-box [data-event-class] a {
  display: block;
  background-color: #dadada;
  color: white;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 0;
}
::-moz-selection {
  background: #007aff;
  text-shadow: none;
  color: #ffffff;
}

::selection {
  background: #007aff;
  text-shadow: none;
  color: #ffffff;
}

body {
  background: #FAFAFA;
}

.box-login{
  margin-top: 120px;
}
.box-login h1{
  font-size: 30px;
  margin-bottom: 8px;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px;
}
.box-login span{
  font-size: 20px;
  color: #ffffff;
}
.box-login small{
  font-size: 15px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .app-content {
    background: #FAFAFA;
  }
}
.panel-title{
  font-size: 14px;
}
.panel-title .percentage{
  font-size: 20px;
  font-weight: 100;
  margin-right: 15px;
}
.panel-title i{
  margin-top: 10px;
}

.panel-default{
  margin-top: 0;
  border-top: none;
  overflow: auto;
  width: 100%;
}
.panel-default .panel-heading{
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
  border: 1px solid #dddddd !important;
}
.panel-default .panel-body{
  border: 1px solid #dddddd;
  background: #fcfcfc;
  border-top: none;
  font-size: 13px;
}
.panel-default .panel-footer{
  background: #002f6c !important;
  color: #ffffff;
  padding: 3px;
}
.panel-default .panel-footer .btn{
  color: #ffffff;
  background-color: #002f6c;
  padding: 10px;
}
.panel-body h2.StepTitle {
  font-size: 24px;
  text-align: left;
  margin-bottom: 15px;
  font-weight: 400;
}
.label-default{
  font-size: 85%!important;
  padding: .4em .8em!important;
  border-radius: 0 !important;
  background-color: #002f6c;
}
.panel-transparent {
  margin-top: 40px;
}
.panel-transparent .panel-heading h4{
  margin-bottom: 0;
  line-height:32px;
}
.panel-transparent .panel-heading .panel-tools{
  right: 15px;
}
header{
  box-shadow: 1px 3px 3px #b7b7b7;
}

header .navbar-header {
  background: #002f6c !important;
  border-right:none;
  border-bottom:5px solid #ea7600 !important;
}
header .navbar-header .sidebar-toggler, header .navbar-header .sidebar-mobile-toggler {
  color: #007aff !important;
}
header .navbar-header .navbar-brand {
  color: #777 !important;
}
header .navbar-header .navbar-brand img{
  max-width: 180px;
}
header .navbar-header .menu-toggler {
  color: #007aff !important;
}
header .navbar-collapse {
  background: #002f6c !important;
  border-bottom:5px solid #ea7600 !important;
  box-shadow: none !important;
}
header .navbar-collapse h1 {
  color: #ffffff;
  font-size: 26px;
  margin-bottom: 5px;
  border-bottom: 1px solid #b9b9b9;
  border-collapse: collapse;
  padding-bottom: 10px;
  margin-top: 15px;
}
header .navbar-collapse span{
  color: #ffffff;
  font-size: 17px;
}
header .navbar-collapse small{
  color: #ffffff;
  font-size: 14px;
}
header .navbar-collapse .navbar-right > li > a {
  color: #777;
}
header .navbar-collapse .navbar-right > li > a i {
  color: #007aff !important;
}
header .navbar-collapse .navbar-right > li > a:hover, header .navbar-collapse .navbar-right > li > a:focus, header .navbar-collapse .navbar-right > li > a:active {
  background: #ebebeb !important;
}
header .navbar-collapse .navbar-right > li.open > a {
  background: #ebebeb !important;
}
header .navbar-collapse .navbar-right .dot-badge {
  border-color: #ffffff;
}
@media (max-width: 991px) {
  header .navbar-collapse {
    background: #ffffff !important;
    box-shadow: none;
  }
  header .navbar-collapse .navbar-right > li.open {
    background: #ebebeb !important;
  }
  header .navbar-collapse .navbar-right > li:hover, header .navbar-collapse .navbar-right > li:active, header .navbar-collapse .navbar-right > li:focus {
    background: #ebebeb !important;
  }
  header .navbar-collapse .navbar-right > li > a {
    color: #777;
  }
  header .navbar-collapse .navbar-right > li > a i {
    color: #007aff !important;
  }
  header .navbar-collapse .navbar-right > li > a:hover {
    background: #ebebeb !important;
  }
  header .navbar-collapse .navbar-right > li > a:focus, header .navbar-collapse .navbar-right > li > a:active {
    background: none !important;
  }
  header .navbar-collapse .navbar-right > li.open > a {
    background: #ebebeb !important;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  header .navbar-collapse .navbar-right > li {
    border-bottom: 1px solid #c8c7cc !important;
  }
}
@media (max-width: 991px) {
  header .navbar-collapse .navbar-right .dot-badge {
    border-color: #ffffff;
  }
}
@media (max-width: 767px) {
  header .navbar-collapse {
    background: #ffffff !important;
  }
  header .navbar-collapse .close-handle {
    background: #ffffff;
  }
  header .navbar-collapse .close-handle .arrow-left, header .navbar-collapse .close-handle .arrow-right {
    background-color: #007aff;
  }
  header .navbar-collapse .navbar-right .current-user a i {
    color: #ffffff !important;
    background: rgba(0, 122, 255, 0.3);
  }
}
header .dropdown-off-sidebar {
  border-left-color: #c8c7cc !important;
  background: #ffffff !important;
  color: #007aff !important;
}
@media (max-width: 991px) {
  header .dropdown-off-sidebar {
    background: #ffffff !important;
    border-left-color: #c8c7cc !important;
    color: #007aff !important;
  }
}

#sidebar {
  background: #EFEFF4 !important;
  position: fixed;
  top: 120px!important;
  margin-top: 0
}
#sidebar:before {
  border-right-width: "1px" !important;
  border-right-style: solid;
  border-right-color: #c8c7cc !important;
}
#sidebar nav {
  border-right-width: "1px" !important;
  border-right-style: solid;
  border-right-color: #c8c7cc !important;
}
#sidebar nav .navbar-title {
  color: #aaaaaa;
}
#sidebar nav .navbar-title h5{
  margin-left: 15px;
}
#sidebar nav .select-periodo{
  width: 230px;
  height: 35px;
  margin-bottom: 0;
}
#sidebar #w4 .form-group{
  margin-bottom: 0 !important;
}
#sidebar nav > ul {
  list-style: none;
  margin: 0 !important;
  padding: 0;
  border-top: none !important;
  background-color: #ffffff;
  border-bottom: none !important;
}
#sidebar nav form{
  margin-bottom: 0;
}
#sidebar .field-periodos-descripcion{
  margin-bottom: 0;
}
#sidebar nav > ul > li a:active:focus {
  background: #e6e6e6 !important;
}
#sidebar nav > ul > li > a .item-media > i {
  color: #002f6c !important;
}
#sidebar nav > ul > li > a .item-media .fa-stack .fa-square {
  color: #007aff !important;
}
#sidebar nav > ul > li > a .item-inner {
  color: #777 !important;
  border-bottom-color: #c8c7cc;
}
#sidebar nav > ul > li.hover {
  background: #f2f2f2 !important;
}
#sidebar nav > ul > li.open {
  background: #f2f2f2 !important;
}
.no-touch #sidebar nav > ul > li:hover {
  background: #f2f2f2 !important;
}
#sidebar nav > ul > li.active {
  background: #002f6c !important;
}
#sidebar nav > ul > li.active:hover {
  background: #007aff !important;
}
@media (min-width: 992px) {
  #sidebar nav > ul > li.active:before {
    border-right-color: #c8c7cc !important;
  }
  #sidebar nav > ul > li.active:after {
    border-right-color: #FAFAFA !important;
  }
}
#sidebar nav > ul > li.active > a:active:focus {
  background: #006ee6 !important;
}
#sidebar nav > ul > li.active > a .item-inner {
  color: #ffffff !important;
}
#sidebar nav > ul > li.active > a .item-media > i {
  color: #ffffff !important;
}
#sidebar nav > ul > li.active > a .item-media .fa-stack .fa-square {
  color: #007aff !important;
}
#sidebar nav > ul > li.active .sub-menu {
  background: #f7f7f7;
}
#sidebar nav > ul .sub-menu {
  background: #f7f7f7;
}
#sidebar nav > ul .sub-menu > li.open {
  background: #f2f2f2 !important;
}
#sidebar nav > ul .sub-menu > li a {
  color: #777;
}
#sidebar nav > ul .sub-menu > li.active a {
  background: #e0e0e0 !important;
}
#sidebar nav ul > li.hover {
  background: #f2f2f2;
}
.no-touch #sidebar nav ul > li:hover {
  background: #f2f2f2;
}
#sidebar nav ul > li.open {
  background: #f2f2f2;
}
#sidebar nav .button-o {
  border-color: #007aff !important;
  color: #007aff !important;
}

@media (min-width: 992px) {
  .app-sidebar-closed .app-aside .search-form {
    background: #dddde8 !important;
    border-bottom-color: #c8c7cc !important;
  }
  .app-sidebar-closed .app-aside .search-form > a {
    color: #777;
  }
  .app-sidebar-closed .app-aside .navbar-form {
    background: #dddde8 !important;
  }
  .app-sidebar-closed .app-aside .navbar-form a {
    color: #777 !important;
  }
  .app-sidebar-closed .app-aside .navbar-form .form-group input {
    background: rgba(255, 255, 255, 0.4);
  }
  .app-sidebar-closed .app-aside .navbar-form .form-group input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #777;
  }
  .app-sidebar-closed .app-aside .navbar-form .form-group input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #777;
  }
  .app-sidebar-closed .app-aside .navbar-form .form-group input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #777;
  }
  .app-sidebar-closed .app-aside .navbar-form .form-group input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #777;
  }
  .app-sidebar-closed .app-aside > .item-inner {
    background: #e6e6e6 !important;
  }
  .app-sidebar-closed .app-aside > .item-inner .title {
    color: #777 !important;
  }
  .app-sidebar-closed .app-aside > .item-inner.active {
    background: #e6e6e6 !important;
  }
  .app-sidebar-closed .app-aside > .item-inner.active:before {
    border-left: 12px solid #c8c7cc;
  }
  .app-sidebar-closed .app-aside > .item-inner.active:after {
    border-left: 12px solid #007aff !important;
  }
  .app-sidebar-closed .app-aside > .item-inner:before {
    border-left: 12px solid #c8c7cc;
  }
  .app-sidebar-closed .app-aside > .item-inner:after {
    border-left: 12px solid #f2f2f2 !important;
  }
  .app-sidebar-closed .app-aside .form-group {
    background: #dddde8 !important;
    border-color: #c8c7cc !important;
  }
  .app-sidebar-closed .app-aside .sub-menu {
    background: #ffffff;
  }
  .app-sidebar-closed .app-aside .sub-menu li a {
    color: #777 !important;
  }
  .app-sidebar-closed .app-aside .sub-menu li a.hover {
    background: #e6e6e6 !important;
  }
  .no-touch .app-sidebar-closed .app-aside .sub-menu li a:hover {
    background: #e6e6e6 !important;
  }
  .app-sidebar-closed .app-aside .sub-menu li.active > a, .app-sidebar-closed .app-aside .sub-menu li.open > a {
    background: #e6e6e6 !important;
  }
}
@media (min-width: 992px) {
  .app-sidebar-closed ul.sub-menu {
    border-right-color: #c8c7cc !important;
    border-bottom-color: #c8c7cc !important;
  }
}

.navbar-form {
  background: #dddde8 !important;
}
.navbar-form .search-button {
  color: #777;
}
.navbar-form .form-control {
  background: transparent !important;
}
.navbar-form .form-control::-webkit-input-placeholder {
  /* WebKit browsers */
  color: rgba(119, 119, 119, 0.5);
}
.navbar-form .form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(119, 119, 119, 0.5);
}
.navbar-form .form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(119, 119, 119, 0.5);
}
.navbar-form .form-control:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: rgba(119, 119, 119, 0.5);
}
.navbar-form .form-control:focus {
  background-color: #ffffff !important;
  border-color: #ffffff;
  transition: all 300ms ease-in 0s;
}
.navbar-form .form-control:focus + .search-button {
  color: #aeacb4;
}
.navbar-form .form-control:focus::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #c2c2c5 !important;
}
.navbar-form .form-control:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #c2c2c5 !important;
}
.navbar-form .form-control:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c2c2c5 !important;
}
.navbar-form .form-control:focus:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #c2c2c5 !important;
}

#off-sidebar {
  background: #ffffff !important;
  border-color: #c8c7cc !important;
}
#off-sidebar .sidebar-back {
  color: #007aff;
}
#off-sidebar .tab-content {
  background: #ffffff !important;
}
#off-sidebar .nav-tabs.nav-justified > li > a {
  border-color: #c8c7cc;
  color: rgba(0, 122, 255, 0.7);
  background: #f2f2f2;
}
#off-sidebar .nav-tabs.nav-justified > li > a:hover, #off-sidebar .nav-tabs.nav-justified > li > a:focus {
  background: #e6e6e6;
  color: rgba(0, 122, 255, 0.8);
}
#off-sidebar .nav-tabs.nav-justified > li.active > a, #off-sidebar .nav-tabs.nav-justified > li.active > a:hover, #off-sidebar .nav-tabs.nav-justified > li.active > a:focus {
  color: #007aff;
  background: #ffffff;
  border-bottom-color: #ffffff;
}
#off-sidebar .media-list .media {
  border-color: #c8c7cc;
  color: #777;
}
#off-sidebar .media-list .media a:hover {
  background: #e6e6e6;
}
#off-sidebar .media-list .media .media-heading {
  color: #777 !important;
}
#off-sidebar .media-list .media .media-body span {
  color: #919191;
}
#off-sidebar .sidebar-title {
  color: #777;
}
#off-sidebar .discussion .messages-date {
  color: #777;
}
#off-sidebar .discussion .message-name {
  color: #777;
}
#off-sidebar .message-bar {
  background: #e6e6e6;
  border-top-color: #c8c7cc;
}
#off-sidebar .message-bar textarea {
  background: #fff;
  border-color: #c8c7cc;
}
#off-sidebar .message-bar .link {
  color: #007aff;
}
#off-sidebar .message-bar a.icon-only {
  color: #777;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999 !important;
}

#app > footer {
  background: #ffffff !important;
  border-top-color: #c8c7cc !important;
  color: #777;
}



.ui-select-bootstrap .ui-select-toggle{
  text-align: left !important;
}

.boton {
  background-color: #002f6c;
  border: 1px solid #05182f;
  color: #ffffff;
  padding: 7px 10px;
  font-weight: bold;
}
.botonEst {
  background: none;
  border: none;
}
.botonInic{
  background: none;
  border: none;
  font-size: 13px;
  text-align: left;
}
.cal-row-fluid .cal-cell1 {
  width: 20% !important;
  display: block;
  box-sizing: border-box;
  float: left;
  min-height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bolder;
  text-align: center;
  border: 0 solid;
  padding: 5px 0;
}
span.data-cal-date {
  font-size: 1.2em;
  font-weight: 400;
  opacity: .5;
  transition: all .3s ease-in-out;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  margin-top: 15px;
  margin-right: 15px;
  width: 49%;
  display: inline-block;
  margin: 0;
  padding: 0;
  background-color: grey;
  color: #ffffff;
}
.botonObj{
  outline: 0 !important;
  width: 100%;
  background: transparent;
  border: none;
  text-align: left;
}
table.table {
  border-collapse: separate;
  background: #ffffff;
  border: 1px solid #eee;
}

table.tablecal{
  font-size: 13px;
  width: 100%;
}
table.tablecal tr td{
  border-bottom: 1px solid #dddddd;
  padding: 5px;
  border-right: 1px solid #dddddd;
}
td.tdcab {
  border-bottom: none !important;
  width: 50%;
}
td.tdiniciativa {
  width: 50%;
}
td.tdanho{
  border-bottom: none !important;
  width: 10%;
  text-align: center;
  font-size: 16px;
  border-top: 1px solid #dddddd;
}
table.tablecal tr td.tdanho:last-child{
  border-right: none;
  border-top: none;
}
td.tdsem{
  border-bottom: none !important;
  width: 5%;
  text-align: center;
  margin: 0;
  padding: 5px;
  border-right: 1px solid #ffffff;
  background-color: grey;
  color: #ffffff;
}
td.tdcelda{
  text-align: center;
}
td.tdtitle{
  border-bottom: none !important;
  width: 50%;
  background-color: grey;
  color: white;
  font-size: 13px;
  text-transform: uppercase;
}
table.mantainer{
  padding: 40px !important;
}
table.mantainer td{
  border: none !important;
  padding: 0 !important;
}
table.mantainer td .form-group{
  margin-bottom: 0 !important;
}
table.mantainer td .form-group input[type="text"],
table.mantainer td .form-group input[type="password"],
table.mantainer td .form-group select {
  font-size: 13px !important;
  height: 26px;
  margin-bottom: 9px;
  margin-top: 5px;
}
table.mantainer td p{
  margin: 0 !important;
  padding: 11px 0;
}
.table-hover > tbody > tr:hover {
  background-color: #dbe6ef;
}
.modal-content {
  background: #ffffff;
  box-shadow: none;
  border: none;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.modal-header{
  border-bottom: none;
}
.modal-body{}
.modal-body iframe{
  border:none;
  min-height: 400px;
}
.iframe-body{
  background-color: #ffffff;
}
.modal-body iframe table.table{
  font-size: 13px;
  border: 1px solid #dddddd;
  padding: 20px;
}
.modal-body iframe table.table td.tdLabel{
  font-weight: bold;
}
.modal-body iframe table.table td.infoUser{
}
.progress{
  height: 20px;
  margin-bottom: 0;
}
.mantainer-menu{
  position: relative;
  z-index: 10;
  text-align: right;
  width: 100%;
  background-color: #dbe6ef;
}
.mantainer-menu li{
  display: inline-block !important;
  float: none;
}
table.mantainer td.tdLabel{
  font-weight: bold;
  width: 120px;
  text-align: right;
}
table.mantainer td.point{
  text-align: center;
}
table.mantainer td.tdInfo{
  width: 150px;
}
.help-block{
/*  position: absolute;*/
  background-color: transparent;
  top:26px;
  font-size: 11px;
  margin: 0
}
table.mantainer .form-control{
  position: relative;
}
.clip-check{
  width: 32.3%;
}
.clip-check label{
  font-size: 12px;
}
html{
    background:none;
}

