@CHARSET "ISO-8859-1";

.clsEventArchivesButton{margin-top: 12px;}
.clsDisplayNone{display:none !important;}
.add-image-wrap{width: 90px;height: 30px;position: relative;display: inline-block;background-color: #F90E2A;}
.add-image-wrap:before{content: "Upload image"; position: absolute; top: 50%; left: 50%; width: 100%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; text-align: center; font-size: 12px;}
.add-image-wrap input[type="file"]{position: absolute;top: 0;left: 0;bottom: 0;right: 0;opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";cursor: pointer;}


.clsArchivesButton {
    margin-top: 15px;
    text-align: right;
}

.custom-error
{
	color: #cc5965;
}


/******** TREE VIEW TABLE CSS 15/6/2017 ********/
.table.tree-view{padding: 0;margin-bottom: 0;}
.table.tree-view .table.tree-view{margin-top:8px;}
.table-ledger{margin-bottom: 0;margin-top: 8px;}
.tree-view .parent-0 > table td{padding-left: 25px;}
.tree-view .parent-0 > table td > table td{padding-left: 50px;}
.tree-view .parent-0 > table td > table td > table td{padding-left: 75px;}
.tree-view .parent-0 > table td > table td > table td > table td{padding-left: 100px;}
.tree-view .parent-0 > table td > table td > table td > table td > table td{padding-left: 125px;}
.tree-view .parent-0 > table td > table td > table td > table td > table td > table td{padding-left: 150px;}
.tree-view .parent-0 > table td > table td > table td > table td > table td > table td > table td{padding-left: 175px;}
.tree-view .parent-0 > table td > table td > table td > table td > table td > table td > table td > table td{padding-left: 200px;}
.tree-view .parent-0 > table td > table td > table td > table td > table td > table td > table td > table td > table td{padding-left: 225px;}
.tree-view .parent-0 > table td > table td > table td > table td > table td > table td > table td > table td > table td > table td{padding-left: 250px;}
.tree-view .parent-0 > table td > table td > table td > table td > table td > table td > table td > table td > table td > table td > table td{padding-left: 275px;}
.tree-view .parent-0 > table td > table td > table td > table td > table td > table td > table td > table td > table td > table td > table td > table td{padding-left: 300px;}



table .table-ledger > td{color: #1a8d76;}
.parent-bold{font-weight:700;}

.table-ledger > td {
    padding-left: 50px !important;
}

.table.tree-view .table.tree-view tr:last-child td,
.table.tree-view .table.tree-view .table.tree-view tr:last-child td{padding-bottom: 0;}



.group, .action {
    float: right;
    width: 100px;
}
.table.tree-view tr, .table.tree-view tr td{padding-right:0 !important;}

.optionGroup {
    font-weight: bold;
    font-style: italic;
}
    
.optionChild {
    padding-left: 15px;
}

.optionSubChild {
    padding-left: 30px;
}

.optionChild1 {
    padding-left: 15px;
    font-weight: bold;
    font-style: italic;
}

.optionSubChild {
    padding-left: 30px;
}

.ibox-content table th.heading{background: #1ab394;color: #fff;}

.bold {
    font-weight: bold;
}

fieldset .bootstrap-select .btn, fieldset .bootstrap-select .btn:focus
{
    background: transparent;
    color: #666;
}

.btn-group.bootstrap-select.open,
.btn-group.bootstrap-select.open:hover,
.btn-group.bootstrap-select.open:focus,
.btn-group.bootstrap-select.open .dropdown-toggle,
.btn-group.bootstrap-select.open .dropdown-toggle:hover,
.btn-group.bootstrap-select.open .dropdown-toggle:focus{background:transparent !important;color:#666;}

