   <!DOCTYPE html>
<html lang="en">
	<head>
		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<meta name="viewport" content="width=device-width, initial-scale=1">
		
		<title>error</title>
		<meta name="description" content="">    

		<!-- FAVICON -->
		<link rel="icon" type="image/png" href="img/y.png">

                    <base href="https://www../">
        
		<!-- Bootstrap -->
		<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">

		<!-- Font Awesome -->
		<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous">

		<link href='https://fonts.googleapis.com/css?family=Oswald:400,700' rel='stylesheet' type='text/css'>
		
		<link rel="stylesheet" href="css/page_specific/landing_themes/borgen/style.css">  
		<link rel="stylesheet" href="css/page_specific/landing_themes/loading_spinner.css">   
		
		<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
		<!--<script type="text/javascript" src="js/jquery.js"></script>-->
		<script src="js/jquery.fittext.js"></script>
		<!--<script src="js/scroll-startstop.events.jquery.js" type="text/javascript"></script>-->
		
		<!-- Google recaptcha -->
		<script src='https://www.google.com/recaptcha/api.js'></script>

        <!-- Efty infrastructure UA -->
        <script async src="https://www.googletagmanager.com/gtag/js?id=UA-51651642-1"></script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag(){dataLayer.push(arguments);}
            gtag('js', new Date());
            gtag('config', 'UA-51651642-1');
        </script>
        <!-- ./Efty infrastructure UA -->

        <!-- /Efty user GA4 / UA -->
                <!-- /Efty user GA4 / UA -->
		
		<script src="https://www.mydailyself.com/odf/js/odf.js"></script><script>Odf.set('website_base_url', 'https://www.mydailyself.com/');$(document).ready(function() {Odf.init();});</script>      
		
	</head>		<style>
	

		.row,p,h1,h2,h3{
			margin: 0;
			font-weight: normal;
		}

		img{
			margin: auto;
		}

		.tac{
			text-align: center;
		}

		.cb{
			clear: both;
		}

		.tar{
			text-align: right;
		}

		*{
		font-family: 'Lato', sans-serif;
		}

		body{
			background:#fff;
			font-size: 16px;
		}

		.sm{
			font-family: 'Lato', sans-serif;
		}

		.reg{
			font-family: 'Lato', sans-serif;
		}

		.wh{
			color: white;
		}

		p{
			font-size: 16px;
			letter-spacing: 1px;
			line-height: 25px;
		}

		.osw{
		font-family: 'Lato', sans-serif;
		}

		.osb{
		font-family: 'Lato', sans-serif;
			font-weight: 700;
		}

		.header{
			background: #0b77d1;
			padding: 2% 0;
		}

		.header *{
			color: white;
		}

		.rightcol a{
			text-align: right;
			float: right;
			font-size: 14px;
		}

		.rightcol a img{
			margin-top: -5px;
			margin-right: 5px;
		}

		a:hover{
			text-decoration: none;
			color: inherit;
		}

		a{
			transition: all 0.2s ease;
		}

		.socialicons{
			float: right;
			margin-top: 5px;
		}

		.socialicons td{
			padding-left: 2px;
		}

		.header h1{
			margin: 0 0 10px 0;
			font-size:4em;
			line-height:40px;
			line-height:60px;
		}

		.header h2{
			margin: 30px 0;
			font-size:2.5em;
			line-height:50px;
		}

		.tworows .col-lg-6{
			padding-left: 0;
		}

		.esctable img{
			width: 50px;
		}

		.esctable{
			height: 65px;
			width: 100%;
		}

		.esctable td{
			vertical-align: bottom;
			padding: 5px;
			padding-bottom: 0;
		}

		.esctable p{
			font-size: 10px;
			color: #515254;
			line-height: 11px;
		}

		.content{
			padding: 2% 0 0 2%;
		}

		.offerbox{
			background: #498ccc;
			padding: 7% 3% 3% 3%;
		}

		.offerbox h1{
			text-transform: uppercase;
			color: white;
			letter-spacing: 1px;
		}


		*:focus{
			outline: none;
		}

		.nametable{
			background: white;
		}

		a:focus{
			outline: white;
			color: white !important;
			text-decoration: none;
		}


		@media screen and (min-width: 768px) and (max-width: 1024px){
			.col-sm-6{
				padding: 0;
			}

			form .col-sm-6{
				padding: 0 15px; 
			}



			.tworows .col-lg-6{
				padding-left: 0;
				margin-bottom: 10px;
			}

			.content .container{
				margin-right: 0;
				padding-right: 0;
			}
		}

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

			.header *{
				text-align: center !important;
				float: none !important;
				margin: auto !important;
				margin: 4px auto !important;
			}

			.header td{
				padding: 3px;
			}
		}

		/* Additions made after files were sent over by fiverr.com */

		.col-sm-6 {
			width:100%;
		}



		.col-sm-6 .newline {
			clear:both;
			padding-top:1px;
		}


		h1 {
			line-height:90px;
			text-align:center;
		}

		h2 {
			font-size:20px;
			text-align:center;
			color:#f0f0f0 !important;
			line-height:26px;
			margin-top:10px;
		}
		
		p {
			font-size:140%;
		}



		.content{
			padding: 0 0 0 2%;
		}

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


			h1 {
				line-height:36px;
			}

			h2 {
				font-size:16px;
				line-height:24px;
				margin-top:35px !important;
			}

			h2 img {
				width:16px;
			}
		}
		
		.header .logo {
			margin:10px auto;
			display:block;
		}
		
		body {
			background:#0b77d1 !important;
		}

		.row.header {
			display: flex;
			align-items: center;
			height: 100vh;
		}
	
	</style>
	<body>
	
		<div class="row header">
			<div class="container">
				<div class="col-lg-12">
					<h1 class="osw space60" id="fittext3">mydailyself.com</h1>
					<h2>is not properly configured</h2>	
					<p> The owner of the domain name uses the name servers of <a href="https://efty.com"><u>Efty.com</u></a> but has not yet added the name to their portfolio or no longer has an active subscription.  If you are you the owner of this domain name, please sign in to your <a href="https://app.efty.com"><u>Efty Investor</u></a> account to rectify the issue.</p><br>
					<img src="http://www.efty.com/img/logo_wh.png" class="logo">
				</div>
				
			</div>
		</div>
		
	</body>
</html>