@charset "iso-8859-1";

/*
############
Geral
############
*/
.main-content .page-content
{
	overflow:visible;
}
.vertical-align-top
{
	vertical-align: top !important;
}
body:not(.sidebar-fixed.topbar-fixed) .sidebar .logopanel
{
    background: #8A5B51 !important;
    padding: 0px !important;
}
/*
.table-responsive
{
	overflow:visible;
}
*/
.img-responsive
{
    display: inline-block !important;
}
.topbar .header-left .topnav .mmenu .dropdown-submenu > a:after
{
	margin-top:-14px;
}
.DropLiActive
{
	color: #000 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
	background: #f5f5f5 !important;
}
.media-body p 
{
    height: auto;
}
.QuebrarPalavras
{
	word-break: break-all;
}
.timeline-block
{
	word-break: break-all;
}
.sidebar .logopanel
{
    padding: 2px;
}
.sidebar .logopanel h1 a
{
    height: 44px;
    background-size: auto 44px;
}
.sa-button-container
{
    text-align: center;
}
.sweet-alert fieldset
{
    margin: 0px;
    padding: 0px;
}
.BtnLogin1
{
    font-weight: bold;
    color: #000;
}
.main-content .page-content .breadcrumb-wrapper
{
    position: relative;
    right: auto;
    top: auto;
}
.main-content .page-content .breadcrumb
{
    margin-bottom: 5px;
}
.main-content .page-content > .header h2
{

}



/*
############
Controle de Tabelas
############
*/
.table-n-border td 
{
    border-bottom: none !important;
}
.border-res-atual
{
	border: 5px solid #C9625F !important;
}

.td-destaque1
{
	background: rgba(0, 0, 0, 0.2) !important;
	
	border-top: 5px solid #000 !important;
	border-bottom: 5px solid #000 !important;
}









/*
############
row-xs-flex-cente
############
*/
.row-xs-flex-center {
    display:flex;
    align-items:center;
}
@media ( min-width:768px ) {
    .row-sm-flex-center {
        display:flex;
        align-items:center;
    }
}
@media ( min-width: 992px ) {
    .row-md-flex-center {
        display:flex;
        align-items:center;
    }
}
@media ( min-width: 1200px ) {
    .row-lg-flex-center {
        display:flex;
        align-items:center;
    }
}









/*
############
Align
############
*/
.rs-align-left-center
{
	text-align: left;
}
.rs-align-right-center
{
	text-align: right;
}

.rs-align-left-right
{
	text-align: left;
}
.rs-align-right-left
{
	text-align: right;
}

/* ------------- */

.text-center
{
	text-align: center !important;
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
	
	.rs-align-left-center
	{
		text-align: center;
	}
	.rs-align-right-center
	{
		text-align: center;
	}

	.rs-align-left-right
	{
		text-align: right;
	}
	.rs-align-right-left
	{
		text-align: left;
	}
	
	/* ------------- */
  
}

/* ------------- */








/*
############
Cores das Linhas
############
*/
.bg2-default
{
}
.bg2-info
{
	background-color: rgba(91, 192, 222, 0.10);
}
.bg2-success
{
	background-color: rgba(92, 184, 92, 0.10);
}
.bg2-primary
{
	background-color: rgba(51, 122, 183, 0.10);
}
.bg2-warning
{
	background-color: rgba(240, 173, 78, 0.10);
}
.bg2-danger
{
	background-color: rgba(217, 83, 79, 0.10);
}














/*
############
Icones Personalizados
############
*/
.fa-sprint:before
{
	content:"";
	display:block;
	
	background:url('/imagens/Icons/running.png') no-repeat center center;
	
	width:16px;
	height:16px;
}
.fa-manoffice:before
{
	content:"";
	display:block;
	
	background:url('/imagens/Icons/manoffice.png') no-repeat center center;
	
	width:16px;
	height:16px;
}

/* Inverter */
.bg-dark .fa-sprint:before
{
	background-image:url('/imagens/Icons/running_inverter.png');
}
.bg-dark .fa-manoffice:before
{
	background-image:url('/imagens/Icons/manoffice_inverter.png');
}
























/*
############
dropdown-menu
############
*/
.dropdown-menu.dropdown-menu-right
{
	left:auto;
	right:0px;
}
.dropdown-menu.dropdown-menu-top
{
	top: auto;
	bottom:100%;
}

/* ------------- */

.btn-badge 
{
	font-size: 11px;
    font-weight: bold;
    height: auto !important;
    margin: 0 !important;
	margin-top:10px !important;
    padding: 5px 7px !important;
}
.btn-badge .badge
{
    background-color: #fff;
    color: #000;
    font-weight: bold;
    height: auto;
    line-height: 100%;
    padding: 2px 4px;
	
	margin-right:5px;
	margin-left:5px;
	top:0px;
}













/*
############
ExtListEtapas1
############
*/
.ExtListEtapas1
{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
	border:1px solid rgba(0, 0, 0, 0.10);
	background:rgba(255, 255, 255, 0.75);
	
	overflow:hidden;
	
	list-style:none;
	margin:0px;
	padding:0px;
}
.ExtListEtapas1 > li
{
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 5px;
}
.ExtListEtapas1 > li:last-child
{
	border-bottom:0px;
}
.ExtListEtapas1 > li > .ExtOrdem
{
	display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    text-align: left;
    vertical-align: middle;
    width: 25px;
}
.ExtListEtapas1 > li > .ExtEtapa
{
	display: inline-block;
    font-size: 10px;
    height: 25px;
    line-height: 25px;
    text-align: left;
    vertical-align: middle;
    width: calc(100% - 25px - 100px - 10px);
	overflow:hidden;
}
.ExtListEtapas1 > li > .ExtEtapa .ExtSubEtapa
{
	display: inline-block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-align: left;
    vertical-align: middle;
	font-weight:bold;
}
.ExtListEtapas1 > li > .ExtEtapa .ExtSubEtapa.CortarTexto1
{
	width:50px;
}
.ExtListEtapas1 > li > .ExtEtapa .ExtSubTexto
{
	display: inline-block;
    height: 25px;
    line-height: 25px;
   
    text-align: left;
    vertical-align: middle;
	
	font-size:10px;
	font-style:italic;
}
.ExtListEtapas1 > li > .ExtEtapaStatus
{
	color: #fff;
    display: inline-block;
    font-size: 10px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}

/* ------- */

.ExtListEtapas1:hover
{
	background:rgba(255, 255, 255, 1);
}

/* ------- */














/*
############
Tipografia
############
*/
.f-upper
{
	text-transform:uppercase;
}
















/*
############
nopadding
############
*/
.p0
{
	padding:0px !important;
}
.pl0
{
	padding-left:0px !important;
}
.pr0
{
	padding-right:0px !important;
}
.pt0
{
	padding-top:0px !important;
}
.pb0
{
	padding-bottom:0px !important;
}


/* Geral */ 

.p10
{
	padding:10px !important;
}
.p20
{
	padding:20px !important;
}
.p30
{
	padding:30px !important;
}
.p40
{
	padding:40px !important;
}
.p50
{
	padding:50px !important;
}

.p0
{
	padding:0px !important;
}
.pl0
{
	padding-left:0px !important;
}
.pr0
{
	padding-right:0px !important;
}
.pt0
{
	padding-top:0px !important;
}
.pb0
{
	padding-bottom:0px !important;
}

/* TOP */ 

.pt10
{
	padding-top:10px !important;
}
.pt20
{
	padding-top:20px !important;
}
.pt30
{
	padding-top:30px !important;
}
.pt40
{
	padding-top:40px !important;
}
.pt50
{
	padding-top:50px !important;
}

/* BOTTOM */ 

.pb10
{
	padding-bottom:10px !important;
}
.pb20
{
	padding-bottom:20px !important;
}
.pb30
{
	padding-bottom:30px !important;
}
.pb40
{
	padding-bottom:40px !important;
}
.pb50
{
	padding-bottom:50px !important;
}

/* LEFT */ 

.pl10
{
	padding-left:10px !important;
}
.pl20
{
	padding-left:20px !important;
}
.pl30
{
	padding-left:30px !important;
}
.pl40
{
	padding-left:40px !important;
}
.pl50
{
	padding-left:50px !important;
}

/* RIGHT */ 

.pr10
{
	padding-right:10px !important;
}
.pr20
{
	padding-right:20px !important;
}
.pr30
{
	padding-right:30px !important;
}
.pr40
{
	padding-right:40px !important;
}
.pr50
{
	padding-right:50px !important;
}

/* ------------- */

@media screen and (max-width: 780px) 
{
	
	/* ------------- */
	
	.resp-p0
	{
		padding:0px !important;
	}
	.resp-pl0
	{
		padding-left:0px !important;
	}
	.resp-pr0
	{
		padding-right:0px !important;
	}
	.resp-pt0
	{
		padding-top:0px !important;
	}
	.resp-pb0
	{
		padding-bottom:0px !important;
	}
	
	/* Geral */ 
	
	.resp-p10
	{
		padding:10px !important;
	}
	.resp-p20
	{
		padding:20px !important;
	}
	.resp-p30
	{
		padding:30px !important;
	}
	.resp-p40
	{
		padding:40px !important;
	}
	.resp-p50
	{
		padding:50px !important;
	}
	
	/* TOP */ 
	
	.resp-pt10
	{
		padding-top:10px !important;
	}
	.resp-pt20
	{
		padding-top:20px !important;
	}
	.resp-pt30
	{
		padding-top:30px !important;
	}
	.resp-pt40
	{
		padding-top:40px !important;
	}
	.resp-pt50
	{
		padding-top:50px !important;
	}
	
	/* BOTTOM */ 
	
	.resp-pb10
	{
		padding-bottom:10px !important;
	}
	.resp-pb20
	{
		padding-bottom:20px !important;
	}
	.resp-pb30
	{
		padding-bottom:30px !important;
	}
	.resp-pb40
	{
		padding-bottom:40px !important;
	}
	.resp-pb50
	{
		padding-bottom:50px !important;
	}
	
	/* LEFT */ 
	
	.resp-pl10
	{
		padding-left:10px !important;
	}
	.resp-pl20
	{
		padding-left:20px !important;
	}
	.resp-pl30
	{
		padding-left:30px !important;
	}
	.resp-pl40
	{
		padding-left:40px !important;
	}
	.resp-pl50
	{
		padding-left:50px !important;
	}
	
	/* RIGHT */ 
	
	.resp-pr10
	{
		padding-right:10px !important;
	}
	.resp-pr20
	{
		padding-right:20px !important;
	}
	.resp-pr30
	{
		padding-right:30px !important;
	}
	.resp-pr40
	{
		padding-right:40px !important;
	}
	.resp-pr50
	{
		padding-right:50px !important;
	}

	/* ------------- */
  
}

/* ------------- */







/*
############
nomargin
############
*/
/* Geral */ 

.m10
{
	margin:10px !important;
}
.m20
{
	margin:20px !important;
}
.m30
{
	margin:30px !important;
}
.m40
{
	margin:40px !important;
}
.m50
{
	margin:50px !important;
}

.m0
{
	margin:0px !important;
}
.ml0
{
	margin-left:0px !important;
}
.mr0
{
	margin-right:0px !important;
}
.mt0
{
	margin-top:0px !important;
}
.mb0
{
	margin-bottom:0px !important;
}



/* TOP */ 

.mt10
{
	margin-top:10px !important;
}
.mt20
{
	margin-top:20px !important;
}
.mt30
{
	margin-top:30px !important;
}
.mt40
{
	margin-top:40px !important;
}
.mt50
{
	margin-top:50px !important;
}

/* BOTTOM */ 

.mb10
{
	margin-bottom:10px !important;
}
.mb20
{
	margin-bottom:20px !important;
}
.mb30
{
	margin-bottom:30px !important;
}
.mb40
{
	margin-bottom:40px !important;
}
.mb50
{
	margin-bottom:50px !important;
}

/* LEFT */ 

.ml10
{
	margin-left:10px !important;
}
.ml20
{
	margin-left:20px !important;
}
.ml30
{
	margin-left:30px !important;
}
.ml40
{
	margin-left:40px !important;
}
.ml50
{
	margin-left:50px !important;
}

/* RIGHT */ 

.mr10
{
	margin-right:10px !important;
}
.mr20
{
	margin-right:20px !important;
}
.mr30
{
	margin-right:30px !important;
}
.mr40
{
	margin-right:40px !important;
}
.mr50
{
	margin-right:50px !important;
}

/* ------------- */

@media screen and (max-width: 780px) 
{
	
	/* ------------- */
	
	.resp-m0
	{
		margin:0px !important;
	}
	.resp-ml0
	{
		margin-left:0px !important;
	}
	.resp-mr0
	{
		margin-right:0px !important;
	}
	.resp-mt0
	{
		margin-top:0px !important;
	}
	.resp-mb0
	{
		margin-bottom:0px !important;
	}
	
	/* Geral */ 
	
	.resp-m10
	{
		margin:10px !important;
	}
	.resp-m20
	{
		margin:20px !important;
	}
	.resp-m30
	{
		margin:30px !important;
	}
	.resp-m40
	{
		margin:40px !important;
	}
	.resp-m50
	{
		margin:50px !important;
	}
	
	/* TOP */ 
	
	.resp-mt10
	{
		margin-top:10px !important;
	}
	.resp-mt20
	{
		margin-top:20px !important;
	}
	.resp-mt30
	{
		margin-top:30px !important;
	}
	.resp-mt40
	{
		margin-top:40px !important;
	}
	.resp-mt50
	{
		margin-top:50px !important;
	}
	
	/* BOTTOM */ 
	
	.resp-mb10
	{
		margin-bottom:10px !important;
	}
	.resp-mb20
	{
		margin-bottom:20px !important;
	}
	.resp-mb30
	{
		margin-bottom:30px !important;
	}
	.resp-mb40
	{
		margin-bottom:40px !important;
	}
	.resp-mb50
	{
		margin-bottom:50px !important;
	}
	
	/* LEFT */ 
	
	.resp-ml10
	{
		margin-left:10px !important;
	}
	.resp-ml20
	{
		margin-left:20px !important;
	}
	.resp-ml30
	{
		margin-left:30px !important;
	}
	.resp-ml40
	{
		margin-left:40px !important;
	}
	.resp-ml50
	{
		margin-left:50px !important;
	}
	
	/* RIGHT */ 
	
	.resp-mr10
	{
		margin-right:10px !important;
	}
	.resp-mr20
	{
		margin-right:20px !important;
	}
	.resp-mr30
	{
		margin-right:30px !important;
	}
	.resp-mr40
	{
		margin-right:40px !important;
	}
	.resp-mr50
	{
		margin-right:50px !important;
	}

	/* ------------- */
  
}

/* ------------- */















/*
############
Bloco de Comentários
############
*/
#comments .comment .c-text
{
	padding:10px;
}
#comments .comment .c-text .BlcTopo
{
	display:block;
	margin-bottom:15px;
}
#comments .comment .c-text .BlcTopo .ExtAutor
{
	display:inline-block;

	color: #202020;
    font-size: 12px;
    font-weight: bold;
}
#comments .comment .c-text .BlcTopo .ExtInfo1
{
	margin-left:5px;
	
	color: #5d5d5d;
    display: inline-block;
    font-size: 9px;
}
#comments .comment .c-text .BlcTopo .ExtInfo1 a
{
	color: #5d5d5d;
	font-size:9px;
}
#comments .comment .c-text .BlcTopo .BlcAcoes1
{
	display:block;
	float:right;
}
#comments .comment .c-text .BlcTopo .BlcAcoes1 button
{
	padding:0px 5px;
	margin-left:5px;
}

#comments .comment .c-text .BlcMensagem
{
	display:block;
	
	margin-bottom:10px;
}
#comments .comment .c-text .BlcMensagem p
{
	color: #000;
    font-size: 14px;
	line-height:150%;
	
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
#comments .comment .c-text .BlcMensagem a
{
	color: #000;
    font-size: 14px;
}








/*
############
jFiler
############
*/
.jFiler-theme-default .jFiler-input
{
	width:100%;
	margin:0px;
}
.jFiler-items-default .jFiler-item
{
	padding:5px;
	
	margin-bottom:0px;
	margin-top:2px;
}
.jFiler-items-default .jFiler-item .jFiler-item-icon 
{
    margin-right: 6px;
    margin-top: 10px;
}
.jFiler-items-default .jFiler-item-assets 
{
    margin-top: -15px;
    right: 5px;
}





/*
############
Paginação
############
*/
.pagination2
{
	text-align:center;
}
.dataTables_paginate .pagination
{
	float: none;
    margin: 0;
}










/*
############
ExtTextLivr1
############
*/
.ExtTextLivr1
{
	color: #161616;
    font-size: 15px;
    font-weight: normal;
}
.ExtTextLivr1 p
{
	color: #161616;
    font-size: 15px;
    font-weight: normal;
	
    line-height: 175%;
    margin: 0 0 5px;
    padding: 0;
}
.ExtTextLivr1 blockquote
{
	border-left:#ccc solid 5px;
	background:#f9f9f9;
	
	font-style: italic;
	padding-left: 20px;
	
	margin:0px;
}






/*
############
BoxTarefaTrabalhada
############
*/
.BoxTarefaTrabalhada
{
	display:inline-block;
}
.BoxTarefaTrabalhada button
{
	margin-right:0px;
	padding:7px 8px 8px;
	font-size:12px;
}









/*
##############
# BoxTabela1
##############
*/
.BoxTabela1
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	-moz-box-shadow: 0px 0px 2px #EFEFEF;
	-webkit-box-shadow: 0px 0px 2px #EFEFEF;
	box-shadow: 0px 0px 2px #EFEFEF;
	
	border:#E5E5E5 1px solid;
	border-collapse: separate;
}
.BoxTabela1 thead tr th
{
	padding:10px;
	font-size:12px;
	color:#000;
	font-weight:bold;
	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	
	border-bottom:#E5E5E5 1px solid;
}
.BoxTabela1 tbody tr td:not(.SemEstilo)
{
	padding:10px;
	font-size:12px;
	color:#333;
	font-weight:normal;
	
	border-bottom:#F5F5F5 1px solid;
}
.BoxTabela1 tbody tr td a
{
	font-size:12px;
	color:#333;
}
.BoxTabela1 tbody tr:hover td:not(.SemEstilo)
{
	background: #f0f6fa; /* Old browsers */
	background: -moz-linear-gradient(top, #f0f6fa 0%, #d8e5ee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f6fa), color-stop(100%,#d8e5ee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f0f6fa 0%,#d8e5ee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f0f6fa 0%,#d8e5ee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f0f6fa 0%,#d8e5ee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f0f6fa 0%,#d8e5ee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f6fa', endColorstr='#d8e5ee',GradientType=0 ); /* IE6-9 */
}
.BoxTabela1 tbody tr td .SubTexto1
{
	font-size:10px;
	font-style:italic;
	color:#666;
}
.BoxTabela1 tbody tr td .FonteExt1
{
	font-size:10px;
}
.BoxTabela1 .SemEstilo td
{
	background:none !important;
	padding:0px !important;
	border: 0px !important;
}
.BoxTabela1 tbody tr.LinhaAmarela td
{
	background-color:#FF9;
}








/*
############
BoxHelpdeskTrabalhada
############
*/
.BoxHelpdeskTrabalhada
{
	display:inline-block;
}
.BoxHelpdeskTrabalhada button
{
	margin-right:0px;
	padding:7px 8px 8px;
	font-size:12px;
}









/*
############
thumbnail
############
*/
.thumbnail 
{
    position: relative;
    padding: 0px;
	margin: 0px;
}
.thumbnail .caption
{
}
.thumbnail .caption h4
{
	font-size: 14px !important;
    height: 40px !important;
    line-height: 20px !important;
    margin: 0 !important;
    overflow: hidden !important;
	
	font-weight:bold !important;
}
.thumbnail .caption p
{
	font-size: 10px !important;
    margin: 10px 0 0 !important;
    padding: 0 !important;
}










/*
############
thumbnail
############
*/
#ModTrabalhadas_Marquee
{
	width: 500px;
  	overflow: hidden;
}

#ModTrabalhadas_Marquee ul
{
	margin:0px;
	padding:0px;
	margin-top: 9px;
	
	list-style:none;
}
#ModTrabalhadas_Marquee ul li
{
	margin:0px;
	padding:0px;
	margin-right:20px;
	
	list-style:none;
	float:left;
}

#ModTrabalhadas_Marquee ul li a
{
	margin-right:5px;
}

/* ------------- */

@media screen and (max-width: 850px) 
{
	
	/* ------------- */
	
	#ModTrabalhadas_Marquee
	{
		width: 300px;
	}
	
	/* ------------- */
  
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
	
	#ModTrabalhadas_Marquee
	{
		width: 100%;
	}
	
	.topbar .header-right .nav > li.ModTrabalhadas_ListTopo2
	{
		position: fixed;
		left: 0px;
		top: 45px;
		
		width: 100%;
		max-width: 320px;
		
		display: none;
	}
	body.PgCapa .topbar .header-right .nav > li.ModTrabalhadas_ListTopo2
	{
		display: block;
	}
	body.PgCapa .main-content .page-content
	{
		margin-top: 80px;
	}
	
	/* ------------- */
  
}

/* ------------- */





















/*
############
Cores para Tabelas
############
*/
.table > thead > tr > td.blue, 
.table > tbody > tr > td.blue, 
.table > tfoot > tr > td.blue, 
.table > thead > tr > th.blue, 
.table > tbody > tr > th.blue, 
.table > tfoot > tr > th.blue,
.table > thead > tr.blue > td, 
.table > tbody > tr.blue > td, 
.table > tfoot > tr.blue > td, 
.table > thead > tr.blue > th, 
.table > tbody > tr.blue > th, 
.table > tfoot > tr.blue > th
{
	background-color:#8DB9EF;
}














/*
############
timeline
############
*/
.timeline-block .timeline-content .timeline-heading .ExtHora
{
	font-size:28px;
	font-weight:bold;
	
	text-align:right;
}
.timeline-block .timeline-content .timeline-heading .ExtHora span
{
	font-size:10px;
	font-weight:nomal;
}
.timeline-block .timeline-content .timeline-heading .ExtUsuario
{
	font-size:11px;
	
	text-align:right;
}









/*
############
BtnAccAlterarResponsavelPrincipal
############
*/
.BtnAccAlterarResponsavelPrincipal
{
	cursor:pointer;
}
.BtnAccAlterarResponsavelPrincipal:hover
{
	background: rgba(0, 0, 0, 0.10);
}











/*
############
panel
############
*/
.panel-cinza1
{
	background: #ececec;
}








/*
################
## TextoLivre
################
*/

.TextoLivre1, .TextoLivre1 p
{
	font-size:16px;
	color:#333;
	line-height:175%;
	
	text-align: justify;
}
.TextoLivre1 a
{
	font-size:15px;
	color:#333;
}
.TextoLivre1 .ImgFloat1
{
	display: inline-block;
	float: left;
	
	width: 30%;
	
	margin-right: 10px;
	margin-bottom: 10px;
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
	
	.TextoLivre1 .ImgFloat1
	{
		text-align: center;
		
		float: none;
		
		margin: 0px;
		margin-bottom: 20px;
		
		width: auto;
	}
	.TextoLivre1 img
	{
		max-width: 100% !important;
	}
	
	/* ------------- */
  
}

/* ------------- */







/*
############
timeline
############
*/
#timeline .timeline-block .timeline-content.danger
{
	background: #fce3e3;
}
#timeline .timeline-block .timeline-content.danger:before
{
	border-color: transparent transparent transparent #fce3e3;
}








/*
############
Tabela Responsiva
############
*/
table.bt tbody tr
{
	border-bottom: 3px solid #FFF;
}
table.bt tbody tr td
{
	width:100%;
}







/*
############
widget-info
############
*/
.widget-info .right .text
{
	font-size:10px;
}








/*
############
modal-content #timeline
############
*/
.modal-content #timeline .timeline-block .timeline-content
{
	width: 100%;
}
.modal-content #timeline .timeline-block .timeline-icon
{
	display: none;
}
.modal-content #timeline 
{
    margin: 0;
    padding: 0;
}
.modal-content #timeline:before
{
	display:none;
}












  
/*
############
Responsividade
############
*/

#comments .comment .c-text .BlcTopo .BlcAcoes1 .CLinha1
{
    display: none;
}

/* ------------- */

@media screen and (max-width: 500px) 
{
	
	/* ------------- */
	
	.main-content .page-content
	{
		padding:5px !important;
	}
	
	.pagination2
	{
		padding:2px !important;
	}
	
	table.BlcVer1 tbody td:before
	{
		display:none !important;
	}
	table.bt tfoot th:before, table.bt tfoot td:before, table.bt tbody td:before
	{
		font-size:10px;
	}
	
	.ModTrabalhadas, .ModNotificacoes2, .ModSyncVinculos
	{
		display:none !important;
	}
	
	.nav-tabs > li
	{
		float:none !important;
	}
	
	.input-group 
	{
		display: block;
		width: 100%;
	}

	/* ------------- */
	
	.main-content .page-content .panel .panel-header
	{
		padding:5px;
	}
	.main-content .page-content .panel-content
	{
		padding:5px;
	}
	.main-content .page-content .panel .panel-footer
	{
		padding:5px;
	}
	
	.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td
	{
		padding:2px;
	}
	
	.panel-body
	{
		padding:2px;
	}
	
	/* ------------- */
	
	#comments .comment .c-text .BlcTopo .ExtAutor
	{
		display: block;
	}
	#comments .comment .c-text .BlcTopo .ExtInfo1 
	{
		display: block;
		font-size: 8px;
		margin: 0;
	}
	#comments .comment .c-text .BlcTopo .ExtInfo1 a
	{
		font-size: 8px;
	}
	#comments .comment .c-text .BlcTopo .BlcAcoes1 
	{
		display: block;
		float: none;
        margin: 0;
        margin-top: 10px;
        text-align: center;
    }
    #comments .comment .c-text .BlcTopo .BlcAcoes1 .btn,
    #comments .comment .c-text .BlcTopo .BlcAcoes1 button 
	{
		margin-left: 0 !important;
        margin-right: 5px !important;
        margin-bottom: 5px !important;
	}
	#comments .comment .c-text 
	{
		padding: 5px;
		margin-left: 0 !important;
	}
	#comments .comment .c-text:before
	{
		display: none;
    }
    
    #comments .comment .c-text .BlcTopo .BlcAcoes1 .CLinha1
    {
        display: block;
        width: 100%;
        height: 1px;
    }
	
	/* ------------- */
	
	.xs2-float-none
	{
		float:none !important;
	}
	.xs2-display-block
	{
		display:block !important;
	}
	
	.xs2-btns1 > .btn
	{
		display:block;
		width: 100%;
		margin-bottom:5px !important;
	}
	.xs2-btns1 .btn-group
	{
		width: 100%;
		margin-bottom:5px !important;
	}
	.xs2-btns1 .btn-group > .btn
	{
		display:block;
		width: 100%;
	}
	.xs2-btns1 .BoxTarefaTrabalhada 
	{
		display: block;
		margin: 0 !important;
		width: 100%;
	}
	.xs2-btns1 .BoxTarefaTrabalhada  > .btn
	{
		display:block;
		width: 100%;
	}
	
	/* ------------- */
  
}

/* ------------- */







/*
############
BoxAviso1
############
*/
.BoxAviso1
{
	margin: 0px;
	padding: 20px 20px 20px 55px;
	
	font-size: 14px;
	color: #5f5f5f;
	
	display: block;
	position: relative;
	
	background: #EDEDED;
}
.BoxAviso1:before
{
	position: absolute;
	display: block;
	
	font-family: FontAwesome;
	color: #A0282A;
	font-size: 24px;
	
	left: 20px;
	top: 14px;
	
	height: 30px;
	width: 30px;
	
	content: "\f071";
	
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
	
	.BoxAviso1
	{
		padding: 55px 20px 20px 20px;
		
		text-align: center;
	}
	.BoxAviso1:before
	{
		position: absolute;
		display: block;

		font-family: FontAwesome;
		color: #A0282A;
		font-size: 24px;

		left: 0px;
		top: 10px;

		height: 30px;
		width: 100%;

		content: "\f071";
		
		text-align: center;

	}
	
	/* ------------- */
  
}

/* ------------- */














/*
################
## BoxGer1
################
*/
.BoxGer1
{
    -webkit-transition:all .7s ease;
	-moz-transition:all .7s ease;
    transition:all .7s ease;
	
	background: #FFF;
	border: 3px solid rgba(0, 0, 0, 0.04);
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	display: block;
    overflow: hidden;
    
    padding: 10px;
}

/* ------------- */

.BoxGer1 .BoxImagem
{
}
.BoxGer1 .BoxImagem img
{
	padding: 0px;
}

/* ------------- */

.BoxGer1 .ExtTitulo1
{
	margin-bottom: 10px;
	
	display: block;
	overflow: hidden;
	
	font-size: 22px;
	color: #1D1C1C;
	font-weight: bold;
}

/* ------------- */

.BoxGer1 .ExtText1
{
	color: #666666;
    font-size: 15px;
    font-weight: normal;
    line-height: 175%;
}
.BoxGer1 .ExtText2
{
	font-size: 18px;
	color: #1D1C1C;
	font-weight: normal;
}
.BoxGer1 .ExtText2 span
{
    font-size: 26px;
    font-weight: bold;
}
.BoxGer1 .ExtText3
{
	font-size: 14px;
	color: #1D1C1C;
	font-weight: normal;
}
.BoxGer1 .ExtText3 span
{
    font-size: 22px;
}
.BoxGer1 .ExtText4
{
    font-size: 22px;
    font-weight: bold;
}

/* ------------- */

.BoxGer1 .IntBtn
{	
	margin-top: 20px;
}

/* ------------- */










/*
############
BoxGer2
############
*/
.BoxGer2
{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
	display:block;
	padding:27px 10px;
	
	background:#FFF;
	border:2px solid #1D1C1C;
}
.BoxGer2 .BoxDados
{
	text-align:center;
}
.BoxGer2 .BoxDados .ExtText1
{
	color: #1D1C1C;
    font-family: Tahoma;
    font-size: 17px;
	line-height:20px;
	
	display:block;
	margin-bottom:5px;
	
	 -webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.BoxGer2 .BoxDados .ExtText1 span
{
	color: #1D1C1C;
    font-size: 26px;
	font-weight: bold;
	
	 -webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.BoxGer2 .BoxDados .ExtText2
{
	color: #1D1C1C;
    font-size: 19px;
	line-height:32px;
	
	display:block;
	
	 -webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.BoxGer2 .BoxDados .ExtText2 span
{
	color: #1D1C1C;
    font-size: 29px;
	line-height: 32px;
	font-weight: bold;
	
	 -webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.BoxGer2 .BoxDados .ExtText3
{
	color: #1D1C1C;
    font-size: 34px;
	font-weight: bold;
	
	display:block;
	
	 -webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.BoxGer2 .BoxBtn
{
	text-align:center;
}
.BoxGer2 .BoxFormasPgto
{
	text-align:center;
}

/* ------------- */











/*
############
BoxGer3
############
*/
.BoxGer3
{
}
.BoxGer3 .ExtBloco1
{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);

    padding: 10px;

    -webkit-transition:all .7s ease;
	-moz-transition:all .7s ease;
    transition:all .7s ease;

    cursor: pointer;
}
.BoxGer3 .ExtBloco1:last-child
{
    border-bottom: 0px;
}
.BoxGer3 .ExtBloco1:hover 
{
    background: rgba(0, 0, 0, 0.1);
}

/* ------------- */

.BoxGer3 .SRow1
{
    margin: 0px;
    padding: 0px;

    display: flex;
    align-items: center;
}
.BoxGer3 .SRow1 .SRow1_Col1
{
    margin: 0px;
    padding: 0px;

    width: 60px;
}
.BoxGer3 .SRow1 .SRow1_Col2
{
    margin: 0px;
    padding: 0px;
    padding-left: 20px;

    width: calc(100% - 60px - 200px);
}
.BoxGer3 .SRow1 .SRow1_Col3
{
    margin: 0px;
    padding: 0px;

    width: 200px;

    text-align: right;
}

/* ------------- */

.BoxGer3 .ExtBloco1.Visto
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    -khtml-opacity: 0.50;    
    opacity: 0.50;
}

/* ------------- */

.BoxGer3 .ExtBloco1 .ExtTitulo1
{
    margin-bottom: 10px;
	
	display: block;
	overflow: hidden;
	
	font-size: 20px;
	color: #1D1C1C;
	font-weight: bold;
}
.BoxGer3 .ExtBloco1 .ExtTitulo1 .Ordem
{
    font-size: 30px;
	color: #1D1C1C;
	font-weight: bold;
}
.BoxGer3 .ExtBloco1 .ExtText1
{
    color: #666666;
    font-size: 15px;
    font-weight: normal;
    line-height: 175%;
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
	
    .BoxGer3 .SRow1 .SRow1_Col1
    {
        display: none;
    }
    .BoxGer3 .SRow1 .SRow1_Col2
    {
        padding: 0px;

        width: calc(100% - 200px);
    }
	
	/* ------------- */
  
}

/* ------------- */

@media screen and (max-width: 550px) 
{
	
	/* ------------- */
    
    .BoxGer3 .SRow1
    {
        display: block;
    }
    .BoxGer3 .SRow1 .SRow1_Col2
    {
        padding-bottom: 20px;
        width: 100%;
    }
    .BoxGer3 .SRow1 .SRow1_Col3
    {
        width: 100%;
        text-align: left;
    }
	
	/* ------------- */
  
}

/* ------------- */











/*
############
Login
############
*/

.account-wall
{
    margin: 0px !important;
}
#login-block-page
{
    position: relative;
}
#BlcCentral2
{
    position: absolute;
    width: 100%;
}

/* ------------- */








/*
############
video-js
############
*/
.video-js-responsive-container.vjs-hd {
    padding-top: 56.25%;
}
.video-js-responsive-container.vjs-sd {
    padding-top: 75%;
}
.video-js-responsive-container {
    width: 100%;
    position: relative;
}
.video-js-responsive-container .video-js {
    height: 100% !important; 
    width: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

/* ------------- */








/*
############
comments
############
*/
.comments-list {
	position: relative;
}

/* ------------- */

.comments-list:before {
	content: '';
	width: 2px;
	height: 100%;
	background: #c7cacb;
	position: absolute;
	left: 32px;
	top: 0;
}

.comments-list:after {
	content: '';
	position: absolute;
	background: #c7cacb;
	bottom: 0;
	left: 27px;
	width: 7px;
	height: 7px;
	border: 3px solid #dee1e3;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.reply-list:before, .reply-list:after {display: none;}
.reply-list li:before {
	content: '';
	width: 60px;
	height: 2px;
	background: #c7cacb;
	position: absolute;
	top: 25px;
	left: -55px;
}


.comments-list li {
	margin-bottom: 20px;
	display: block;
	position: relative;
}
.comments-list li:last-child
{
    margin-bottom: 0px;
}

.comments-list li:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	width: 0;
}

.reply-list {
	padding-left: 88px;
	clear: both;
	margin-top: 15px;
}

/* ------------- */

.comments-list .comment-avatar {
	width: 65px;
	height: 65px;
	position: relative;
	z-index: 99;
	float: left;
	border: 3px solid #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	overflow: hidden;
}

.comments-list .comment-avatar img {
	width: 100%;
    height: 100%;
    background: #FFF;
}

.reply-list .comment-avatar {
	width: 50px;
	height: 50px;
}

.comment-main-level:after {
	content: '';
	width: 0;
	height: 0;
	display: block;
	clear: both;
}

/* ------------- */

.comments-list .comment-box {
	width: calc(100% - 90px);
	float: right;
	position: relative;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.comments-list .comment-box:before, .comments-list .comment-box:after {
	content: '';
	height: 0;
	width: 0;
	position: absolute;
	display: block;
	border-width: 10px 12px 10px 0;
	border-style: solid;
	border-color: transparent #FCFCFC;
	top: 8px;
	left: -11px;
}

.comments-list .comment-box:before {
	border-width: 11px 13px 11px 0;
	border-color: transparent rgba(0,0,0,0.1);
	left: -12px;
}

.reply-list .comment-box {
	width: calc(100% - 70px);
}
.comment-box .comment-head {
	background: #FCFCFC;
	padding: 10px 12px;
	border-bottom: 1px solid #E5E5E5;
	overflow: hidden;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

.comment-box .comment-head i {
	float: right;
	margin-left: 14px;
	position: relative;
	top: 2px;
	color: #A6A6A6;
	cursor: pointer;
	-webkit-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.comment-box .comment-head i:hover {
	color: #03658c;
}

.comment-box .comment-name {
	color: #283035;
	font-size: 14px;
	font-weight: 700;
    float: left;
    margin: 0px;
    margin-right: 10px;
    margin-top: 4px;
}

.comment-box .comment-name a {
	color: #283035;
}

.comment-box .comment-head span {
	float: left;
	color: #999;
	font-size: 13px;
	position: relative;
	top: 1px;
}

.comment-box .comment-content {
	background: #FFF;
	padding: 12px;
	font-size: 15px;
	color: #595959;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

/* ------------- */

@media only screen and (max-width: 767px) {

    .comments-list .comment-avatar
    {
        width: 30PX;
        height: 30PX;
    }
    .comments-list::before
    {
        left: 15px;
    }
    .comments-list .comment-box
    {
        width: calc(100% - 46px);
    }
    .comment-box .comment-content
    {
        font-size: 12px;
        line-height: 18px;
        padding: 10px;
    }
    .comment-box .comment-name
    {
        font-size: 13px;
    }
    .comment-box .comment-head
    {
        padding: 10px;
    }
    .comment-box .comment-name
    {
        font-size: 12px;
    }
    .comment-box .comment-head span
    {
        display: none;
    }
    
    .reply-list
    {
        padding-left: 44px;
    }
    .reply-list li::before
     {
        width: 36px;
        top: 17px;
        left: -28px;
    }
    .reply-list .comment-avatar 
    {
        width: 30PX;
        height: 30PX;
    }
    .reply-list .comment-box 
    {
        width: calc(100% - 50px);
    }

}

/* ------------- */












/*
############
GerRow1
############
*/
.GerRow1
{
    margin: 0px;
    padding: 0px;
}

.GerRow1 .GerRow1_Col
{
    margin: 0px;
    padding: 0px;
}

.GerRow1 .GerRow1_Col1
{
    padding-right: 10px;
    width: calc(100% - 400px);
}
.GerRow1 .GerRow1_Col2
{
    width: 400px;
}

/* ------------- */

@media screen and (max-width: 1400px) 
{
	
	/* ------------- */
	
	.GerRow1 .GerRow1_Col1
    {
        width: calc(100% - 300px);
    }
    .GerRow1 .GerRow1_Col2
    {
        width: 300px;
    }
	
	/* ------------- */
  
}

/* ------------- */

@media screen and (max-width: 1050px) 
{
	
	/* ------------- */
	
	.GerRow1 .GerRow1_Col1
    {
        width: calc(100% - 250px);
    }
    .GerRow1 .GerRow1_Col2
    {
        width: 250px;
    }
	
	/* ------------- */
  
}

/* ------------- */

@media screen and (max-width: 850px) 
{
	
	/* ------------- */
	
	.GerRow1 .GerRow1_Col1
    {
        width: 100%;
        margin-bottom: 20px;
    }
    .GerRow1 .GerRow1_Col2
    {
        width: 100%;
    }
	
	/* ------------- */
  
}

/* ------------- */







/*
############
GerMenu1
############
*/
.GerMenu1
{
    display: block;
    overflow: hidden;

    background: #FFF;

    margin-bottom: 20px;
}

.GerMenu1 .IntTitulo
{
    background: rgb(10, 70, 4) ;

    font-size: 18px;
    font-weight: bold;
    color: #FFF;

    display: block;
    text-align: center;

    padding: 10px;
    margin: 0px;
}

.GerMenu1 ul
{
    list-style: none;
    display: block;

    padding: 0px;
    margin: 0px;
}
.GerMenu1 ul li
{
    list-style: none;
    display: block;

    padding: 0px;
    margin: 0px;

    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.GerMenu1 ul li:last-child
{
    border-bottom: none;
}
.GerMenu1 ul li a
{
    font-size: 13px;
    font-weight: normal;
    color: #000;

    display: block;
    text-align: left;

    padding: 10px 20px;
    margin: 0px;
}
.GerMenu1 ul li.Ativo a,
.GerMenu1 ul li a:hover
{
    background: rgba(10, 70, 4, 0.3);
    color: #000;
}
.GerMenu1 ul li.Visto
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    -khtml-opacity: 0.50;    
    opacity: 0.50;
}

.GerMenu1 ul li.Modulo
{
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.GerMenu1 ul li.Modulo a
{
    background: rgba(0, 0, 0, 0.1) !important;
    
    font-weight: bold !important;
    font-size: 15px !important;

    text-decoration: none !important;
}
.GerMenu1 ul li.Modulo a:hover
{
    background: rgba(0, 0, 0, 0.2) !important;
    color: #000 !important;
}

/* ------------- */

@media screen and (max-width: 1400px) 
{
	
	/* ------------- */
	
    .GerMenu1 .IntTitulo
    {
        font-size: 16px;
        padding: 5px 10px;
    }
    .GerMenu1 ul li a
    {
        font-size: 13px;
        padding: 5px 10px;
    }
	
	/* ------------- */
  
}

/* ------------- */