.td01{ background:#cda5f3; }
.td02{ background:#F7D4D4; }
.td03{ background:#EDDE9C; }
.td04{ background:#B2D9FF; }
.form-control{ color:#5b4eb1; }
.btn span.glyphicon {    			
	opacity: 0;				
}
.btn.active span.glyphicon {				
	opacity: 1;				
}
.thumb{
    margin: 10px 5px 0 0;
    width: 100px;
    border:1px solid #ddd;
    float:right;
}
.actimgcl{
    padding:10px;
}
.uploadiv {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 100vh;
}

/* Outer */
.popup {
	width:100%;
	height:100%;
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.75);
}

/* Inner */
.popup-inner {
	max-width:700px;
	width:90%;
	padding:40px;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	box-shadow:0px 2px 6px rgba(0,0,0,1);
	border-radius:3px;
	background:#fff;
}

/* Close Button */
.popup-close {
	width:30px;
	height:30px;
	padding-top:4px;
	display:inline-block;
	position:absolute;
	top:0px;
	right:0px;
	transition:ease 0.25s all;
	-webkit-transform:translate(50%, -50%);
	transform:translate(50%, -50%);
	border-radius:1000px;
	background:rgba(0,0,0,0.8);
	font-family:Arial, Sans-Serif;
	font-size:20px;
	text-align:center;
	line-height:100%;
	color:#fff;
}

.popup-close:hover {
	-webkit-transform:translate(50%, -50%) rotate(180deg);
	transform:translate(50%, -50%) rotate(180deg);
	background:rgba(0,0,0,1);
	text-decoration:none;
}
.rn_border{
	border-bottom: 2px solid #333333;
	width: 140px;
    position: absolute;
    left: 40%;
}

.rn_border1{
	border-bottom: 2px solid #333333;
	width: 140px;
    position: absolute;
    right: 40%;
    margin-bottom:20px;
}
.rn_hed1{
    padding:0 !important;
    font-family: 'Libre Baskerville', serif;
    font-size: 20px !important;
    font-weight: bold;
    color: #000;
    margin: 20px 0 10px 0 !important;
}
.div_mbtm30{
    margin-bottom:30px;
}
.rn_content{
    width:100%;padding:0;margin:0;
}

.akr_slider{
/*
	width: 1350px;
	height: 506px;
*/
	height:500px;
    width:auto;/*maintain aspect ratio*/
    max-width: auto;
}

.akr_img1{
	width: 265px;
	height: 170px !important;
}

.akr_log{
	font-size: 14px !important;
	line-height: 20px !important;
	color: #000 !important;
	padding: 10px;
}

.akr_log:hover {
	
	color: #ff9900 !important;
}

.akr_active{
	color:#ff9900 !important;
	border-bottom:2px solid #ff9900 !important;
}

.akr_matter{
	text-align: center;
}

#menu{
	float: right;
}

#menu .dropdown-menu {
	margin: 4px 0px !important;
}

.akr_matter h1{
	font-size: 22px !important;
}

.akr_lgin{
	background-color: #000 !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    padding: 6px 15px !important;
    border-radius: 4px;
    border: none;
    margin: -10px 0px;
    line-height: 11px !important;
}

.akr_cont{
	margin-bottom: 20px !important;	
}

.akr_brand{
	width: 170px;
	height: 121px;
	border-radius: 10px;
    border: none;
}

.akr_border{
	border-bottom: 2px solid #333333;
	left: 39%;
    position: absolute;
    width: 14%;
}

.akr_border1{
	border-bottom: 2px solid #333333;
	right: 38%;
	margin-top: 10px;
	position: absolute;
	width: 160px;
}


.akr_cnt11{
	display: block;
}
.akr_cnt12{
	display: none;
}

@media only screen and (max-device-width: 950px) {
	
	.akr_slider{
		height: 260px !important;
	}
	.akr_active{
		color:#fff !important;
		margin: 10px 0;
	}
	.navbar-ex1-collapse{
		background-color: rgb(21, 20, 20) !important;		
	}
	.akr_nor{
		color: #fff !important;
	}
	#menu .dropdown-menu {
		background: #151414;
		
	}
	#menu{
		float: none;
	}
	.akr_lgin{
		background: #0a994c !important;
		margin: 0;
	}

	.akr_img1{
		height: 130px !important;
	}

	.modal-dialog{
		width: 100% !important;
		margin: 40px auto !important;
	}
	
	.akr_matter{
		padding: 10px 10px !important;
	}

	.akr_matter h1{
		font-size: 16px !important;
		margin: 5px 0 !important;
	}

	.akr_border{
		border-bottom: 1px solid #333333;
		left: 33%;
		width: 20%;
	}

	.akr_border1{
		border-bottom: 1px solid #333333;
		right: 33%;
		width: 20%;
	}

	#top-links .button li a {
		font-size: 14px;
		padding-right: 6px;
	}

	.akr_cnt11{
		display: none;
	}
	.akr_cnt12{
		display: block;
	}
	
}

.td01{ background:#cda5f3; }
.td02{ background:#F7D4D4; }
.td03{ background:#EDDE9C; }
.td04{ background:#B2D9FF; }
.form-control{ color:#5b4eb1; }
.btn span.glyphicon {    			
	opacity: 0;				
}
.btn.active span.glyphicon {				
	opacity: 1;				
}
.thumb{
    margin: 10px 5px 0 0;
    width: 100px;
    border:1px solid #ddd;
    float:right;
}
.actimgcl{
    padding:10px;
}
.uploadiv {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 100vh;
}

/* Outer */
.popup {
	width:100%;
	height:100%;
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.75);
}

/* Inner */
.popup-inner {
	max-width:700px;
	width:90%;
	padding:10px;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	box-shadow:0px 2px 6px rgba(0,0,0,1);
	border-radius:3px;
	background:#fff;
}

/* Close Button */
.popup-close {
	width:30px;
	height:30px;
	padding-top:4px;
	display:inline-block;
	position:absolute;
	top:0px;
	right:0px;
	transition:ease 0.25s all;
	-webkit-transform:translate(50%, -50%);
	transform:translate(50%, -50%);
	border-radius:1000px;
	background:rgba(0,0,0,0.8);
	font-family:Arial, Sans-Serif;
	font-size:20px;
	text-align:center;
	line-height:100%;
	color:#fff;
}

.popup-close:hover {
	-webkit-transform:translate(50%, -50%) rotate(180deg);
	transform:translate(50%, -50%) rotate(180deg);
	background:rgba(0,0,0,1);
	text-decoration:none;
}