div.panel:first-child {
	margin-top: 20px;
}
div.treeview {
	min-width: 100px;
	min-height: 100px;
	max-height: 256px;
	overflow: auto;
	padding: 4px;
	margin-bottom: 20px;
	color: #369;
	border: solid 1px;
	border-radius: 4px;
}
div.treeview ul:first-child:before {
	display: none;
}
.treeview, .treeview ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000;
}
.treeview ul {
	margin-left: 1em;
	position: relative
}
.treeview ul ul {
	margin-left: .5em
}
.treeview ul:before {
	content: "";
	display: block;
	width: 0;
	position: absolute;
	top: 0;
	left: 0;
	border-left: 1px solid;
	/* creates a more theme-ready standard for the bootstrap themes */
	bottom: 15px;
}
.treeview li {
	margin: 0;
	padding: 0 1em;
	line-height: 2em;
	font-weight: 700;
	position: relative
}
.treeview ul li:before {
	content: "";
	display: block;
	width: 10px;
	height: 0;
	border-top: 1px solid;
	margin-top: -1px;
	position: absolute;
	top: 1em;
	left: 0
}
.tree-indicator {
	margin-right: 5px;
	cursor: pointer;
}
.treeview li a {
	text-decoration: none;
	color: #000 !important;
	cursor: pointer;
}

	
.treeview li button, .treeview li button:active, .treeview li button:focus {
	text-decoration: none;
	border: none;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	outline: 0;
}
.pnl_ac {
	border-color: #DDD;
	height: 800px;
}
.toogle {
	display: none;
}
.cont_list {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.list_head {
	border: 1px solid #E7D9D9;
}
.list ul {
	list-style: none;
	padding-left: 0px;
	padding: 10px;
	border-left: 1px solid #fff !important;
}
.list ul li {
	border-bottom: 1px solid #E7D9D9;
	margin-bottom: 10px;
}
.list_img {
	height: 140px;
    position: relative;
    display: block;
    overflow-y: auto;
    padding-bottom: 14px;
    border: 1px solid #DADADA;
    margin-bottom: 20px;
    padding: 10px;
}
.left_img img {
	width: 100%;
	height: 100%;
	border: 5px solid #E8E8E8;
}
.list ul li:last-child {
	border: none;
}
.address {
	padding-top: 20px;
	overflow-y: auto;
	background: #EFEFEF;
	margin-top: 22px;
	border: 1px solid #E2E2E2;
}
.list {
	margin-bottom: 20px;
}
.list_img img {
	float: left;
	padding-right: 16px;
	margin-bottom: 10px;
}
.list_img p {
	line-height: 15px;
}
.l_head {
	color: #C8151B;
	padding-left: 10px;
}
.user {
	width: 100%;
	min-height: 740px;
	border-top: 1px solid #E7D9D9;
}
.side_list ul {
	list-style: none;
	padding-left: 0px;
	border-left: 1px solid #fff !important;
}
.side_list ul li a {
	color: #333 !important;
}
.side_list ul li {
	border-bottom: 1px solid #E7D9D9;
	margin-bottom: 10px;
	padding: 5px;
}
.side_list ul li:last-child {
	border: none;
}
.left_img {
	padding: 20px
}
.address {
	padding-top: 20px;
}
.right {
/* 	border-left: 1px solid #E7D9D9;*/
}
.navbar-ex1-collapse ul {
	border-left: 1px solid #fff !important;
}
/* CSS  */
.h1-style {
	color: rgb(196, 22, 28);
	font-size: 45px;
	padding-top: 25px;
	font-weight: 900;
}
.mid_col {
	text-align: center !important;
	padding: 14px !important;
}
.head5 {
	margin: 0px auto;
	font-size: 17px;
	color: #000 !important;
}
.left-pra {
	font-size: 16px;
	padding: 20px;
}
.right-add {
	font-size: 16px;
	padding: 20px;
}
.cont {
	background-color: rgba(141, 141, 141, 0.09);
	padding: 13px;
}
.mid_col a {
	color: #000 !important;
}
.mid_col a:hover {
	color: #F00 !important;
}
.add_div {
	padding-left: 18px;
	font-size: 16px;
}
.fouder_head {
	color: rgb(0, 1, 74);
}
.rech-col {
	font-size: 16px !important;
	color: rgb(0, 1, 74) !important;
}
.under-line {
	border-bottom: 1px solid rgb(198, 21, 27);
}
.foot_new {
	color: rgb(255, 255, 255);
	padding: 21px 50px;
	font-size: 13px;
}
.foot_new1 {
	color: rgb(255, 255, 255);
	margin: 5px;
}
.foot_new1 p a:hover {
	color: #FFF !important;
}
.form-row {
	padding-top: 83px;
}
.para-grap {
	font-size: 15px;
	text-align: justify;
}
.button_contact {
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	border: none;
	padding: 5px 22px;
	margin: 5px;
	font-size: 15px;
}
.under-line2 {
	border-bottom: 1px solid rgb(138, 123, 123);
	width: 25%;
	float: left;
	margin: 0px auto;
}
.infor {
	padding-top: 54px;
}
.info-box a {
	color: rgb(0, 0, 0);
}
.info-box a:hover {
	color: #F00 !important;
}
.cont2 {
	background-color: rgba(141, 141, 141, 0.09);
	padding: 2px;
}
.back_btn {
	padding: 7px 25px;
	color: rgb(221, 17, 17);
	background-color: rgb(201, 201, 201);
	border: medium none;
	margin-left: 7px;
}
.row_padding {
	padding: 28px 0px !important;
}
.serch_head {
	text-align: center;
	color: rgb(197, 28, 28);
}

