

body {
    background-color: #fff;
}

/*ITEM ALTERADO*/
/*h3{
  color: #337ab7 !important;
}*/

h3{
  color: #000 !important;
}

#wrapper {
    width: 100%;
}

.page-header {
    margin: -8px 0 12px;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    background-color: #fff;
}

@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 250px;
        padding: 0 30px;
        border-left: 1px solid #e7e7e7;
    }
}

/*ITEM ADICIONADO*/
#footer-tj{position:inherit; width:100%; min-height:40px; background-color:#eee; border-top:solid 1px #ccc; float:left; bottom:0;}

@-moz-document url-prefix() {
  div#footer-tj div#row .col-md-5 {padding-left:130px !important;

  }
}



/*ITEM ADICIONADO*/
.linhaDivisoriaTopicos{
display:block;
width:100%;
height:1px;
border-bottom:solid 4px #ebebeb;
margin-top:20px;
margin-bottom:20px;
}




/*ITEM ALTERADO*/
.logo-positon{
    margin-left: 18px;
 /* margin-top: 11px;*/
	margin-top: 8px;
	margin-bottom:5px;
}

/*ITEM ADICIONADO*/
.logo-positon-sistema{
	margin-top: 17px;

}

.icon-position{
  vertical-align: middle;
  margin-bottom: 4px;
  margin-right: 5px;
}

/*ITEM ALTERADO*/
.navbar{
    background-color: #f5f5f5;
   /* background-image: -ms-linear-gradient(top, #949494, #494949);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#949494), to(#494949));
    background-image: -webkit-linear-gradient(top, #949494, #494949);
    background-image: -o-linear-gradient(top, #949494, #494949);
    background-image: -moz-linear-gradient(top, #949494, #494949);
    background-image: linear-gradient(top, #949494, #494949);
    border-bottom: 5px solid #252830;*/
	border-bottom: 5px solid #475b6f;
}


@media (min-width: 768px) {

  .navbar-static-top{
    margin-top: 0;
  }
}


.navbar-top-links {
    margin-right: 0;
}

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

/*ITEM ALTERADO*/
.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
    /*color: #fff;*/
	color:#777;
}

.nav2 > li > a:hover,
.nav2 > li > a:focus {
  text-decoration: none;
  border-color: #fff;
  background-color: transparent !important;
  color: #bbb !important;
}


.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
  background-color: transparent !important;
  border-color: none !important;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
    color: #252830;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
    margin-top: -1px;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.dropdown-menu {
  margin: -4px 0 0 !important;
  padding: 10px 1px !important;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    border-top: 4px solid #ddd;
}

.sidebar .sidebar-search {
    padding: 15px;
}

.sidebar ul li {
    border-bottom: 1px solid #e7e7e7;
}

.sidebar ul li a.active {
    background-color: #eee;
}

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 250px;
        margin-top: 51px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}

.panel-default>.panel-heading {
  background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
  background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
  background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}

.bt-position{

    margin: -4px 0 10px 0;
    float: right;
}

.bt-position-cancel{

    margin-right: 10px;
    float: right;
}

.bt-position-plus{

    margin: 25px 0 0 -10px ;
}



/* ============================================================
  COMMON
============================================================ */
.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* ============================================================
  SWITCH 3 - YES NO
============================================================ */
input.cmn-toggle-yes-no + label {
  padding: 2px;
  width: 120px;
  height: 60px;
}
input.cmn-toggle-yes-no + label:before, input.cmn-toggle-yes-no + label:after {
  display: block;
  position: absolute;
  top: 15%;
  left: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  font-family: "Roboto Slab", serif;
  font-size: 20px;
  text-align: center;
  line-height: 60px;
}
input.cmn-toggle-yes-no + label:before {
  background: url('icon-ativo.png');
  width: 18px;
  height: 18px;

  content: attr(data-off);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
input.cmn-toggle-yes-no + label:after {
  background: url('icon-inativo.png');
  width: 18px;
  height: 18px;

  content: attr(data-on);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
input.cmn-toggle-yes-no:checked + label:before {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
input.cmn-toggle-yes-no:checked + label:after {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
}

.btn-default{
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.obg{
  color:#cd0a0a;
}

/*ITEM ALTERADO*/
.table tbody tr:hover td, .table tbody tr:hover th {
    /*background-color: #D1D5DC !important;*/
	background-color: #eee !important;
}

.link-red{
  color: #d9534f;
}

.link-red:hover{
  color: #c9302c;
}

.link-green{
  color: #5cb85c;
}

.link-green:hover{
  color: #449d44;
}

.link-orange{
  color: #f0ad4e;
}

.link-orange:hover{
  color: #EC971F;
}

.icon-space{
  margin-top: 5px;
  margin-bottom: 4px;

}

.pendencia{
  background: url(icon-pendencia.png) no-repeat;
  width: 11px;
  height: 13px;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;

}

.pendencia:hover{
  background: url(icon-pendencia-hover.png) no-repeat;
  width: 11px;
  height: 13px;
  display: block;
  margin-top: 3px;
}

a.list-group-item {
  color: #337ab7;
  text-decoration: none;
}

a.list-group-item:hover {
  color: #23527c;
  text-decoration: none;
  background-color: #D1D5DC;
}

.error-wrapper {
    margin: auto;
    max-width: 480px;
    margin-top: 30px;
    text-align: center;
}

.error-wrapper h1 {
   font-size: 48px;
   font-weight: bold;
   line-height: 96px;
}
.error-wrapper h1 span{
   font-size: 96px;
}

.error-wrapper h5 {
   font-size: 15px;
   font-weight: bold;
   line-height: 20px;
}

/*ITEM ALTERADO*/
.referencial {
  /*font-weight: bold;*/
  font-weight: normal;
}

.bg-referencial {
  background-color: #EFEFEF;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  color:#999 !important;
}

/*ITEM ALTERADO*/
table.dataTable thead .sorting {
  background-image: linear-gradient(to bottom, rgb(245, 245, 245) 0%, rgb(232, 232, 232) 100%) !important;
}

table.dataTable thead .sorting:after {
  margin-right: -10px;
  color: #bbb;
  font-weight: lighter;
}

/*ITEM ALTERADO*/
table.dataTable thead .sorting_asc{
   background-image: linear-gradient(to bottom, rgb(245, 245, 245) 0%, rgb(232, 232, 232) 100%) !important;
}

table.dataTable thead .sorting_asc:after {
  margin-right: -10px;
}

/*ITEM ALTERADO*/
table.dataTable thead .sorting_desc{
  background-image: linear-gradient(to bottom, rgb(245, 245, 245) 0%, rgb(232, 232, 232) 100%) !important;
}

table.dataTable thead .sorting_desc:after {
  margin-right: -10px;
}

table.dataTable thead > tr > th {
  padding-left: 7px !important;
}

table.table-bordered tbody th, table.table-bordered tbody td {
  vertical-align: middle;
}

.space-grid-filter{
  margin-bottom:6px;
}

.space-tabs-buttons{
  margin-top:12px;
}

.space-table-buttons{
  margin-top:8px;
}

.space-h3{
  margin-top:18px;
}

.nav-tabs {
  border-bottom: 1px solid #2e6da4;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus  {
    background-color: #337ab7;
    border: 1px solid #2e6da4;
    color: #fff;

}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #fff;
  border-color: #fff;
  color: #000;
}

.modal-header{
  background-color: #000 !important;
  color: #fff !important;
}

.modal-title{
  font-size: 30px !important;
  padding-left: 10px !important;
}

.modal-content{
  margin-top: 180px !important;
  color: #333 !important;
}

.close-modal-position{
  float: right;
  margin-top: 9px;
  margin-right: 6px;
}

.close-modal{
  color: #fff;
}

.close-modal:hover{
  color: #bbb;
}

.bts-modal{
  margin-left: 444px;
}

.sobre-content{
  font-weight: bold;
  margin-left: 10px;
}

.modal-interaction-content {
    margin-left: 10px;
}

.modal-interaction-content ul {
    font-weight: bold;
}

.col-footer{
  float:right;
  margin-right:10%;
}

.label-total-info{
    float: left;
    font-weight: bold;
    padding-top: 5px;
    margin-right: 10px;
}

.total-local{
  color: #008C00;
}

.total-referencia{
  color: #FF7F00;
}

.value-total-info{
    float: right;
    font-size: 20px;
    font-weight: bold;

}

.hr-valor{
  border-top: 1px solid #ddd !important;
}

.question-doc{
  font-size: 16px;
  color: #005515;
  padding-top: 5px;
}

.label-lembrete{
  font-size: 12px !important;
  font-weight: normal !important;
  color: #888;
  margin-bottom: 0 !important;
}

.txt-lembrete{
  font-weight: 800 !important;
  color: #555;
}

.linha-lembrete{
  margin-top: 0 !important;
  margin-bottom: 14px !important;
}

.buttons-lembrete{
  float: left;
  margin-right: 8px;
  margin-left: 15px;
}

.icon-download-nofile{
  color: #aaa;
}

/*ITEM ADICIONADO*/

#lista-acessibilidade{font-size:10px; float:right; margin-top:-8px;}

#lista-acessibilidade li{display:inline; margin-right:10px;}

#logomarca-tribunal {width: 214px; height:59px; margin-left: 18px; margin-top: 8px; margin-bottom: 5px; background-image: url(../images/logo-tj-small.png); background-repeat:no-repeat;}

span#descricao-logomarca-sistema {position:absolute; left:-9999px;}

#certificado-digital {width: 70px; height:59px; margin:auto; background-image: url(../images/user-card.png); background-repeat:no-repeat;}
span#descricao-certificado-digital {position:absolute; left:-9999px;}

.oculto{ display:none;}

.page-sidebar-menu .oculto{ display:none;}

#lista-acessibilidade a span {
			background-color: #337ab7;
			color: #fff;
			padding: 0 2px 0 3px;
			line-height: 11px;
		}

/*ITEM ADICIONADO*/

.modal-header-exclusao{
  background-color: #475b6f !important;
  height:30px;
  color: #fff !important;
  padding:8px;


}

span.modal-title-exclusao{
	text-transform:uppercase;
	 font-size:12px;
	 font-weight:bold;
	}

.modal-content-exclusao{
	margin-top: 180px !important;
	color: #333 !important;
	background-color:#fff;

	}
.modal-dialog-exclusao{ max-width:300px; margin:0 auto;}

/*.nav>li>a { border:solid 1px #eee;}
.nav>li>a:hover { border:solid 1px #eee;}*/
