.fa.fa-question-circle[data-toggle="tooltip"] {
    cursor:help;
}


.alert {
	margin-bottom: -10px;
	margin-top: 20px;
}

.accessbox {
  clear: both;  
}

.columssystemrow.padding-size-off {
    margin-left: -30px;
    margin-right: -30px;
}

.lowercase {
	text-transform: lowercase;
}


    

.columssystem.padding-size-off {
    padding-left:0px;
    padding-right:0px;
}

.content-wrapper {
  border-bottom: none !important;
}

table {
    width:100%;
    border: 1px solid #dddddd;
}

table.searchtable  {
    border: none;
}

.table tbody td {
	background-color: white !important;
}

.table-dark-header > thead > tr {
	background-color: #505050;
	color: #fff;
}

.table_translation tr td:first-child {
    width:10px;
    vertical-align: middle;
}
.table_translation tr td:nth-child(2) {
    min-width:450px;
    vertical-align: middle;
}
.table_translation td.nottranslated {
   background: #e8e8e8 !important; 
}
.multi-sort-main,
.multi-sort-main ol,
.multi-sort-main li {
    list-style: none;
}


.multi-sort-main li {
    min-width:230px;
}

.multi-sort-supermain {
	overflow: auto;
	background-image: repeating-linear-gradient(90deg,rgba(26,198,204,0),rgba(255,255,255,0) 40px, rgba(100,100,100,0.1) 41px);
}

.multi-sort-main li .multi-sort-object  {
    width:100%;
    /*background: rgb(200,200,200);*/
    padding: 5px 10px;
    margin-bottom: 5px;
    width:483px;
        
}
/*
.multi-sort-main ol .multi-sort-object {background: rgb(205,205,205); }
.multi-sort-main ol ol .multi-sort-object {background: rgb(207,207,207); }
.multi-sort-main ol ol ol .multi-sort-object {background: rgb(209,209,209); }
.multi-sort-main ol ol ol ol .multi-sort-object {background: rgb(211,211,211); }
.multi-sort-main ol ol ol ol ol .multi-sort-object {background: rgb(213,213,213); }
.multi-sort-main ol ol ol ol ol .multi-sort-object {background: rgb(213,213,213); }
.multi-sort-main ol ol ol ol ol .multi-sort-object {background: rgb(213,213,213); }
.multi-sort-main ol ol ol ol ol .multi-sort-object {background: rgb(213,213,213); }
.multi-sort-main ol ol ol ol ol .multi-sort-object {background: rgb(213,213,213); }
*/
.multi-sort-main .edit_color {
    float: right;
}

		
		
		
.multi-sort-main .placeholder {
	outline: 1px dashed #4183C4;
    margin-bottom:5px;
}
		
.mjs-nestedSortable-error {
	background: #fbe3e4;
	border-color: transparent;
}
		
	
		
li.mjs-nestedSortable-collapsed.mjs-nestedSortable-hovering div {
	border-color: #999;
}
		
		
.sortable li.mjs-nestedSortable-collapsed > ol {
	display: none;
}

.sortable li.mjs-nestedSortable-branch > div > .disclose {
	display: inline-block;
}

.sortable span.ui-icon {
	display: inline-block;
	margin: 0;
	padding: 0;
}


.button_space {
	display: inline-block;
	width: 20px;
}

.btn-custom-primary {
	background-color: #A53624;
	border-color: #A53624;
	color: #fff;
}


.multi-sort-main .delete_color {
    float: right;
    margin-right: 5px
}

.multi-sort-main {
	margin-left: -40px;
}

.btn-action {
	background-color: #f88532;
	border-color: #f88532;
    color:white;
}


.btn-action:hover,
.btn-action:focus
 {
	background-color: #f99643;
    color:white;
}

.btn-success {
	background-color: #389638;
	border-color: #389638;
}

.btn-action.chooseimagefromarchive, .btn-action.uploadimagefile {
	width: calc(50% - 2px);
	text-align: left;
	height: 34px;
	margin-top: -6px;
	line-height: 24px;
}


.start-hidden {
    display:none;
}

.actionbar .lefttop small {
    font-size:11px;
}

.panel .panel-title a:not(.collapsed) .fa.fa-angle-down {
    display:none;
}
.panel .panel-title a.collapsed .fa.fa-angle-up {
    display:none;
}
.panel .panel-title a:not(.collapsed) .fa.fa-angle-up {
    display:block;
}

.panel-group .panel .panel-title > a {
  color: #868686;
  display: block;
  font-weight: 100;
}

.panel-title {
  color: inherit;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0;
}

th.dt-left,
td.dt-left {
    text-align:left;
}

th.dt-right,
td.dt-right {
    text-align:right;
}

th.dt-center,
td.dt-center {
    text-align:center;
}
td.dt-center .switch-element,
th.dt-center .switch-element {
    display: inline-block;
}

.table_translation tr td:last-child {
    width:100%;
}

.table_translation input {
    margin:0px !important;
}

.accessbox .onoffswitch {
  display: block;
  float: left;
  margin-right: 16px;
  margin-top: 2px;
}

.accessbox .accesstext {
  float: left;
  padding-top: 3px;
}

.btn-group {
    width:100%;
}

.dropdown-menu {
  max-width: 100%;
  width: 100%;
}

.pull-left.left.logo img {
  height: 40px;
  position: absolute;
  top: -13px;
  z-index: 220;
}

.bootstrap-tagsinput {
  min-height: 170px;
  width: 100%;
}

.top-bar {
  min-height: 60px;
  padding: 25px 0;
    border-bottom: 6px solid #009A9A !important;
}

tr.odd td,
tr.even td {
    background: #f8f8f8;
}


.top-bar .right.support {
    margin-top: -1px; 
    margin-bottom: 0px;    
}

body.topnav-fixed #wrapper {
  padding-top: 83px;
  position: relative;
}

#left-sidebar {
    z-index: 10;
}

body.sidebar-fixed .left-sidebar {
	position: absolute;
	height: auto;
}

.table.table-sorting {
    width:100% !important;
}

.file-manager .tree-wrapper {
    min-height:  660px;   
}

.top-bar .notifications .general .dropdown-menu li a .timestamp {
  font-size: 9px;
  margin-top: -10px;
}

#left-sidebar .main-menu {
    margin-bottom:0px;
}

.onoffswitch {
    display: inline-block;
    vertical-align: middle;
}
.switch-access-text {
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 17px;
    vertical-align: text-top;
}

.loader {
    position: absolute; 
    left: 0px;
    z-index: 2222;
    display: block;
    right: 0px;
    bottom: 0px;
    background-color: rgba(255, 255, 255, 0.9);
    top: 46px; 
}

.loader i {
  display: block;
  font-size: 30px;
  height: 30px;
  left: 50%;
  margin: -15px 0 0 -15px;
  padding: 0;
  top: 50%;
  width: 40px;
}


.taglist {
  margin-top: -11px;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
}

.multiselect-container.dropdown-menu {
  left: 50%;
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}


.float_left {
    float: left;
}

/*#datatable_controle_wrapper {
    display: none;
}*/

.actionbar .lefttop input {
  height: 30px;
  margin: 0;
}


.float_right {
    float: right;
}

.rightsettings {
  margin-right: 0px !important;
  text-align: right;
}

#secoundlevel .main_loading,
#thirdlevel .main_loading {
  background-color: #ffffff;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  padding-left:20px; 
  z-index: 10;
}


small.placedup {
  display: block;
}

.bootstrap-tagsinput {
  box-sizing: border-box;
  margin-top: 0px;
  min-height: 33px !important;
  padding: 4px;
}

.bootstrap-tagsinput input {
  float: left;
  padding: 1px !important;
}

.bootstrap-tagsinput .tag {
	display: block;
	float: left;
	height: 25px !important;
	margin-bottom: 1px;
	margin-top: 1px;
	max-height: 40px !important;
	padding-left: 17px;
	position: relative;
	vertical-align: top;
	font-size: 13px;
	padding-left: 20px;
	width: 100%;
	text-align: left;
}

.bootstrap-tagsinput .tag span {
  vertical-align: text-bottom;
  line-height: 9px;
}





#file-manager .loader {
    z-index: 2;
    background-color: rgba(255, 255, 255, 1);
}
.table-responsive {
    position: relative;
    min-height:100px;
}
#modalEditFile .element0 {
    padding-bottom: 20px;    
} 


#modalEditFile .element3 input,
#modalEditFile .element3 .bootstrap-tagsinput,
#modalEditFile .element .btn-group,
#modalEditFile .element .multiselect-container,
#modalEditFile .element button.multiselect,
#modalCreateFolder .element .btn-group,
#modalCreateFolder .element .multiselect-container,
#modalCreateFolder .element button.multiselect{
    width:100%;
}



.modal-dialog .loader {
  bottom: 0;
  top: 15px;
  background: none;
}
.modal-dialog .modal-body{
    position: relative; 
    min-height: 10px;    
}

#tree-file-manager {
  margin-right: 10px;
  overflow: auto;
}

table.dataTable tr.DTTT_selected td {
    background: none !important;
}

#modalMoveTree {
  max-height: 400px;
  overflow: auto;
}

.number_of_files_main {
  float: left;
  font-size: 10px;
  max-width: 250px;
  text-align: left;
}

.main-header {
  border-bottom: 1px solid #d3d3d3;
  font-family: arial;
  font-weight: bold !important;
  margin-bottom: 4px;
  padding-bottom: 5px;
  padding-top: 0px;
}

.main-header h2 {
    font-weight: bold;
    border: none;
}

.main-header tools {
    float: right;
    margin-top: -6px;
}

.main-header tools .file-main-menu i {
    font-size:26px;
}
.main-header tools .file-main-menu i.fa-plus-square-o,
.main-header tools .file-main-menu i.fa-arrow-right  {
    font-size:12px;
    line-height: 30px;
}

.main-header tools .file-main-menu .fa-stack {
    height: 26px;
}

#file-manager #file-path {
  background-color: rgb(238, 238, 238);
  border-bottom: 1px solid rgb(211, 211, 211);
  height: 35px;
  padding: 0 10px;
}

#file-manager .tree-wrapper {
    background-color: white;
}

.left-sidebar {
  background: #ffffff none repeat scroll 0 0;
}

.left-sidebar .toggle-sidebar-collapse::before {
    border-bottom: 1px solid rgb(211, 211, 211);
    bottom: 50%;
    content: "";
    left: 10px;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: -1;
}


.left-sidebar .toggle-sidebar-collapse {
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

.left-sidebar .toggle-sidebar-collapse:hover {
    text-decoration: none;

}

.left-sidebar .toggle-sidebar-collapse i {
    background: rgb(238, 238, 238) none repeat scroll 0 0;
    border: 1px solid rgb(211, 211, 211);
    border-radius: 50%;
    color: rgb(128, 128, 128);
    display: block;
    font-size: 11px;
    height: 20px;
    line-height: 15px;
    margin: 0 auto;
    width: 20px;
}


.left-sidebar .toggle-sidebar-collapse:hover i {
    text-decoration: none;
    background: rgb(228, 228, 228) none repeat scroll 0 0;
}

.top-bar {
  background-color: #000000;
  border: medium none;
  height: 83px;
}
.top-bar-userinfo {
    height: 56px;
    min-height: 45px;
    padding: 15px 0;
    top: 56px;
    z-index: 30;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #cdcdcd 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#cdcdcd 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#cdcdcd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cdcdcd',GradientType=0 );
}

.top-bar-userinfo .indicator {
  color: #202020;
  display: table;
  float: left;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 4px;
}

.top-bar-userinfo .name {
  color: #202020;
  display: table;
  float: left;
  font-family: arial;
  font-size: 14px;
  font-weight: 100;

}

.top-bar-userinfo .logged-user .btn.btn-link.dropdown-toggle i {
  color: #202020;
  display: table;
  float: left;
  font-size: 24px;
  margin-left: 10px;
  margin-top: -3px;
}


.top-bar-userinfo .customerName.name {
    display: inline;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: normal;
}

.top-bar-userinfo .customer_main {
    float: left;
    height: 20px;
    max-width: 240px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 28px;
}

.top-bar-userinfo .breadcrums_main {
    float: left;
    left: 261px;
    position: absolute; 
}
.top-bar-userinfo .breadcrums_main .breadcrumb {
    margin: 0;
    padding: 0;
}

.top-bar-userinfo .breadcrums_main .breadcrumb i,
.top-bar-userinfo .breadcrums_main .breadcrumb a {
  color: #202020;
}

.top-bar .pull-right .top-bar-right a {
  color: #fafafa;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "latolight";
}

.top-bar .top-bar-right .btn-link:hover {
  color: #fafafa !important;
}

.top-bar .logged-user .open .btn.hovercolor,
.top-bar-right a.hovercolor:hover {
    text-decoration: none;
    color:#fafafa !important;
}

.top-bar .logged-user .open .btn.hovercolor i,
.top-bar-right a.hovercolor:hover i {
    color:#f88532;
}

.inner-content-wrapper .left_col {
  float: left;
  position: relative;
  width: 340px;
}

.inner-content-wrapper .right_col {
	box-sizing: border-box;
	display: block;
	overflow: visible;
	padding-left: 20px;
	position: relative;
	width: calc(100% - 340px);
	float: left;
}

.ipadshow {
    display: none;
} 
.mobileshow {
    display: none;
}

.info_username {
  display: inline-block;
}

.info_username .username {
  color: #fafafa;
  font-size: 10px;
  margin-bottom: -3px;
  text-align: left;
}


.top-bar .pull-right .top-bar-right .logged-user .btn-link i {
    display: inline-block;
    font-size: 28px;
    margin-right: 0;
    padding-right: 0;
    vertical-align: middle;
}
#datatable-file-manager tr td:nth-child(6) i,
#datatable-file-manager tr td:nth-child(7) {
   padding: 0px;  
}
#datatable-file-manager tr td:nth-child(7) a {
    font-size: 18px;
    line-height: 37px;
    margin-right: 10px; 
}

#datatable-file-manager tr td:nth-child(6) i{
    font-size: 18px;
    margin-right: 10px; 
    color: #7b7b7b;
    cursor:default;
}


.file_dropzone {
  height: 220px;
  min-height: 220px;
  padding: 20px;
}
.file_dropzone .dz-default{
    font-size: 20px;   
}

.file_dropzone {
    overflow: auto;
}

.modal-backdrop {
    z-index:99999;
}
.modal {
    z-index:100000;
    overflow: hidden;
}

.daterangepicker  {
    z-index:100000 !important;
}

.daterangepicker  .calendar-time {
    display:none;
}

.info_action2 a,
.info_action2 {
    color:rgb(0,0,160);
}


.info_action3 a,
.info_action3 {
    color:rgb(160,0,0);
}

#file-manager .seachmsg {
    display: none;
    margin-bottom: 0;
}

.button-grid-view.active ,
.button-list-view.active  {
    color: #337ab7;
    text-decoration: none; 
}

#datatable-file-manager tr td:nth-child(1), #datatable-file-manager tr th:nth-child(1) {
  width: 5px !important;
}

#datatable-file-manager tr td:nth-child(2), #datatable-file-manager tr th:nth-child(2) {
  width: auto !important;
}

#datatable-file-manager tr td:nth-child(3),
#datatable-file-manager tr th:nth-child(3) {
    width:130px !important;
    text-align: center;
}
#datatable-file-manager tr td:nth-child(4),
#datatable-file-manager tr th:nth-child(4) {
    width: 65px !important;
    text-align: center;
}

#datatable-file-manager tr th:nth-child(5) {
    width:  60px !important;
    text-align: right;
}
#datatable-file-manager tr td:nth-child(6),
#datatable-file-manager tr th:nth-child(6) {
    width:  60px !important;
    text-align: right;
}


#datatable-file-manager tr td:nth-child(7),
#datatable-file-manager tr th:nth-child(7) {
    width:  90px !important;
    text-align: right;
}

#datatable-file-manager tr td:nth-child(5) {
   text-align:right;
}
#datatable-file-manager tr td:nth-child(7) {
   text-align:right;
}


.top-bar .pull-right.right i {
    font-size: 30px;
    margin-left: 2px !important
}


.top-bar .pull-right.right .top-bar-right a {
  margin-left: 10px;
  vertical-align: top;
}

.top-bar .logged-user .dropdown-menu {
	border-top: 4px solid rgb(248, 133, 50);
	position: absolute;
	right: 0px;
	left: auto !important;
	width: auto !important;
	max-width: none !important;
	top: 57px;
}



.news_dashboard,
.news_dashboard li,
.quicklink_dashboard,
.quicklink_dashboard li {
    list-style: none;
}

.news_dashboard h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
    font-weight:bold;
}


.quicklink_dashboard h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;

}
.news_dashboard h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px !important;
     margin-top:10px;
}

.quicklink_dashboard h4 {
	margin: 0px;
	padding: 0px;
	font-size: 10px !important;
}


.news_dashboard,
.quicklink_dashboard {
    margin:0px;
    padding:0px;
	padding-left: 10px;
}
.news_dashboard li,
.quicklink_dashboard li {
    margin-bottom:10px;
    position:relative;
}

.quicklink_dashboard .trash {
	font-size: 14px;
	position: absolute;
	top: 50%;
	bottom: 0px;
	right: 0px;
    display:none;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.quicklink_dashboard li:hover .trash {
    display:block;
}

.news_dashboard li a:hover,
.quicklink_dashboard li a:hover{
    color:#444444;
}

.news_dashboard li div,
.quicklink_dashboard li div {
	padding-left: 30px;
	position: relative;
    
}

.news_dashboard li .news_content::before, .quicklink_dashboard li div::before {
	position: absolute;
	left: 0px;
	line-height: normal;
	top: 0px;
	bottom: 0px;
	top: 50%;
	/* -ms-transform: translateY(-50%); */
	/* -webkit-transform: translateY(-50%); */
	/* -moz-transform: translateY(-50%); */
	/* transform: translateY(-50%); */
	margin-top: -7px;
	font-size: 14px;
	width: 15px;
	text-align: center;
}

.news_dashboard li .news_content::after, .quicklink_dashboard li div::after {
	position: absolute;
	left: 21px;
	line-height: normal;
	top: 0px;
	bottom: 0px;
	width: 1px;
	text-align: center;
    border-right: 1px solid black;
    content:"";
}

.news_dashboard li .news_content.Info:after,
.news_dashboard li .news_content.Info:before {
    color: rgb(91, 192, 222);
    border-color:rgb(91, 192, 222);
}

.news_dashboard li .news_content.Success:after,
.news_dashboard li .news_content.Success:before {
    color: rgb(92, 184, 92);
    border-color:rgb(92, 184, 92);
}

.news_dashboard li .news_content.Warning:after,
.news_dashboard li .news_content.Warning:before {
    color: RGB(245, 100, 33);
    border-color:RGB(245, 100, 33);
}

.news_dashboard li .news_content.Danger:after,
.news_dashboard li .news_content.Danger:before {
    color: rgb(217, 83, 79);
    border-color:rgb(217, 83, 79);
}


.news_dashboard li .hidereadmore,
.news_dashboard li .hiddenrest {
    display:none;
}


.news_content .time {
	font-size: 10px;
	padding: 0px;
	margin-top: 2px;
	margin-left: 0px;
}


.top-bar .logged-user .dropdown-menu i {
  font-size: 14px;
  margin-left: 0;
  margin-right: 5px;
}

.top-bar .logged-user .dropdown-menu a {
  margin-left: 5px !important;
  margin-right: 5px !important;
  text-transform: none;
}


.dz-remove {
    display: none !important;
}


.menucontrole_userinfo_li {
  border: medium none !important;
  font-size: 12px !important;
  margin: 0;
  padding: 0;
}

.menucontrole_userinfo_li .indicator {
    font-weight: 900 !important;
}


.top-bar .logged-user .btn.hovercolor i {
  font-size: 30px !important;
  margin-right: 4px !important;
}


.top-bar .top-bar-right {
  padding-right: 5px;
  top: 0;
}

.top-bar .logged-user .btn.hovercolor i,
.top-bar-right a.hovercolor i {
    vertical-align: bottom !important    
}

.top-bar-right a.hovercolor {
  display: inline-block;
  height: 27px;
  vertical-align: top;
}


.breadcrumb {
  background: none;
  border-radius: 0px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.inner-content-wrapper {
  display: block;
  position: relative;
  margin-top: 30px;
}

.toggle-sidebar-collapse {
  margin-right: 0px;
}

.main-header h2 {
  display: block;
  margin: 0 10px 0 0;
  padding-right: 10px;
  vertical-align: middle;
}

.main-breadcrumbs {
  display: block;
  margin-bottom: 0;
  margin-left: 2px;
}

.breadcrumb i {
    font-size: 14px;
    margin-right: 3px;
    vertical-align: middle;
    color:#777777;
    
}
.breadcrumb li, .breadcrumb a:visited, .breadcrumb a:focus, .breadcrumb a {
    color: rgb(119, 119, 119);
    font-size: 10px;
    font-weight: 400;
    height: 16px;
    line-height: 16px;
    vertical-align: top;
}

.breadcrumb li + li::before {
  padding: 0 2px;
}

.menuentry .menuicon a i {
    font-size: 15px;
    height: 28px;
    line-height: 28px;
    text-align: left;
    width: 28px;
    vertical-align: bottom;
}

.breadcrumb li + li::before {
  margin-right: 3px;
  left: 2px;
}




.menuentry .menuicon a i.fa-file {
  font-size: 14px;
  margin-left: 2px;
}
.menuentry .menufunctions a i.fa-pencil,
.menuentry .menufunctions a i.fa-minus-circle {
  font-size: 15px;
}

.menuentry.parentfolder {
  border-bottom: medium none;
  margin-bottom: 5px;
  text-align: center;
}

.jstree-default .jstree-node {
  margin-left: 15px;
}

.jstree-default .jstree-anchor {
  margin-left: -4px;
}

.jstree-default .jstree-icon:empty {
  width: 21px;
}

.jstree-anchor {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

ul.jstree-children {
    margin-top: -5px;
}

.jstree-open > .jstree-anchor > .fa-folder {
  margin-left: 1px;  
}

#sitetree.widget-content,
#folder_controle {
    padding: 6px 20px 20px;
}

.widget .widget-header h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}





.lefttop {
  float: left;
}

.righttop {
  float: right !important;
  text-align: right;
}


#datatable_menu_controle .lefttop input {
  height: 30px;
  margin-bottom: 10px;
  max-width: 100% !important;
  width: 100% !important;
}

#datatable_menu_controle .lefttop input {
  height: 30px;
  margin-bottom: 10px;
  max-width: 100% !important;
  width: 100% !important;
}

#datatable_menu_controle .lefttop {
  float: left;
  width: 300px;
}

#datatable_menu_controle .righttop {
  float: none !important;
  overflow: hidden !important;
  width: auto !important;
  text-align: right;
}









#datatable_controle .sorting_asc:after,
#datatable_controle .sorting_desc:after,
#datatable_controle .sorting:after {
   font-family: "FontAwesome"; 
   margin-left: 2px;
}
#datatable_controle tr td:nth-child(1){
    text-align: left;
}

#datatable_controle tr td:nth-child(3){
    text-align: center;
}
#datatable_controle tr td:nth-child(4){
    text-align: right;
}

.table.table-sorting tr td i{
    font-size: 18px;
}

.table.table-sorting tr td small i  {
    font-size: 12px;
}

#datatable_controle tr td a{
    cursor:pointer;
}

.dataTable tr td:last-child a i, 
.icon_padding,
.archive-table table tr td:last-child a ii,
.table.table-sorting td:nth-child(3) ii,
#datatable_controle tr td:nth-child(2) ii,
#datatable_controle tr td:nth-child(4) ii{
    margin-right: 12px;
}

.dataTable tr td:last-child a:last-child i,
.archive-table table tr td:last-child a:last-child i,
#datatable_controle tr td:nth-child(4) a:last-child i{
    margin-right: 0px;
}

#datatable_controle tr td a, 
#datatable_controle tr td a:visited {
    color: #505050 !important;
}

#datatable_controle tr td a:hover {
    color: #000000 !important;
}


.view_color i {
    color: #f88532;
}

.tag_color i {
    color: #e7a13d;
}

.edit_color i {
    color: #f88532;
}

.save_color i {
    color: #4ba84b;
}

.setting_color i {
    color: #46b0cf;
}

.delete_color i {
    color: #A53624;
}


.table tr td a i {
	color: #505050;
}

.table a.view_color:hover i {
    color: #f88532 !important;
}

.table a.tag_color:hover i {
    color: #e7a13d !important;
}

.table a.edit_color:hover i {
    color: #f88532 !important;
}

.table a.save_color:hover i {
    color: #4ba84b !important;
}

.table a.setting_color:hover i {
    color: #46b0cf !important;
}

.table a.delete_color:hover i {
    color: #A53624 !important;
}






#secoundlevel {
    display: none;   
}
#thirdlevel {
    display: none;   
}

#forthlevel {
    display:none;
}

.loading {
  font-size: 18px;
  margin-left: 10px;
}


.alert .fa.fa-exclamation-triangle {
  font-size: 30px;
  margin-right: 13px;
  vertical-align: middle;
}

.newContentModalSection {
    text-align: left;
}


.newContentModalSection .sectionSystem {
    list-style: outside none none; 
    width: 50%; 
    display: inline-block; 
    vertical-align: top;
}

.newContentModalSection .sectionCustomers {
    list-style: outside none none; 
    width: 50%; 
    display: inline-block; 
    vertical-align: top;
}

.newContentModalSection ul li {
  margin-bottom: 3px;
}

.newContentModalSection ul li i {
  font-size: 14px;
  vertical-align: middle;
}

.inner-widget-content {
    display: block;
    position: relative;
}

.btn {
  margin-left: 4px;
  font-family: arial;
}

.fade.in.active {
    display: block;
}

.fade {
    display: none;
}

.tab-content-overwrite {
    padding: 20px; 
    box-sizing: border-box; 
    background-color: white; 
    z-index: 20; 
    border-bottom: 1px solid rgb(221, 221, 221);
    border-right: 1px solid rgb(221, 221, 221); 
    border-left: 1px solid rgb(221, 221, 221);   
}

.nav.nav-tabs.nav-tabs-custom-colored li.active a {
    max-height: 38px; 
    border-bottom: medium none;
    background-color: white;
    color: #505050;
}
.nav.nav-tabs.nav-tabs-custom-colored li.active a:focus,
.nav.nav-tabs.nav-tabs-custom-colored li.active a:visited,
.nav.nav-tabs.nav-tabs-custom-colored li.active a:hover {
    background-color: white;
    color: #505050;
}

.nav.nav-tabs-custom-colored > li > a {
	color: #505050;
}

.nav.nav-tabs-custom-colored > li {
  margin-bottom: -1px;
}

.nav.nav-tabs-custom-colored > li > a {
  max-height: 38px;
}

.modal {
  background-color: rgba(0,0,0,0.3);
}


h1.first, h2.first, h3.first,h4.first {
    margin-top: 0px !important;
    padding-top: 0px !important;
}


.inner-widget-content .loading_main {
  bottom: 0;
  color: rgb(0, 0, 0);
  left: -10px;
  padding: 0 0 0 10px;
  position: absolute;
  right: 0;
  text-align: left;
  z-index: 90000;
  top: 0;
}
.inner-widget-content .loading_main i {
  left: 7px;
  position: absolute;
  top: 10px;
}
.loading_main.loading_main_secound {
  background-color: rgba(249, 249, 249, 0.94);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0px;
}

.navbar-fixed-bottom, .navbar-fixed-top {
  z-index: 99999;
}
.table.table-sorting tr td a {
    padding:0px !important; 
}

.table.table-sorting tr td i {
    padding:0px !important; 
}

.table .sorting_asc:after,
.table .sorting_desc:after,
.table .sorting:after {
   font-family: "FontAwesome"; 
   margin-left: 2px;
}

input.form-control,
textarea.form-control,
select.form-control {
  min-width: 100%;
  max-width: 100%;
}

.form-control:not(.multiselect-search) {
  margin-top: -5px;
  margin-bottom: 30px;
}

.multiselect.dropdown-toggle.btn.btn-default {
    margin-top: 0px;
}

.multiselect.dropdown-toggle.btn.btn-default {
    margin-top:-5px;
}

.multiboxinput .multiselect.dropdown-toggle.btn.btn-default {
    margin-top:0px !important;
}

.padding4px {padding: 4px !important}

.multiselect.dropdown-toggle {
    width:100%;
}


input[type='radio'] {
  vertical-align: text-bottom;
}

/*.dataTables_wrapper.form-inline.no-footer {
    display: none;
}*/


#main-content-wrapper .main-header h2 {
    float:left;
}

.buttoncontrole {
    float:right;
}

.btn:visited {
    color: white;    
}
.info_group small {
  display: block;
  margin-bottom: 3px;
  margin-top: -8px;
}
table.autotools tr th:last-child,
table.autotools tr td:last-child {
    text-align: right;
}

table.autotools tr td.dataTables_empty {
    text-align: left;  
}



.actionbar .lefttop h4 {
    margin-top: 0px;
    font-family: "latolight";
    font-size: 18px !important;
    font-weight: normal !important;
}

.widget .widget-content h4 {
	font-size: 14px;
	font-weight: bold;
}


.modal-dialog .modal-title {
	font-size: 30px !important;
	font-family: "latolight";
}

.modal-dialog .sectionSystem li {
	font-family: "arial";     
}

.modal-dialog .sectionCustomers li.header h3,
.modal-dialog .sectionSystem li.header h3{
	font-size: 20px;
    font-family: "latobold";
}

.input-group.addbox {
    margin-top: -5px;
}
.input-group.addbox input {
    margin: 0px;
}

.h4, h4 {
    font-size: 14px;
}


ul.main-menu .sub-menu li.main-active > a,
ul.main-menu > li.main-active > a {
  background-color: rgb(238, 238, 238);
  font-weight: normal;
}

ul.main-menu > li a {
	background-color: #f0f0f0;
}

ul.main-menu ul li a {
	background-color: white;
}

ul.main-menu .sub-menu li.main-active > a {
	background: none;
	color:#f88532;
}

ul.main-menu .main-active.active.parent > a {
	background: #f0f0f0;
	color:#505050;
}



ul.main-menu > li.main-active > a {
	background: none;
	color:#f88532;
}


ul.main-menu > li.active > a,
ul.main-menu > li.main-active > a {
  background: #f0f0f0;
}


#firstlevel .alert, #secoundlevel .alert, #thirdlevel .alert {
	position: absolute;
	right: 1px;
	top: 1px;
	padding: 6px 50px 5px 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	box-sizing: border-box;
	text-align: center;
}

#firstlevel .alert .fa.fa-exclamation-triangle, 
#secoundlevel .alert .fa.fa-exclamation-triangle, 
#thirdlevel .alert .fa.fa-exclamation-triangle {
	font-size: 20px;
	margin-right: 13px;
	vertical-align: middle;
    margin-top: 0px;
    margin-bottom: 1px;
}



.input-element-content {
	display: block;
	position: relative;
	width: 100%;
}

.taglist {
	top: 40px;
	border-width: 0px 1px 1px;
	border-style: none solid solid;
	border-color: currentcolor rgb(204, 204, 204) rgb(204, 204, 204);
	background-color: white;
	min-width: 150px;
	position: absolute;
	z-index: 999;
	display: none;
}

.tags {
	padding: 6px 15px;
	background-color: white;
	border: none;
	cursor: pointer;
}

.tagselected {
    background-color: #f9f9f9; 
}

.input-element-layout1 .input-element-title h4 {
    margin-bottom: 4px;
}

.multiselect.dropdown-toggle {
	overflow: hidden;
	white-space: nowrap;
}

.login .multiselect-container {
    width: auto !important;
    max-width: none !important;
    left: auto !important;
    transform: none !important;
}



.searchtable .multiselect.dropdown-toggle.btn.btn-default {
	margin-top: 0px;
}

@media screen and (max-width: 1280px) {
    .file-secondary-menu li {
        float:left !important;
    }
}

@media screen and (max-width: 1000px) {
     .customer_main.mobilehide {
        display: none;
    }   
    
    .mobileshow.pull-left.toggle-sidebar-collapse {
        display: block;
    }
    


    .left-sidebar.minified {
        margin-right: -230px;
        width: 230px;
        z-index: 9;
    }
    
    .ipadhide {
        display: none;
    }
    
    .ipadshow {
        display: block;
    }    
    
    
    .ipadshow.toggle-sidebar-collapse {
        display: inline-block;
    }
    
    .top-bar .mobilehide.ipadshow.toggle-sidebar-collapse {
      color: #ffffff;
      font-size: 30px;
      margin-left: 15px;
      margin-top: 0;
    }
    
    .top-bar .logo {
        margin-left: 60px;
    }
}

@media screen and (max-width: 1050px) {
    .righttop,
    .lefttop {
        width:100%;
    }   
}

@media screen and (max-width: 1000px) {

    

    .breadcrumb {
      padding-left: 0px !important;
      padding-right: 0px !important;
    } 
    

    .inner-content-wrapper .right_col {
        position: relative !important;
        left: 0px !important;
        right:0px !important;
        width: 100%;
        float:none;
        top:auto !important;
        bottom:auto !important;
        clear: both;
        padding-left: 0px;
    }
    .inner-content-wrapper .left_col {
      bottom: auto;
      clear: both;
      float: none;
      left: auto !important;
      padding-right: 0;
      position: relative !important;
      right: auto;
      top: auto !important;
      width: 100% !important;
    } 
}


@media screen and (max-width: 600px) { 
    .right.support {
      color: #ffffff;
      float: none;
      margin: 0 auto !important;
      position: relative !important;
      right: auto !important;
      text-align: center;
      top: 50px !important;
      width: 100%;
      z-index: 2000 !important;
    }
    
    .loading {
        font-size: 18px;
        margin-left: 0px;
    }

    


    .btn {
    	width: 100%;
    	margin: 0px;
    }
    
    table td {
        width:auto !important;
    }
        
    
    .top-bar {
      height: 125px;
    }
        
    .top-bar .top-bar-right {
      float: none;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      text-align: center;
      top: 0px;
    }

    .pull-left.left.logo {
        position: relative;
        width: 100%;
    }    
    
     .top-bar .logo {
        margin-left: 0px;
    }
    
    .pull-left.left.logo img {
      height: auto;
      left: 50%;
      position: absolute;
      right: 0;
      top: -9px;
      transform: translateX(-50%);
      width: 250px;
    }
    
    
    .right.support i {
      color: white;
    }
    
    .top-bar.top-bar-userinfo.navbar-fixed-top {
        z-index: 1000; 
    }
    
    
    body.topnav-fixed #wrapper {
      padding-top: 0;
      position: relative;
    }
    
    .top-bar-userinfo {
      top: 0;
    }
    
    #main-content-wrapper {
        top: 0;
    }
    

    
    .navbar-fixed-bottom, .navbar-fixed-top {
      left: 0;
      position: relative;
      right: 0;
      z-index: 1030;
    }
    
    

    
    .navbar-fixed-top .mobilehide {
        display: none;
    }
    
    .mobileshow {
        display: block;
    }
    
    .mobileshow.toggle-sidebar-collapse {
        display: inline-block;
    }
    
    .left-sidebar {
      top: 124px;
      width: 100%;
    }  
    
    body.sidebar-float .left-sidebar {
      left: -100%;
    }  
}






