.namsystem-nav {
	padding-left:10px;
}

.font-bold-normal {font-weight:normal !important;}

.vertical-center {vertical-align:middle !important;}

.upcase {text-transform:uppercase;}

.lwcase {text-transform:lowercase;}

.fontBlueBold {font-weight:bold;}

.btn-hover:hover {background-image:none;}

.cursor-pointer {cursor:pointer !important;}
.cursor-auto {cursor:auto !important;}

.exportar {
    float: left;
    padding-top: 5px;
}

.font-weight {font-weight:bold}

.font-normal {font-weight: normal !important;}

.font-bold {font-weight:bold !important}

.hide {display:none;}

.input-inclusao {background:none;border:none;}

.input-hide {
    background:none !important;;
    border:none !important;;
}
.input-hide:focus {outline: none !important;}

.primeiro-login {
    left: 50%;
    margin-left: -350px;
    margin-top: -270px;
    position: absolute;
    top: 50%;
    width: 630px;
}

.refreshcombo {
    float: left;
    padding-top: 3px;
    margin-left: -10px;
}

.rowpagination {
  margin-right: 0px;
  margin-left: 0px;
  font-weight: bold;
}

.rowpagination:before,
.rowpagination:after {
  display: table;
  content: " ";
}

.rowpagination:after {
  clear: both;
}

.rowmontalista {
  margin-right: 0px;
  margin-left: 0px;
  margin-top:-12px;
}

.check {
	min-height: 27px;
	margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px;
    display: block;
    padding-left: 0px;
}

.butpro .stat .equal {
    background: url("../images/stat-same.png") no-repeat scroll left center transparent;
    font-size: 12px;
    padding: 0 0 0 19px;
}

._cl-mcont-dashboard_ {
    color: inherit;
    font-size: 13px;
    font-weight: 200;
    line-height: 21px;
    margin-top: 0;
    padding: 5px 30px 5px 15px;
}

.rowpaginationmodal {
  margin-right: 0px;
  margin-left: 0px;
  font-weight: bold;
}

.rowpaginationmodal:before,
.rowpaginationmodal:after {
  display: table;
  content: " ";
}

.rowpaginationmodal:after {
  clear: both;
}

.icon-down-16x {
    background: url("../images/icon-down-16x.png") no-repeat scroll left center transparent;
    height:16px;
}

.icon-down-24x {
    background: url("../images/icon-down-24x.png") no-repeat scroll left center transparent;
    height:24px;
}

.icon-down-32x {
    background: url("../images/icon-down-32x.png") no-repeat scroll left center transparent;
    height:32px;
}

.icon-xls-16x {
    background: url("../images/icon-xls-16x.png") no-repeat scroll left center transparent;
    height:16px;
    width:16px;
}

.icon-xls-24x {
    background: url("../images/icon-xls-24x.png") no-repeat scroll left center transparent;
    height:24px;
    width:24px;
}

.icon-xls-32x {
    background: url("../images/icon-xls-32x.png") no-repeat scroll left center transparent;
    height:32px;
    width:32px;
}

.collapse-buttons {
    bottom: 0;
    position: fixed;
    width: 216px;
}

.collapse-buttons button {
    border-radius: 2px;
    margin: 0 !important;
}

.cl-sidebar-buttons {
	display: table-cell;
    position: relative;
    vertical-align: top;
    background: none repeat scroll 0 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}

#cl-wrapper-buttons {
    display: table;
    height: 100%;
    position: absolute;
    width: 100%;
}

.style-hist {
	float:left;
	padding:3px;
}

.style-hist-label {
	width: 155px;
}

.style-hist-value {
	width: calc(100% - 156px);
}

.dashboard {
    border-radius: 2px;
}

.icon-atendente {
	width:16px;
	height:16px;
	background:url(../images_system/icon-atendente.png);
}

.mb-0 {
	 margin-bottom:0px;
}
.mb-1 {
	 margin-bottom:1px;
}
.mb-2 {
	 margin-bottom:2px;
}
.mb-3 {
	 margin-bottom:3px;
}
.mb-4 {
	 margin-bottom:4px;
}
.mb-5 {
	 margin-bottom:5px;
}
.mb-6 {
	 margin-bottom:6px;
}
.mb-7 {
	 margin-bottom:7px;
}

.href {
	text-decoration:underline;
}

.form-control-filter {
	display: table-cell;
	float: left;
    margin-bottom: 0;
    width: 100%;
    font-size: 12px;
    height: 24px;
    line-height: 1.42857;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.align-left {text-align:left !important;}
.align-right {text-align:right !important;}
.align-center {text-align:center !important;}
.align-justify {text-align:justify !important;}

.col-sm-0_5 {
	width: 4.33333%;
	float: left;
	min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

.col-sm-1_0 {
	width: 8.33333%;
	float: left;
	min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

.fs-8 {font-size: 8px !important;}
.fs-9 {font-size: 9px !important;}
.fs-10 {font-size: 10px !important;}
.fs-11 {font-size: 11px !important;}
.fs-12 {font-size: 12px !important;}
.fs-13 {font-size: 13px !important;}
.fs-14 {font-size: 14px !important;}
.fs-15 {font-size: 15px !important;}
.fs-16 {font-size: 16px !important;}
.fs-17 {font-size: 17px !important;}
.fs-18 {font-size: 18px !important;}
.fs-19 {font-size: 19px !important;}
.fs-20 {font-size: 20px !important;}
.fs-21 {font-size: 21px !important;}
.fs-22 {font-size: 22px !important;}
.fs-23 {font-size: 23px !important;}
.fs-24 {font-size: 24px !important;}
.fs-25 {font-size: 25px !important;}

.border-none {border: none;}
.border-0 {border: 0.5px solid;}
.border-1 {border: 1px solid;}
.border-2 {border: 2px solid;}

.circulo {
    /*background: #52aeff none repeat scroll 0 0;*/
    border: 3px solid;
    border-radius: 50%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    color: #fff;
    font-size: 14px;
    height: 40px;
    left: 2px;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    top: 0;
    width: 40px;
    z-index: 2;
}

div#tabela {
	width: 1030px;
	height: 350px;
	overflow: auto;
	margin: 0 auto;
	position:relative;
	top:0;
	left:0;
	border:1px solid #dadada;
}

div#tabela table {
	border-collapse:collapse;
}

table th {
     vertical-align:middle !important;
}

div#tabela table td {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:1px solid #dadada;
	height:33px;
	min-height:33px;
}

div#tabela table#cabecalhoHorizontal {
	margin-left:72px;
	position:absolute;
	top:0;
	z-index:5;
}

div#tabela table#cabecalhoHorizontal td {
	text-align:center;
	vertical-align:middle;
	font-weight: bold;
}

div#tabela table#cabecalhoVertical {
	margin-top:33px;
	position:absolute;
	left:0;
	z-index:5;
}

div#tabela table#cabecalhoVertical td {
	text-align:center;
	width:70px;
	min-width:70px;
	padding-left:5px;
}

div#tabela table#dados {
	margin-top:33px;
	margin-left:72px;
	z-index:2;
}

div#tabela table#dados td {
	background:white;
	text-align:center;
}

div#tabela #versus {
	font-size:12px;
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	height:32px;
	line-height:32px;
	width:76px;
	min-width:76px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}

.block-flat {border:none !important;}

.clearboth {clear:both;}

.img-circle {border-radius: 50% !important;}

.ml-15 {margin-left:15px !important;}

.ml-minus-15 {margin-left:-15px !important;}

.pl-15 {padding-left:15px !important;}

.pl-minus-15 {padding-left:-15px !important;}

.alert-white .icon {height: 100% !important; top:0% !important;}

.table-clheading th, .table-clheading td {
    text-align: center;
    padding-top:3px !important;
    padding-bottom:3px !important;
    padding-left:0px !important;
    padding-right:0px !important;
}

.table-clheading .checkbox {
    padding:0 !important;
}

.table-clheading .radio {
    padding-top:0 !important;
    padding-left:0 !important;
}

.table-clheading label {
    margin-bottom:0 !important;
}

.larg-100 {
    width:100px !important;
}

.table-th {
  font-size: 13px !important;
  font-weight: bold !important;
  border-bottom: 1px solid #DADADA !important;
  border-left: 1px solid #DADADA !important;
  border-top: 1px solid #DADADA !important;
  padding: 8px 8px 8px 8px !important;
}
.table-th:last-child {
  border-right: 1px solid #DADADA !important;
}

.table-td {
  padding: 7px 8px;
  font-size: 12px;
}

.btn-fast-access {
    width:100%;
    height:110px;
    font-size:14px;
    font-weight: bold;
}


