
/*------------------------------------------------------------------
[Layout]
*/
body {
    font: normal 15px/1.4em "cespu", "TitilliumText22LRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: transparent	url("/css/images/bg-grain.png") 0 0 repeat;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "cespu-Light", "TitilliumText22LLight", "Helvetica Neue", serif;
    margin-top: 0;
}

h1 {
  font-size: 2.25em;
  line-height: 1.25;
  color: #f0782e;
}

h2 {
  font-size: 1.5em;
  line-height: 1.25;
  color: #f0782e;
}

h3 {
  font-size: 1.125em;
  line-height: 1.25;
  color: #f0782e;
}

h4 {
  font: normal 0.875em/1.25 "cespu", "TitilliumText22LRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #808080;
}

h5 {
  font: normal 0.875em/1.25 "cespu", "TitilliumText22LRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h6 {
  font: bold 0.875em/1.25 "cespu-bold", "TitilliumText22LRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
  color: #f0782e;
  text-decoration: none;
}

a:hover {
  color: #f0782e;
  text-decoration: underline;
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
}

input,
button,
select,
textarea {
  font-family: "cespu", "TitilliumText22LRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

legend {
  font-size: 15px;
  font-weight: bold;
}

.navbar-search .search-query {
  font-family: "cespu", "TitilliumText22LRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.page-header {
    margin-top: 0;
    margin-bottom: 20px;
}
.page-header h1 {
    line-height: 1em;
}

.container {
    padding: 0 45px;
}

.navbar .container {
    padding: 0;
    background-color: #fff;
}

.navbar-inner {
    padding-left: 0;
    padding-right: 0;
    border: none;
}

#header.container {
  min-height: 100px;
  background-color: #fff;
}

#header.container:before,
#header.container:after {
  display: table;
  line-height: 0;
  content: "";
}

#header.container:after {
  clear: both;
}

.navbar-inner {
  min-height: 80px;
  padding: 10px 0;
  background-color: #fff;
  background-image: none;
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  filter: none;
  *zoom: 1;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

#contents.container {
    padding-bottom: 40px;
    padding-top: 20px;
    background-color: #f9f9f9;

    -webkit-box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.25);
       -moz-box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.25);
            box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.25);
            -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000')";
                filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000');           

}

#contents.container.front-page{
    padding-top: 0;
}

#footer.container {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #D7D7D7;
    -webkit-box-shadow: inset 0 6px 3px -2px rgba(0, 0, 0, 0.15);
       -moz-box-shadow: inset 0 6px 3px -2px rgba(0, 0, 0, 0.15);
            box-shadow: inset 0 6px 3px -2px rgba(0, 0, 0, 0.15);
            -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#000000')";
                filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#000000');           
    
}

.dropdown-menu {
    background-color: #f9f9f9;
   -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.navbar {
    margin-bottom: 0;
}

.navbar .btn-navbar {
  color: #333;
  text-shadow: none;
  background-color: #fff;
  *background-color: #fff;
  background-image: none;
  border-color: #fff;
  filter: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #333;
  background-color: #fff;
  *background-color: #fff;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #fff \9;
}

.navbar .btn-navbar .icon-bar {
  background-color: #333;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.navbar .brand {
    height: 80px;
    width: 170px;
    font-size: 0;
    padding-top: 0;
    padding-bottom: 0;
    background: transparent url('/css/images/logo_cespu.png') 20px 0 no-repeat;
}

.navbar .nav {
    margin-right: 0;
}

.navbar .nav > li > a {
    color: #888;
    font-size: 15px;
    padding-top: 0;
    text-shadow: none;
    padding-right: 0;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #333333;
  text-decoration: none;
  background-color: transparent;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.navbar .nav > li > a.active {
  color: #333;
  font-family: "cespu-bold", "TitilliumText22LMedium", "Helvetica Neue", serif;
  background-color: #fff;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, 
.navbar .nav li.dropdown.active > .dropdown-toggle, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle
{
  color: #333;
  background-color: #fff;
}

.navbar .nav li.dropdown a:hover {
    text-decoration: none;
}

.nav-list {
  padding-right: 10px;
  padding-left: 0;
  margin-bottom: 1em;
}

.nav-list > li > a,
.nav-list .nav-header {
  text-decoration: none;
  margin-right: -10px;
  margin-left: 0;
  text-shadow: none;
  font-size: 13px;
  color: #000;
}

.nav-list > li > a {
  padding: 3px 10px 3px 0;
  background: transparent url('/css/images/arrow-right-gray-tiny.png') 100% 50% no-repeat; 
}

.nav-list > li > a:hover {
  color: #f0782e;
  text-shadow: none;
  background: transparent url('/css/images/arrow-right-orange-tiny.png') 100% 50% no-repeat; 
}

.nav-list > li > a.selected {
  color: #f0782e;
  text-shadow: none;
  background: transparent url('/css/images/arrow-right-orange-tiny.png') 100% 50% no-repeat; 
}

.hero-unit {
  color: #fff;
  font-size: 16px;
  background-color: #7C7B7C;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.hero-unit a {
    background-color: #fff;
    color: #333;
    font-size: 50px;
    line-height: 1.3em;
    text-decoration: none;
    padding-right: 0.3em;
    padding-left: 0.3em;
    background: #fff url('/css/images/arrow-right-gray.png') 100% 0 no-repeat;
}

.hero-unit a:hover {
    background: #f0782e url('/css/images/arrow-right-white.png') 100% 0 no-repeat;
    color: #fff;
}

.btn {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

footer 
{
    padding: 40px 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
    text-align: center;
    min-height: 110px;    
} 

footer .footer-logo {
    display: block;
    text-align: center;
    padding-bottom: 30px;
}

footer p 
{
    font-size: 13px;
    line-height: 18px;
}

footer a
{
    color: #f0782e;
}

.well {
  background-color: #eee;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.well-large {
  background-color: #eee;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.well-small {
  background-color: #eee;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}


/*=================================
 * CESPU
 */

#contents .columns{
	-webkit-column-count: 2;
	-webkit-column-gap: 20px; 
	-moz-column-count: 2;
	-moz-column-gap: 20px;  
	column-count: 2;
	column-gap: 20px; 	
	-webkit-column-fill:auto;
    -moz-column-fill:auto;
    column-fill:auto;
}
	
/*#contents .columns h2, #contents .columns h3, #contents .columns h4 {
    -webkit-column-break-before:always;
    -moz-column-break-before:always;
    column-break-before:always;
}*/

#contents .columns p {
	text-align: justify;	
}

.sitemap a {
    color: #7c7b7c;
}
.sitemap h3 {
    font: normal 15px/22px "cespu-bold", "TitilliumText22LMedium", "Helvetica Neue", serif;
}
.sitemap h3 a {
    color: #333;
}
.sitemap ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font: normal 12px/18px "cespu", "TitilliumText22LMedium", "Helvetica Neue", serif;
}
.sitemap ul li ul {
    margin-left: 1em;
    list-style: none;
}

.title {
    margin-top: 1em;
    clear: both;
    border-bottom: 1px solid #eee;
}

.title-operations {
    background-color: #fff;
    padding-left: 4px;
    font: normal 16px/24px "cespu-bold", "TitilliumText22LMedium", "Helvetica Neue", serif;
}

.dropdown-highlight, .nav-btn-highlight, .logon-status {
    clear: right;    
    display: block;
}

/*
.dropdown.dropdown-highlight {
    background-color: #f0782e;
}
*/

.dropdown-highlight:before,
.dropdown-highlight:after,
.nav-btn-highlight:before,
.nav-btn-highlight:after,
.logon-status:before,
.logon-status:after {
  display: table;
  line-height: 0;
  content: "";
}

.dropdown-highlight:after,
.nav-btn-highlight:after,
.logon-status:after {
  clear: both;
}

.dropdown-highlight > a,
.nav-btn-highlight > a
{
    font: normal 35px/40px "cespu-Light", "TitilliumText22LLight", "Helvetica Neue", serif;
    padding: 4px 10px 4px 10px;
    color: #fff;
    background-color: #f0782e;
    line-height: 45px;
    display: block;
}


.dropdown-highlight > a:hover,
.dropdown-highlight > a:active,
.dropdown-highlight > a:focus,
.nav-btn-highlight > a:hover,
.nav-btn-highlight > a:active,
.nav-btn-highlight > a:focus {
    background-color: #f0782e;
    color: #fff;
    text-decoration: none;
}

.caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nav.nav-highlight {
    clear: right;    
}

.nav.nav-highlight > li > a {
    font: normal 40px/40px "cespu-Light", "TitilliumText22LLight", "Helvetica Neue", serif;
    padding: 5px 25px 5px 5px;
    color: #fff;
    background: #f0782e url('/css/images/arrow-down.png') 100% 50% no-repeat;
}

.nav.nav-highlight > li > a:hover,
.nav.nav-highlight > li > a:active,
.nav.nav-highlight > li > a:focus {
    background-color: #f0782e;
    color: #fff;
}

dl dt {
    font: 15px/21px "cespu-bold", "TitilliumText22LRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333;
    margin-top: 1em;
}
dl dt:first-child {
	margin-top: 0;
}

dl dd {
    margin-left: 0;
}

.pdf {
    padding-left: 32px;
    display: block;
    background: transparent url('/css/images/pdf.png') 0 50% no-repeat;
    margin: 1em 0; 
}

.pdf > span.bytes {
    display: block;
    font-size: 10px;
}

a.pdf {
    color: #000;
    text-decoration: none;
}

.pdf:after {
  content: "Download PDF";
  display: block;
  font-size: 12px;
  color: #f0782e;
}

.alinha-direita {
text-align:right;
}

.destaque h3, .destaque h5 {
    line-height: 1em;
    color: #000;
}

.destaque h5 {
    margin-bottom: 0;
}

.destaque h3 a {
    color: #000;
}

.destaque h3 a:hover {
    color: #f0782e;
    text-decoration: none;
}

.destaque img {
    margin: 1em 0;
}

.table thead th {
    color: #808080;
}

.table td {
    vertical-align: middle;
}

.table-bordered th {
    background: #E9E9E9;
    background:-moz-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%); /* FF3.6+ */
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFAFA), color-stop(100%,#E9E9E9)); /* Chrome,Safari4+ */
    background:-webkit-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* Chrome10+,Safari5.1+ */
    background:-o-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* Opera11.10+ */
    background:-ms-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* IE10+ */
    background:linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";
    
    font-size: 10px;
    color: #444;
    text-transform: uppercase;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: transparent;
  color: #000;
}

.table-striped tbody tr:nth-child(even) td,
.table-striped tbody tr:nth-child(even) th {
  background-color: transparent;
  color: #808080;
}

.table-striped tbody tr:first-child td,
.table-striped tbody tr:first-child th {
    border-top: none;
}

.table-striped thead tr:first-child th {
    padding-bottom: 0;
}

.nav-list.secondary-list li a {
    background-color: #fff;
    font-size: 15px;
    padding-right: 10px; 
    padding-left: 10px; 
    margin-bottom: 2px;
    background-position: 95% 50%;
}

.nav-list .linear {
    background-color: #fff;
    font-size: 15px;
    padding: 10px 30 10px 10px; 
    margin-bottom: 2px;
    background: #f0782e url('/css/images/arrow-down.png') 95% 50%;
    /*background-position: 95% 50%;*/
}


.heading {
    background-color: #fff;
    padding: 0 10px;
}

.heading a {
    color: #808080;
    display: block;
    background: #fff url('/css/images/arrow-right-gray.png') 100% 0 no-repeat;
}

.heading a:hover {
    text-decoration: none;
    color: #f0782e;
    background: #fff url('/css/images/arrow-right-orange.png') 100% 0 no-repeat;
}

ul.breadcrumb {
  display: block;
  margin: 0 10px 0 0;
  padding:0;
  background-color: #f9f9f9;
}

ul.breadcrumb:before,
ul.breadcrumb:after {
  display: table;
  line-height: 0;
  content: "";
}

ul.breadcrumb:after {
  clear: both;
}

ul.breadcrumb > li {
  float: left;
  font-size: 12px;
  color: #000;
  padding: 2px;	
}

ul.breadcrumb > li > a {
  text-decoration: none;
  margin-left: 0;
  text-shadow: none;
  color: #000;
}

div.more-info {
    display: block;
    padding: 5px 10px;
    text-align: right;
}

div.more-info:before,
div.more-info:after {
  display: table;
  line-height: 0;
  content: "";
}

div.more-info:after {
  clear: both;
}

div.more-info > a {
    font-size:12px;
    color: #808080;
    padding-right: 15px;
    background: transparent url('/css/images/arrow-right-gray-tiny.png') 100% 50% no-repeat; 
}

div.more-info > a:hover {
    color: #f0782e;
    text-decoration: none;
    background: transparent url('/css/images/arrow-right-orange-tiny.png') 100% 50% no-repeat; 
}

.event-news-item img {
    margin: 1em 0;
}



/* =========== Media
*/

@media (min-width: 1200px) {
    .container {
        padding: 0 60px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .container {
        padding: 0 30px;
    }
}

@media (max-width: 979px) {
    .nav-collapse .nav > li > a,
    .nav-collapse .dropdown-menu a {
        -webkit-border-radius: 0;
            -moz-border-radius: 0;
                border-radius: 0;
        background-color: #fff;
  }	
}

@media (max-width: 767px) {
    .container {
        padding: 0 10px;
    }
	#contents .columns{
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}			
}

@media (max-width: 480px) {
    .hero-unit a {
        font-size: 40px;
    }
    .dropdown-highlight > a {
        font-size: 25px;
        line-height: 30px;
    }
    .dropdown-highlight > .dropdown-menu a {
        padding-left: 5px;
        font-size: 25px;
        line-height: 30px;
    }
    .dropdown-highlight > .dropdown-menu li > a {
        background-image: none;
    }
    .dropdown-highlight > .dropdown-menu li > a:hover,
    .dropdown-highlight > .dropdown-menu li > a:focus,
    .dropdown-highlight > .dropdown-submenu:hover > a {
        background-image: none;
    }	
	#contents .columns{
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}			
}


/******* FIM
    */

.details-horizontal {
  clear: both;
}

.details-horizontal legend {
    display: block;
    font-size: 90%;
    font-weight: bold;
    font-variant: small-caps;
    color: #808080;
    margin-bottom: 0;
}
.details-horizontal .data-record {
    margin-top: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #eee;
    *zoom: 1;
}
.details-horizontal .data-record:before,
.details-horizontal .data-record:after {
    display: table;
    content: "";
}
.details-horizontal .data-record:after 
{
    clear: both;
}

.display-label {
    float: left;
    width: 140px;
    text-align: right;    
    font-weight: bold;
}
.display-label	span {
    display: block;
    font-size: 80%;
    color: #808080;
}

.display-field {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 160px;
    *margin-left: 0;
}
.display-field:first-child {
      *padding-left: 160px;
}
.display-field span.number {
    float: right;
    font-size: 60%;
    color: #808080;
}
.field-validation-error {
    color: #f00;
}
.input-validation-error {
  border: 1px solid #f00;
}

.icon-back { background-position: 0 0; background-image: url("/css/images/icon-back-black.png"); }
.icon-back.icon-white { background-image: url("/css/images/icon-back-white.png"); }

.pagination-resume {
    font-size: 9px;
    display: block;
}

.pagination {
    margin-top: 0;
    margin-bottom: 0;
    height: 20px;
}

    .pagination a {
        line-height: 20px;
    }

#summary.well, #pagination.well {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

#results {
    min-height: 200px;
}

.modal-body-contents {
    min-height: 100px;
}
        
.ajax-loader {
    position: absolute;
    display: none;
    height: 100%;
    width: 100%;
    z-index: 99;
    background: transparent url("/css/images/ajax-loader.gif") no-repeat 50% 50%;            
}

.tiny-ajax-loader {
    position: absolute;
    display: none;
    height: 100%;
    width: 100%;
    z-index: 99;
    background: transparent url("/css/images/tiny-ajax-loader.gif") no-repeat 50% 50%;            
}

/*------------------------------------------------------------------
[ Widget / .widget ]
*/
.widget {
  position: relative;
  clear: both;
  width: auto;
  margin-bottom: 2em;
  /* Clearfix Hack */

  /* Widget Table */

  /* Widget Plain */

  /* Widget Box */

}
.widget .widget-header {
  position: relative;
  height: 40px;
  line-height: 40px;
  background: #E9E9E9;
  background: -moz-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e9e9e9));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* Opera11.10+ */

  background: -ms-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* IE10+ */

  background: linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";
  border: 1px solid #D5D5D5;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-background-clip: padding-box;
}
.widget .widget-header h3 {
  top: 2px;
  position: relative;
  left: 10px;
  display: inline-block;
  margin-right: 3em;
  font-size: 14px;
  font-weight: 600;
  color: #555;
  line-height: 18px;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
}
.widget .widget-header [class^="icon-"],
.widget .widget-header [class*=" icon-"] {
  display: inline-block;
  margin-left: 13px;
  margin-right: -2px;
  font-size: 16px;
  color: #555;
  vertical-align: middle;
}
.widget .widget-content {
  padding: 20px 15px 15px 10px;
  background: #FFF;
  border: 1px solid #D5D5D5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.widget .widget-header + .widget-content {
  border-top: none;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.widget.widget-nopad .widget-content {
  padding: 0;
}
.widget .widget-content {
  *zoom: 1;
}
.widget .widget-content:before,
.widget .widget-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.widget .widget-content:after {
  clear: both;
}
.widget.widget-table .widget-content {
  padding: 0;
}
.widget.widget-table .table {
  margin-bottom: 0;
  border: none;
}
.widget.widget-table .table tr td:first-child,
.widget.widget-table .table tr th:first-child {
  border-left: none;
}
.widget.widget-plain {
  background: transparent;
  border: none;
}
.widget.widget-plain .widget-content {
  padding: 0;
  background: transparent;
  border: none;
}
.widget.widget-box .widget-content {
  background: #E3E3E3;
  background: #FFF;
}


.widget-items {
	margin: 1em 0 0;
}

.widget-items li {
	display: table;
	padding: 0 2em 0 1.5em;
	padding-bottom: 1em;
	margin-bottom: 1em;
	
	border-bottom: 1px dotted #CCC;
}

.widget-items li:last-child { padding-bottom: 0; border: none; }

.widget-item-big-detail {
	display: table-cell;
}

.widget-item-detail {
	display: table-cell;
}

.widget-item-title {
	font-size: 13px;
	font-weight: 600;
}

.widget-item-big-detail {
	width: 75px;
	vertical-align: middle;
	
	text-align: center;
}

.widget-item-big-detail-info {
	display: block;
	margin-bottom: .25em;
	
	font-size: 24px;
	color: #888;
}
.widget-item-sub-detail-info {
	display: block;
	padding-right: 1px;	
	
	font-size: 12px;
	font-weight: 600;
	color: #888;
}

.widget-item-sub-detail-info .small {
	font-size: 9px;
}

.widget-item-preview {
	margin-bottom: 0;
	
	color: #777;
}

td.actions {
    text-align: center;
}

/*------------------------------------------------------------------
[1. Shortcuts / .shortcuts]
*/

.shortcuts {
    text-align: center;	
}

.shortcuts .shortcut { 
    width: 22.50%;
    display: inline-block;
    padding: 12px 0;
    margin: 0 .9% 1em;
    vertical-align: top;	
    
    text-decoration: none;
    
    background: #F3F3F3;
    
    border-radius: 5px;
}

.shortcuts .shortcut .shortcut-icon {
    margin-top: .25em;
    margin-bottom: .25em;
    
    font-size: 32px;
    color: #888;
}

.shortcuts .shortcut:hover {
    background: #E8E8E8;
}

.shortcuts .shortcut:hover .shortcut-icon {
    color: #666;
}

.shortcuts .shortcut-label {
    display: block;
    
    font-weight: 400;
    color: #666;
}


/*------------------------------------------------------------------
[7. Error / .error-container]
*/

.error-container {
    margin-top: 4em;
    margin-bottom: 4em;
    text-align: center;
}

.error-container h1 {
    margin-bottom: .5em;
    
    font-size: 120px;
    line-height: 1em;
}

.error-container h2 {
    margin-bottom: .75em;
    font-size: 28px;
}

.error-container .error-details {
    margin-bottom: 1.5em;
    
    font-size: 16px;
}

.error-container .error-actions a {
    margin: 0 .5em;
}





/*------------------------------------------------------------------
[8. Miscellaneous]
*/

.chart-holder {
    width: 100%;
    height: 250px;
}


/*------------------------------------------------------------------
[Wizard e breadcrumb]
*/
.breadcrumb {
  background-image: none;
  filter: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
    border: none;
    background-color: #fff;
}

.breadcrumb.wizard {
    background-color: #fbfbfb;
    border: 1px solid #dddddd;
    filter: none;
}
ul.wizard {
  padding: 0;
  clear: both;
  min-height: 34px;
  display: block;
}
ul.wizard li {
  display: block;
  height: 20px;
  float: left;
  padding: 7px 14px;
  border-right: 1px solid #DDD;
  position: relative;
  background: #F8F8F8;
  margin-right: 0;
}
ul.wizard li.active {
  background: #ddd;
}
ul.wizard li.active .wizard-arrow:after {
  border-color: transparent transparent transparent #ddd;
}
ul.wizard li a span.step {
  font-size: 1.2em;
  padding-right: 5px;
}
ul.wizard li a:hover {
  text-decoration: none;
}
ul.wizard li:last-child .wizard-arrow {
  display: none;
}
ul.wizard li .wizard-arrow {
  z-index: 2;
  display: block;
  position: absolute;
  right: -14px;
  top: 50%;
  margin-top: -7px;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #ddd;
  border-style: solid;
  border-width: 7px;
}
ul.wizard li .wizard-arrow:after {
  content: '';
  display: block;
  position: absolute;
  left: -8px;
  top: 50%;
  margin-top: -7px;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #F8F8F8;
  border-style: solid;
  border-width: 7px;
}
.steps {
    clear: both;
    display: block;
}

/** Modals **/
.modal {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    
    border: 2px solid #808080;
}
.modal-backdrop, .modal-backdrop.fade.in {
  opacity: 0.3;
    filter: alpha(opacity=30);
}
.modal .modal-header 
{
    background-color: #eee;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 120%;
    color: #f0782e;
    border-bottom: 2px solid #ddd;
}
.modal .modal-header h1, 
.modal .modal-header h2, 
.modal .modal-header h3, 
.modal .modal-header h4, 
.modal .modal-header h5 {
    color: #f0782e;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 110%;
} 
.modal .modal-body {
    color: #333;
}
.modal .modal-footer {
    background-color: #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


ul.navigation-links {
  margin-left: 0;
  list-style: none;
}

ul.navigation-links li {
    line-height: 2em;
}
ul.navigation-links li a {
    color: #000;
    height: 2em;
    display: block;
    background: transparent url('/css/images/arrow-right-normal.png') 100% 50% no-repeat;
}
ul.navigation-links li a.active {
    color: #f0782e;
    background-image: url('/css/images/arrow-right-hover.png');
}

ul.tree {
    padding: 0;
    margin: 0;
}

ul.tree ul {
    margin: 0;
    /*padding: 0;*/
}

ul.tree li {
    list-style: none;
    margin: 0.5em 0;
}
li.active-record 
{
    padding-left: 30px;
    background: transparent url(/css/images/app_active-true.png) 0 0 no-repeat;
}

li.inactive-record {
    padding-left: 30px;
    background: transparent url(/css/images/app_active-false.png) 0 0 no-repeat;
}


li.root-node {
    color: #333;
    font-weight: bold;
    list-style: none;
}

li.leaf-node {
    color: #333;
    font-weight: normal;
    list-style: none;
}



.big_stats 
{ 
    width: 100%; 
    display: table;
    margin-top: .5em;
    margin-bottom: 1em;
    
}


.big_stats .stat
{
    width: 25%;
    height: 90px;
    text-align: center;
    display: table-cell;
    padding: 0;
    position: relative;
    
    border-right: 1px solid #CCC;
    border-left: 1px solid #FFF;
}

.big_stats .stat:first-child {
    border-left: none;
}

.big_stats .stat:last-child {
    border-right: none;
}

.big_stats .stat h4
{
    font-size: 11px;
    font-weight: bold;
    color: #777;
    margin-bottom: 1.5em;
}

.big_stats .stat .value
{
    font-size: 56px;
    font-weight: bold;
    color: #333;
    line-height: 1em;
}



@media all and (max-width: 950px) and (min-width: 1px) {
    
    #big_stats {
        display: block;
        margin-bottom: -40px;
    }
    
    #big_stats .stat {
        width: 49%;
        display: block;
        margin-bottom: 3em;
        float: left;
    }	
    
    #big_stats .stat:nth-child(2) {
        border-right: none;
    }
    
    #big_stats .stat:nth-child(3) {
        border-left: none;
    }
    
}

@media (max-width: 767px) {
    #big_stats .stat .value {
        font-size: 40px;
    }
}


/*------------------------------------------------------------------
[Highlights]
*/

ul.highlighted-selection,
ul.highlighted-selection > li,
ul.highlighted-selection > li ul,
ul.highlighted-selection > li ul li{
    margin: 0;
    list-style: none;
}

ul.highlighted-selection {
    line-height: 150%;
    margin: 0 auto 0 auto;
}
ul.highlighted-selection:after {
    clear: both;
}
ul.highlighted-selection>li {
    float: left;
    list-style-type: none;
    
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
ul.highlighted-selection>li:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    
     -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}
ul.highlighted-selection>li:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.highlighted-selection>li.active, .highlighted-selection>li.active .footer {
    transform: scale(1.02);
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.5);
}
.highlighted-selection h3 {
    text-transform: uppercase;
    padding: 15px 0;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px dashed #FFFFFF;
    text-align: left;
}
.highlighted-selection li.grd-white h3{
    color: #626262;
    border-bottom: 1px dashed #626262;
}


.highlighted-selection .features li {
    list-style-type: none;
    padding: 5px 0;
}

.highlighted-selection .footer {
    clear: both;
    padding: 10px 0;
    margin-top: 10px;
}

.icon-8x {
	font-size: 8em;
}
.icon-8x.icon-border {
	border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    ul.highlighted-selection>li:first-child {
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px;

        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px;
    }
    ul.highlighted-selection>li:last-child {
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-left-radius: 4px;

        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-right-radius: 4px;
    }

}

/* INNER NAVIGATION */
.inner-nav.nav-tabs {
    border-bottom: 1px solid #fff;
}
.inner-nav.nav-tabs > li > a {
    border: none;
    border-radius: 0;
    color: #000;
    font-family: 'cespu-bold';
    background: #fff url('/css/images/inner-nav-arrow-white.png') 5px 12px no-repeat;
    padding-left: 20px;
}
.inner-nav.nav-tabs > li > a:hover,
.inner-nav.nav-tabs > li > a:focus
{
    color: #fff;
    background: #f0782e url('/css/images/inner-nav-arrow-orange.png') 5px 12px no-repeat;
}
.inner-nav.nav-tabs > .active > a,
.inner-nav.nav-tabs > .active > a:hover,
.inner-nav.nav-tabs > .active > a:focus {
    color: #fff;
    background: #f0782e url('/css/images/inner-nav-arrow-orange.png') 5px 12px no-repeat;
    border: none;
    border-bottom-color: #fff;
    cursor: default;
}


.page-splash
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1f1f1f;
    opacity: 0.2;
    pointer-events: auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.1s linear;
    -moz-transition: opacity 0.1s linear;
    -o-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}
.page-splash-message {
    text-align: center;
    margin: 10% 0 0 0;
    font-size: 300%;
    font-family: "cespu", "TitilliumText22LLight", "Helvetica Neue", serif;
    font-weight: normal;
    text-decoration: none;
    color: #F58A00;
    padding: 0;
}

.page-progress-bar {
    margin: 10% 30% 0 30%;
}

.loader .page-progress-bar {
    margin: 14px 0 0 0 ;
}

.loader {
    visibility: hidden;
}
.loader.active {
    visibility: visible;
}

@media print {
    a[href]:after {
        content: "";
    }
    abbr[title]:after {
        content: "";
    }
}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
