@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
	
	/*.all-log {
		height: 100vh;
		width:100%;
		background:#fff;
	}
	*/
	.login-wrapper {
		 width:100%;
		 height:100%;
		 top:0;
		 position:relative;
	}
	
	.login-logo {
		width: 150px;
		height: 150px;
		background: #dbe6fa;
		border-radius: 50%;
		display: flex;
		align-items: center;
		vertical-align: middle;
		text-align: center;
		border: solid 10px #fff;
		margin: 0 auto;
		position: absolute;
		left: 0;
		right: 0;
		z-index: 99;
		top: 400px;
	}
	
	.login-logo img {
		width: 90px;
		margin: 0 auto
	}
	
	.log-part {
			float: left;
			display: inline-block;
			height:70vh;
	}
	
	.user-text {
		 font-size:20px;
		 color:#363231;
		 font-family: 'Poppins', sans-serif;
		 margin: 0 0 25px 0;
	}
	
	.log-part .login-widget {
			margin: 0;
			width: 70%;
			float: none;
			background: transparent !important;
			box-shadow: none !important;
			height: 70vh;
			margin: 20% auto auto;
	}
	
	.panel.panel-default {
		padding:20px;
		position:relative;
		border: none;
		box-shadow: none;
		background: transparent;
		padding:0;
	}
	
	.panel.panel-default .panel-heading {
		border: none;
		box-shadow: none;
		background: transparent;
		padding-bottom:0;
	}

	.panel-heading {
		font-size:14px;
	}
	
	#log_in	label {
		 font-size:14px;
		 color: #222;
	}
	
	#log_in	input {
		height: 45px;
		border-radius: 0px;
		padding-left: 25px;
		box-shadow: none;
		border-color: #b9b9b9; border:none; border-bottom:1px solid #e1e1e1;font-size: 17px; margin-bottom:30px; 
	}
	#log_in	input:focus,#log_in input:active,#log_in input:visited{/*background:none !important*/    outline: 0;}
	.login-wrapper .login-widget {
		background:#fff;
		box-shadow: 0 0 10px #dadada;
	}
	
	.login-buton {
		padding: 10px 0 30px;
	}
	
	.login-buton h3 {
		color: #363231;
		margin: 0;
		font-family: 'Poppins', sans-serif;
		font-size:28px;
		position:relative;
	}
	
	.login-buton h3 span {
		color:#43a2c5;
	}
	
	.login-buton h3:after {
		width:100%;
		height:1px;
		background:/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#76bbd7+0,e4f1f7+71,ffffff+100 */
		background: #76bbd7; /* Old browsers */
		background: -moz-linear-gradient(left,  #76bbd7 0%, #e4f1f7 71%, #ffffff 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left,  #76bbd7 0%,#e4f1f7 71%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right,  #76bbd7 0%,#e4f1f7 71%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76bbd7', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */;
		position:absolute;
		z-index:9;
		content:"";
		left:0;
		bottom:-15px;

	}
	
	
	#log_in .type-submit {
		 background:#4fabcd;
		 box-shadow:0 0 5px #4fabcd;
		 border:none;max-width: 200px;
		 border-radius: 30px;
         margin: 0 auto;

	}
	
	#log_in .color-s {
		color:#363231;
		font-size: 14px;
	}
	
	
	
	.log-right-part {
		/*background:url(../../assets/img/bg.jpg) no-repeat left top; background-size:100% 100%;
		height:970px;*/
		background:url(../../assets/img/Background.jpg) no-repeat left top; background-size:100% 100%;
		height:970px;
	}
	
	.right-form {
		float: none;
		margin: 20% auto auto; text-align:center
	}
	
	.right-form h4 {
		text-align:center;
		color:#fff;
		font-size:16px;
		margin-bottom: 20px;
	}
	
	.sign-up-link {
    /*--float: left;--*/
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 271px; padding-bottom:50px;
}
	
	.sign-up-link a {
		 color:#2c373b;
		 padding:12px 30px;
		 background:#fff;
		 border-radius:30px;
		 text-decoration:none;
		 float:left;
		 width:270px;
		 text-align:center;
		 text-transform: uppercase;
		 font-weight: 600;
	}

	.sign-up-link:before {
		width:270px;
		height:1px;
		background:/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#61b6d6+0,c4e8f5+33,c4e8f5+64,61b6d6+100 */
background: #61b6d6; /* Old browsers */
background: -moz-linear-gradient(left,  #61b6d6 0%, #c4e8f5 33%, #c4e8f5 64%, #61b6d6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #61b6d6 0%,#c4e8f5 33%,#c4e8f5 64%,#61b6d6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #61b6d6 0%,#c4e8f5 33%,#c4e8f5 64%,#61b6d6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61b6d6', endColorstr='#61b6d6',GradientType=1 ); /* IE6-9 */;
content:"";
position:absolute;
left: 0;
bottom: -35px;
	}
	
	.sign-up-link:after {
	width: 20px;
    height: 20px;
    background: #ffff;
    content: "";
    position: absolute;
    bottom: -45px;
    left: 0;
    right: 0;
    float: none;
    margin: 0 auto;
    z-index: 9;
    border-radius: 50%;
    border: solid 4px #a9dbee;
	}
	
	
	.list {
		 float:left;
		 margin-top:60px; width:100%
	}
	
	.list ul {
		 margin:0;
		 padding:0;
		 list-style:none;
	}
	
	.list ul li {
		 display:inline-block;
		 width:40%; font-size:16px;
		 margin-top:20px;
		 padding: 20px 12px;
		 position:relative; border:1px solid #4fabcd; margin:1%; border-radius:30px;
	}
	.list ul li:hover { background:#4fabcd;}
	.list ul li a {
		 color:#fff;
		 margin-left: 50px;
	}
	
	.list ul li:before {
		width: 45px;
	    height: 45px;
	    position: absolute;
	    z-index: 9;
	    content: "";
	    left: 13px;
	    top: 7px;
	}
	
	.list ul li:first-child {
		 /*background:url(<?php echo base_url() ?>assets/img/log-1-bg.png) no-repeat;*/
		 background-size: contain;
	}
	
	.list ul li:first-child:before {
		 background:url(../../assets/img/log-1.png) no-repeat;
		 background-size:cover;	 
	}
	
	.list ul li:nth-child(2) {
		 /*background:url(<?php echo base_url() ?>assets/img/log-2-bg.png) no-repeat;*/
		 background-size: contain;
	}
	
	.list ul li:nth-child(2):before {
		 background:url(../../assets/img/log-2.png) no-repeat;
		 background-size:cover;
	}
	
	.list ul li img {
		 max-width:50px;
	}
	
	.remember_check{
		font-size: 16px!important;
	}
	#log_in .type-submit:hover{background: #36338a;
box-shadow: 0 0 5px #36338a;}
.sign-up-link a:hover{color: #fff;
background: #e9202a;}
	
	@media only screen and (min-width:240px) and (max-width:767px) {
		
		.all-log { text-align: center; height: auto;}
		.login-wrapper { height: auto;}
		.login-logo { position:relative; top:0;}
		.log-part .login-widget { width:100%; margin:0; height:auto}
		.log-part { height: auto; margin: 0 auto; float: none;}
		.log-right-part { clear: both; height: auto; padding-bottom: 20px;}
		.right-form { display: inline-block; margin:10% auto; text-align: center;}
		.sign-up-link { display: inline-block; float: none;}
		.list ul li { text-align: left;width: 45%; float: none; margin: 10px auto; display: inline-block;}
		.list ul li:before {width: 40px;height: 40px;top: 10px;}
		.logotop{
			width: 56%;
		}
		#log_in .color-s {
    		text-align: left;
		}
	}
	@media only screen and (min-width:320px) and (max-width:639px) {
		.list ul li { text-align: left;width:70%; float: none; margin: 10px auto; display: inline-block;}
		.list ul li:before {width: 40px;height: 40px;top: 10px;}
	}
	@media only screen and (min-width:768px) and (max-width:991px) {
		
		.all-log { text-align: center; height: auto;}
		.login-wrapper { height: auto;}
		.login-logo { position:relative; top:0;}
		.log-part .login-widget { width:100%; margin:0; height:auto}
		.log-part { height: auto; margin: 0 auto; float: none;}
		.log-right-part { clear: both; height: auto; padding-bottom: 20px;}
		.right-form { display: inline-block; margin:10% auto; text-align: center;}
		.sign-up-link { display: inline-block; float: none;}
		.list ul li { text-align: left;width: 40%; float: none; margin: 10px auto; display: inline-block;}
		.list ul li:before {width: 40px;height: 40px;top: 10px;}
		.logotop{
			width: 56%;
		}
		#log_in .color-s {
    		text-align: left;
		}
	}	
	@media only screen and (min-width:992px) and (max-width:1500px) {
		.list ul li {
	    width: 240px;
    	margin-bottom: 20px;
    	font-size: 14px;
		}
		.list ul li:before {width: 40px;height: 40px;top: 10px;left: 20px;}
	}
	@media only screen and (min-width:1501px) and (max-width:1700px) {
		.list ul li {
	    width: 45%;
	    margin-bottom: 20px;
		}
		.list ul li:before {width: 40px;height: 40px;top: 10px;left: 20px;}
	}