.theme-panel {
	background-color:#fff;
    font-size: 13px;
 	padding: 20px 20px 5px 20px;
    border: 1px solid #e4e4e4;
    border-radius: 0px;
    margin-top:10px;
}
.theme-panel .panel-title {
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
    font-size: 13px;
}
.spacing15x {
    height: 15px;
}
.spacing20x{height:20px;}
.theme-panel .breadcrumb {
    background-color: #fff;
    border-radius: 0px;
    padding: 0px 15px 8px 0px;
    border-bottom: 2px solid #ccc;
}
a:hover,
a:focus {
    text-decoration: none;
}
.breadcrumb li a {
    color: #666;
    font-size: 13px;
    font-weight: 600;
}
 .panel-heading-info {
    color: #333;
    font-weight: 600;
}
.panel-default>.panel-heading {
  background-color: #eeefe9;
    padding: 10px;
   
}
.circle-select span {
   display: block;
    width: 7px;
    height: 7px;
    /*border-radius: 50%;*/
    border: 2px solid #bbb;
    background-color: #bbb;
    z-index: 1001;
    position: relative;
}
#accordion_theme .circle-select{
	margin: 0px -6px 0px 17px;
}
#accordion_theme .circle-select span {
	width: 10px;
    height: 10px;
}
.add-margin {
    margin: -5px 10px;
    padding-bottom: 20px;
    display: inline-block;
}
.hierarchy-content .small-circle {
   display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #e4e4e4;
    border: 2px solid #e4e4e4;
    float: left;
    margin-right: 10px;
    margin: 5px 10px 0px 0px;
}
#accordion_theme .hierarchy-content .small-circle {
	width: 8px;
    height: 8px;
    margin: 4px 10px 0px 0px;
}
#accordion_theme .line-lft:after{
	height:30px;
}
.toggle-icon {
  border-left: 5px solid #333;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    display: inline-block;
    margin: 0px 5px;
    transform: rotate(0deg);
    position: relative;
    top: 0px;
}
.panel-group .panel {
    margin-bottom: 20px;
     border-radius: 0px;
     border: 1px solid #e4e4e4;
     border-bottom: none;
}
.blue-import {
    color: #66e0ff;
    font-style: normal;
    margin: 0px 8px;
    padding: 0px 3px;
    font-size: 10px;
    border: 1px solid #66e0ff;
    text-transform: lowercase;
}
.hierarchy-content {
    margin: 0px 0px 15px 30px;
    position: relative;
}

.line-lft::before {
content: "";
    display: inline-block;
    position: absolute;
    left: 21px;
    top: 12px;
    height: 100%;
    width: 1px;
    background-color: #ccc;
}
.line-lft:after {
content: "";
    display: inline-block;
    position: absolute;
    left: 21px;
    height: 16px;
    width: 1px;
    background-color: #fff;
    z-index: 1000;
    bottom: -12px;
}
.line-lft{
position: relative;
}

.circle-select {
    margin: 0px -6px 0px 15px;
    display: inline-block;
}

.small-circle::before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 1px;
    position: absolute;
    left: -9px;
    top: 8px;
    background-color: #e4e4e4;
}
.label-title{
   word-wrap: break-word;
    margin: 0px 0px 0px 16px;
    text-align: left;
    display:block !important;
}
.label-title-last::before {
   content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    background-color: #fff;
    left: -10px;
    top: 9px;
}
.b-br{
border-bottom:1px solid #e4e4e4;
}
.theme-panel a, .theme-panel a:hover{color:#333;text-decoration:none;}
.panel-body{padding:15px;}
.close, .close-icon {transform: rotate(45deg);}


/* Advanced theme search*/
.advanced-theme-search input[type=checkbox]{
	  margin: 0px 7px 0px 0px;
	  width: 14px;
    height: 14px;
    float: left;
   
}
.advanced-theme-search .circle-select {
    float: left;
    margin: 0px 0px 0px 14px;
}
.advanced-theme-search {
    color: #333;
    text-decoration: none;
    font-size: 12px;
    line-height: 14px;
    overflow: hidden;
}
.advanced-theme-search  .theme-level2{
	margin:3px 10px 5px 10px;	
}

.advanced-theme-search .panel-body{ padding: 5px 0px 0px 26px;}
.advanced-theme-search .hierarchy-content {
    margin: 0px 0px 7px 30px;
    position: relative;
}
.advanced-theme-search .line-lft::before {
    left: 16px;
    top: 13px;
}
.second-level-chkbox::before{
    content: "";
    display: inline-block;
    width: 13px;
    height: 1px;
    position: absolute;
    left: -13px;
    top: 6px;
    background-color: #e4e4e4;
}

.advanced-theme-search label{
	width:auto !important;
}
.advanced-theme-search .line-lft:after {
    left: 16px;
    height: 20px;
    bottom: -12px;
}
.advanced-theme-search .panel-group .panel{
	border:none;
	margin:0px;
}
.advanced-theme-search  .panel-default>.panel-heading {
    background-color: #fff;
        padding-bottom: 0;
}
.no-margin{margin:0px;}
.spacing5x{height:5px;}

/*Arabic Theme styles start*/
.label-title_ar {
    word-wrap: break-word;
    margin: 0px 16px 0px 16px;
    text-align: right;
    display: block !important;
}
.hierarchy-content .small-circle_ar {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #e4e4e4;
    border: 2px solid #e4e4e4;
    float: right;
    /* margin-left: 8px; */
    margin: 5px 10px 0px 11px;
}
.line-lft_ar::before {
    content: "";
    display: inline-block;
    position: absolute;
    right: -2px;
    top: 11px;
    height: 100%;
    width: 1px;
    background-color: #ccc;
}
.small-circle_ar::before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 1px;
    position: absolute;
    right: -1px;
    top: 8px;
    background-color: #e4e4e4;
}
.line-lft_ar:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: -2px;
    height: 16px;
    width: 1px;
    background-color: #fff;
    z-index: 1000;
    bottom: -12px;
}

.line-lft_ar{position:relative;}
/*Arabic Theme styles end*/
.proj-ar-theme .hierarchy-content .small-circle_ar {
    display: inline-block;
    width: 8px;
    height: 8px;
}

.proj-ar-theme .line-lft_ar::before {
    top: 11px;
    width: 1px;
}
.proj-ar-theme  .line-lft_ar:after {
    height: 31px;
    width: 1px;
    bottom: -12px;
}
/* Advanced theme search*/