*{
	font-family: 'Poppins', sans-serif;
	user-select: none;
}
html {
  height: 100%;
  box-sizing: border-box;
}
body{
	position: relative;
	min-height: 100vh;
	padding-bottom: 80px;
}
.navbar.navbar-default{
	background: #ffffff;
	border: none;
	border-radius: 0;
}
.navbar.navbar-default *{
	font-weight: 400;
	letter-spacing: 1pt;
	text-transform: uppercase;
	font-size: 12px;
}
.navbar-brand img{
	width: 80px;
	margin-top: -8px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background: transparent;
}
main{
	margin-top: -20px;
	text-align:left;
}
.material-icons{
	vertical-align: middle;
}
.jumbotron{
	min-height: 60vh;
	position: relative;
	overflow: hidden;
	background-image: url('https://cdn.doctorsacademy.org.uk/images/shuterstock/293.jpg');
	background-position:top center;
	background-size: cover;
}

.jumbotron *{
	color: #ffffff;
}
.jumbotron::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #008080; 
}
.jumbotron.pagetron{
	min-height: 15vh;
	background: transparent;
}
.jumbotron.pagetron::after{
	background: #008080; 
}
.jumbotron.pagetron .container h3{
	font-weight: 100;
}
.jumbotron .container{
	margin-top: 100px;
	position: relative;
	z-index: 1;
}
.jumbotron.pagetron .container{
	margin-top: 10px;
}
.jumbotron .container h3{
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 10pt;
	font-size: 8vmin;
}
.jumbotron.page{
	max-height: 15vh;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	background: #ffffff;
}
.icon{
	font-size: 15px !important;
	vertical-align: middle;
}
.card{
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	border-radius: 5px;
	overflow:hidden;
}
.card-content{
	padding: 20px 30px;
}
@media (min-width: 768px) and (max-width: 1000px) {
   .collapse {
       display: none !important;
   }
}	
a{
	color:#42a5f5;
	font-weight: 700;
}
a:active,a:focus,a:hover,a:active:focus{
	text-decoration:none;
	color:#42a5f5;
}
p{
	line-height: 32px;
	color: #252525;
	font-weight: 400;
	text-align: justify;
}
.modal{
	margin-top: 25vh;
}
.modal-dialog{
	box-shadow: none;
}
.modal-content{
	box-shadow: none;
	border: none;
	border-radius: 2px;
}
.modal-header,.modal-footer{
	border: none;
}
.modal-header *{
	font-size: 20px;
	color: #9e9e9e;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: 300;

}

.top-row{
	margin-top: -20px;
	padding-bottom: 30px;
}
.navigation-tabs{
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    height: 48px;
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    white-space: nowrap;
}
.navigation-tabs li{
	display: inline-block;
    text-align: center;
    line-height: 28px;
    height: 38px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
.navigation-tabs li.active{
    color: #ffffff;
    border-bottom: 2px solid #42a5f5;
}
.navigation-tabs li a{
	color: #42a5f5;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 24px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: color .28s ease;
    transition: color .28s ease;
}
.profile_icon{
	font-size: 15vmin;
	color: #9e9e9e;
}
.profile_data{
}
.profile_name{
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1pt;
}
.profile_email a{
	font-size: 15px;
	color: #9e9e9e;
}
.profile_username{
	font-size: 18px;
}
.clear{
	padding: 30px;
}
.dipple-title{
	padding-top: 20px;
	font-size: 16px;
	text-align: center;
	color:#9e9e9e;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 10px;
}
.dipple-title::after{
	content: "";
	width: 50%;
	height: 2px;
	background: #9e9e9e;
	position: absolute;
	left: 25%;
	bottom: 0;
}
.subscribtion h3{
	font-size: 20px;
	font-weight: 300;
	color: #9e9e9e;
	text-transform: uppercase;
}

.navbar-default .navbar-toggle{
	border: none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background:none;
}
footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  background-color: #efefef;
  text-align: center;
}
.mg-10{
	margin-bottom:13px !important;
	text-align:left;
}

#da-exam-selection-tabs{
	border-right: 2px solid #42a5f5;
}
#da-exam-selection-tabs li a{
	border: none;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 0;
	color:  #42a5f5;
}
#da-exam-selection-tabs li a::after{
	content: "\f2c7";
	display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    float: right;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#da-exam-selection-tabs li.active a::after{
	content: "\f2f4";
}
#da-exam-selection-tabs li.active a{
	color: #ffffff;
	background: #42a5f5;
}

#da-exam-selection-tab-content{
	padding-left: 0;
}
.da-exam-selection-tab-list a{
	border: none;
	color:#42a5f5;
}
.da-exam-selection-tab-list a::after{
	content: "\f30f";
	display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    float: right;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.clearbox{
	padding: 32px;
}
.page-header h1{
	font-weight: 300;
	text-transform: uppercase;	
}
.nav-tabs.tab-tops{
	margin-top: -20px;
	background: #42a5f5;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.nav-tabs.tab-tops li a{
	border: none;
	border-radius: 0;
	background: transparent;
	color: #ffffff;
}
.nav-tabs.tab-tops li.active a{
	border: none;
	background: transparent;
}
.nav-tabs.tab-tops.nav-justified>.active>a, .nav-tabs.tab-tops.nav-justified>.active>a:focus, .nav-tabs.tab-tops.nav-justified>.active>a:hover{
	border: none;
	background: transparent;
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}

.tp-one{
	margin-top: 25px;
}

/* Radio  */

.form-group input[type="radio"]{
	display: none;
}
.form-group input[type="radio"] ~label{
	padding-left: 5px;
	cursor: pointer;
	color: #9e9e9e;
}
.form-group input[type="radio"]:checked ~label{
	color: #42a5f5;
}
.form-group input[type="radio"] ~label::after{
	content: "\f401";
	display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    float: left;
    padding-right: 10px;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.form-group input[type="radio"]:checked ~label::after{
	content: "\f3ff";
}
.btn{
	border-radius: 0;
	color: #ffffff;
}
.btn.btn-danger{
	background: #F44336;
}
.btn.btn-theme{
	background:#009688;
}
.navbar-default .navbar-nav>li>a.btn-danger:hover,
.navbar-default .navbar-nav>li>a.btn-danger:active,
.navbar-default .navbar-nav>li>a.btn-danger:focus,
.navbar-default .navbar-nav>li>a.btn-danger:active:focus{
	background: #F44336;
	opacity: 0.6;
}
.navbar-default .navbar-nav>li>a.btn-theme:hover,
.navbar-default .navbar-nav>li>a.btn-theme:active,
.navbar-default .navbar-nav>li>a.btn-theme:focus,
.navbar-default .navbar-nav>li>a.btn-theme:active:focus{
	background: #009688;
	opacity: 0.6;
}
.navbar-default .navbar-nav>li>a.btn{
	color: #ffffff;
}
.btn-round{
	border-radius: 50px;
	background: #E91E63;
}
.btn-round:hover,
.btn-round:active,
.btn-round:focus,
.btn-round:active:focus{
	background: #F06292;
}