body {
/**  background : url(../images_new/background.png) ;  **/
  font-family: DroidSansRegular, "Segoe UI", "Lucida Sans Unicode", "Lucida Grande";
  height : auto;
}
.header_result{
    margin-left : 30%;
    margin-right : 30%;
}
.page-content_new{
    float : left;
    height : auto;
    margin-top: -85px;
    width: 100%;
    text-align: center;
}
.content_order_no{
   margin-top:150px;
}
.luckydraw_header{
    margin-left: 260px;
    position: relative;
    margin-top: 45px;
    /*margin-top : -75px;*/
    position: relative;
}
.order_no_input{
    //background: url(../images_new/number-box.png) no-repeat;
    border : 5px #E9354E solid;
    border-radius: 5px;
    height : 235px;
    width : 180px;
    margin-left : 10px;
    //border:none;
    margin-top : -10px;
    background: rgba(0, 0, 0, 0);
    padding-top:30px;
    padding-left:30px;
    color : rgba(0,0,0,0);
}
.error{
    color : #E9354E;

    margin-top : -50px;
    font-size : 30px;
}
.detailsBtn_new{
/**    margin-left : 420px;  **/
    background: url(../images_new/gold_butt_1.png) no-repeat;
    margin-top : 10px;
    height : 90px;
    width : 90px;
    border : none;
    
}

.result_header{
/** margin-left: 110px;  **/
margin-top: 90px;
}
.shimmer
{
    font-size : 95px;
    font-weight : bold;
	color:gold;
	
 /** 	animation: blinker 3s linear infinite;
    
  margin-left : 250px; **/
 /**   margin-left: 250px;  **/
/**    text-shadow: 0px 1px 0px #CCC, 0px 2px 0px #C9C9C9, 0px 3px 0px #BBB, 0px 4px 0px #B9B9B9, 0px 5px 0px #AAA, 0px 6px 1px rgba(0, 0, 0, 0.1), 0px 0px 5px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 3px 5px rgba(0, 0, 0, 0.2), 0px 5px 10px rgba(0, 0, 0, 0.25), 0px 10px 10px rgba(0, 0, 0, 0.2), 0px 20px 20px rgba(0, 0, 0, 0.15); **/
	
    
}

/** Start Shmmer **/

.shimmer {
  /* the shimmer magic */
  background: -webkit-gradient(linear,left top,right top,from(#222),to(#222),color-stop(.5,#fff));
  background: -moz-gradient(linear,left top,right top,from(#222),to(#222),color-stop(.5,#fff));
  background: gradient(linear,left top,right top,from(#222),to(#222),color-stop(.5,#fff));
  -webkit-background-size: 125px 100%;
  -moz-background-size: 125px 100%;
  background-size: 125px 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-animation-name: shimmer;
  -moz-animation-name: shimmer;
  -webkit-animation-name: shimmer;
  animation-name: shimmer;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: #222;
}

@-moz-keyframes shimmer {
  0% {
    background-position: top left;
  }

  100% {
    background-position: top right;
  }
}

@-webkit-keyframes shimmer {
  0% {
    background-position: top left;
  }

  100% {
    background-position: top right;
  }
}

@-o-keyframes shimmer {
  0% {
    background-position: top left;
  }

  100% {
    background-position: top right;
  }
}

@-ms-keyframes shimmer {
  0% {
    background-position: top left;
  }

  100% {
    background-position: top right;
  }
}

@keyframes shimmer {
  0% {
    background-position: top left;
  }

  100% {
    background-position: top right;
  }
}





/** End of Shimmer **/

#overlay_new
{
 /**   margin-left : 300px;  **/
    color : #fff;
/**    margin-top : -110px;  **/
/**    margin-top: 10px;  **/
    
}
.detailsBtn_submit{
 
    background: url(../images_new/button_submit.png) no-repeat;
    margin-top : 10px;
    height : 90px;
    width : 90px;
    border : none;   
}
.detailsBtn_redraw{
 
    background: url(../images_new/button_back.png) no-repeat;
    margin-top : 10px;
    height : 90px;
    width : 90px;
    border : none;   
}
.order_no_inputLi{
   /*background: url(../images_new/number-box.png) no-repeat;*/
    /*border : 5px #E9354E solid;*/
    border-radius: 5px;
    height : 165px;
    width : 180px;
    margin-left : 10px;
    //border:none;
    margin-top : -10px;
    /*background: rgba(0, 0, 0, 0);*/
    padding-top:25px;
    padding-left:10px;
    color : rgba(0,0,0,0);
}
.resultBorder{
/**    border : 5px #ffe622 solid;  **/
    /*background: url(../images_new/number-box.png) no-repeat;*/
    /*height : 265px!important;*/
	height : 190px!important;
}

.shift_left{
	margin-left: -10px;
	)

