/*= THEME STYLESHEET
 *
 *  Theme    :   Libero
 *  Author   :   Ikram Hakimi @ikramhakimi
 *  About    :   Admin template powered by Twitter Bootstrap!
 * 
---------------------------------------------------------------------------------------------- */
/*= BLOG
---------------------------------------------------------------------------------------------- */

/*============================================================
CUSTOMIZACOES
==============================================================*/
.themis-error {
	font-weight:300;
}

.themis-input {
	font-weight: 300;
}

.themis-label-valor {
	padding-top: 5px;
}

.themis-dtPicker {
	width:92px;
}

.themis-control-group .control-label {
	font-weight: 400;
}

.themis-control-group + .themis-control-group {
  	font-weight: 400;
}

.group-actions {
 	padding:0px;
 	vertical-align:middle";
}
.group-actions i {
	width:30px;
	height:30px;
	font-size: 15px;
	border-radius: 50%;
}
.group-actions i:before{
 	position: relative;
  	z-index: 1;
  	left: 50%;
  	top: 50%;
	transform: translate(-50%,-50%);
}
.group-actions i:hover{
 	background: #dddddd;		
}

.iconbtn {
	width:25px;
	height:25px;
	font-size: 15px;
}
.iconbtn::before{
 	position: relative;
 	z-index: 1;
  	left: 50%;
  	top: 50%;
	transform: translate(-50%,-50%);
}
.iconbtn:hover{
 	background: #dddddd;
}

.themis-dtPicker {
	width:92px;
}

.themis-table-utilities tbody tr:hover td {
	background: #F5F5F5 !important
}

.table-hover-cinza tbody tr:hover td {
	background: #F5F5F5 !important
}

.themis-table-utilities {
	margin: 0;
	border-bottom:none !important;
}

.themis-label {
	margin-left:17px;
}

.themis-dt {
	font-weight: 400;
 	margin-bottom:8px;
}

.themis-dd {
	font-weight: 300;
 	margin-bottom:8px;
}

.themis-th {
	font-weight: normal !important;
	border-bottom: 1px solid #dddddd;
}
/*Toggle switch*/
.switch {
  position: relative;
  display: inline-block;
  width: 33px;
  height: 13px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 9px;
  width: 9px;
  left: 2px;
  bottom: 2px;
  background-color: #FFF;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #1663FF;
}

input:focus + .slider {
  box-shadow: 0 0 1px #1663FF;
}

input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 100%;
}

/*fim do toggle switch*/

.themis-indicadorCampoObrigatorio{
    color: #b94a48;
}

.themis-font500{
    font-weight:500 !important;
}

.themis-font400{
    font-weight:400 !important;
}

.themis-font300{
    font-weight:300 !important;
}

.tamanhoMsgErroPadrao{
    width: 250px;
}

.themis-table-utilities tbody td {
	border-top: none;
}

.table-utilities td.themis-avatar {
	width:40px;
}

.themis-table-utilities tbody tr:hover td {
	background: #F5F5F5 !important;
}

.themis-table-utilities th {
	font-weight:500;
}

.themis-control-group-pessoa + .themis-control-group-pessoa {
  font-weight: 400;
}

.themis-control-group-pessoa .control-label {
	font-weight: 700;
}

.dt-pjbank {
	font-weight: normal !important;
	width:110px !important;
	margin-bottom: 4px;
}

#divLabelValorTotal {
    border-top: none;
    margin-top: 0px;
    padding-top: 0px;
}

.posicaoParteAtiva {
	display:none !important;
}

.posicaoPartePassiva {
	display:none !important;
}

.novoRateio {
	display:none;
}

.labelValorTotal {
	padding-top:5px;
	font-weight:500;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}

.dd-pjbank {
	margin-left: 120px !important;
	margin-bottom: 4px; !important;
}

.credenciado {
	display: none !important;
}

.dropdown-actions {
 	padding-bottom:5px !important;
 	padding-top:5px !important;
 	padding-left:5px !important;
	padding-right:0px !important;
 	vertical-align:middle !important;
}
.dropdown-actions i {
	width:30px !important;
	height:30px !important;
	font-size: 15px !important;
}

.dropdown-actions a {
	font-size: 15px !important;
	text-decoration: none !important;
}

.dropdown-actions i:before{
  position: relative !important;
  z-index: 1 !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%,-50%) !important;
}

.dropdown-actions a:before{
  position: relative !important;
  width:30px !important;
  height:30px !important;
  z-index: 1 !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%,-50%) !important;
}

.dropdown-actions a:hover{
	background: #007fbe;
}

/*tag 'a' sem sublinhado e de cor cinza  */
.tdLink{
    display: block !important;
    height: 100%;
    width: 100%;
    color: #404040;
}

.tdLink:hover , .tdLink:focus {
    outline: none;
    text-decoration: none;
    color: #404040;
}

.cinza{
	background-color: #f0f2f4 !important;
}

.linhaLivroCaixa{
	background-color: #f9f9f9 !important;
}

/* alinhar lista de 3 em 3 itens (33%) */
.conta {
	list-style-position:outside;
}
	
.lista-alinhada {
	display: flex;
	flex-wrap: wrap;
	align-items:center;
	width: 100%;
}
.lista-alinhada li {
	flex: 0 0 33%;
	display: flex;
	align-items: flex-start;
}	

/* apenas primeira letra maiuscula */
.sentencecase {text-transform:lowercase}
.sentencecase:first-letter {text-transform:uppercase}

.info-label {
	text-align: right;
	padding: 3px;
	font-weight: bold;
/* 	width: 20%; */
}

.info-content {
	text-align: justify;
	padding: 2px;
/* 	width: 30%;	 	 */
		
}

/* modificar input type file*/
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
}
/* modificar input type file*/

.publicacaoDiarios {
    height: 30px !important;
    border-radius: 2px !important;
    border: 1px solid #ccc !important;
}

.publicacaoDiarios input {
    height: 16px !important;    
}

.breakline { word-break: break-word; }

.justificado {
  word-wrap: break-word;
  text-align: justify;
}

h3.justificado, h2.justificado {
  text-align: left;
}

.tableParticipantes {
	width:100%;
	margin-bottom:0px;
    table-layout: fixed;
}

.tableParticipantes td {
	padding:1px;
	padding-right:2px;
/* 	line-height:25px; */
	text-align:left;
	vertical-align:middle;
	border-bottom:1px solid #dddddd;
}

.zendesk {
  background-color: #fff6d9;
  border: 1px solid #efdaa3;
  padding: 4px;
}

#mensagemCircularizacao {
  line-height: 3em;
}

.group-actions {
 	padding-bottom:5px !important;
 	padding-top:5px !important;
 	padding-left:5px !important;
	padding-right:0px !important;
 	vertical-align:middle !important;
}
.group-actions i {
	width:30px !important;
	height:30px !important;
	font-size: 15px !important;
	border-radius: 50% !important;
}
	
.group-actions a {
	width:30px !important;
	height:30px !important;
	font-size: 15px !important;
	border-radius: 50% !important;
	color:inherit !important;
}
	
.group-actions i:before{
  position: relative !important;
  z-index: 1 !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%,-50%) !important;
}

.group-actions a:before{
  position: relative !important;
  z-index: 1 !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%,-50%) !important;
}
		
.group-actions i:hover{
	background: #dddddd !important;		
}
	
.group-actions a:hover{
	background: #dddddd !important;		
}
	
.group-actions a{
	text-decoration: none !important;
}

.table-utilities td.cell-avatar .51px {
  width: 51px;
}
hr.10px{margin:10px;}
/* MENU COM SCROLL BAR */
ul.scroll-menu {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
    height: auto;
    max-height: 500px;
    margin: 0;
    border-left: none;
    border-right: none;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
/* TABLE BOX - CUSTOMIZADO */
.iconBox {
	margin: 30px; 
	padding-bottom: 20px;
	font-size: 50px; 
	color: #515151; 	
}	

#iconBox:hover {
	padding-bottom: 20px;
}

#divIconBox {
	padding-bottom: 20px;
}
	 
table#boxmenu {
	border-collapse: collapse;
    width: 100%; 
    height: 150px;
    background: transparent;
} 

table#boxmenu td{
	border-radius: 5px;
	background-color: transparent;
}

table#boxmenu td:hover{
	box-shadow: 0px 0px 1px 0px #888888;
}
 
.box:hover .iconBox, .box:hover .plvBox{
	color:#008540;
}

table#boxmenu a {
	text-decoration: none;
}

.boxsolicitacoesmenu {
	border-collapse: collapse;
    height: 100%;
    background: #ffffff;
} 

.boxsolicitacoesmenu.module{
	margin: 0px;
	border-bottom: 0px;
}

@media(max-width:480px){
		.landscape-mode-phone{
		display: none;
		}
		.landscape-mode-phone{
		display: none;}
	}

.boxsolicitacoesmenu li{
	border-radius: 0px;
	background-color: transparent;
}

.boxsolicitacoesmenu li:hover{
	box-shadow: 0px 0px 1px 0px #888888;
} 

.boxsolicitacoesmenu a {
	color: #515151;
}

.table-solicitacoes .heading td {
	border-top: 0px;
}

.table-solicitacoes .heading td   {
	background: #ffffff !important;
	cursor: default !important;
}

.table-solicitacoes a   {
	text-decoration: none; 
	color: #333333;
}

/* FIM SOLICITACOES BOX - CUSTOMIZADO */

body {
  background: #f0f2f4;
  color: #222222;
  font-size: 13px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 300;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.0004);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--gray900);
  margin-top: 0;
  font-weight: 500;
  line-height: 1.15;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 12px;
  margin: 0 0 0 5px;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 11px;
}
strong,
b {
  font-weight: bold;
}
a {
  color: var(--blue700);
}
a:hover,
a:focus {
  outline: none;
}
small,
.small {
  font-size: 90%;
}
.muted {
  color: #aaa;  
}
form {
  margin: 0;
}
form fieldset {
  border: 1px solid #e5e6e7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 25px;
}
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 {
  font-size: 13px;
  font-family: 'Roboto', Arial, sans-serif;
  margin-bottom: 0;
}
label {
  font-family: inherit;
  font-weight: inherit;
}
label,
input,
button,
select,
textarea {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 13px;
}
textarea.autosize-animated {
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  transition: height 0.2s;
}
.btn {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 500;
}
/*= BUTTONS
---------------------------------------------------------------------------------------------- */
.btn {
  background: #f5f5f5;
}

.btn [class^="icon-"],
.btn [class*=" icon-"] {
  font-size: 14px;
  display: inline-block;
  width: 16px;
}
.btn.active {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.15);
}
.btn-primary {
  background: #006dcc;
}
.btn-info {
  background: #49afcd;
}
.btn-success {
  background: var(--green700);
}
.btn-warning {
  background: #faa732;
}
.btn-danger {
  background: var(--red700);
}
.btn-inverse {
  background: #363636;
}

.btn-white {
  background: #ffffff;
}
.header .navbar .btn-navbar {
  background: #006dcc;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
/*= ALERTS
---------------------------------------------------------------------------------------------- */
.alert b,
.alert strong,
.alert h4 {
  color: inherit;
  font-size: inherit;
}
.alert h4 {
  margin-bottom: 10px;
}
.alert .close {
  color: rgba(0, 0, 0, 0.7);
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  top: 0;
  right: -22px;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

/*-- Input pesquisar --*/
.margin-pesquisar {
	margin: 5px 0 0;
}

/*= THUMBNAILS
---------------------------------------------------------------------------------------------- */
.thumbs,
.thumbs > li {
  list-style: none;
}
.thumbs {
  padding: 0;
  margin: 0 0 -10px -10px;
  /** GRIDS **/

  /** FOR LARGER SPACING **/

}
.thumbs:before,
.thumbs:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbs:after {
  clear: both;
}
.thumbs > li {
  float: left;
}
.thumbs > li > .thumb {
  display: block;
  margin: 0 0 10px 10px;
}
.thumbs.grid-1 > li {
  width: 100%;
}
.thumbs.grid-2 > li {
  width: 50%;
}
.thumbs.grid-3 > li {
  width: 33.3333333333%;
}
.thumbs.grid-4 > li {
  width: 25%;
}
.thumbs.grid-5 > li {
  width: 20%;
}
.thumbs.grid-10 > li {
  width: 10%;
}
.thumbs.spacing-large {
  margin: 0 0 -20px -20px;
}
.thumbs.spacing-large > li > .thumb {
  margin: 0 0 20px 20px;
}
/** STYLES FOR THUMBNAILS **/
.img-logo {
	padding: 5px 0;
}
.img-radius {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.img-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media (min-width: 768px) and (max-width: 979px) {
  .thumbs.grid-tablet-1 > li {
    width: 100%;
  }
  .thumbs.grid-tablet-2 > li {
    width: 50%;
  }
  .thumbs.grid-tablet-4 > li {
    width: 25%;
  }
  .thumbs.grid-tablet-5 > li {
    width: 20%;
  }
  .thumbs.grid-tablet-10 > li {
    width: 10%;
  }
  .thumbs.spacing-mobile-large {
    margin: 0 0 -20px -20px;
  }
  .thumbs.spacing-mobile-large > li > .thumb {
    margin: 0 0 20px 20px;
  }
}
@media (max-width: 767px) {
  .thumbs.grid-mobile-1 > li {
    width: 100%;
  }
  .thumbs.grid-mobile-2 > li {
    width: 50%;
  }
  .thumbs.grid-mobile-4 > li {
    width: 25%;
  }
  .thumbs.grid-mobile-5 > li {
    width: 20%;
  }
  .thumbs.grid-mobile-10 > li {
    width: 10%;
  }
  .thumbs.spacing-mobile-large {
    margin: 0 0 -20px -20px;
  }
  .thumbs.spacing-mobile-large > li > .thumb {
    margin: 0 0 20px 20px;
  }
}
/*= ICONS
---------------------------------------------------------------------------------------------- */
.shaded {
  color: rgba(0, 0, 0, 0.3);
  text-shadow: 0 0 1px #eeeeee, 0 0 0 #000000, 0 0 1px #ffffff;
}
.radius3 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/*= BOOTSTRAP LAYOUT OVERWRITE
---------------------------------------------------------------------------------------------- */
.btn-toolbar {
  margin: 0;
}
.align-right {
  text-align: right !important;
}
.avatar-link {
  margin-right: 15px;
  width: 50px;
}
.avatar {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
}
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */

  padding-top: 25px;
  height: 0;
}
.responsive-video object,
.responsive-video embed,
.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.no-border {
  border: 0px !important;
}
/*= NAVBAR
---------------------------------------------------------------------------------------------- */
.brand {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.navbar {
  background: #333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(255, 255, 255, 0.5) inset;
  color: #cacaca;
  margin: 0;
  padding: 0 30px;
  position: relative;
}
.navbar a {
  color: #cacaca;
}
.navbar a:hover {
  color: #fff;
}
.navbar a.brand {
  color: #fff;
  font-size: 20px;
  float: none;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  margin-left: 0;
  padding: 10px 0;
}
.navbar .navbar-inner {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  padding: 5px 0;
}
.navbar .navbar-inner:before,
.navbar .navbar-inner:after {
  display: none;
  clear: none;
}
.navbar .btn {
  background: none;
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 4px 0;
  height: 20px;
  line-height: 20px;
}

.navbar .btn-success {
  background: #5bb75b;
  color: #ffffff;
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 4px 10px;
  height: 20px;
  line-height: 20px;
}

.navbar .btn i {
  color: #fff;
  font-size: 21px;
  width: 22px;
  line-height: 20px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}

/*= FRAME
---------------------------------------------------------------------------------------------- */
.frame {
  position: relative;
  overflow: hidden;
}
/*= SIDEBAR
---------------------------------------------------------------------------------------------- */
.sidebar {
  background: #222;
  width: 280px;
/*   height: 20000px; */
  height: 100%; 
  position: absolute;
  text-shadow: 0 1px 0 #000;
}
.sidebar a {
  text-decoration: none !important;
}
.sidebar .wrapper {
  padding: 0 20px;
}
.sidebar .profile {
  background: #333;
  color: #fff;
  border-bottom: 1px solid #000;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3), 0 -1px 1px rgba(255, 255, 255, 0.05) inset;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3), 0 -1px 1px rgba(255, 255, 255, 0.05) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3), 0 -1px 1px rgba(255, 255, 255, 0.05) inset;
  display: block;
  margin: 0 -20px 25px;
  padding: 10px 20px;
  height: 30px;
  line-height: 30px;
}
.sidebar .nav {
  padding: 0 0 100px;
}
.sidebar .nav > li {
  margin-bottom: 2px;
}
.sidebar .nav > li > a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
/* alterado para manter os itens do menu mais próximos
  line-height: 20px; */
  line-height: 15px;
  padding: 8px 5px 8px 0;
  margin: 0;
  text-shadow: inherit;
  font-size: 13px;
  font-weight: 500;
}
.sidebar .nav > li > a > i {
  display: inline-block;
  font-size: 14px;
/* alterado para manter os itens do menu mais próximos  
  margin: 0 15px 0 10px; */
  margin: 0 5px 0 10px;
  text-shadow: 0 0 1px #000;
  text-align: center;
  width: 20px;
}
.sidebar .nav > li > a .label {
  background: #d00000;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  float: right;
  line-height: 20px;
  padding: 0 10px;
}
.sidebar .nav > li.active a {
  background: #2a2a2a;
  color: #fff;
}
.sidebar .nav > li.active a > i {
  color: #eee;
}
.sidebar .nav > li + .nav-header {
/*  alterado para manter o espaçamento entre itens no menu menos espaçados margin-top: 30px; */
  margin-top: 20px;
}
.sidebar .nav .nav-header {
  color: #777;
  font-size: 11px;
  font-weight: 400;
  text-shadow: none;
}
.sidebar .nav .progress {
  background: #2f2f2f;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0 0 5px;
}
.sidebar .nav .progress .bar {
  border: 0;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}
.sidebar .nav .progress + div {
  color: #aaa;
  font-size: 12px;
}
/*= CONTENT
---------------------------------------------------------------------------------------------- */
.content {
  padding-bottom: 100px;
  position: relative;
  margin-left: 280px;  
}
.content .content-head {
  background: #fff;
  border-bottom: 1px solid #d2d4d6;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  padding: 10px 16px 20px;
}
.content .content-head .breadcrumb {
  background: none;
  padding: 15px 0 15px;
  margin: 0;
  font-size: 90%;
}
.content .content-head h2 {
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 10px;
}
.content .profile-head .profile-name {
  font-size: 21px;
  margin-bottom: 4px;
}
.content .profile-head .profile-brief {
  margin-bottom: 20px;
}
.content .content-body {
  padding: 15px;
}
.content .content-loading {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.content-loading .spinner {
    height: 30px;
    width: 30px;
    margin: 20px 0;
}
/*= PROGRESS BAR
---------------------------------------------------------------------------------------------- */
.progress {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08) inset;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08) inset;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.08) inset;
}
.progress .bar {
  -webkit-border-radius: inherit;
  -moz-border-radius: inherit;
  border-radius: inherit;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
}
.progress.small {
  height: 6px;
}
.progress.medium {
  height: 12px;
}
.progress {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #eeeeee, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #eeeeee, #eeeeee);
  background-image: -o-linear-gradient(top, #eeeeee, #eeeeee);
  background-image: linear-gradient(to bottom, #eeeeee, #eeeeee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffeeeeee', GradientType=0);
}
.progress .bar {
  background-color: #149bdf;
  background-image: -moz-linear-gradient(top, #149bdf, #149bdf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#149bdf));
  background-image: -webkit-linear-gradient(top, #149bdf, #149bdf);
  background-image: -o-linear-gradient(top, #149bdf, #149bdf);
  background-image: linear-gradient(to bottom, #149bdf, #149bdf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff149bdf', GradientType=0);
}
.progress-info .bar {
  background-color: #5bc0de;
  background-image: -moz-linear-gradient(top, #5bc0de, #5bc0de);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#5bc0de));
  background-image: -webkit-linear-gradient(top, #5bc0de, #5bc0de);
  background-image: -o-linear-gradient(top, #5bc0de, #5bc0de);
  background-image: linear-gradient(to bottom, #5bc0de, #5bc0de);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff5bc0de', GradientType=0);
}
.progress-success .bar {
  background-color: #62c462;
  background-image: -moz-linear-gradient(top, #62c462, #62c462);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#62c462));
  background-image: -webkit-linear-gradient(top, #62c462, #62c462);
  background-image: -o-linear-gradient(top, #62c462, #62c462);
  background-image: linear-gradient(to bottom, #62c462, #62c462);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff62c462', GradientType=0);
}
.progress-warning .bar {
  background-color: #fbb450;
  background-image: -moz-linear-gradient(top, #fbb450, #fbb450);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#fbb450));
  background-image: -webkit-linear-gradient(top, #fbb450, #fbb450);
  background-image: -o-linear-gradient(top, #fbb450, #fbb450);
  background-image: linear-gradient(to bottom, #fbb450, #fbb450);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fffbb450', GradientType=0);
}
.progress-danger .bar {
  background-color: #ee5f5b;
  background-image: -moz-linear-gradient(top, #ee5f5b, #ee5f5b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#ee5f5b));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #ee5f5b);
  background-image: -o-linear-gradient(top, #ee5f5b, #ee5f5b);
  background-image: linear-gradient(to bottom, #ee5f5b, #ee5f5b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffee5f5b', GradientType=0);
}
/*= MODULE
---------------------------------------------------------------------------------------------- */
.module {
  border: 1px solid #d2d4d8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 10px;
}
.module.clean {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.module.no-head .module-body {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.module .module-head {
  background: #f7f8f9;
  border-bottom: 1px solid #d9d9dd;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  height: 40px;
}
.module .module-foot {
  background: #f7f8f9;
  border-top: 1px solid #d9d9dd;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  height: 30px;
  padding: 12px 16px;
}
.module .module-head > a,
.module .module-head > b {
  color: #727476;
  display: inline-block;
  font-weight: 500;
  padding: 10px 15px;
}
.module .module-head a {
  color: inherit;
  text-decoration: none;
}
.module .module-head i {
  font-size: 14px;
  color: #666;
  display: inline-block;
  line-height: 20px;
}
.module .module-option {
  padding: 15px;
  background: #ffffff;
}
.module .module-control {
  list-style: none;
  padding: 0;
  margin: 0 0 -1px;
}
.module .module-control > li {
  float: left;
  border-left: 1px solid #d9d9dd;
}
.module .module-control > li > a {
  display: block;
  padding: 10px 15px;
}
.module .module-control > li.active > a {
  background: #fff;
  padding-bottom: 11px;
}
.module .module-control.pull-left > li {
  border-left: 0;
  border-right: 1px solid #d9d9dd;
}
.module .module-body {
  background: #fff;
  padding: 16px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.module .module-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module .module-list p {
  overflow: hidden;
}
.module .module-list > li {
  padding: 15px;
}
.module .module-list > li + li {
  border-top: 1px solid #e6e8ee;
}
.module .module-list > li ol li + li {
  margin-top: 10px;
}
.module .module-list dl {
  margin: 0;
}
.module .module-list dl dt {
  text-align: left;
}
.module .module-list .progress {
  margin: 0;
}
.module > .accordion {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0;
  overflow: hidden;
}
.module > .accordion .accordion-group {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
.module > .accordion .accordion-group .module-head {
  border-bottom: 0;
}
.module > .accordion .accordion-group .module-head > a {
  display: block;
  overflow: hidden;
}
.module > .accordion .accordion-group .module-head > a > b {
  float: right;
  background: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  width: 25px;
  text-align: center;
}
.module > .accordion .accordion-group + .accordion-group {
  border-top: 1px solid #d2d4d8;
}
.module > .accordion .accordion-group + .accordion-group .module-head {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.module > .accordion .accordion-group .accordion-inner {
  background: #fff;
  border-top-color: #d2d4d8;
  padding: 15px;
}
/*= CUSTOM FORM
---------------------------------------------------------------------------------------------- */
.form-absolute {
  position: relative;
  overflow: hidden;
}
.form-absolute .btn {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.form-absolute .btn-icon.go-right + input {
  padding-right: 55px;
}
.form-absolute .btn-text {
  width: 100px;
}
.form-absolute .btn-text.go-right + input {
  padding-right: 120px;
}
.form-absolute input {
  margin: 0;
}
.form-horizontal .control-group,
.form-vertical .control-group {
  margin-bottom: 0;
}
.form-horizontal .control-group + .control-group,
.form-vertical .control-group + .control-group {
  border-top: 1px solid #f2f4f6;
  margin-top: 10px;
  padding-top: 10px;
}
/*= STATS OVERVIEW
---------------------------------------------------------------------------------------------- */
.stats-overview .stats {
  border: 0px solid #eee;
  padding: 0px;
  margin-top: 0px;
}
.stats-overview .stats h3 {
  margin: 0;
}
.stats-overview .stats .text-red {
  color: #e84f4c;
}
.stats-overview .stats .text-green {
  color: #6ac280;
}
.stats-overview .stats .text-blue {
  color: #4a98c9;
}
.stats-overview .stats .text-orange {
  color: #e89344;
}
/*= STREAM
---------------------------------------------------------------------------------------------- */
.stream {
  padding: 15px;
}
.stream + .stream {
  border-top: 1px solid #e6e8ee;
  margin: 0;
}
.stream.mine {
  background: #ffe;
}
.stream.composer {
  background: #f7f8f9;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.stream .pull-left {
  margin-right: 15px;
}
.stream .pull-right {
  margin-left: 15px;    
}
.stream .avatar {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 50px;
}
.stream h3 {
  font-size: 13px;
}
.stream h3 small {
  color: #aaa;
  font-size: 12px;
  font-weight: 300;
  margin: 0 0 0 10px;
}
/*= FEEDS
---------------------------------------------------------------------------------------------- */
.feed {
  background: #fff;
  border: 1px solid #d2d4d8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 30px;
}
.feed-head,
.feed-body,
.feed-foot {
  padding: 10px;
}
.feed-head:before,
.feed-body:before,
.feed-foot:before,
.feed-head:after,
.feed-body:after,
.feed-foot:after {
  display: table;
  content: "";
  line-height: 0;
}
.feed-head:after,
.feed-body:after,
.feed-foot:after {
  clear: both;
}
.feed-head {
  border-bottom: 1px solid;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.feed-foot {
  border-top: 1px solid;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.feed-head,
.feed-foot {
/*   background: #F7F8F9; */
  border-color: #d9d9dd;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
}
.feed-author {
  margin-top: 5px;
}
.feed-attachment {
  background: #F7F8F9;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08) inset;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08) inset;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.08) inset;
  border-top: 1px solid #d9d9dd;
  border-bottom: 1px solid #d9d9dd;
  padding: 15px;
  margin: 15px -15px;
}
.feed-comments .comment {
/*   padding-bottom: 15px; */
	padding-bottom: 10px;
}
.feed-comments .comment + .comment {
  border-top: 1px solid #f0f0f4;
/*   padding-top: 15px; */
  padding-top: 10px;
}
.feed-comments .comment,
.feed-comments .comment-content {
  overflow: hidden;
}

.feed-comments .comment-avatar {
  margin-right: 10px;
  width: 40px;
}
.feed-comments .comment-head small {
  margin-left: 10px;
}
/*= MESSAGE
---------------------------------------------------------------------------------------------- */
.table-utilities {
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.table-utilities input[type="checkbox"] {
  display: inline-block;
  float: left;
  margin: 0;
}
.table-utilities.table-striped tbody > tr:nth-child(even) > td,
.table-utilities.table-striped tbody > tr:nth-child(even) > th {
  background: #fff;
}
.table-utilities.vertical-top td {
  vertical-align: top;
}
.table-utilities td {
  vertical-align: middle;
  padding: 10px;
}
.table-utilities td:first-child {
  padding-left: 15px;
}
.table-utilities td:last-child {
  padding-right: 15px;
}
.table-utilities td.cell-check {
  text-align: center;
  width: 1px;
}
.table-utilities td.cell-icon {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  width: 15px;
}
.table-utilities td.cell-author {
  width: 170px;
}
.table-utilities td.cell-time {
  width: 80px;
}
.table-utilities td.cell-avatar {
  width: 60px;
}
.table-utilities td.cell-avatar .avatar {
  width: 100%;
}

.table-utilities tbody td {
  background: #ffffff;
}
.table-utilities tbody tr.heading td {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  font-weight: 500;
}
.table-utilities tbody tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
.table-utilities tbody tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.table-utilities tbody tr .icon-star {
  color: #d5d7d9;
}
.table-utilities tbody tr.starred .icon-star {
  color: #fd7b12 !important;
}
.table-utilities tbody tr.unread td {
  background: #ffffff;
  color: #666;
  font-weight: 500;
}
.table-utilities tbody tr:hover td {
  background: #F5F5F5;
}
.table-utilities tbody tr:hover .icon-star {
  color: #d9d9a9;
}
.table-utilities tbody tr:hover .icon-star:hover {
  color: #adad77;
  cursor: pointer;
}
.table-utilities .people-name,
.table-utilities .people-brief {
  margin: 0 0 5px;
}
.table-utilities .people-action p {
  margin: 15px 0 10px;
}
/*= LOGIN
---------------------------------------------------------------------------------------------- */
.form-login {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.form-login .form {
  display: block;
}
.form-login .spacer {
  height: 10px;
  line-height: 10px;
}
.form-login hr {
  height: 1px;
  border: 0;
  background: #f0f2f4;
  /* Old browsers */

  background: -moz-linear-gradient(left, #f0f2f4 0%, #cccccc 50%, #f0f2f4 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f0f2f4), color-stop(50%, #cccccc), color-stop(100%, #f0f2f4));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(left, #f0f2f4 0%, #cccccc 50%, #f0f2f4 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(left, #f0f2f4 0%, #cccccc 50%, #f0f2f4 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(left, #f0f2f4 0%, #cccccc 50%, #f0f2f4 100%);
  /* IE10+ */

  background: linear-gradient(to right, #f0f2f4 0%, #cccccc 50%, #f0f2f4 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f2f4', endColorstr='#f0f2f4', GradientType=1);
  /* IE6-9 */

}
.form-login p {
  margin-bottom: 15px;
}
/*= DROPDOWN
---------------------------------------------------------------------------------------------- */
.map {
  border: 1px solid #ccc;
  overflow: hidden;
}
.map iframe {
  display: inline-block;
  float: left;
  height: 250px;
  width: 100%;
}
/*= DROPDOWN
---------------------------------------------------------------------------------------------- */
.dropdown-menu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.25);
}

/*= DATEPICKER
---------------------------------------------------------------------------------------------- */
.datepicker .datepicker-table {
  border: 1px solid #ccc;
  width: 238px;
}
.datepicker .datepicker-table th,
.datepicker .datepicker-table td {
  padding: 6px 8px;
}
.datepicker .datepicker-table .today,
.datepicker .datepicker-table .switch,
.datepicker .datepicker-table .prev,
.datepicker .datepicker-table .next {
  cursor: pointer;
}
.datepicker .datepicker-table .prev,
.datepicker .datepicker-table .next {
  width: 14.285714285714286%;
}
.datepicker .datepicker-table .switch {
  width: 71.42857142857143%;
}
.datepicker .datepicker-table .month,
.datepicker .datepicker-table .year {
  background: #f5f5f5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  padding: 5px;
  margin: 2px;
  width: 60px;
}
.datepicker .datepicker-table .month:hover,
.datepicker .datepicker-table .year:hover {
  background: #eaeaea;
}
.datepicker .datepicker-table .old,
.datepicker .datepicker-table .new {
  background: #f5f5f5;
}
.datepicker .datepicker-table .day:hover,
.datepicker .datepicker-table .active {
  background: #ffc;
  font-weight: bold;
  cursor: pointer;
}
.datepicker .datepicker-table tbody {
  border-top: 1px solid #ccc;
}
.datepicker .datepicker-table tbody tr + tr td {
  border-top: 1px solid #d5d5d5;
}
.datepicker .datepicker-table tbody td {
  text-align: center;
  width: 14.285714285714286%;
}
.datepicker .datepicker-table tbody td + td {
  border-left: 1px solid #d5d5d5;
}
.datepicker .datepicker-table tfoot th,
.datepicker .datepicker-table tfoot td {
  border-top: 1px solid #ccc;
}
.datepicker-dropdown {
  padding: 0;
  overflow: hidden;
  z-index: 2000 !important;
}
.datepicker-dropdown .table-condensed {
  border: 0;
}
/*= CHARTS & GRAPH
---------------------------------------------------------------------------------------------- */
.chart,
.graph {
  height: 300px;
  width: 100% !important;
}
.chart-inner {
  padding: 25px;
  background: #fff;
  border: 0px solid #eeeeee;
}
.graph {
  width: 100%;
  height: 300px;
}
.pie {
  position: relative;
}
.pie #hover {
  width: 100%;
  height: 34px;
  margin-top: -17px;
  text-align: left;
  position: absolute;
  top: 50%;
  left: 0;
}
.pie #hover span {
  background: #444;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font: 11px/34px Consolas, Monaco, Menlo, monospace;
  height: 34px;
  padding: 0 15px;
}
#gridtip {
  background: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 11px;
  font-weight: 300;
  color: #fff;
  display: inline-block;
  padding: 3px 10px;
}
/*= GALLERY
---------------------------------------------------------------------------------------------- */
.gallery-control {
  overflow: hidden;
  padding: 0 15px 15px;
  margin: 0 -15px;
  border-bottom: 1px solid #d2d4d8;
}
.gallery-nav {
  overflow: hidden;
  padding: 15px 15px 0;
  margin: 0 -15px;
  border-top: 1px solid #d2d4d8;
  line-height: 30px;
}
#Grid {
  font-size: 0;
  line-height: 0;
  background: #f3f4f5;
  margin: 0 -15px;
}
#Grid:hover .mix > div {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -o-transition: opacity .5s linear;
  -ms-transition: opacity .5s linear;
  -moz-transition: opacity .5s linear;
  -webkit-transition: opacity .5s linear;
  /* ...and now override with proper CSS property */

  transition: opacity .5s linear;
}
#Grid:hover .mix > div:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#Grid .mix {
  opacity: 0;
  display: none;
  width: 25%;
  vertical-align: top;
  font-size: 13px;
}
#Grid .mix > div {
  background: #fff;
  border: 1px solid #d2d4d8;
  margin: 15px;
  text-align: center;
}
#Grid .mix > div .media-thumb {
  padding: 10px;
}
#Grid .mix > div .media-detail {
  background: #f9f9f9;
  border-top: 1px solid #eee;
  padding: 10px;
}
@media (max-width: 1280px) {
  #Grid .mix {
    width: 33.333333%;
  }
}
@media (max-width: 767px) {
  #Grid .mix {
    width: 50%;
  }
}
.modal-backdrop {
  background: #fff;
}
.modal, .ui-dialog {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #bbb;
  border: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-50%);
}
.modal.modal-overflow {
  transform: translateY(0%);
}
/* dialog */
.dialog {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}
.ui-dialog-titlebar-close:before {
	content: "×";
}

.dialog-body{
	padding: 15px;
}
.dialog-body .wrap-table-dialog {
	margin-top: 20px;
	height: 300px;
	overflow-y: scroll;
}
.ui-widget-header {
  padding: 10px 15px;
  position: relative;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  background: #f3f4f5;
  font-size: 15px;
}
.ui-widget-header, .dialog-footer {
	padding: 10px 15px;		
    background: #f3f4f5;
    border: 0;
    cursor: move;
    font-weight: normal;
}
.dialog-footer {
	min-height: 10px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.ui-widget-content {
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    overflow: hidden;    
}
.ui-dialog-content {
	border-left: 0;
  	border-right: 0;
}
.ui-widget-header button.ui-dialog-titlebar-close{
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
  font-family: 'Roboto', Arial, sans-serif;
}
.ui-dialog-content {
	overflow: auto;
	height: $(window).height();
}

/* fim dialog */
.modal-header, .ui-dialog-titlebar {
  position: relative;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  background: #f3f4f5;
}
.modal-header h3 {
  font-size: 15px;
}
.modal-header button.close {
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -10px;
}
.modal-header,
.modal-footer {
  padding: 10px 15px;
}
.modal-footer {
  background: #f3f4f5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.popover {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #bbb;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0;
}
.popover.bottom .arrow:after {
  border-bottom-color: #f3f4f5;
}
.popover-title {
  background: #f3f4f5;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  border-bottom-color: #ddd;
  font-size: 13px;
}
/*= DOCUMENTATION
---------------------------------------------------------------------------------------------- */
.docs {
  padding: 30px;
}
.docs + .docs {
  border-top: 1px solid #d2d4d8;
}
.docs-example {
  position: relative;
  margin: 20px 0 0;
  padding: 39px 19px 14px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.docs-example .pre {
  background: #f9f9f9;
  border: 0;
  border-top: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: normal;
  margin: 0 -19px -14px;
  padding: 19px;
}
.docs-example .pre .tag,
.docs-example .pre .atn,
.docs-example .pre .pun,
.docs-example .pre .atv {
  color: #4f619e;
  font-weight: bold;
}
.docs-example .pre .pun {
  font-weight: normal;
  color: #888;
}
.docs-example .pre .atn {
  color: teal;
}
.docs-example .pre .atv {
  color: #d14;
}
.docs-example:after {
  content: "Sample";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 15px;
  font-size: 11px;
  background-color: #f9f9f9;
  border: 1px solid #e5e5e5;
  color: #9da0a4;
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
}
.doc-icons {
  margin: 0;
}
.doc-icons li [class^="icon-"],
.doc-icons li [class*=" icon-"] {
  display: inline-block;
  font-size: 14px;
  width: 32px;
  text-align: center;
}
.doc-icons li + li {
  border-top: 1px solid #f5f6f9;
  padding-top: 5px;
  margin-top: 5px;
}
.doc-table {
  margin: 0;
}
/*= FULL CALENDAR
---------------------------------------------------------------------------------------------- */
/*!
 * FullCalendar v1.6.1 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */
.fc-wrapper {
  background: #f7f8f9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  padding: 15px;
  margin: -15px;
}
.fc td,
.fc th {
  vertical-align: top;
}
.fc-table {
  margin: 0;
}
.fc-table .fc-other-month {
  background: #fafafa;
}
/* Header
------------------------------------------------------------------------*/
.fc-header-title,
.fc-header-title h2 {
  margin: 0 !important;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
}
.fc-header td {
  white-space: nowrap;
  padding-bottom: 0;
  vertical-align: middle;
}
.fc-header-left {
  width: 25%;
  text-align: left;
}
.fc-header-center {
  text-align: center;
}
.fc-header-right {
  width: 25%;
  text-align: right;
}
.fc .fc-header-space {
  padding-left: 10px;
}
/* buttons edges butting together */
.fc-header .btn {
  margin-right: -1px;
}
.fc-header .fc-corner-right,
.fc-header .ui-corner-right {
  /* theme */

  margin-right: 0;
  /* back to normal */

}
/* button layering (for border precedence) */
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
  z-index: 2;
}
.fc-header .fc-state-down {
  z-index: 3;
}
.fc-header .fc-state-active,
.fc-header .ui-state-active {
  z-index: 4;
}
/* Content
------------------------------------------------------------------------*/
.fc-content {
  background: #fff;
  border-top: 1px solid #d9d9dd;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  clear: both;
  padding: 15px;
  margin: 15px -15px -15px;
}
.fc-view {
  width: 100%;
  /* needed for view switching (when view is absolute) */

  overflow: hidden;
}
/* Cell Styles
------------------------------------------------------------------------*/
.fc-state-highlight {
  /* <td> today cell */
  /* TODO: add .fc-today to <th> */

  background: #fcf8e3;
}
.fc-cell-overlay {
  /* semi-transparent rectangle while dragging */

  background: #bce8f1;
  opacity: .3;
  filter: alpha(opacity=30);
  /* for IE */

}
/* Buttons

	Customize to inherit Bootstrap buttons

------------------------------------------------------------------------*/
.fc-button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.fc-corner-left {
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
.fc-corner-right {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
/* icon (for jquery ui) */
.fc-button .fc-icon-wrap {
  position: relative;
  float: left;
  top: 50%;
}
.fc-button .ui-icon {
  position: relative;
  float: left;
  margin-top: -50%;
  *margin-top: 0;
  *top: -50%;
}
/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}
.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  outline: 0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
/* Global Event Styles
------------------------------------------------------------------------*/
.fc-event {
  border: 1px solid #36a;
  /* default BORDER color */

  background-color: #36c;
  /* default BACKGROUND color */

  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  /* default TEXT color */

  font-size: .85em;
  cursor: default;
  opacity: 0.85;
  filter: alpha(opacity=85);
}
a.fc-event {
  text-decoration: none;
}
a.fc-event,
.fc-event-draggable {
  cursor: pointer;
}
.fc-rtl .fc-event {
  text-align: right;
}
.fc-event-inner {
  height: 100%;
  padding: 1px 3px;
  height: 20px;
  overflow: hidden;
}
.fc-event-time,
.fc-event-title {
  padding: 0 1px;
}
.fc .ui-resizable-handle {
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  /* hacky spaces (IE6/7) */

  font-size: 300%;
  line-height: 50%;
  /* */

}
/* Horizontal Events
------------------------------------------------------------------------*/
.fc-event-hori {
  border-width: 1px 0;
}
.fc-event-hori + .fc-event-hori {
  margin-top: 1px;
}
.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
  border-left-width: 1px;
}
.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
  border-right-width: 1px;
}
/* resizable */
.fc-event-hori .ui-resizable-e {
  top: 0           !important;
  /* importants override pre jquery ui 1.7 styles */

  right: -3px !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: e-resize;
}
.fc-event-hori .ui-resizable-w {
  top: 0           !important;
  left: -3px !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: w-resize;
}
.fc-event-hori .ui-resizable-handle {
  _padding-bottom: 14px;
  /* IE6 had 0 height */

}
/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/
.fc-grid th {
  text-align: center;
}
.fc .fc-week-number {
  width: 22px;
  text-align: center;
}
.fc .fc-week-number div {
  padding: 0 2px;
}
.fc-grid .fc-day-number {
  float: right;
  padding: 0 2px;
  font-size: 18px;
  font-weight: 300;
}
.fc-grid .fc-other-month .fc-day-number {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* for IE */

  /* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */

}
.fc-grid .fc-day-content {
  clear: both;
  padding: 10px 0 0;
  /* distance between events and day edges */

}
/* event styles */
.fc-grid .fc-event-time {
  font-weight: bold;
}
/* right-to-left */
.fc-rtl .fc-grid .fc-day-number {
  float: left;
}
.fc-rtl .fc-grid .fc-event-time {
  float: right;
}
/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/
.fc-agenda-days th {
  text-align: center;
}
.fc-agenda .fc-agenda-axis {
  width: 50px !important;
  vertical-align: middle;
  text-align: right;
}
.fc-agenda .fc-week-number {
  font-weight: bold;
}
.fc-agenda .fc-day-content {
  padding: 2px 2px 1px;
}
/* make axis border take precedence */
.fc-agenda-days .fc-agenda-axis {
  border-right-width: 1px;
}
.fc-agenda-days .fc-col0 {
  border-left-width: 0;
}
/* all-day area */
.fc-agenda-allday .fc-day-content {
  min-height: 34px;
  /* TODO: doesnt work well in quirksmode */

  _height: 34px;
}
/* divider (between all-day and slots) */
.fc-agenda-divider-inner {
  height: 3px;
  overflow: hidden;
  background: #eee;
  border: 1px solid #ddd;
  border-top: 0;
}
/* slot rows */
.fc-agenda-slots th {
  border-width: 1px 1px 0;
}
.fc-agenda-slots td {
  border-width: 1px 0 0;
  background: none;
}
.fc-agenda-slots td div {
  height: 20px;
}
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
  border-top-width: 0;
}
.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
  border-top-style: dotted;
}
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
  *border-top-style: solid;
  /* doesn't work with background in IE6/7 */

}
.fc-agenda-gutter {
  width: 15px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* Vertical Events
------------------------------------------------------------------------*/
.fc-event-vert {
  border-width: 0 1px;
}
.fc-event-vert.fc-event-start {
  border-top-width: 1px;
}
.fc-event-vert.fc-event-end {
  border-bottom-width: 1px;
}
.fc-event-vert .fc-event-time {
  white-space: nowrap;
  font-size: 10px;
}
.fc-event-vert .fc-event-inner {
  position: relative;
  z-index: 2;
}
.fc-event-vert .fc-event-bg {
  /* makes the event lighter w/ a semi-transparent overlay  */

  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25);
}
.fc .ui-draggable-dragging .fc-event-bg,
.fc-select-helper .fc-event-bg {
  display: none\9;
  /* for IE6/7/8. nested opacity filters while dragging don't work */

}
/* resizable */
.fc-event-vert .ui-resizable-s {
  bottom: 0        !important;
  /* importants override pre jquery ui 1.7 styles */

  width: 100%      !important;
  height: 8px      !important;
  overflow: hidden !important;
  line-height: 8px !important;
  font-size: 11px  !important;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}
.fc-agenda .ui-resizable-resizing {
  /* TODO: better selector */

  _overflow: hidden;
}
/* External Events
------------------------------------------------------------------------*/
.external-event {
  /* try to mimick the look of a real event */

  background: #3366CC;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  padding: 9px;
}
.external-event + .external-event {
  margin-top: 10px;
}
/*= RESPONSIVE STYLING
---------------------------------------------------------------------------------------------- */
@media (max-width: 767px) {
  body {
    padding: 0 !important;
  }
  .navbar,
  .content .content-head,
  .content .content-body  {
    padding-left: 16px;
    padding-right: 16px;
  }
  .navbar {
    text-align: center;
  }
  .navbar a.brand {
    display: inline-block;
    font-size: 23px;
  }
  /*= SIDEBAR HANDLER
  ---------------------------------------------------------------------------------------------- */
  .frame {
    overflow: hidden;
  }
  .sidebar {
    height: 100%;
    min-height: 100%;
    position: absolute;
    left: -280px;
  }
  .sidebar .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .content {
    margin-left: 0;
  }
  .sidebar,
  .content {
    -webkit-transition: 500ms ease;
    -moz-transition: 500ms ease;
    -o-transition: 500ms ease;
    -ms-transition: 500ms ease;
    transition: 500ms ease;
  }
  body.show-sidebar {
    background-position: -20px 0;
  }
  body.show-sidebar > .frame > .sidebar {
    left: 0;
  }
  body.show-sidebar > .frame > .content {
    left: 280px;
  }
  /*= LOGIN
  ---------------------------------------------------------------------------------------------- */
  .form-login .form {
    display: block;
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 1280px) {
  body {
    padding: 0 !important;
  }
  .navbar,
  .content .content-head,
  .content .content-body {
    padding-left: 16px;
    padding-right: 16px;
  }
  .navbar {
    text-align: center;
  }
  .navbar a.brand {
    display: inline-block;
    font-size: 23px;
  }
  /*= SIDEBAR HANDLER
  ---------------------------------------------------------------------------------------------- */
  .frame {
    overflow: hidden;
  }
  .sidebar {
    height: 100%;
    min-height: 100%;
    position: absolute;
    left: -280px;
  }
  .sidebar .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .content {
    margin-left: 0;
  }
  .sidebar,
  .content {
    -webkit-transition: 500ms ease;
    -moz-transition: 500ms ease;
    -o-transition: 500ms ease;
    -ms-transition: 500ms ease;
    transition: 500ms ease;
  }
  body.show-sidebar {
    background-position: -20px 0;
  }
  body.show-sidebar > .frame > .sidebar {
    left: 0;
  }
  body.show-sidebar > .frame > .content {
    left: 280px;
  }
  /*= LOGIN
  ---------------------------------------------------------------------------------------------- */
  .form-login .form {
    display: block;
    margin-left: 30px;
    margin-right: 30px;
  }
  .btn.toggle-sidebar {
    display: inherit !important;
  }
  
  .pagination {
	float: left;
	border: 1px solid #CDCDCD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

input.erro{border:1px solid #b94a48;}
.erro{color:#b94a48;}
.justificado {
  text-align: justify;
}

/*=======================================
NO-MORE-TABLES-INICIO
=======================================*/
@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}
/*=======================================
NO-MORE-TABLES-FIM
=======================================*/

.nowrap{ white-space: nowrap};

btn-toolbar.ticket-toolbar {
  margin-bottom: 5px;
}

@media print {
    .pagebreak { page-break-before: always; }
}