 /* CSS Document */
.html
{
	position:relative;
	height:100%;
}
* , body{
	margin:0 auto;
	vertical-align:middle;
	font-family: 'Roboto', sans-serif;
}
body{
	background:#6d6d6d;
}
.bg-white{
	background:#fff;
}
.txt-green{
	color:#43a047 !important;
}
.txt-white{
	color:#fff;
}
/* login start */
.login{
	width:535px;
	height:355px;
	background:#ffffff;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-267.5px;
	margin-top:-177.5px;
}
.logo-1.pull-left > a > h1{
	font-size:60px;
	margin:0px;
}

.sasko-logo{
	margin-top:20px;
}
.login-header{
	background:#43a047;
	color:#fff;
	height:80px;
	padding-left:30px;
}
.login-header h1 {
    line-height: 80px;
    margin: 0;
}
.login form {
    padding: 30px;
}

.forgot-line-height {
    line-height: 82px;
	font-size:21px;
}
.login a:hover , .login a:active , .login a:focus{
	color: #939393;
}
/* login end */
/*navbar style*/
.main-navbar{
	width:100%;
}
.main-navbar .dropdown-toggle{
	padding-left:0px;
	padding-right:0px;
}
.dropdown .dropdown-toggle span{
	color:#000;
}
/*.dropdown.open .dropdown-toggle span{
	color:#c0e2c1;
}*/
.navbar-default .main-navbar  .navbar-nav > li > a{
	color:#000;
	font-size:14px;
	padding:0px;
	line-height:14px;
}
.navbar-default .main-navbar  .management-link > li > a , .navbar-default .main-navbar  .logout-link > li > a{
	padding:0px 15px;	
}
.navbar-default .main-navbar .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 10px;
  vertical-align: middle;
  border-top: 8px solid;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

header .nav-backgound {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
	margin:5px 0 10px 0 ;
	min-height:30px;
}
.navbar-default.nav-backgound .navbar-nav > .open > a, .navbar-default.nav-backgound .navbar-nav > .open > a:hover, .navbar-default.nav-backgound .navbar-nav > .open > a:focus{
	background:none;
}
.nav.navbar-nav.management-link > li:first-child{
	border-right:2px solid #000;
}
.nav.navbar-nav.logout-link > li{
    width:100%;
}
.navbar-collapse.collapse.in{
	padding-left:30px;
}
/*navbar style end*/
/*Dashboard main content start*/
.dashbord-content{
	border-top:5px solid #6b6b6b;
}
.index-header h2{
	margin:0px;
	font-size:14px;
	color:#000;
	background:#79bb7d;
	line-height:45px;
	padding:0 0 0 15px;
}
.list-border{
	border-left:1px solid #d6d6d6;
}
 .list-group-item {
    border-left: medium none;
    border-radius: 0;
    border-right: medium none rgb(0, 0, 128);
	border:none;
}
.list-group-item a{
    padding: 10px 15px;
    display:block;
    word-break: break-all;
}
.active-black{
	background:#2F2F2F !important;
    color:#fff !important;
}
.active-black a{
	color:#fff;
}
.active-green{
	background:#79BB7D !important;
}
.active-green a{
	color:#000;
}
.dashbord-content .display-table{
	display:table;
	width:100%;	
	
}
.dashbord-content .table-cell{
	float:none;
	display:table-cell;
	vertical-align:top;
}



/****************************************/
.btn.btn-edit:active, .btn.btn-multilink:active,.btn.btn-multiunlink:active, .btn.btn-viewreport:active, .btn.btn-emailreport:active, .btn.btn-add:active, .btn.btn-box:active, .btn-delete-submit-right:active, .btn.btn-add-checked:active, .btn.btn-check:active, .btn.btn-permission:active,.btn.btn-movenext:active, .btn.btn-upload:active, .btn.btn-link:active, .btn.btn-close:active, .btn-submit-right:active, .btn-cancle-right:active, .btn.btn-trash:active, .btn.btn-search:active{
    color:#fff;    
}
.btn.btn-edit:focus, .btn.btn-multilink:focus,.btn.btn-multiunlink:focus, .btn.btn-viewreport:focus, .btn.btn-emailreport:focus, .btn.btn-add:focus, .btn.btn-box:focus, .btn-delete-submit-right:focus, .btn.btn-add-checked:focus, .btn.btn-check:focus,.btn.btn-permission:focus,.btn.btn-movenext:focus, .btn.btn-upload:focus, .btn.btn-link:focus, .btn.btn-close:focus, .btn-submit-right:focus, .btn-cancle-right:focus, .btn.btn-trash:focus, .btn.btn-search:focus{
    color:#fff;    
}


/*************************************/

.btn-submit-right{
    background: #6b6b6b none repeat scroll 0 0;
    border: medium none;
    border-radius: 100%;
    color: #fff;
    font-family: FontAwesome;
    font-size: 30px;
    height: 90px;
    margin: 0 0 12px;
    width: 90px;
}
/**************************************/
.btn-cancle-right:before{
    content: "\f00d";
}
.btn-cancle-right{
    height:100px;
    width:100px;
    border-radius:100%;
    background:#6B6B6B;
    font-family:FontAwesome;
    color:#fff;
}
/**************************************/
.btn.btn-edit, .btn.btn-multilink,.btn.btn-multiunlink,.btn.btn-viewreport, .btn.btn-emailreport, .btn.btn-add, .btn.btn-box, .btn-delete-submit-right, .btn.btn-add-checked, .btn.btn-check,.btn.btn-permission,.btn.btn-movenext, .btn.btn-upload, .btn.btn-link, .btn.btn-close, .btn.btn-trash, .btn.btn-search{
	height:42px;
	width:42px;
    border-radius:100%;
    background:#6B6B6B;
    font-family:FontAwesome;
    color:#fff;
}
.btn.btn-edit:hover, .btn.btn-multilink:hover,.btn.btn-multiunlink:hover,.btn.btn-viewreport:hover, .btn.btn-emailreport:hover, .btn.btn-add:hover, .btn.btn-box:hover, .btn-delete-submit-right:hover, .btn.btn-add-checked:hover, .btn.btn-check:hover,.btn.btn-permission:hover, .btn.btn-movenext:hover,.btn.btn-upload:hover, .btn.btn-link:hover, .btn.btn-close:hover, .btn-submit-right:hover, .btn-cancle-right:hover, .btn.btn-trash:hover, .btn.btn-search:hover{
    background:#79BB7D;
    color:#fff;    
}
.btn.btn-search:before{
    content: "\f002";
}
 .btn-submit-right:before{
    content: "\f00c";
}
.btn.btn-trash:before{
    content: "\f1f8";
}
.btn.btn-edit:before{
    content: "\f040";
}
.btn.btn-add:before{
    content: "\f067";
}
.btn.btn-box:before{
    content: "\f24d";
}
.btn-delete-submit-right{
    content: "\f00c";
}
.btn.btn-add-checked:before{
    content: "\f067";
}
.btn.btn-check:before{
    content: "\f00c";
}
.btn.btn-permission:before{
    content: "\f023";
}
.btn.btn-movenext:before{
    content: "\f054";
}
.btn.btn-close:before{
    content: "\f00d";
}
.btn.btn-upload:before{
    content: "\f093";    
}
.btn.btn-link:before, .btn.btn-multilink:before{
    content: "\f0c1";
}
.btn.btn-multiunlink:before{
    content: "\f127";
}
.btn.btn-viewreport:before{
    content: '\f002';
}
.btn.btn-emailreport:before{
    content: '\f003';
}
a.btn.btn-trash {
    padding: 10px 0 0;
}
.close {
    color: #fff;
    float: right;
    font-weight: normal;
    line-height: 1;
    opacity: 1 !important;
    text-shadow: none !important;
}
/****************************************/


.edit{
    bottom: 7px;
    position: absolute;
	right:10px
}
/*Dashboard main content end*/
/*edit model start*/
.modal-header h5{
	float:left;
	padding-left:15px;
	color:#fff;
}
.modal-header .dropdown{
	float:left;
	/*width:200px;*/ /*25-8-15 */
        width:60%;
	line-height:0px;
}
.modal-header .dropdown a{
	line-height:11.5px;
	color:#fff;
	text-transform:uppercase;
}
.company-edit .modal-header{
	height:45px;
	padding:5px 0px;
}
.company-edit .modal-header .close{
	font-size:28px;
	padding:0px 15px;
	color:#000;
}
.choose-logo{
	margin-top:20px;
}
.choose-logo h3{
	margin:0px;
}
.bootstrap-switch .bootstrap-switch-label{
	position:relative;
	margin-left:-5px;
	z-index:-1 !important;
	margin-right:-5px;
	border-radius:0 !important;
}
.choose-file li{
	background-image: url("../img/small-add-checked.png");
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 20px;
    list-style: outside none none;
    margin: 6px 9px 20px;
    padding: 0 0 0 34px;
}
.choose-file li:last-child{
	background-image: url("../img/small-minus.png");
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 20px;
    list-style: outside none none;
    margin: 6px 9px 20px;
    padding: 0 0 0 34px;
}
.bootstrap-switch{
	width:44px !important; 
}
.upload-btn{
	position:absolute;
	right:1%;
	bottom:1%;
}
.upload-img{
	position:relative;
}

.submit-button{
	position:absolute;
	right:15px;
	bottom:1%;
        padding-bottom: 3px;
}
.table-body{
	padding:0 !important;
}
.pad-table{
	padding-left:0 !important;
	padding-right:0 !important;
}

.slider-form{
	padding:10px 40px 0 25px;
}
.edit-table thead tr{
	background:#79bb7d;
	color:#fff;
	text-transform:uppercase;
	padding:10px;
}
.edit-table thead tr th:first-child{
	text-align:left;
}
.edit-table tbody tr td:first-child{
	background-image: url("../img/bullet.png");
    background-position: 3% center;
    background-repeat: no-repeat;
	vertical-align:top;
    padding: 11px 0 0 47px;
    position: relative;
    text-align: left;
}

.edit-table thead tr th{
	text-align:center;
	padding:15px !important;
}
.edit-table tbody tr td{
	text-align:center;
}



input[type=checkbox],input[type=radio] {
    opacity: 0;
    position: absolute;
    z-index: 12;
    width: 18px;
    height: 18px;
}
 
/* Disable outline when clicked*/
input[type=checkbox]:checked,input[type=radio]:checked,input[type=checkbox]:focus,input[type=radio]:focus {
    outline: none !important;
}
 
input[type=checkbox]+.lbl,input[type=radio]+.lbl {
    position: relative;
    z-index: 11;
    display: inline-block;
    margin: 0;
    line-height: 20px;
    min-height: 14px;
    min-width: 14px;
    font-weight: normal;
}

input[type=checkbox]+.lbl::before,input[type=radio]+.lbl::before {
  font-family: fontAwesome;
  font-weight: normal;
  font-size: 10px;
  color: #43A047;
  content: "\a0";
  background-color: #fff;
  border: 1px solid #CCC;
  box-shadow: none;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  height: 15px;
  line-height: 13px;
  min-width: 15px;
  margin-right: 1px;
  margin-top: -5px;
}
 
/* Checked state styles */
input[type=checkbox]:checked+.lbl::before,input[type=radio]:checked+.lbl::before {
  display: inline-block;
  content: '\f111';
  color: #43A047;
}
 
/* Hover state styles */
input[type=checkbox]:hover+.lbl::before,input[type=radio]:hover+.lbl::before,input[type=checkbox]+.lbl:hover::before,input[type=radio]+.lbl:hover::before {
  border-color:#43A047;
}
 
/* Shadow when checked or Active */
input[type=checkbox]:active+.lbl::before,input[type=radio]:active+.lbl::before,input[type=checkbox]:checked:active+.lbl::before,input[type=radio]:checked:active+.lbl::before {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
 
/* Disabled state styles */
input[type=checkbox]:disabled+.lbl::before,input[type=radio]:disabled+.lbl::before,input[type=checkbox][disabled]+.lbl::before,input[type=radio][disabled]+.lbl::before,input[type=checkbox].disabled+.lbl::before,input[type=radio].disabled+.lbl::before {
  background-color: #DDD !important;
  border-color: #CCC !important;
  box-shadow: none !important;
  color: #BBB;
}
 
/* Styles for Radio button */
input[type=radio]+.lbl::before {
  border-radius: 32px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 36px;
}
 
input[type=radio]:checked+.lbl::before {
  content: "\2022";
}
.site-select-block{
	padding:0 !important;
}
.site-block{
	background:#9C9C9C;
	color:#fff;
}
.site-block h2{
	font-size:14px;
	text-transform:uppercase;
	margin:0;
	padding:16px;
}
.site-block-form{
	background:#79BB7D;
	color:#fff;
}
.site-block-form h2{
	font-size:14px;
	text-transform:uppercase;
	margin:0;
	padding:16px;
}
.site-list{
	margin-top:5px;
}
.site-list ul li{
	padding:1px 0px 0px 39px;
	background-image:url(../img/bullet.png);
        background-position: 3% center;
	line-height:33px;
	background-repeat:no-repeat;
	margin:0 0 0 0px;
}
.site-select-block .table-cell {
    display: table-cell;
    float: none;
    vertical-align: top;
}
.site-select-block .display-table {
    display: table;
    width: 100%;
}
.LegalUpdateReportPopup .table-cell{
    width:100%;
}

div.horizontal {
  display: block;
  width: 100%;
  height: 100% !important;
  /* overflow: auto !important;// Commented by sonal @30th Jan to remove right end side  scrollbar */
  /*padding-bottom:15px;*/
}
div.horizontal .table {
  display:table;
  table-layout: fixed;
  width: 100%;
  margin-bottom:0;
}
div.horizontal .table article {
    /*  width: 395px;*/
  height: 100%;
  position:relative;
  display: table-cell;
  vertical-align: top;
}
/*.horizontal-scroller .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
    width: 100%;
    height: 15px;
    margin: 1px auto;
    border-radius: 0;
    background: #43a047;    
}
.horizontal-scroller .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 15px;
    margin: 1px 0;
    border-radius:0 !important;
    -moz-border-radius:0 !important;
    -o-border-radius:0 !important;
    -webkit-border-radius:0 !important;
    -ms-border-radius:0 !important;
}
.horizontal-scroller > .mCustomScrollBox{
    overflow:inherit;
}

.horizontal-scroller .mCSB_scrollTools.mCSB_scrollTools_horizontal{
    bottom:-15px;
}*/
/*div.horizontal .table article:nth-child(2n+2) {

}*/
header#pageheader {
  line-height: 96px;
  padding-left: 24px;
}
.horizontal-track2{
  width: 100%;
  height: 15px;
  background: #b4b4b4;
}
.horizontal-handle2 {
  height: 15px;
  background: #79bb7d;
  border-radius:0px;
}
.horizontal-handle2 .left {
  display: none;
}
.horizontal-handle2 .right {
  display: none;
}

/********************************************/
.list-group{
    margin-bottom:0 !important;
}
.content{
	overflow: auto;
	position: relative;
	width: 100%;
    height: 600px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.content.hidden{ display: none; }

.content.light{
	background-color: #ddd;
	color: #333;
}

.content hr{
	margin-bottom: -10px;
	border-top: 1px solid rgba(0,0,0,0.7);
}

.content.light hr{
	border-bottom: 1px solid rgba(255,255,255,0.6);
	border-top: 1px solid rgba(0,0,0,0.1);
}



/*.content h2{
	font-size: 200%;
	line-height: 130%;
}*/

.content h2:first-child{ margin-top: 5px; }

.content:nth-child(odd) h2{
	font-family: "Oswald", sans-serif;
	font-weight: 300;
	font-style: normal;
}

hr + .content:nth-child(odd) h2{
	font-family: "Lobster Two", "Georgia", serif;
	font-weight: 700;
	font-style: italic;
}

.content.light h2{ color: inherit; }

.content img{
	margin: 0;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	padding: 3px;
	background: rgba(0,0,0,0.2);
}

.content.light img{ background: rgba(255,255,255,0.4); }

/*.content input[type='text'], .content textarea{
	border: none;
	background: transparent;
	background-color: #bbb;
	background-color: rgba(255,255,255,0.6);
	min-height: 20px;
	padding: 5px;
	-moz-box-shadow: inset -1px -1px 1px rgba(255,255,255,0.6), inset 3px 3px 20px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset -1px -1px 1px rgba(255,255,255,0.6), inset 3px 3px 20px rgba(0,0,0,0.5);
	box-shadow: inset -1px -1px 1px rgba(255,255,255,0.6), inset 3px 3px 20px rgba(0,0,0,0.5);
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	width: 50%;
	font-size: inherit;
	font-family: inherit;
	color: #222;
}

.content textarea{
	min-height: 80px;
	width: 70%;
}*/

.content .half img{
	max-width: 48%;
	margin: 0 0 2% 2%;
}

.content .half img:nth-child(odd){ margin: 0 2% 2% 0; }

#demo.showcase{ min-width: 740px; }

.showcase .content{
	float: left;
	width: 340px;
	height: 300px;
}

.showcase .horizontal-images.content{
	height: 140px;
	width: 700px;
	max-width: 97%;
	padding: 5px 5px 0 5px;
}

.showcase .horizontal-images.content h2, .showcase .horizontal-images.content li img{ height: 119px; }

.showcase .horizontal-images.content h2{
	color: #fff;
	background-color: #eb3755;
	padding: 10px 20px;
	margin: 0;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	font-size: 165%;
}

.horizontal-images.content ul, .vertical-images.content ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.horizontal-images.content li{
	margin: 0 3px;
	float: left;
}

.vertical-images.content li{ margin: 3px 0; }

.horizontal-images.content li:first-child{ margin-left: 0; }

.vertical-images.content li:first-child{
	margin-bottom: 3px;
	margin-top: 0;
}

.horizontal-images.content li:last-child{ margin-right: 0; }

.vertical-images.content li:last-child{ margin-bottom: 0; }

.horizontal-images.content li img{
	width: auto;
	padding: 0;
}

.showcase #content-1.content{ height: 620px; }

.showcase #content-2.content{ height: 620px; }

.showcase #content-2.content h2{ color: #333; }

.showcase #content-3.content{
	background-color: #412626;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAJ0lEQVQIW2NkwA7+M2IR/w8UY0SXAAuCFCNLwAWRJVAEYRIYgiAJALsgBgYbCawOAAAAAElFTkSuQmCC");
	margin-right: 40px;
	width: 310px;
}

.showcase #content-3.content h2{ color: #eb3755; }

.showcase #content-4.content{ background-color: #1C383F; }

.showcase #content-4.content h2{ color: #ddd; }

.showcase #content-6.horizontal-images.content{
	padding: 10px 0 5px 0;
	background-color: #444;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2NkYGA4A8QmQAwGjDAGNgGwSgwVAFVOAgV/1mwxAAAAAElFTkSuQmCC");
}

.showcase #content-6.horizontal-images.content .mCSB_scrollTools{
	margin-left: 10px;
	margin-right: 10px;
}

.showcase #content-6.horizontal-images.content ul{
	margin-left: 10px;
	margin-right: 10px;
}

.showcase #content-6.horizontal-images.content h2{
	color: #222;
	background-color: #c2beb2;
}

.showcase #content-6.horizontal-images.content h2, .showcase #content-6.horizontal-images.content li img{ height: 105px; }

.showcase #content-7.content{ height: 620px; }

.showcase #content-8.content{
	width: 670px;
	height: 580px;
	padding: 0;
	background-color: #151515;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAK0lEQVQIW2NkwAL+//9vzIguDhZkZDyLIgETBCmGSyALwiXQBcES2ARBEgCUVxc3f8oLcQAAAABJRU5ErkJggg==");
	border: 5px solid rgba(0,0,0,0.5);
	margin-right: 40px;
	margin-bottom: 50px;
}

.showcase #content-8.content h2{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.showcase #content-8.content p{
	width: 710px;
	float: left;
	margin: 15px 20px;
}

.showcase #content-8.content hr + p{ margin-top: 30px; }

.showcase #content-8.content p:nth-child(3n+1){
	width: 1460px;
	clear: both;
}

.showcase #content-9.content{
	height: 620px;
	background-color: #c2beb2;
	padding: 5px;
}

.showcase #content-9.content .mCSB_container{ margin-right: 21px; }

.showcase #content-9.content h2{
	height: 85px;
	padding: 10px;
	margin-bottom: 0;
	margin-top: 15px;
	font-size: 180%;
	color: #333;
}

.showcase #content-9.content img{
	padding: 0;
	vertical-align: bottom;
}

#iframe-container{
	width: 90%;
	max-width: 1110px;
	background: #000;
	overflow: hidden;
}

#iframe-container iframe{ vertical-align: bottom; }

#infinite-scroll .offset{
	display: block;
	width: 100%;
	height: auto;
	color: #ffed0d;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

#infinite-scroll .offset p{
	margin-bottom: 60px;
}

#infinite-scroll .offset .indicator{
	display: block;
	width: 100%;
	height: 100px;
	background: #ffed0d;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

#examples.resizable{ 
	background:#444; 
	padding-bottom: 30px; 
}

#resizable.content{
	overflow: hidden;
	width: 640px;
	max-width: 80%;
	-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; /* jquery ui resizable bug: http://bugs.jqueryui.com/ticket/8932 */
}

#resizable.content h2{ color: #444; }

#resizable.content p{ width: 1000px }

.content.fluid{
	width: 90%;
	max-width: 1680px;
}

.content.fluid h2{
	color: #eb3755;
	font-family: "Lobster Two", "Georgia", serif;
	font-weight: 700;
	font-style: italic;
}

.content.nested{ height: 600px; }

.content.nested .nested{
	margin: 0 auto;
	background-color: rgba(0,0,0,0.1);
	height: 400px;
}

#content-1.content.nested{ margin-bottom: 40px; }

#content-1.content.nested p{ width: 1000px; }

#content-1.content.nested .nested{
	margin: 20px;
	width: 600px;
	height: 300px;
}

.content.zero-height{ height: 0; }

.content.zero-width{ width: 0; }

.init-hidden #examples{ min-height: 420px; }

.full-page .content{ height: 800px; }

.full-page-alt #mCSB_1_container{
	width: 97% !important; /* override plugin property */
	min-width: 480px;
}

.full-page-alt #mCSB_1_scrollbar_vertical{
	position: fixed;
	margin-right: 30px;
	margin-top: 16px;
	margin-bottom: 16px;
}

.full-page-alt #mCSB_1_scrollbar_horizontal{
	position: fixed;
	margin-bottom: 30px;
	margin-left: 16px;
	margin-right: 16px;
}

.full-page-alt .outer.content{ width: 960px; }

.full-page-alt .horizontal-images.content{
	height: 275px;
	width: 100%;
	margin: 20px auto 10px auto;
}

.full-page-alt .horizontal-images.content img{ height: 200px; }

.content table{
	width: 100%;
	border-collapse: collapse;
	border-top: 1px dashed #666;
	border-left: 1px dashed #666;
	border-right: 1px dashed #666;
	background: rgba(0,0,0,0.1);
}

.content table tr{ border-bottom: 1px dashed #666; }

.content table td{ padding: 10px 20px 9px 20px; vertical-align: middle !important;}

.sortable{ min-width: 800px; }

#sortable ul{
	margin-top: 20px;
	margin-bottom: 10px;
}

#sortable li{
	margin: 10px 40px;
	background: #444;
	padding: 5px 10px;
	color: #fff;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

#sortable li:active, #sortable .ui-sortable-helper{ background: #eb3755; }

#examples.tabs, #examples.accordion, #examples.autocomplete{	
	padding: 5px 20px 20px 20px;
	background-color: #333;
}

#examples.tabs h3, #examples.accordion h3{
	color: #222;
	font-family: inherit;
	font-style: inherit;
}

#tabs{ margin-bottom: 20px; }

#tabs, #tabs-2, #accordion{ 
	width: 600px; 
	max-width:95%; 
}

#examples.tabs .ui-widget-content{ background-image: none; }

#autocomplete{
	border: none;
	background: #fff;
	min-height: 20px;
	padding: 5px 8px;
	font-size: inherit;
	font-family: inherit;
	color: #222;
	margin-top: 15px;
}

#autocomplete:focus{ outline: none; }

.ui-menu a{
	-webkit-transition: none; 
	-moz-transition: none; 
	-o-transition: none; 
	transition: none;
}

.ui-menu .mCSB_container{ padding: 2px; }

.ui-menu .mCSB_scrollTools{ 
	right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bootstrap #examples{ background: transparent; }

.bootstrap #myModal-2 .modal-body{
	max-height: 340px;
	-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
	margin-bottom: -15px;
}

.bootstrap #myTab{ max-width: 600px; }

.bootstrap #myTab .tab-pane{ padding: 15px 5px 15px 15px; }

body.colorbox-demo #cboxContent, body.colorbox-demo #cboxContent p, body.colorbox-demo #cboxContent a:hover{ color: #333; }

.all-themes #examples{ padding: 15px 0 0 15px; }

.all-themes .content{
	width: 310px;
	height: 500px;
	margin: 0 20px 20px 0;
	float: left;
}

.all-themes .content h2, .all-themes .content p, .all-themes .content hr{ 
	width: 240px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; 
}

.all-themes #content-m h2, .all-themes #content-m p, .all-themes #content-m hr, 
.all-themes #content-md h2, .all-themes #content-md p, .all-themes #content-md hr{ width: 270px; }

.all-themes .content.expanded-content h2, .all-themes .content.expanded-content p, .all-themes .content.expanded-content hr, 
.all-themes #content-m.expanded-content h2, .all-themes #content-m.expanded-content p, .all-themes #content-m.expanded-content hr, 
.all-themes #content-md.expanded-content h2, .all-themes #content-md.expanded-content p, .all-themes #content-md.expanded-content hr{ width: 540px; }

.max-height-example .content{
	height: auto;
	max-height: 400px;
}

.max-width-example{ min-width: 620px; }

.max-width-example .content{ 
	height: auto;
	width: auto;
	max-width: 50%;
	min-width: 600px;
	display: inline-block;
	vertical-align: bottom;
}

.max-width-example .content ul{
	max-height: 135px;
	overflow-y: hidden;
}

.max-width-example .content img, .max-width-example .content ul li > a{
	height: 130px;
	border: 3px solid #444;
}

.max-width-example .content ul li > a{
	display: block;
	padding: 20px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; 
	background: rgba(0,0,0,0.3);
}

.snap-scrolling-example .content{ 
	height: auto; 
	width: 853px;
}

.snap-scrolling-example .content img{ height: 160px; }

.textarea-example .content{ width: 360px; }

.textarea-example .content form{ margin: 25px 0 15px 0; }

.textarea-example .content textarea, .textarea-example .textarea-clone{
	width: 300px;
	padding: 0 10px;
	line-height:25px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.textarea-example .content textarea{
	height:160px; 
	resize:none; 
	overflow:hidden; 
	outline:none;
	margin: 0;
	border:none;
	background:transparent;
	box-shadow: none;
}

.textarea-example .content .textarea-wrapper{
	height:182px; 
	overflow:hidden;
	background-color: #bbb;
	background-color: rgba(255,255,255,0.6);
	-moz-box-shadow: inset -1px -1px 1px rgba(255,255,255,0.6), inset 3px 3px 20px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset -1px -1px 1px rgba(255,255,255,0.6), inset 3px 3px 20px rgba(0,0,0,0.5);
	box-shadow: inset -1px -1px 1px rgba(255,255,255,0.6), inset 3px 3px 20px rgba(0,0,0,0.5);
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

.textarea-example .textarea-clone{
	position:absolute; 
	top:-9999px; 
	left:-9999px; 
	visibility:hidden; 
	min-height: 160px; 
	word-wrap: break-word;
	white-space: pre-wrap;
}

.textarea-example .content .textarea-wrapper .mCSB_scrollTools{ margin: 10px 5px; }

.scrollTo-demo .content{ height: 290px; }

.scrollTo-demo .demo-y{ height: 600px; }

.scrollTo-demo .demo-x{
	width: 660px;
	background-color: #252525;
}

.scrollTo-demo .demo-x p{
	float: left;
	width: 300px;
	margin-left: 30px;
	height: auto;
	padding: 5px 10px;
	background-color: #333;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

.scrollTo-demo .demo-x hr + p{ margin-left: 0; }

.scrollTo-demo .demo-yx{ background-color: #424242; }

.scrollTo-demo .demo-yx p{ width: 1000px; }

.scrollTo{ font-size: 12px; }

.scrollTo + .scrollTo{ margin-top: 20px; }

.scrollTo ul li:first-child span{
	display: block;
	padding: 3px 15px;
}

#test-id{
	background-color: #eb3755;
	color: #fff;
}

.rtl-demo #content-1{ width: 500px; }

.rtl-demo #content-1 p{ width: 1000px; }

.transitions #examples{
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
}

.transitions .content{
	-webkit-transition: all .6s ease-out; 
	-moz-transition: all .6s ease-out; 
	-o-transition: all .6s ease-out; 
	transition: all .6s ease-out; 
}
h4 {
    margin: 20px 10px 10px;
}
p {
    margin: 10px;
}

#carousel-example-generic {
    margin: 20px auto;
    width: 400px;
}

#carousel-custom {
    margin: 20px auto;
    width: 100%;
}
#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 101%;
	overflow:auto;
}
#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}
#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom .carousel-outer {
    position: relative;
}

/***********************************
         Legal register style    
************************************/
.search-box-wrap{
    width:100%;
    position:relative;
}
.search-box-wrap .search-title{
    color:#939393;
}
.search-box-wrap .search-box{
    border-bottom:1px solid #79BB7D;
    margin: 20px 10px;
    padding-bottom: 10px;
}
.search-box-wrap .search-box .search-area{
    border:none;
    width:89%;
}
.search-box-wrap .search-box ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000;
    font-size:18px;
}
.search-box-wrap .search-box :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000;
   opacity:  1;
   font-size:18px;
}
.search-box-wrap .search-box ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000;
   opacity:  1;
   font-size:18px;
}
.search-box-wrap .search-box :-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #000;
   font-size:18px;
}
.search-box-wrap .search-box .search-btn,.search-box-wrap .search-box a{
    float:right;
    color:#000;
    padding:0 2px 0 0;
}
.national-act-wrap{
    position:relative;
    width:100%;
    padding:15px;
}
.national-act-wrap .act-main-title{
    line-height:30px;
    margin-bottom:30px;
}
.national-act-wrap .act-main-title span{
    font-size:18px;
    color:#939393;
}
.national-act-wrap .act-main-title h1{
    font-size:30px;
    color:#43a047;
    margin:0;
}
.national-act-wrap .act-content-block{
    margin-bottom:30px;
}
.national-act-wrap .act-content-block .content-title h3{
    text-transform:uppercase;
    margin:0 0 25px 0;
    font-size:20px;
    color:#000;
}
.national-act-wrap .act-content-block .main-content {
    line-height: 24px;
}
.act-chapter{
    margin-bottom:25px;
}
.act-chapter a{
    display:block;
    color:#43a047;
    font-size:18px;
    line-height:30px;
}
.act-list .list-group-item{
    border:none;
}
.act-list input[type=checkbox] {
    visibility: hidden;
}
/* ROUNDED ONE */
.roundedOne {
    width: 28px;
    height: 28px;
    margin: 0;
    position: relative;
}

.roundedOne textarea {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    border:1px solid #ccc;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    left: 4px;
    top: 4px;
}

.roundedOne textarea:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    background: #00bf00;

    background: -webkit-linear-gradient(top, #00bf00 0%, #009400 100%);
    background: -moz-linear-gradient(top, #00bf00 0%, #009400 100%);
    background: -o-linear-gradient(top, #00bf00 0%, #009400 100%);
    background: -ms-linear-gradient(top, #00bf00 0%, #009400 100%);
    background: linear-gradient(top, #00bf00 0%, #009400 100%);

    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    top: 2px;
    left: 2px;

    
}

textarea{
    resize: none;
}

.roundedOne textarea:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.roundedOne input[type=checkbox]:checked + textarea:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.list-border.big-block{
    width:50% !important;
} 
.register-img .img-title {
    padding: 7px 0 0 18px;
}
.register-img .text-center > a{
    position:absolute;
    top:50%;
    margin-top:-100px;
    display:none;
    right:41%;
}
.register-img:hover a{
    display:block;
    height: 250px; max-height: 250px;
}
.register-img{
    margin-bottom:15px;
    position:relative;
}
.register-img .img-title h3{
    font-size:14px;
    color:#000;
    margin:0;
    line-height:20px;
}
.register-img .img-title h3:last-child{
    color:#6b6b6b ;
    font-weight:300;
}
.register-scroll{
    height:210px !important;
}
.plant-img{
    padding:15px;
}
.plant-img .upload-img{
    position:relative;
}
.plant-img .img-title span{
    font-size:14px;
    color:#939393;
}
.plant-img > .register-img .img-title{
    padding:7px 0 0;
}
.plant-img > .register-img .img-title h3{
    font-size:18px;
    color:#202020;
    font-weight:normal;
    border-bottom:1px solid #ccc;
    padding:0 0 5px;
}
.plant-img > .register-img .img-detail{
    padding:20px 0 0;
}
.plant-img > .register-img .img-detail span{
    font-size:14px;
    color:#939393;
}
.plant-img > .register-img .img-detail p{
    font-size:18px;
    color:#202020;
    font-weight:normal;
    border-bottom:1px solid #ccc;
    padding:0 0 5px;
}
.txt-green li a{
    color:#43a047;
}
.site-list .txt-green > li {
    background-image: url("../img/green-bullet.png");
    background-position: 3% center;
    background-repeat: no-repeat;
    line-height: 34px;
    margin: 0 0 0 15px;
    padding: 1px 0 0 41px;
}
.color-white{
    color:#FFF !important;
}
.color-dark{
    background:#6b6b6b !important;
    color:#fff !important;
}
.color-light{
    background:#9c9c9c !important;
    color:#fff !important;
}
.add-folder{
    padding:15px;
    position:relative;
}
.add-folder .submit-button{
    top:100% !important;
}
.add-folder span{
    display:block;
    /*color:#939393;*/
}
.add-folder .form-group input{
    border:none;
    border-bottom:1px solid #ababab;
    width:100%;
    padding:5px 0 5px 0;
}
.add-folder ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000;
    font-size:18px;
}
.add-folder :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000;
   opacity:  1;
   font-size:18px;
}
.add-folder ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000;
   opacity:  1;
   font-size:18px;
}
.add-folder :-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #000;
   font-size:18px;
}
.link-summary{
    padding:15px;
}
.link-summary .site-list{
    margin-top:0;
}
.link-summary .site-list ul li{
    background-image: url("../img/bullet.png");
    background-position: 2% center;
    background-repeat: no-repeat;
    line-height: 20px;
    margin: 0;
    padding: 0px 0 0px 22px;
}
.link-summary .site-list .green-bg-tab li:nth-child(even){
    background-color:rgba(121,187,125,0.27)
}
.link-summary .site-list .grey-bg-tab li:nth-child(even){
    background-color:rgba(107,107,107,0.27);
}
.link-summary .site-list .green-bg-tab li a{
    color:#6b6b6b;
}
.search-links > h3 {
    padding: 0 3px 0 28px;
    font-weight:normal;
}
.search-links form .form-group{
    padding:8px 0 0 0px;
}
.delete-login-box{
    margin:150px auto 0;
    position: relative;
    width: 25%;
    min-height:350px;
}
.forgot-line-height-small{
    font-size:14px;
}
.delete-login-box form{
    padding:15px;
}
.delete-login-box .btn-submit-right,.delete-login-box .btn-cancle-right{
    background-size:70px;
    width:70px;
    height:70px;
    margin:-7px -5px 9px -5px;
} 
.delete-login-box .forgot-line-height{
    line-height:50px;
}
.delete-login-box .form-group{
    margin-bottom:23px;
}

.delete-btn{
    margin-top:25px;
}
.legislation-search-form{
    padding:15px;
}
.table > thead > tr > .list-title,.table > tbody > tr > .list-title{
    width:350px !important;
}
.horizontal-handle {
    height:5px;
    background:#000;
}
.selected-brand-name{
    float: left;
    text-align: center;
    width: 73%;
    margin: 0;
    display: table;
/*    height: 85px;*/
}
/***********************************
     End Legal register style    
************************************/

@media only screen and (min-width: 1229px){
	.showcase .horizontal-images.content{ width: 1060px; }
}

@media only screen and (min-width: 1629px){
	.showcase .horizontal-images.content{ width: 700px; }
}
@media only screen and (max-width: 1024px){
    .navbar-default .main-navbar .navbar-nav > li > a{
        font-size:12px;
    }
    .navbar-default .main-navbar .management-link > li > a, .navbar-default .main-navbar .logout-link > li > a{
        padding:0 9px;
    }
    .delete-login-box{
        width:50%;
    }
    div.horizontal .table article{
        width:100%;
    }
    .list-border.big-block {
        width: 36em !important;
    }
    .list-group-item a{
        padding:10px 5px;
    }
    .table > thead > tr > .list-title,.table > tbody > tr > .list-title{
    width:230px !important;
}
}
@media only screen and (min-width: 981px) and (max-width: 1023px){
    .mCSB_scrollTools .mCSB_draggerContainer{
        display:block !important;
    }
    .list-border.big-block {
        width: 55em !important;
    }
    
}
@media only screen and (min-width: 768px) and (max-width: 980px){
    .mCSB_scrollTools .mCSB_draggerContainer{
        display:block !important;
    }
    .list-border.big-block {
        width: 55em !important;
    }
    #frmSearchLegislation .btnAddLegislation{
        margin-top:3px;
    }
    #frmSearchLegislation .btnAddLegislation, #frmSearchLegislation .btn-search{
        margin-top:3px;
    }
    .index-header h2{
        font-size:13px;
    }
    .search-area{
        width:89%;
    }
    .site-list .txt-green > li, .site-list ul li{
        margin:0 0 0 2px;
        padding:1px 0 0 30px;
        line-height:25px;
    }
    .delete-login-box{
        width:50%;
    }
    div.horizontal .table article{
        width:384px;
    }
    .site-list ul li{
        background-position: 3% 0.6em;
    }
    .link-summary .site-list ul li{
        background-position: 2% 0.9em;
    }
    .selected-brand-name{
        float: left;
        text-align: center;
        width: 65%;
        margin: 0 auto;
        display: table;
        height: 60px;
    }
}
/*edit model end*/
.profile-head h1{
    margin:0;
    line-height:0.5;
}
.profile-head {
    background: #79BB7D;
    line-height: 0;
    padding: 20px 0;
    text-align: center;
}
.legislation-search-list .table thead{
	background:#C0E2C1;
	font-weight:normal !important;
}

/*footer style start*/
	footer{
		background:#e4e4e4;
		/*height:30px;*/
		height:0px;
	}
/*footer style end*/
td{
	position:relative;
}
.edit-1 {
    bottom: 3px;
    position: absolute !important;
    right: -8px;
}
.edit-2 {
    bottom: 3px;
    position: absolute !important;
    left: 10px;
}
.table-content{
	height:363px;
}
.table-content .mCSB_inside > .mCSB_container{
	margin-right:0;
}
.table-content table {
    border:none;
}
.site-list.edit-legislation-pdf ul li{
	margin:0 0 0 -10px;
}
.site-list.edit-legislation-pdf ul li a{
	color:#43A047;
}
.plus-icon{
	background:url(../img/green-bullet-plus.png) no-repeat;
	width:15px;
	height:15px;
	display:block;
}
.plus{
	background:url(../img/plus.png) no-repeat;
	width:17px;
	height:17px;
	display:block;
}
.plus:hover{
	background:url(../img/small-add-checked.png) no-repeat;
	width:17px;
	height:17px;
	display:block;
}
.btn-add-new{
	background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    border: medium none;
    position: absolute;
    right: 0;
    top: 34px;
}
.legislation-pdf h3{
	margin:0;
}
.legislation-pdf p{
	color:#939393;
}
/* 8/7/2015 */
.disable-parent{
	position:relative;
}
.disable-block{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.2);
	z-index:999;
}
.cs-hide{
	display:none;
}
.clone-summary-main .content{
	height:300px;
}
.clone-summary-main .clone-summary .table-cell{
	float:left !important;
}


/*******************************************************************
                    List accordian styles
/*******************************************************************/
.tree ul {
    list-style: none outside none;
    padding:0;
}
.tree > ul > li{
    padding:0 !important;
}
.tree li a {
    line-height: 25px;
    padding:8px 10px;
    display:block;
}
.tree > ul > li > a {
    /*color: #3B4C56;*/
    display: block;
    font-weight: normal;
    position: relative;
    text-decoration: none;
    padding:8px 15px;
}
.parent.active-tree > a{
    /*background:#2F2F2F;*/
    /*color:#fff;*/
}
.tree li.parent{
    padding:0 !important
}
.tree li.parent > a:before {
   /* background-image: url("../img/plus_minus_icons.png");*/
    /*background-position: 25px center;*/
    content: "\f067"; 
    display: block;
    right: 3%;
    position: absolute;
    vertical-align: middle;
    font-family:FontAwesome;
}
.tree li.opentree > a:before {
    content: "\f068"; 
}
.tree li.parent > ul > li{
    padding:0;
}
.tree ul li.active-tree > a:before {
    background-position: 0 center;
}
.tree ul li ul {
    display: none;
    overflow: hidden;
    padding: 0 0 0 15px;
}
.tree ul li ul li {
    position: relative;
}
.list-group-item:first-child{
    border-radius:0;
}

/**********************************************************
            Link Folder style
***********************************************************/
.link-folder ul li a{
    color:#43A047;
}
.link-folder ul li a i{
    color:#666;
    font-size:20px;
    padding:0 10px 0 0;
}
.link-folder-btn .btn {
    border-radius: 100%;
    height: 50px;
    padding: 0;
    color:#fff;
    width: 50px;
    background:#6b6b6b;
}
.link-folder-btn .btn:hover{
    background:#79BB7D;
    color:#fff;
}
.list-border-right{
    border-right:1px solid #d6d6d6;
    border-bottom:1px solid #d6d6d6;
}
.folder-wrap .list-border{
    border-bottom:1px solid #d6d6d6;
}
.link-folder-btn .btn:active,.link-folder-btn .btn:focus{
    color:#fff;
    background:#6b6b6b;
}
.add-link-folder .form-control{
    border:1px solid #ccc !important;
    padding:8px 10px;
}
.add-link-folder h5, .upload-folder h5{
    padding:20px 15px 0;
    text-transform:uppercase;
    margin: 0;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload.btn-upload-file {
    background:#43A047;
    border-radius:0;
    color:#fff;
    margin:0;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.upload-folder form label {
    padding: 7px 4px 0 6px;
}
.folder-submit-button {
    bottom: 0;
    padding: 10px 10px;
    right: 0;
}
.folder-submit-button .btn:hover{
    color: #fff !important;
}

.green-bg-tab .list-group-item {
    padding: 5px 13px;
}

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

/*.treecss-li-icon {
    list-style-image: url("../img/bullet.png");
    background-position: 2% center;
    background-repeat: no-repeat;
    line-height: 20px;
    margin: 0;
    padding: 0 0 0 22px;
}*/

.btnAddSubFolder:before{
    content: "\f03c" !important;
}

/********** Report details ***********/
.report-wrap{
   margin-top:20px; 
   margin-bottom:10px;
}
.report-wrap small{
    color:#939393;
    font-size:14px;
}
.report-date span{
    margin-right:20px;
    font-size:24px;
    color:#000;
    line-height:0;
}
.report-wrap label{
    padding:10px 0 0;
    margin-right:20px;
}
.report-collapse{
    margin-top:20px;
}
.report-collapse #accordion{
    width:100%;
}
.report-collapse .panel-default > .panel-heading{
    background:none !important;
    border:none !important;
    border-radius:0 !important;
    padding:0px 0;
    border-bottom:1px solid #ddd !important;
}
.report-collapse .panel-body.last{
    border-bottom:1px solid #ddd !important;    
}
.report-collapse .panel-group .panel{
    border-radius:0;
    border:none;
    box-shadow:none;
}
.report-collapse .panel-body{
    border-top:none !important;
}
.btn.btn-edit.btn-small , .btn.btn-trash.btn-small{
    font-size: 12px;
    height: 30px;
    padding: 0;
    width: 30px;
    margin-top:10px;
}
.btn.btn-add.btn-small {
    font-size: 12px;
    height: 30px;
    padding: 0;
    width: 30px;
    margin:12px 0 0 35px;
}

.report-builder textarea{
    border:1px solid #ababab;
    height:90px !important;
}
.report-check{
    margin:15px 15px;
}



/*report list*/
.report-list{
    margin-bottom:25px;
}
.report-list h4{
    font-size:18px;
    font-weight:bold;
    margin:15px 15px 10px;
    color:#000;
}
.report-list .list-group > li{
    padding:3px 0 0px 25px;
    color:#333;
    font-size:16px;
    cursor:normal;
}
.report-list .list-unstyled{
    margin-bottom:10px;
}
.report-list .list-unstyled > li{
    color:#666;
    cursor:normal;
    background-image: url("../img/bullet.png");
    background-position: 2% center;
    background-repeat: no-repeat;
    padding: 0 0 0 28px;
}

.color-grey{
    background:#9C9C9C !important;    
    color:#fff !important;
}
.client-status ul li{
    padding:15px 20px;
}
.client-status ul li span{
    display:inline-block;
    width:48%;
    color:#939393;
}
.client-status ul li span:last-child{
    color:#000;
}
.btn-green {
    background: #43a047 none repeat scroll 0 0;
    border-radius: 0 !important;
    color: #fff;
    font-size: 16px !important;
    margin: 0 17px 0 0;
    padding: 9px 36px !important;
    position:relative;
}
.fa.fa-envelope {
    left: -5px;
    position: relative;
    top: -3px;
}



/********** summary tabs**************/
.summary-tabs-wrap .nav-tabs > li > a{
    border-radius:0;
    border:none !important;
    text-transform:uppercase;
    text-align:center;
}
.summary-tabs-wrap .nav-tabs > li > a .steps{
    width:50px;
    height:50px;
    border-radius:100%;
    background:#6B6B6B;
    color:#fff;
    font-size:10px;
    display:table;
    text-align:center;
}
.summary-tabs-wrap .nav-tabs > li > a:hover .steps{
    background:#79BB7B;
}
.nav-tabs > li.active > a .steps{
    background:#79BB7B;
}
.nav-tabs > li.active > a{
    color:#79BB7B !important;
    background:none !important;
}
.steps > div {
    display: table-cell;
    vertical-align: middle;
}
.steps > div span{
    display:block;
}
.summary-tabs-wrap .nav-tabs > li{
    display:table-cell;
    vertical-align:middle;
    float:none !important;
    width:25%;
}
.summary-tabs-wrap .nav-tabs{
    border:none;
    display:table;
    width:100%;
    position:relative;
}


.summary-tabs-wrap .nav-tabs::before 
{
    background: #ccc none repeat scroll 0 0;
    height: 1px;
    left: 74%;
    margin: 0 auto 0 -50%;
    position: absolute;
    top: 2.5em;
    width: 52%;
}
.summary-tabs-wrap-clone .nav-tabs::before 
{
    left: 61%;width: 78%;
}
.nav > li > a:hover, .nav > li > a:focus{
    background:none !important;
}
/*.summary-tabs-wrap .form-group {
    margin-bottom: 40px;
}*/
.ios{
    margin-top:40px;
}
.tab-pane{
    padding:25px;
}
.summary-tabs-wrap textarea{
    border:none;
    border-bottom:1px solid #ababab;
    height:118px !important;
}

.add-edit-section{
    position:relative;
}
.ae-title h4{
    color:#43A047;
    text-transform:uppercase;
    border-bottom:2px solid #ccc;
    padding:0 0 15px 0;
    margin:0 0 20px 0;
}
.dep-block small{
    text-transform:uppercase;
    color:#666;
}
.dep-block h4{
    color:#43A047;
    text-transform:uppercase;
    padding:0 0 15px 0;
    margin:0;
}
.add-edit-section .desc h6{
    color:#000;
    text-transform:uppercase;
    font-weight:bold;
    margin:8px 0;
    font-size:14px;
}
.add-edit-section .desc .action {
    border-bottom: 1px solid #ccc;
    margin: 0 0 30px;
    padding: 0 0 10px;
    width: 22%;
}
.add-edit-section .desc .chapter{
    margin:20px 0;
}
.add-edit-section .desc .chapter p{
    color:#43A047;
    line-height:1;
}
.add-edit-section .desc .chapter p a, .add-edit-section .desc .chapter p a:hover, .add-edit-section .desc .chapter p a:active, .add-edit-section .desc .chapter p a:visited{
    color:#43A047 !important;
}
.add-edit-section .btn.btn-add.btn-small{
    margin: 15px 0;
}
.link-reg .list-group-item{
    border:none !important;
}
.legal-top{
    margin-top:40px;
}
.view-legislation{
    background-image: url("../img/bullet.png");
    /*background-position: 0% center;*/
    background-repeat: no-repeat;
    line-height: 20px;
    margin: 0;
    padding: 0 0 0 22px;
    display: block;
    color: #43A047;
    border-bottom: 1px solid #ccc;
    width: 22%;
    margin-bottom: 20px;
}
.view-legislation h6{
    color: #43A047 !important;
}


/* New clone summary */
#popupLegUpadteRepository.modal{
    padding-left:0 !important;
}
.new-clone-summary .act-list li{
    padding:10px;
    cursor:auto;
}
.new-clone-summary .tab-pane{
    padding:0;
    position:relative;
    width:100%;
}
.new-clone-summary .clone-s2{
    padding:0 15px;;
}
.new-clone-summary .new-clients h4{
    text-transform:uppercase;
    margin:15px 11px 10px;
    font-size:14px;
    font-weight:bold;
}
.new-tree-list li{
    padding:4px 20px !important
}
/*.new-clone-summary div.horizontal .table article{
    width:553px;
}*/
div.new-horizontal {
    display: block;
    width: 100%;
    height: 100% !important;
    overflow: auto;
}
.new-clone-summary .horizontal-handle2, .new-clone-summary .horizontal-track2{
    height:13px;
    border-radius:0;
}
.new-clone-summary .horizontal-handle2
{
    background:#43a047;
}

.new-clone-summary div.horizontal .table{
    display:block;
}
.new-clone-summary .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 15px;
    margin: 1px 0;
    border-radius: 0;
    background:#c2c2c2;
}
.new-clone-summary .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 15px;
    margin: 1px auto;
    border-radius: 0;
    background:#43a047;
}
.new-clone-summary .mCSB_horizontal.mCSB_inside > .mCSB_container{
    margin-bottom:15px;
}


/* **************************************************************** */
.new-report-text{
    position:relative;
    padding:20px;
    text-align: justify;
}
.new-report-text .report-text-header{
    text-align:center;
}
.new-report-text .report-text-header p{
    font-size:25px;
    font-weight:700;
    color:#717171;
    margin:0 0 5px 0;
}
.new-report-text .report-main-title h3{
    color:#79bb7d;
    font-weight:700;
    text-decoration:underline;
}
.new-report-text .report-text-blocks h4{
    color:#79bb7d;
    font-weight:600;
    margin:20px 0 ;
}
.new-report-text .report-text-blocks h4:last-child{
    text-decoration:underline;
}
.new-report-text .report-text-blocks .report-blocks-content .ques-block{
    margin:0 0 20px 0;
}
.new-report-text .report-text-blocks .report-blocks-content .ques-block h4{
    font-weight:700;
    color:#717171;
    text-decoration:none;
    margin:0;
}
.new-report-text .report-text-blocks .report-blocks-content .ques-block p, .new-report-text .report-text-blocks .report-blocks-content .ques-block ul li {
    color:#717171;
}
.new-report-text .report-text-blocks .report-blocks-content .ques-block p span{
    color:#79bb7d;
    text-decoration:underline;
}

/* **************************** */
.popover {width:500px;}
.pop-close{cursor:pointer;}




