.boxOrdernar-tpl-home {
	min-height: 500px;
	position: relative;
}

.bgDisabledInit {
	display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 48px;
    left: -8px;
    padding-right: 8px;
    z-index: 50;
}

.boxLoadingInit {
	display: block;
	width: 32px;
    height: 32px;
    position: absolute;
    top: 100px;
    left: 50%;
    z-index: 51;
    margin-left: -154px;
}

.boxLoadingInit img {
	display: block;
	width: 100%;
	height: 100%;
}

.form-categ-templates .bgDisabledInit {
	top: 0;
}

.form-categ-templates .boxLoadingInit {
	margin-left: -16px;
}

.box-exibir-tpl {
	padding-bottom: 4px;
}

.box-exibir-tpl p {
	float: left;
    line-height: 30px;
    padding-right: 6px;
    padding-left: 14px;
}

.box-exibir-tlt {
	width: 388px;
    float: left;
    margin-left: 10px;
}

.box-tpl .box-exibir-tlt p {
	font-size: 13px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
    line-height: 30px;
    background: transparent;
    float: left;
    margin-right: 6px;
}

.box-exibir-tlt-categ p {
	font-size: 13px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
    line-height: 30px;
    background: transparent;
    float: left;
    margin-right: 6px;
}

.box-exibir-tlt .btn-group > a.btn {
	font-size: 13px;
}

ul.boxTarget-templates {
	width: 801px;
	list-style: none;
}

ul.boxTarget-templates > li {
	padding: 0;
	margin-bottom: 36px;
}

ul.boxTarget-templates > li.error {
	
}

ul.boxTarget-templates > li.error .box-item {
	border-color: #f00;
}

ul.boxTarget-templates .box-item {
	min-height: 130px;
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: relative;
}

ul.boxTarget-templates .boxBtnsInst {
	margin-top: 10px;
}

ul.boxTarget-templates h5 {
	margin-top: 0;
}

.list-column-tpl {
	width: 100%;
	height: auto;
	margin: 0;
	margin-bottom: -21px;
	float: left;
	list-style: none;
	position: relative;
}

.list-column-tpl > li {
	width: auto;
	height: auto;
	float: left;
	position: relative;
}

.list-column-tpl > li.box-select-item {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: transparent;
	z-index: 51;
}

.list-column-tpl > li.box-select-item .bg {
	width: 100%;
	height: 100%;
	background-color: #000;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

.list-column-tpl > li.box-select-item .inner {
	width: 90%;
    height: 90%;
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
    position: relative;
    z-index: 10;
    top: 50%;
    left: 50%;
    margin: -14% 0 0 -44.8%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 1);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 1);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 1);
}

.list-column-tpl > li.box-select-item .itl-select {
	height: 100%;
	position: relative;
}

.list-column-tpl > li.box-select-item .itl-editar-item {
	padding-left: 14px;
	border-left: 1px solid #ccc;
}

.input-find-item {
	width: 312px;
}

.box-top-tpl {
	height: 38px;
}

.box-top-tpl input {
	margin: 0;
	float: left;
}

span.handle-sort, span.handle-sort-column {
	padding-bottom: 2px;
	margin-top: -14px;
    position: absolute;
    top: 50%;
    right: -48px;
    z-index: 40;
    cursor: pointer;
    cursor: -webkit-grab;
    opacity: 1;
}

span.handle-sort-column {
	top: 50%;
    right: 50%;
    margin-right: -21px;
    opacity: 0.5;
}

.list-column-tpl li:hover .handle-sort-column {
	opacity: 1;
}

span.handle-sort:active,
span.handle-sort-column:active,
.list-column-tpl li:hover span.handle-sort-column:active {
	cursor: pointer;
	cursor: -webkit-grabbing;
	opacity: 0.8;
}

.handle-sort i,
span.handle-sort-column i,
span.btn-base-voltar i,
.btn-trocar-template i,
.btn-close-edit i {
	margin-right: 0;
	font-size: 16px;
}

span.btn-base-voltar {
	display: none;
}

span.btn-base-voltar i {
	margin-top: 1px;
}

.btn-remove-tpl {
	padding-bottom: 2px;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 40;
    cursor: pointer;
    opacity: 1;
}

.btn-remove-tpl i {
	margin-right: 0;
}

.btn-trocar-template {
	position: absolute;
    top: 8px;
    right: 59px;
}

.btn-trocar-template i {
	font-size: 13px;
}

.btn-voltar-tpl {
	display: none;
	padding-bottom: 2px;
    position: absolute;
    top: 8px;
    right: 58px;
    z-index: 40;
    cursor: pointer;
    opacity: 1;
}

.btn-voltar-tpl i {
	margin-right: 0;
}

.btn-base-voltar {
	position: absolute;
    top: 10px;
    left: 10px;
}

.btn-close-edit {
	position: absolute;
    top: 6px;
    right: 10px;
    font-size: 12px;
    padding: 2px 8px 1px 8px;
    z-index: 20;
}

.btn-close-edit i {
	font-size: 12px;
}

.boxBtnsInstTpl {
	width: 792px;
	height: 30px;
	float: none;
}

.box-item-select {
	margin-bottom: 12px;
}

.box-btn-select {
	position: absolute;
    bottom: 0;
    left: 0;
}

.form-edit-item .item-select {
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	margin-bottom: 0;
}

.form-edit-item .item-select.error-size {
	border-color: red;
}

.form-edit-item .item-select.valid-size {
	border-color: green;
}

.list-tipos-tpl {
	width: 780px;
	height: 248px;
	margin: 0;
	list-style: none;
}

.list-tipos-tpl li {
	width: 138px;
	height: 41%;
	margin: 0 10px 20px 6px;
	float: left;
	position: relative;
}

.list-tipos-tpl li .btn-sel-tpl {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.list-tipos-tpl li .btn-sel-tpl:hover,
.list-tipos-tpl li .btn-sel-tpl.active {
	text-decoration: none;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.list-tipos-tpl li .btn-sel-tpl img {
	display: block;
	width: 138px;
	height: 65px;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.list-tipos-tpl li .btn-sel-tpl:hover img,
.list-tipos-tpl li .btn-sel-tpl.active img {
	width: 136px;
	height: 63px;
	border: 2px solid #ccc;
	-webkit-box-shadow: 0px 0px 20px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 20px -10px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 20px -10px rgba(0,0,0,0.75);
}

.list-tipos-tpl li .btn-sel-tpl p.info {
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	text-align: center;
	padding-top: 6px;
}

.list-tipos-tpl li .btn-sel-tpl p.info span {
	font-weight: normal;
}

.boxBtnsInst button {
	float: none;
}

.box-btn-tpl {
	width: auto;
	height: auto;
	float: left;
	position: relative;
}

.boxLoading {
	display: none;
	width: 90%;
    height: 90%;
    background-color: #88C187;
    position: absolute;
    top: 5%;
    left: 5%;
    z-index: 10;
}

.boxLoading img {
	display: block;
	width: auto;
	height: 100%;
	margin: 0 auto;
}

.boxLoading-set-tpl {
	display: none;
    width: 138px;
    height: 65px;
    top: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.boxLoading-set-tpl img {
	width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
}

.boxLoading-select-tipo {
	height: 100%;
    top: 2%;
    background-color: #F3F4F7;
    opacity: 0.8;
}

.boxLoading-select-tipo img {
	width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
}

.box-tpl {
	display: none;
	width: 100%;
	min-height: 150px;
}

.box-tpl .itl-50 {
	width: 50%;
}

.box-tpl .itl-48 {
	width: 48%;
}

.box-tpl .left {
	float: left;
}

.box-tpl .right {
	float: right;
}

.box-tpl .item-out {
	position: relative;
}

.box-tpl .box-column-1 .item-out {
	height: 100%;
}

.box-tpl .box-column-1-noticia-3 .item-out {
	height: auto;
}

.box-tpl .item-out .bg {
	width: 100%;
	height: 100%;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.box-tpl .item-out .btn-edit-item,
.box-tpl .item-out .btn-view-item {
	display: none;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 50;
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.box-tpl .item-out .btn-view-item {
	right: 54px;
}

.box-tpl .item-out-min .btn-edit-item,
.box-tpl .item-out-min .btn-view-item {
	top: 1px;
	right: 2px;
}

.box-tpl .item-out-min .btn-view-item {
	right: 42px;
}

.box-tpl .content-tipo, 
.box-tpl .content-resolucao {
	display: none;
    width: auto;
    height: auto;
    padding: 4px 10px;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 6;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    opacity: 0.6;
}

.box-tpl .box-column-4-banner .item-out {
	height: 100%;
}

.box-tpl .box-column-1-banner .item-out {
	height: 100%;	
}

.box-tpl .item-out-min .btn-edit-item .dropdown-toggle,
.box-tpl .item-out-min .btn-view-item .dropdown-toggle {
	padding: 2px 10px 3px 10px;
}

.box-tpl .item-out:hover .bg, .box-tpl .item-out.active .bg {
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.box-tpl .item-out:hover .btn-edit-item, .box-tpl .item-out.active .btn-edit-item,
.box-tpl .item-out:hover .btn-view-item, .box-tpl .item-out.active .btn-view-item {
	display: block;
}

.box-tpl .item-out:hover .content-tipo, .box-tpl .item-out.active .content-tipo,
.box-tpl .item-out:hover .content-resolucao, .box-tpl .item-out.active .content-resolucao {
	display: block;
}

.form-categ-templates .box-tpl .item-out:hover .content-tipo, .form-categ-templates .box-tpl .item-out.active .content-tipo, 
.form-categ-templates .box-tpl .item-out:hover .content-resolucao, .form-categ-templates .box-tpl .item-out.active .content-resolucao {
	display: none;
}

.menu-column li {
	display: none;
}

.form-categ-templates .menu-column li {
	display: block;
}

.box-img-full {
	width: 100%;
	height: 100%;
	background: #F4F5F8 url(../../img/templates_home/placeholder.png) center center;
	background-size: cover;
	opacity: 0.6;
}

.box-tpl h6 {
	font: 1.65em/1.3em 'Bree Serif';
    color: #404343;
    margin-bottom: 10px;
    overflow: hidden;
}

.box-tpl h6.min1 {
	font-size: 1.05em;
	line-height: 1.2em;
	margin: 0;
}

.box-tpl h6.min2 {
	font-size: 1em;
	line-height: 1.1em;
	margin: 0px 0 6px 0;
	padding: 6px;
	background-color: #F4F5F8;
}

.box-tpl .box-column-1 h6.min2, .box-tpl .box-column-2-noticia h6.min2 {
	max-height: 42px;
}

.box-tpl .box-column-4-noticia h6 {
	max-height: 66px;
}

.box-tpl .box-column-1-noticia-3 h6.min2 {
	min-height: 38px;
}

.box-tpl h6.item-empty {
	color: #bbb;
}

.box-tpl .item-out.error h6.item-empty {
	color: #f00;
}

.box-tpl p {
	font: 0.75em/1.3em 'Chivo';
    color: #959697;
    margin-bottom: 0;
    overflow: hidden;
    background-color: #F4F5F8;
}

.box-tpl p.min2 {
	max-height: 40px;
	padding: 6px;
}

.box-tpl p.item-empty {
	color: #bbb;
}

.box-tpl .item-out.error p.item-empty {
	color: #f00;
}

.ilt-noticia p {
	margin-bottom: 0;
}

.box-column-4-noticia {
	width: 778px;
	height: 236px;
	position: relative;
	background-color: #fff;
}

.box-column-4-noticia .ilt-noticia {
	background-color: #eee;
	padding: 6px 10px;
}

.cont-item-bg {
	background-color: #F4F5F8;
	padding: 4px 10px;
	overflow: hidden;
}

.box-column-4-noticia .cont-item-1 {
	height: 114px;
	overflow: hidden;
	margin-bottom: 10px;
}

.box-column-4-noticia .cont-item-sub {
	height: 21px;
	margin-bottom: 8px;
}

.box-column-4-noticia .itl-48 {
	height: 100%;
}

.box-column-4-banner {
	width: 778px;
    height: 150px;
    padding: 45px 0;
    background-color: #fff;
    position: relative;
}

.img-banner-full {
	width: 80%;
    height: 80%;
    background: #F4F5F8 url(../../img/templates_home/placeholder.png) center center;
    background-size: 398px;
    opacity: 0.6;
    margin: 0 auto;
}

.box-column-4-banner .desc-content {
	width: 80%;
	margin: 0 auto;
}

.box-tpl .desc-content {
	font-size: 1em;
    color: #404343;
    padding: 0 0 4px 18px;
    background-color: #fff;
}

.box-column-2-noticia {
	width: 379px;
    height: 246px;
    margin-right: 19px;
    background-color: #fff;
    overflow: visible;
    float: left;
    position: relative;
}

.list-column-tpl li:last-child .box-column-2-noticia, 
.list-column-tpl li.highlight-last .box-column-2-noticia {
	margin-right: 0;
}

.cont-item-noticia {
	margin-bottom: 14px;
}

.img-coluna {
	width: 180px;
	height: 115px;
	margin-right: 19px;
	background: #F4F5F8 url(../../img/templates_home/placeholder.png) center center;
	opacity: 0.6;
	background-size: cover;
}

.box-txt-tpl {
	width: 180px;
}

.box-column-1-noticia,
.box-column-1-noticia-3,
.box-column-1-video,
.box-column-1-evento,
.box-column-1-premio,
.box-column-1-base {
	width: 180px;
	height: 250px;
	margin-right: 19px;
	background-color: #fff;
	float: left;
	position: relative;
}

.box-column-1-base {
	background-color: #F4F5F8;
}

.box-column-1-base .inner {
	padding: 8px 10px;
	position: relative;
}

.box-column-1-base h5 {
	line-height: 16px;
    margin-bottom: 16px;
    text-align: center;
}

.box-column-1-base .btn-sel {
	width: 100%;
    box-sizing: border-box;
}

.box-column-1-base .btn-group {
	display: block;
}

.box-column-1-base-posit {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 40;
}

.list-column-tpl li:last-child .box-column-1-noticia,
.list-column-tpl li:last-child .box-column-1-noticia-3,
.list-column-tpl li:last-child .box-column-1-video,
.list-column-tpl li:last-child .box-column-1-evento,
.list-column-tpl li:last-child .box-column-1-premio,
.list-column-tpl li:last-child .box-column-1-banner,
.list-column-tpl li:last-child .box-column-1-base,
.list-column-tpl li.highlight-last .box-column-1-noticia,
.list-column-tpl li.highlight-last .box-column-1-noticia-3,
.list-column-tpl li.highlight-last .box-column-1-video,
.list-column-tpl li.highlight-last .box-column-1-evento,
.list-column-tpl li.highlight-last .box-column-1-premio,
.list-column-tpl li.highlight-last .box-column-1-banner,
.list-column-tpl li.highlight-last .box-column-1-base {
	margin-right: 0 !important;
}

.list-column-tpl .ui-state-highlight {
	margin-right: 19px;
}

.list-column-tpl .highlight-last {
	margin-right: 0 !important;
}

.box-column-1 .img-coluna {
	width: 180px;
	margin-bottom: 14px;
}

.box-column-1 .img-video {
	background-image: url(../../img/templates_home/placeholder_video.png);
	opacity: 1;
}

.box-column-1-noticia-3 .box-txt-tpl {
	margin-bottom: 36px;
} 

.box-column-1-banner {
	width: 180px;
	height: 245px;
	background-color: #fff;
	margin-right: 19px;
	float: left;
	position: relative;
}

.box-column-1-banner .img-coluna {
	width: 180px;
	height: 100%;
	margin-bottom: 0;
}

.box-column-1-banner .desc-content {
	position: absolute;
    z-index: 10;
    background-color: transparent;
    padding: 8px;
}

.box-column-1-evento {
	
}

.box-column-1-evento h6.min2, .box-column-1-premio h6.min2 {
	height: 27px;
    margin-top: 32px;
}

.box-column-1-premio {
	
}

.safe , .over {
	padding:3px;
	color:white;
	font-weight:bold;
}

.safe {
	background: #000;
}

.over {
	background:red;
}

.item-count {
	font: 0.75em/1.3em 'Chivo';
    color: #959697;
    margin-bottom: 0;
    overflow: hidden;
    background-color: #F4F5F8;
	padding: 4px 10px;
    text-align: right;
}

.ui-autocomplete {
    max-height: 226px;
    overflow-y: auto;
    overflow-x: hidden;
}

.ui-menu .ui-menu-item a .item-autocomplete-id {
	display: block;
	font-size: 12px;
    line-height: 12px;
    color: #aaa;
}

.ui-menu .ui-menu-item a .item-autocomplete-titulo {
	display: block;
    font-size: 16px;
    line-height: 18px;
    padding: 4px 0;
}

.ui-menu .ui-menu-item a .item-autocomplete-desc {
	display: block;
	font-size: 12px;
    line-height: 12px;    
}

.ui-menu .ui-menu-item a {
	padding: 6px 4px;
}

.menu-column {
	margin-top: 0;
}

.form-categ-templates .btn-sel.btn-sel-1-video,
.form-categ-templates .btn-sel.btn-sel-1-evento,
.form-categ-templates .btn-sel.btn-sel-1-premio {
	display: none;
}

.form-categ-templates .box-tpl .box-column-2-noticia .item-out:hover .bg, .form-categ-templates .box-tpl .box-column-2-noticia .item-out.active .bg {
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.form-categ-templates .box-tpl .box-column-2-noticia .item-out:hover .btn-edit-item, .form-categ-templates .box-tpl .box-column-2-noticia .item-out.active .btn-edit-item,
.form-categ-templates .box-tpl .box-column-2-noticia .item-out:hover .btn-view-item, .form-categ-templates .box-tpl .box-column-2-noticia .item-out.active .btn-view-item {
	display: none;
}


