body {
    margin:0px;
    padding:0px;
	font-family: 'Roboto', sans-serif;
	background: #f2f2f2;
	width:100%;
	height:100%;
}

.login_bg {
	background:url(../../images/bg.jpg) no-repeat center top #f8f8f8;
	background-size:cover;
	background-attachment:fixed;
}

.no-padding {
	padding-left:0px !important;
	padding-right:0px !important;
}

.no-margin {
	margin-left:0px !important;
	margin-right:0px !important;
}

#header {}

.header_top {
	background: rgb(18,114,216);
background: linear-gradient(90deg, rgba(18,114,216,1) 0%, rgba(108,3,227,1) 100%);
	width: 100%;
	font-size: 27px;
	color: #fff;
	font-weight: 500;
	

}




.header_bt {
	font-size: 15px;
	color: #333;
	padding: 10px 15px;
	background: #e1e1e1;
	

}

.header_bt a {
	color: #333;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

.last {
	background: url(../../images/drop.png) no-repeat right 7px;
	margin-right: 0px;
	padding-right: 20px;
  }

.header_bt a :last-child {
	margin-right: 0px;
}

.login_bg {
	background: url(../../images/bg.jpg) no-repeat center top #f2f2f2;
	background-size: cover;
}

.login_main {
	padding:30px;
	text-align:center !important;
}

.login_logo {
	display:inline-block;
}

.loginBx {
	width: 74%;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	box-shadow: 1px 2px 30px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.login_lft {

	text-align: center;
	padding: 60px 0px;
	
	
}

.login_lft img {
	width: 70%;
}

.login_rgt {
	text-align: left;
	padding: 60px 60px 60px 15px;

	
}

.login_rgt_title {
	font-size: 26px;
	color: #1272d8;
	font-weight: 600;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.log_input {
	width: 100%;
	font-size: 17px;
	height: 44px;
	line-height: 44px;
	text-indent: 48px;
	border: solid 1px #c2c2c2;
	outline: none;
	background: #fff;
	margin-bottom: 20px;
	border-radius: 50px;
	color: #646565;
}

.user {
background: url(../../images/user.png) no-repeat 16px center;
}

.pass {
	background: url(../../images/password.png) no-repeat 16px center;
	}

.f_pass {
	font-size: 15px;
	color: #646565;
	text-decoration: none;
	float: right;
	margin-top: -10px;
	margin-right: 4px;
}

a:hover {
	text-decoration: none;
}

.l_bt {
	cursor: pointer;
	outline: none;
	border: none;
	color: #fff;
	text-transform: uppercase;
	background: rgb(19,113,216);
background: linear-gradient(90deg, rgba(19,113,216,1) 0%, rgba(107,4,227,1) 100%);
	line-height: 43px;
	page-break-after: 0px 20px;
	height: 43px;
	border-radius: 50px;
	margin-top: 15px;
	display: inline-block;
	padding: 0px 22px;
	font-size: 15px;
	font-weight: 300;
}

.l_bt img {
	position: relative;
	margin-top: -4px;
	margin-right: 3px;
}

.poweredby {
	font-size: 13px;
	color:#505050;
	display: block;
	padding: 0px 15px;
}

.poweredby img {
	width: 120px;
	height: auto;
}

.bt_main {
	padding: 0px 0px 40px 0px;
	background: url(../../images/mdl_bg.png) repeat-x left top;
}
.link_box {
	width: 100%;
	height: auto;
	padding: 40px 0px;
	text-align: center;
	font-size: 24px;
	color: #000;
	background: #fff;
	box-shadow: 1px 1px 15px #00000020;
	border-radius: 5px;
	cursor: pointer;
	transition: 0.6s;
}

.link_box img {
	max-height: 80px;
}

.link_box:hover {
	background: #fff;
	box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1);
}

.link_box :last-child {
	border: none;
}

#glossary {
	margin: 40px 0px 20px 0px;
}

.glossary_lft {
	background: url(../../images/glossary_bg.png) no-repeat left top;
	position: relative;
	height: 590px;
}

.glossary_rgt {
	font-size: 16px;
	color: #000;
	line-height: 23px;
	font-weight: 300;
	padding-top: 20px;
}

.g_bx {
	width: 325px;
	height: 110px;
	font-size: 15px;
	color: #333;
	font-weight: 300;
	line-height: 20px;
	border-radius: 5px;
	box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.2);
	background: #fff;
	padding: 20px 10px 0px 15px;
	cursor: pointer;
}

.g_bx strong {
	font-size: 18px;
	color: #000;
	font-weight: 500;
	display: block;
	margin-bottom: 5px;
}

.g_bx1 {
	position: absolute;	left: 309px;
	top: 0;
}

.g_bx2 {
	position: absolute;
	left: 396px;
	top: 134px;
}

.g_bx3 {
	position: absolute;
	left: 463px;
	top: 268px;
}

.g_bx4 {
	position: absolute;
	left: 544px;
	top: 402px;
}

.logout {
	position: absolute;
	left: 436px;
	bottom: 0px;
}

.carousel-control-next {
	background: #1272d8;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	top:100%;
}

.carousel-control-prev {
	background: #1272d8;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	left: 75%;
	top:100%;
}

.carousel-item {
	min-height: 170px;
}

.gloss-container {
	max-width: 1280px !important;
}

/* New css */

.sp_logo {
	height: 70px;
	float: right;
}
.top_logos {
	max-width: 100%;
	padding: 8px 0px;
}
.landing_cards {
	background: #fff;
	box-shadow: 1px 1px 18px #00000030;
	border-radius: 6px;
	padding: 8px;
	min-height: 410px;
	margin-top: 5px;
	margin-bottom: 35px;
}
.sequrity_box {
	background: url(../../images/sequrity.png) no-repeat 95% 90% #fff;
	font-size: 17px;
	color: #383838;
	line-height: 25px;
	padding: 10px 30px;
}

.sequrity_box_heading {
	font-size: 24px;
	color: #000;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: 600;
	display: block;
}

.accept-policy {
	display: block;
	margin-top: 50px;
}

.accept-policy span {
	float: left;
	margin-top: -2px;
}
.check {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
.tab-table {
	color: #000;
	font-size: 18px;
	width: 100%;
	border-radius: 6px;
}

.tab-table th {
	background: #dae5fc;
	padding: 12px;

}

.tab-table td {
	padding: 10px;
	border-bottom: solid 1px #cbcbcb;
}
.duration {
	color: #32ae1e;
	font-size: 16px;
}
.dt-access-bt {
	background: #1362aa;
	border-radius: 5px;
	padding: 10px 14px;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	display: block;
	margin: 6px 0px;
}

.dt-access-bt:hover {
	color: #fff;
	background: #0b5292;
}

.bill {
	border-radius: 5px;
	background: #dae5fc;
	border: solid 1px #498cca;
	font-size: 13px;
	color: #000;
	padding: 5px;
	display: inline-block;
	width: 97%;
	
}

.bill strong {
	font-size: 22px;
}
.bill_rgt {
	background: #3a73a9;
	color: #fff;
	padding: 5px 10px;
	width: 47%;
	float: right;
	border-radius: 5px;
}

.download {
	border-radius: 5px;
	background: #baecb5;
	border: solid 1px #44a03b;
	font-size: 13px;
	color: #000;
	padding: 5px;
	float: right;
	width: 97%;
	
}

.download strong {
	font-size: 22px;
}
.download_rgt {
	background: #44a03b;
	color: #fff;
	padding: 5px 10px;
	width: 47%;
	float: right;
	border-radius: 5px;
}
.tab-links {
	font-size: 18px;
	font-weight: 600;
	background: #fff;
	color: #000;
	border-radius: 0px !important;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background: #fff;
	border-bottom: solid 3px #1e568a;
	color: #000;
}
.dash-links {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.innet_table {
	margin: 30px 0px;
}
.inner_heading {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	margin-bottom: 25px;
}

.tablecontainer {
	width: 100%;
	height: 500px;
	overflow: scroll;
	position: relative;
}
.tablecontainer thead {
	position: sticky;
}

.tablecontainer::-webkit-scrollbar {
	width: 6px;
	height: 6px;
  }
  

  .tablecontainer::-webkit-scrollbar-track {
	background: #f1f1f1;
  }
  
  .tablecontainer::-webkit-scrollbar-thumb {
	background: #444444;
  }
  
  .tablecontainer::-webkit-scrollbar-thumb:hover {
	background: #444444;
  }


.access-table {
	font-size: 19px;
	color: #000;
	width: 100%;
	min-width: 900px;
	border-collapse: collapse;
}

.access-table tr {
	background: #fff;
	box-shadow: 1px 1px 10px #00000020;
}

.access-table tr:nth-child(even) {background-color: #f0f0f0;}

.access-table th {
	padding: 16px;
}

.access-table td {
	padding: 20px 16px;
}
.download_link {
	color: #438f22;
	text-decoration: underline;
}
.access-table thead tr {
	background: rgb(67,67,67);
background: linear-gradient(0deg, rgba(67,67,67,1) 0%, rgba(96,96,96,1) 100%);
}
.access-table thead {
	color: #fff;
	background: rgb(67,67,67);
background: linear-gradient(0deg, rgba(67,67,67,1) 0%, rgba(96,96,96,1) 100%);
border-radius: 5px;
}

@media only screen and (max-width: 600px) {

.login_rgt {
	padding: 10px 45px 45px 30px;
}

.login_lft {
	padding: 45px 0px 20px 0px;
}

.loginBx {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}

.header_top {
	min-height: 80px;
	line-height: 80px;
	background: rgb(18,114,216);
background: linear-gradient(90deg, rgba(18,114,216,1) 0%, rgba(108,3,227,1) 100%);
	font-size: 24px;
	text-align: center;
}

.header_inner {
	background: none;
}

.bt_main {
	padding: 25px;
}

.link_box {
	border-bottom: 2px solid #c2c2c2;
	border-right: none;
}

.sp_logo {
	float: none;
}
.landing_cards {
	min-height: auto;
}

}
