﻿

.header_zone {
   
    width: 300px;


  
}
.footer_zone {
   
    width: 200px;
    height: 20px;
    margin: 20px;
  
}

  .in_progress {
        margin-left: 30%;
        width: 300px;
        font-family: DotumChe;
        font-size: 40px;
        text-align: center;
        background-color: transparent;
        font-weight: lighter;
        font-variant: normal;
        color: #FFFFFF;
    }
          .in_progress1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        background-color: transparent;
        font-weight: lighter;
        font-variant: normal;
        color: #FFFFFF;
    }

@media screen and (max-width: 939px) {
.main_login {
        background-image: none;
        
    height: 700px;
 
   }

    .drop_zone
{    
        visibility:collapse;
}


    .pictureButton {
        margin: 0 auto;
        display: block;
        text-align: center !important;
        width: 240px;
        height: 60px;
        background-color: #007EE5;
        color: #fff;
        font-family: "Segoe UI",Arial,Helvetica,sans-serif;
        font-size: 16px;
    }

.sendXeroButton
{
    display:none;
    visibility:collapse;
}



.cloudButton
{
    display:none;
    visibility: collapse;
}

}
 .wizard-window {
         width: 450px!important;
         height: 550px!important;
   
    }

@media screen and (min-width: 940px) {

      .body {   background: #2856a1 url(images/top-bg.png) center top no-repeat;
    }

    .main_login {
       
    }
    .wizard-window {
         width: 800px!important;
    }
    .wizard-content {
           width: 800px!important;
           height: 450px!important;
 
    }
    .size-custom {
    width:500px;
    }
    
    .main {
    width:1300px;
 
      background-repeat:round;
    }
    .header_zone {
    width: 600px;
   }
   .stack_panel {
     width:700px!important;
   }
   
    .RadListBoxDefault {
        width: 300px;
}
   
    .sendXeroButton
{
    margin-left: -10px;
padding-left: 50px !important;/* this could be increased if you want to have more space betwwen the left button edge and the text  */
 text-align: left !important;
 width:240px;

}

    .pictureButton
{
     display:none;
    visibility: collapse;
}

}

@media screen and (min-width: 940px) {
    .main {
   
    }
   

   .drop_hyper_zone
{    
  font-family: 'Segoe UI';
        font-size: medium;
        text-align: center;
        width: 250px;
         margin: 10px auto;
      
}

    .drop_zone {
        font-family: 'Segoe UI';
        font-size: x-large;
        text-align: center;
        float: left;
        position: relative;
        width: 250px;
        padding: 100px 25px 100px 25px;
        margin: 56px auto;
        background-color: #fff;
        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.2);
    }

    .drop_zone:before, .drop_zone:after
{
	position: absolute;
	width: 40%;
	height: 10px;
	content: ' ';
	left: 12px;
	bottom: 3px;
	background: transparent;
	-webkit-transform: skew(-5deg) rotate(-5deg);
	-moz-transform: skew(-5deg) rotate(-5deg);
	-ms-transform: skew(-5deg) rotate(-5deg);
	-o-transform: skew(-5deg) rotate(-5deg);
	transform: skew(-5deg) rotate(-5deg);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 1);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 1);
	z-index: -1;
} 

.drop_zone:after
{
	left: auto;
	right: 12px;
	-webkit-transform: skew(5deg) rotate(5deg);
	-moz-transform: skew(5deg) rotate(5deg);
	-ms-transform: skew(5deg) rotate(5deg);
	-o-transform: skew(5deg) rotate(5deg);
	transform: skew(5deg) rotate(5deg);
}
    .outer {
        margin-top: 10px;
        min-width: 400px;
        min-height: 328px;
        width: 500px;
        margin-left: auto;
        margin-right: auto;
    }

    .stack_panel {
        margin: 0px;
        width: 300px;
    }

   

 .RadListBox1
{
    height: 200px !important;
    width: 170px !important;
	position: relative;
	width: 100px;
	padding: 100px;
	margin: 10px auto;
	background-color: #fff;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.2);
}

    .RadListBox1:before, .RadListBox1:after
{
	position: absolute;
	width: 40%;
	height: 10px;
	content: ' ';
	left: 12px;
	bottom: 3px;
	background: transparent;
	-webkit-transform: skew(-5deg) rotate(-5deg);
	-moz-transform: skew(-5deg) rotate(-5deg);
	-ms-transform: skew(-5deg) rotate(-5deg);
	-o-transform: skew(-5deg) rotate(-5deg);
	transform: skew(-5deg) rotate(-5deg);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0,1);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 1);
	z-index: -1;
} 

    .RadListBox1:after
{
	left: auto;
	right: 12px;
	-webkit-transform: skew(5deg) rotate(5deg);
	-moz-transform: skew(5deg) rotate(5deg);
	-ms-transform: skew(5deg) rotate(5deg);
	-o-transform: skew(5deg) rotate(5deg);
	transform: skew(5deg) rotate(5deg);
}
}



@media screen and (max-width: 939px) {

      .body {   background: #2856a1 url(images/top-bg.png) center top no-repeat;
    }
    .main_login {
        background-image: none;

        height: 700px;
   
}
.drop_zone {
  

      float: left;
    border: dashed 10px grey;
       width: 95%;
    height: 230px;
    margin: 0px;
     background-color: #FFFFFF;
    font-family: 'Segoe UI';
    font-size: x-large;
    text-align: center;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
      .outer {
        margin-top: 10px;
  
        min-height: 328px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .stack_panel {
        margin: 0px;
        width: 100%;
    }

    .RadListBox1 {
    
     width: 100% !important;
       
    }
     
.listbox_panel {

   margin-top:-200px;
      width: 100%;
 
   
}

}


.start_panel {
 
      margin:10px;
   
}
   



 
.listbox_panel {

    float: right;

 
   
}




.validationSummary {
    font-family: "Segoe UI" ,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.validators input {
    margin-bottom: 3px;
}
 
.fieldRow {
    margin-top: 4px;
}
.fieldRow label {
    width: 140px;
    display: block;
    float: left;
}
 
.RadForm_MetroTouch .mtFix {
    margin-top: 50px;
}
 

.size-custom {
    margin-top:100px;
    min-height:328px;
    margin-left: auto;
    margin-right: auto;

}
 
.demo-containers {
    max-width:1000px;
    margin:0 auto;
}

div.RadMenu {  
        float: right;  
    }

.LoginButton {
    background-color: #007EE5;
}

.hyperlink_zone {
        color: #fff;
    font: 21px 'Segoe UI' , Arial, sans-serif;
}



.try_button_zone {

    margin-left:10px;
     margin-top:5px;
}


.producttitle {
    color: #3d84ca;
    font: 21px 'Segoe UI' , Arial, sans-serif;

}

.filename {
    color: #008000;
    font: 14px 'Segoe UI' , Arial, sans-serif;
}



 .redColor {
    color:red;
}
 

 .inputWapper {
    padding: 10px;
    width: 320px;
    position: relative;
    zoom: 1;
}
 
 
.inputWapper label {
    display: block;
    margin: 5px 0 0;
}
 
.validator {
    color: #ff0000;
    position: absolute;
    top: 10px;
    right: 0;
}

.registerHeader {
    text-align: center;
    background-color: #FFFFFF;
    font-size: xx-large;
    color: #25A0DA;
}

.paypal {
     text-align: center;
    background-color: #FFFFFF;
    font-size: xx-large;
    color: #25A0DA;
}

.filestyle {
      margin: 100px;
     text-align: center;
    background-color: #FFFFFF;
    font-size: xx-large;
    color: #25A0DA;
}



.menulabel,.menutextbox{
   display : inline;
}

.menu_buttons {
    float:right;
    margin-top:5px;
     margin-bottom:10px;
      margin-right:100px;


}


.advanced_button {

    border: 2px solid #eee;
    height: 22px;
    width: 235px;
    padding: 0 0 0 0px;
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: small;
}

.loader {
  color: #ffffff;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease;
  animation: load6 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
