   
   
   
    body,html {
        -webkit-text-size-adjust: 100%;
    }

    a {
        color:#347eab;
    }
    
    a:hover {
        color:#cf0000;
    }
    
    .companyname:after {
	content: "Allstar Psychics";
	font-weight: normal;
    }
	

    

    
    #message,#messagegreen,#system-message,.message  {
        color:#f00;
        border:1px solid #f00;
        padding:5px;
        margin:10px 0 30px 0;
    }
    
    .message {
        margin-top:30px;
    }
    
    #system-message .close,#system-message h4 {
        display: none;
    }
    
    #system-message p {
        margin: 0;
        padding: 0;
    }
    #system-message {
        padding: 10px;
    }
    
    #messagegreen {
        color:#090;
        border:1px solid #090;
    }
    
    #messagegreen2 {
        text-align: center;
        color:#090;
        padding:10px;
    }
    
    body,html {
        font: 12px Arial, Helvetica, sans-serif;
        font-size:13px;
        color: #969696;
    }
    
    .hideimage {
        display: none;
    }
    
    #oldimages img {
        max-height:300px;
    }
    
    #oldimages div{
        height:300px;
    }
    
    .tooltip {
        display: none !important;
    }
    
    
    #emailform {
        font: 12px Arial, Helvetica, sans-serif;
    }
    
    #imagearea {
        
        
        margin:10px 0;
        
    }
    
    #oldimages,#responseimage,#responseimage2 {
        border:1px solid #e5e5e5;
        border-radius: 10px;
        padding:10px;
        
        text-align: center;
        margin-bottom:10px;
        margin-top:10px;
        clear: both;
    }
    
    #responseimage img {
        max-width: 300px;
    }
    
    #responseimage2 img {
        max-width: 100%;
    }
    
    #oldimages a,#relatedq a,.greybutton{
        -moz-box-shadow:inset 0px 1px 0px 0px #999999;
         -webkit-box-shadow:inset 0px 1px 0px 0px #999999;
         box-shadow:inset 0px 1px 0px 0px #999999;
         background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #999999), color-stop(1, #cccccc) );
         background:-moz-linear-gradient( center top, #999999 5%, #cccccc 100% );
         filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#cccccc');
         background-color:#999999;
         border-radius:9px;
         -webkit-border-radius:9px;
         -moz-border-border-radius:9px;
         border:1px solid #999;
         display:inline-block;
         color:#ffffff;
         font-family:Arial;
         font-size:12px;
         font-weight:bold;
         font-style:normal;
         height: 30px;
         line-height: 30px;
         width:200px;
         clear: both;
         text-decoration:none;
         text-align:center;
         text-shadow:1px 1px 0px #aaa;
         cursor: pointer;
         margin-top:10px;
         box-sizing: border-box;
         color:#fff;
    }
    
    .greybutton:hover {
        color:#fff;
    }
    
    #relatedq {
        clear: both;
    }
    
    .greyr {
        float: right;
    }
    
    #pagenavfoot {
        background: #eee;
        padding: 10px;
        overflow: hidden;
        box-sizing: border-box;
        
    }
    
    #pagenavfoot a{
        margin: 0;
        
    }
    
   
    
    
    #emailform h3,#pagetitlelog {
        font: 24px Arial, Helvetica, sans-serif;
        padding: 0px 0px 10px 0px;
        display: block;
        border-bottom: 1px solid #F5F5F5;
        margin: 10px 0px 10px 0px;
        
        clear: both;
    }
    
    #emailform h3 span,#pagetitlelog span, h2 span {
        display: block;
        font-size: 11px;
        color: #969696;
        margin-top:10px;
    }
    
    
    #emailform label,#login-form label {
        min-width: 200px;
        float:left;
        
        text-align: right;
        padding-right: 10px;
        margin-top: 12px;
        color: #969696;
            
    }
    
    
    #responseform div.emailerfieldtextarea textarea {
        min-width:100%;
        min-height: 400px;
        padding: 3px 0px 3px 5px;
        margin-top: 2px;
        margin-bottom: 8px;
        border: 1px solid #e5e5e5;
        background: #fbfbfb;
         color: #555;
          box-sizing: border-box;
        line-height:25px;
        font: 12px Arial, Helvetica, sans-serif;
    }
    
    #emailform div.inputbox input,#emailform div.emailerfieldtextarea textarea,#emailform div.emailerfieldselect select,#login-form input,.control-group .controls input {
        min-width: 300px;
        float:left;
     
        padding:4px;
        font-size: 12px;
        
        box-sizing: border-box;
        color: #555;

        padding: 3px 0px 3px 5px;
        margin-top: 2px;
        margin-right: 6px;
        margin-bottom: 8px;
        border: 1px solid #e5e5e5;
        background: #fbfbfb;
	
	line-height:25px;
        outline: 0;
        -webkit-box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
        box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
        
        
    }
    
    
     
    
    #emailform div.emailerfieldselect select{
        box-sizing: border-box;
        background: url('down-arrow.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
        background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
        appearance:none;
        -webkit-appearance:none; 
        -moz-appearance: none;
        text-indent: 0.01px;
        text-overflow: '';
	min-width: 300px;
	line-height: 15px;
	height: 30px;
    }
    
    
    #login-form input {
        margin-bottom:2px;
    }
    
    #login-form #modlgn-remember {
        margin-top: 13px;
        margin-bottom: 13px;
        width: auto !important;
        min-width:  0px !important;
    }
    
    #login-form .pretext {
        padding-left:20px;
    }
    
    #login-form .unstyled {
        margin-left: 210px;
        list-style: none;
        padding: 0;
    }
    
    
    #emailform div.inputbox input:focus,#emailform div.emailerfieldtextarea textarea:focus {
        border-color:#222;
        box-shadow: 0px 0px 2px #222;
    }
    
    #emailform div.inputbox,#emailform div.emailerfieldtextarea,#emailform div.emailerfieldselect,#login-form .input-prepend {
        padding:5px;
        overflow: hidden;
        clear: both;
    }
    
    
    #emailform div.emailerfieldtextarea textarea {
        padding-top:9px;
        min-height: 80px;
        font: 12px Arial, Helvetica, sans-serif;
    }
    
    
    #emailform #submit,.btn-primary,#login-form input.btn-primary {
        -moz-box-shadow:inset 0px 1px 0px 0px #8eccf1;
         -webkit-box-shadow:inset 0px 1px 0px 0px #8eccf1;
         box-shadow:inset 0px 1px 0px 0px #8eccf1;
         background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a6e3ff), color-stop(1, #8eccf1) );
         background:-moz-linear-gradient( center top, #a6e3ff 5%, #8eccf1 100% );
         filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6e3ff', endColorstr='#8eccf1');
         background-color:#ff5bb0;
         border-radius:9px;
         -webkit-border-radius:9px;
         -moz-border-border-radius:9px;
         border:1px solid #347eab;
         display:inline-block;
         color:#ffffff;
         font-family:Arial;
         font-size:15px;
         font-weight:bold;
         font-style:normal;
         height: 40px;
         line-height: 30px;
         width:500px;
         text-decoration:none;
         text-align:center;
         text-shadow:1px 1px 0px #347eab;
         cursor: pointer;
         margin:0 auto 10px auto;
         box-sizing: border-box;
    }
    
    #emailform #submit,
    #emailform .btn-primary{
        width:100%;
	
    }
    
    
   
    
    
    #form-login-submit button.btn-primary {
        margin-left: 210px;
    }
    
    #loginbox a.btn-primary {
        line-height: 40px;
    }
    
    
    #loginbox {
        background: #eee;
        overflow: hidden;
    }
    
    
    #fileToUpload {
        
        font-size:12px;
        
        height: 30px;
        font-weight:normal;
        float: none;
        clear: both;
        width:280px;
        overflow: hidden;
        
        
    }
    
    
    #login-form {
       
       padding: 10px 0 5px 0;
       
    }
    
    #modlgn-remember {
        min-width:auto !important;
       
    }
    
    #form-login-submit {
        clear: both;
    }
    
    #login-form .input-prepend {
        padding: 2px;
    }
    
    #imagearea {
        overflow: hidden;
    }
    
    #uploadbutton {
        box-sizing: border-box;
        box-shadow: 0 0 3px #eee;
        padding: 5px;
        float:left;
        width:300px;
        border-radius: 10px;
        
        background: #eee;
    }
    
   
    
    #oldimagetext {
        font-size: 12px;
    }
    
  
    
    #privacynotice p{
        font-size: 11px;
        margin: 5px 0 0 0;
    }
    
    #privacynotice h3{
        font-size: 13px;
        margin: 0 0 5px 0;
    }
    
    #privacynotice {
        background: #eee;
        padding:10px;
        margin-top: 50px;
    }
    
    #login-form .btn-primary,
    #loginbox a.btn-primary{
        min-width: 530px !important;
        margin-left: 10px !important;
        margin-bottom: 10px;
        
    }
    
    #loginbox a.btn-primary:hover {
        color: #fff;
    }
    
    .login-greeting {
        margin: 0 0 10px 0;
        text-align: center;
        max-width: 550px;
    }
    
    #emailercontainer {
	max-width: 550px;
	margin: auto;
	height:1800px !important;
	    overflow: hidden;
		
		/*margin:2% !important;*/
		
    }
    
	@media (max-width: 600px) {
	#emailercontainer {
        max-width: 450px;
        margin: auto;
		width:96%
		
		    overflow: hidden;
			height:1800px !important;
		}}
	
	
	
    #readertitle span,
    #responsetitle span{
        font-weight: normal;
        font-size: 13px;
    }
    
    #readerquestions dt,#readerquestions2 dt {
        float:left;
        width:150px;
        display: block;
        clear:both;
        
    }
    
    
     #readerquestions p,#readerquestions2 p {
        float:left;
        width:320px;
        display: block;
        
        margin: 0 0 15px 15px;
    }
    
    h2 {
        clear: both;
        font: 24px Arial, Helvetica, sans-serif;
        padding: 10px 0px 10px 0px;
        display: block;
        border-bottom: 1px solid #F5F5F5;
        margin: 10px 0px 10px 0px;
        
        clear: both;
    }
    
    #psyresponse {
        margin:20px 0;
    }
    
    #emailform.bonusqform label {
        min-width:100px;
        
    }
    
    #emailform.bonusqform {
        margin: 20px 0;
    }
    
    #responseform {
        clear: both;
    }
    
    #responseform .btn-primary {
        width: 100%;
    }
    
    fieldset {
        border: 0px;
        padding: 10px 0;
    }
    
    .reset .btn-primary,
    fieldset .btn-primary,
    .form-validate button.btn-primary{
        width: 100% !important;
    }
    
    .control-label {
         min-width: 150px;
        float:left;
        
        text-align: right;
        padding-right: 10px;
        margin-top: 12px;
        color: #969696;
    }
    
    .control-group .controls input{
        
    }
    
    
    #uploadingmessage {
        background: url(ajax.gif) 20px center no-repeat;
        
        border-radius:9px;
        -webkit-border-radius:9px;
        -moz-border-border-radius:9px;
        border:1px solid #347eab;
        display:inline-block;
        color:#347eab;
        font-family:Arial;
        font-size:15px;
        font-weight:bold;
        font-style:normal;
        height: 40px;
        line-height: 40px;
        width:100%;
        text-align: center;
        text-decoration:none;
    }
    
    

    
    
    
    @media (max-width: 600px) {
       
        
        
        
        #emailform #submit, .btn-primary, #login-form input.btn-primary,
        #login-form .btn-primary, #loginbox a.btn-primary {
            width:100%;
            margin-left:0px !important;
            margin-bottom:5px;
            min-width: inherit !important;
        }
        
        #loginbox {
            padding-left:10px;
            padding-right: 10px;
            padding-bottom: 10px;
        }
        
        #emailform label,#login-form label {
            float: none !important;
            min-width: 100% !important;
        }
        
        #emailform div.inputbox input, #emailform div.emailerfieldtextarea textarea, #emailform div.emailerfieldselect select, #login-form input, .control-group .controls input,#uploadbutton {
            float: none !important;
            min-width: 100% !important;
            margin-top: 5px;
            
        }
        
        #oldimages img {
            max-width: 100%;
      
        }
        
        #login-form #modlgn-remember {
            width: auto;
            min-width: inherit !important;
        }
        
        
        
        #oldimages div{
            height: auto;
        }
        
        #login-form .unstyled {
            margin-left: 0px;
        }
        
        
        #emailform h3, #pagetitlelog,h2 {
            font-size: 22px;
        }
        
        .control-label {
            float:none;
            text-align: left;
        }
        
        #readerquestions p, #readerquestions2 p {
            
            width:100%;
            margin-left:0px;
            margin-top: 10px;
        }
        
        #messagegreen ul,#messagegreen2 ul{
            text-align: center !important;
            padding: 0 !important;
            margin: 0 !important;
        }
        
        #messagegreen,#messagegreen2 {
            text-align: center !important;
        }
        
        #responseimage img {
            max-width: 100%;
        }
        
        #oldimages a, #relatedq a, .greybutton {
            
            width:100%;
            float: none;
            margin:5px 0 !important;
        }
        
    }
    
    @media (max-width: 400px) {
	#emailform #submit.wowsubmit {
	    font-size: 13px;
	}
    }
    
    
    