
html {
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    min-width: 100%;

}


html {

    background: url(fon.png);
}

body {


  
    font-size: 16px;

    margin: 0;
    padding: 0;
    color: #291e19;
}

html * {max-height:1000000px;}

.ya-share2{
  clear: both;
  margin:20px 0;
  text-align: center;
}

.head, .footer{
  display: block;
  position: relative;
  width: 800px;
 
  background-color: #fff;
  padding: 20px;
}

.head{
   margin:20px auto 0;
  border-right: 3px solid #fbfbfb;
  border-left: 3px solid #fbfbfb;
  border-top: 3px solid #fbfbfb;

}

.footer{
  border-right: 3px solid #fbfbfb;
  border-left: 3px solid #fbfbfb;
  border-bottom: 3px solid #fbfbfb;
   margin:0 auto 20px;

}

.head ul, .footer ul{
  display: block;
  position: relative;
margin:0;
padding:0;
list-style: none;
text-align: right;
}

.head ul li, .footer ul li{
display: inline-block;

margin-left:10px;
}

.head ul li a, .footer ul li a{
color: #00e;
font-size: 14px;
height: 40px;
line-height: 40px;
}

.footer .cpy{
  display: block;
  float: left;
  height: 40px;
line-height: 40px;
}

.head .logo{
  display: block;
float: left;
}

.head  img.logo{
  display: block;
width: 60px;
height: 40px;
}

.clb{
  clear: both;
}

h1{
  font-weight: normal;
  /*text-transform: uppercase;*/
  font-size: 27px;
}

h2{
  font-weight: normal;
  /*text-transform: uppercase;*/
  font-size: 24px;
}
 
 iframe{
  width: 800px;
 }
.wrpdoby{
  display: block;
  position: relative;
  width: 800px;
  margin:0 auto;
  padding:20px 20px;
  background-color: #fff;
  border-right: 3px solid #fbfbfb;
  border-left: 3px solid #fbfbfb;

}

.wrpdoby ul li{
margin-bottom: 10px;
}

.wrpserch{
    display: block;
    position: relative;

    padding: 20px 0;
    margin: 20px 0;
  
} 

.tp {
    display: block;
    position: relative;
    margin: 0 0 20px 0;
    background-color: #fdfdfd;
    padding: 20px;
}

.wrp2>span{
display: inline-block;
width: 30px;
height: 30px;
background-color: #e9e9e9;
border-radius: 15px;
margin-right: 10px;
line-height: 30px;
text-align: center;
    vertical-align: top;
}

.wrp1 p{
  margin:0;
  padding:0 0 0 40px;
}
#url{
font-size: 16px;
padding: 0 5px;
height: 30px;
margin-right: 20px;
width: 500px;
}

#ctrlv{
font-size: 16px;
padding: 0 5px;
height: 30px;
margin-right: 20px;
width: 500px;
}

.wya{
  display: block;
  position: relative;
  clear: both;
}

.wya a{
  display: block;
  position: relative;
  width: 150px;
  height: 200px;
  float: left;
  padding: 10px;
}

.wya a img{
  display: block;
  margin:0 auto;

  max-width: 150px;

}

.sov{
  display: block;
  /*float: right;*/
  margin:20px 0;
  width: 800px;
}

.go{
  height: 30px;
  vertical-align: top;
}

.wrpi{
  display: block;
  width: 100px;
  margin:0;
  padding:0 0 0 50px;
}

.wrpi img{
    margin: 20px 0 0 10px;
    max-width: 100px;
    max-height: 100px;
    vertical-align: top;
}

#wfileuploader{
  display: inline-block;
  margin-right: 20px;
}


.wrpsearch{
  display: block;
  text-align: center;
}

.notsee{
display: none;
}

.ajax-file-upload-statusbar {
/*border: 1px solid #0ba1b5;*/
margin-top: 10px;
width: 420px;
margin-right: 10px;
margin: 5px;
/*-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;*/
padding: 5px 5px 5px 15px
}

.ajax-file-upload-filename {
width: 300px;
height: auto;
margin: 0 5px 5px 0px;

}

.ajax-file-upload-filesize {
width: 50px;
height: auto;
margin: 0 5px 5px 0px;
display: inline-block;
vertical-align:middle;
}
.ajax-file-upload-progress {
margin: 5px 10px 5px 0px;
position: relative;
width: 250px;
border: 1px solid #ddd;
padding: 1px;
border-radius: 3px;
display: inline-block;
color:#FFFFFF;

}
.ajax-file-upload-bar {
background-color: #0ba1b5;
width: 0;
height: 20px;
border-radius: 3px;
color:#FFFFFF;

}
.ajax-file-upload-percent {
position: absolute;
display: inline-block;
top: 3px;
left: 48%
}
.ajax-file-upload-red {
-moz-box-shadow: inset 0 39px 0 -24px #e67a73;
-webkit-box-shadow: inset 0 39px 0 -24px #e67a73;
box-shadow: inset 0 39px 0 -24px #e67a73;
background-color: #e4685d;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
display: inline-block;
color: #fff;
font-family: arial;
font-size: 13px;
font-weight: normal;
padding: 4px 15px;
text-decoration: none;
text-shadow: 0 1px 0 #b23e35;
cursor: pointer;
vertical-align: top;
margin: 5px 10px 5px 0px;
}
.ajax-file-upload-green {
background-color: #77b55a;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin: 0;
padding: 0;
display: inline-block;
color: #fff;
font-family: arial;
font-size: 13px;
font-weight: normal;
padding: 4px 15px;
text-decoration: none;
cursor: pointer;
text-shadow: 0 1px 0 #5b8a3c;
vertical-align: top;
margin: 5px 10px 5px 0px;
}
.ajax-file-upload {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
   font-weight: bold;
  padding: 15px 20px;
  cursor:pointer;
  line-height:20px;
  height:25px;
  margin:0 10px 10px 0;
  display: inline-block;
  background: #fff;
  border: 1px solid #e8e8e8;
  color: #888;
  text-decoration: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -moz-box-shadow: 0 2px 0 0 #e8e8e8;
  -webkit-box-shadow: 0 2px 0 0 #e8e8e8;
  box-shadow: 0 2px 0 0 #e8e8e8;
  padding: 6px 10px 4px 10px;
  color: #fff;
  background: #2f8ab9;
  border: none;
  -moz-box-shadow: 0 2px 0 0 #13648d;
  -webkit-box-shadow: 0 2px 0 0 #13648d;
  box-shadow: 0 2px 0 0 #13648d;
  vertical-align: middle;
  }

.ajax-file-upload:hover {
      background: #3396c9;
      -moz-box-shadow: 0 2px 0 0 #15719f;
      -webkit-box-shadow: 0 2px 0 0 #15719f;
      box-shadow: 0 2px 0 0 #15719f;
}

.ajax-upload-dragdrop
{

  border:2px dotted #A5A5C7;
  width:420px;
  color: #DADCE3;
  text-align:left;
  vertical-align:middle;
  padding:10px 10px 0px 10px;
}

.state-hover
{
    border:2px solid #A5A5C7;
}
.ajax-file-upload-container
{
  margin:20px 0px 20px 0px;
}


 @media screen and (max-device-width: 720px) and (orientation: portrait){

.head{
  width: 100%;
  margin:20px 0;
  padding:20px 0;
  border: 0;
}

.head .logo{
float: left;
margin:0 20px 0 20px;
width: 120px;
}

.head ul li a {
    color: #00e;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
}

.head ul {
margin-right: 20px;
}

.footer ul {
display: none;
}

.footer , .wrpdoby {
border: 0;
}

.footer {
width: auto;
}

.footer .cpy{
  width: 100%;
  margin:0;
  padding:20px 0;

  text-align: center;
}

h1 {
    font-weight: bold;
    font-size: 36px;
}


h2 {
    font-weight: bold;
    font-size: 27px;
}

body {


  
    font-size: 18px;

}


.wya, .wya1{
  display: block;
  position: relative;
  clear: both;
}

.wya a{
  display: block;
  position: relative;
  width: 300px;
  height: 400px;
  float: left;
  padding: 10px;
}

.wya a img{
  display: block;
  margin:0 auto;

  max-width: 300px;

}

.ya-share2{
  clear: both;
  margin:20px 0;
}

.wrpdoby{
  display: block;
  position: relative;
width: auto;
  margin:0;
  padding: 20px;

}

#ctrlv, #url {
    display: block;
    font-size: 16px;
    padding: 0 5px;
    height: 68px;
    /* margin-right: 20px; */
    width: 263px;
    font-size: 18px;
    margin: 0 auto;
    /* padding: 20px; */
    border: 1px solid #aeaeae;
}


.go {
    font-size: 23px;
    height: 65px;
    /* padding: 20px; */
    display: block;
    width: 250px;
    margin: 10px auto;
}

.wrpserch {
    display: block;
    position: relative;
   /*width: 7*/
    padding: 20px 0;
    margin: 20px 0;

}

.head img.logo {
    display: block;
    width: 151px;
     height: auto; 
}

.ajax-file-upload {

font-size: 18px;
    font-weight: normal;
    padding: 20px 10px;
    margin: 0 auto;
    width: 237px;
    display: block;
    text-align: center;

  }

  .ajax-upload-dragdrop {
    border: 2px dotted #A5A5C7;
    width: 265px;
    color: #DADCE3;
    text-align: left;
    vertical-align: middle;
    padding: 10px 10px 0px 10px;
        max-width: 300px!important;
}

.ajax-upload-dragdrop>span{
  display: block;

}

.wrp1{
  margin:10px 0;
}

.wrp2>span {
    display: none;

    }

  iframe{
    max-width: 100%;
  }

.sov{
  display: block;
  float: none;
  margin:20px auto;
  width: 100%;
}


}