.download_link{
  border:1px solid #ccc;
  background: #f5f5f5; 
  padding: 10px;
 width: 300px;
 text-align: left;
 margin-top: 10px;
 margin-bottom: 10px;
}
.download_link a{
    
    font-weight: bold;
}
.download_link input[type="password"],
.download_link input[type="text"]{
    width: 220px;
}
.download_link input{
    border: 1px solid #aaa;
    padding:5px;
    font-size:11px;         
}

.wpdm_submit{
    background: #f2f2f2;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzNSUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4NCUiIHN0b3AtY29sb3I9IiNkYmRiZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f2f2f2 35%, #dbdbdb 84%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(35%,#f2f2f2), color-stop(84%,#dbdbdb));
    background: -webkit-linear-gradient(top,  #f2f2f2 35%,#dbdbdb 84%);
    background: -o-linear-gradient(top,  #f2f2f2 35%,#dbdbdb 84%);
    background: -ms-linear-gradient(top,  #f2f2f2 35%,#dbdbdb 84%);
    background: linear-gradient(top,  #f2f2f2 35%,#dbdbdb 84%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dbdbdb',GradientType=0 );          
    color: #000;  
    padding:3px;  
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.wpdm_submit_wait{
    content: 'Loading...';
}
#wpdm_submit_error{
    background: #FFF4F4;
    border:1px solid #990000;
    padding:10px;
    float: left;
    margin-top:10px;
    display: none;
}

.wpdm_package{
    float: left;
    margin: 5px;
    border:1px solid #ccc;
    padding:5px;
    text-align: center;
}
.download_link input{
    margin:0px !important;
}

.myorder th{font-weight:bold;text-align: left;font-size:10pt;}
.myorder tr.items td{text-align: left;font-size:9pt;}
.myorder tr.item td{font-size: 8pt;}
                                      
.wpdm_category .thumb{
    
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    
}
.wpdm_category .thumb{
    float:left;
    margin-right:25px;
}
.wpdm_category .desc{
    float:left;
    line-height: 1.5;
    width: 70%;
}
.middle{
    font-family:Tahoma;
    font-size:10pt;
    letter-spacing: 1px;
    line-height: 1.5;
}
.middle .det{padding:15px;}


{
    width: 700px;
    padding: 0;
    margin: 0;
}

#mytable caption {
    padding: 0 0 5px 0;
    width: 700px;     
    font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
}

#mytable th {
    font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #4f6b72;
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 6px 6px 12px;
    background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}

#mytable th.nobg {
    border-top: 0;
    border-left: 0;
    border-right: 1px solid #C1DAD7;
    background: none;
}

#mytable td {
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    background: #fff;
    padding: 6px 6px 6px 12px;
    color: #4f6b72;
    margin:0px !important;
}


#mytable tr.order td {
    background: #F5FAFA;
    color: #797268;
}

#mytable th.spec {
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background: #fff url(../images/bullet1.gif) no-repeat;
    font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable th.specalt {
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background: #f5fafa url(../images/bullet2.gif) no-repeat;
    font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #797268;
}

.wpdm-filelist{
    list-style:none;
}

.ind-download{
    position:inline-block;
    background: url(../images/download-16.png) left center no-repeat;
    padding-left:20px;    
}
.pack_stats{
    width:100%;
}

/** pagination **/
div.wpdm-ap-pag,
div.pagination {
    text-align:center;
    padding: 7px;
    margin: 3px;
    background: rgba(0,0,0,0.1);
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
div.wpdm-ap-pag *,
div.pagination *{
    font-size:10pt;
    text-transform: lowercase !important;
    font-family: Verdana;
}

div.wpdm-ap-pag a,
div.pagination a {
    padding: 4px 8px;
    margin: 2px;
    
    text-decoration: none;
    color: #4A5154;
     
}

div.wpdm-ap-pag a:hover, div.wpdm-ap-pag a:active,
div.pagination a:hover, div.pagination a:active {     
    background-color:#4A5154;
    color: #fff;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

div.wpdm-ap-pag span.current,
div.pagination span.current {
    padding: 4px 8px;
    margin: 2px;      
    font-weight: bold;
    background-color: #4A5154;
    color: #FFF;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
     
}

div.wpdm-ap-pag span.disabled,
div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    
    color: #DDD;  
}


.wpdm-link{
    margin: 0px;
    padding: 10px;
    font-size:9pt;
    font-family: 'Lucida Grande','Lucida Sans','sans-serif';
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #dddddd;
    
}

.clear{
    clear: both;    
}
.wpdm-link .wpdm-cont h3{
    padding: 0px !important;
    margin: 0px !important;
    line-height: 20px;
    font-family: 'Lucida Grande','Lucida Sans','sans-serif';
    font-size: 12pt;
    text-transform: none;
}
.wpdm-link .wpdm-cont{
float: left;    
}
.wpdm-link .wpdm-icon{
    float: left;
    width: 48px;
}

.wpdm-link:last-child{
   border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff; 
}
.wpdm-category{
    border:0px;
    border-bottom:0px solid #ccc;
}

 
 
.dtable {
    background: none repeat scroll 0 0 #E0E0E0;
    border-left: 1px solid #E0E0E0;     
    border-top: 1px solid #E0E0E0;
    margin: 0 0 20px;
    width: 100%;
}
.dtable caption {
    font-family: LeagueGothicRegular;
    font-size: 24px;
    line-height: normal;
    padding: 0 0 19px;
}
.dtable tr{
    border:0px !important;
    border-bottom:0px !important;
    border-top:0px !important;
}
.dtable th {
    background: #eeeeee;
    border-bottom: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0; 
    border-top:0px !important;     
    border-left:0px !important;     
    padding: 4px 10px 5px;
    text-align: left;
    font-weight: bold;
}
.dtable{
    
}
.dtable td {
    background: #fafafa;
    border-bottom: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    border-top:0px !important;     
    border-left:0px !important;     
    padding: 4px 10px 5px;
}    

.postbox {
    background: #f5f5f5;
    border: 1px solid #eee;
    margin: 0px;     
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-bottom: 10px;
} 

h3.hndle{
    background: #eee;
    margin: 0px;
    padding: 4px 10px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: left;
    font-family: 'Lucida Grande','Lucida Sans' !important;
    font-size: 13pt; !important;
}

h3.hndle img{
    margin-top: 5px;
}

#wpdm-pf input[type=text]{
  border:1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;  
  font-size: 9pt;
  padding: 5px;
  background: #ffffff;
}
.handlediv{
    display: none;
}

#wpdm-pf table td{
    border: 0px;
}

.postbox td{
    border-top: 1px solid #dddddd !important;
    border-bottom: 1px solid #ffffff !important;
}
table.widefat .row-actions{
    font-size: 8pt;
}
table.widefat *{
    font-family: 'Lucida Grande','Lucida Sans';
}
table.widefat th{
    background: #eeeeee;
    font-weight: bold;
    border-right: 1px solid #ffffff !important;
    border-top: 1px solid #ffffff !important;
    border-left: 1px solid #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
    text-align: left !important;
}
table.widefat td{
    border-right: 1px solid #ffffff !important;
    border-top: 1px solid #ffffff !important;
    border-left: 1px solid #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
    vertical-align: top;
    background: #f5f5f5;
    text-align: left !important;
}
table.widefat td td{
    border: 0px !important;
    font-family: tahoma;
    font-size: 9pt;
}

.postbox ul,
.postbox li{
    list-style: none;
    text-align: left !important; 
    
}
.postbox th,
.postbox td,
.inside table.widefat th,
.inside table.widefat td,
.inside table.widefat{
    border: 0px !important;
    text-align: left !important;
   
}
.wpdm-front h3.title{
   font-family: 'Lucida Grande','Lucida Sans';
   margin: 10px 0 5px 10px;
   font-size: 14pt; 
}

.qdb{
    background: #606060;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYwNjA2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #606060 0%, #0e0e0e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606060), color-stop(100%,#0e0e0e));
background: -webkit-linear-gradient(top,  #606060 0%,#0e0e0e 100%);
background: -o-linear-gradient(top,  #606060 0%,#0e0e0e 100%);
background: -ms-linear-gradient(top,  #606060 0%,#0e0e0e 100%);
background: linear-gradient(top,  #606060 0%,#0e0e0e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#0e0e0e',GradientType=0 );
color:#fff;
padding:5px 7px;
font-size:8pt;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#loginform{
    margin-top: 20px;
}
.wpdm-category-list li{
    clear:both;
}
.wpdm-category-list {
    list-style: none;
}
.download_link label{
    width: 60px;
    display: block;
    font-size: 10px;     
}

.cat-page-tilte{
    padding:0px 5px 10px 0px;border:0px;border-top:1px dotted #666;font-size:11pt;
}
.cat-page-tilte legend{
    padding-right: 5px;
}
.loading{
    -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;background:#aa0000;color:#ffffff;padding:5px 10px;position:absolute;font-size:12px;font-weight: bold;
}

.wpdm-email2dl{    
    text-align: center;
    
    border:4px solid #eee;
}
.wpdm-email2dl .wcon{
    padding:10px;
     
    border:1px solid #ccc;
    font-family: 'Lucida Grande','Verdana';
    font-size: 10pt;;
}

 

.wpdm-email2dl input[type=button]:active{
    background-color: #f4f4f4;
  background-image: -moz-linear-gradient(top, #f6f6f6, #f1f1f1);
  background-image: -ms-linear-gradient(top, #f6f6f6, #f1f1f1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #f1f1f1);
  background-image: -o-linear-gradient(top, #f6f6f6, #f1f1f1);
  background-image: linear-gradient(top, #f6f6f6, #f1f1f1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#f1f1f1', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.wpdm-email2dl input[type=button]:hover{
    border: 1px solid #2F5BB7;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  background-color: #4387f5;
  background-image: -moz-linear-gradient(top, #4d90fe, #357ae8);
  background-image: -ms-linear-gradient(top, #4d90fe, #357ae8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#357ae8));
  background-image: -webkit-linear-gradient(top, #4d90fe, #357ae8);
  background-image: -o-linear-gradient(top, #4d90fe, #357ae8);
  background-image: linear-gradient(top, #4d90fe, #357ae8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d90fe', endColorstr='#357ae8', GradientType=0);
}
.wpdm-email2dl form{
    margin-top: 10px;
    padding-bottom: 10px;
}
.wpdm-email2dl input[type=button]{
     color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #3079ED;
  background-color: #4b8cf7;
  background-image: -moz-linear-gradient(top, #4d90fe, #4787ed);
  background-image: -ms-linear-gradient(top, #4d90fe, #4787ed);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#4787ed));
  background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
  background-image: -o-linear-gradient(top, #4d90fe, #4787ed);
  background-image: linear-gradient(top, #4d90fe, #4787ed);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d90fe', endColorstr='#4787ed', GradientType=0);
  font-size: 9pt;
  font-weight: bold;
  padding: 5px 10px;
  -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;    
}
.wpdm-email2dl .wcon input[type=text]{
    background: #ffffff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;    
    border:1px solid #aaa;
    font-family: 'Lucida Grande','Verdana';
    font-size: 11pt;;
    padding: 3px 10px;
    width: 250px;
}
.wpdm-email2dl label{
    display: none;
}

.drag-drop #drag-drop-area {
    border: 4px dashed #DDDDDD;
    height: 200px;
}

.drag-drop-inside{
    text-align: center;
    padding: 30px;
}

.wpdm-front input[type=submit],
.wpdm-front input[type=reset],
.wpdm-front input[type=button]{
    position: relative;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 8px 12px;
  cursor: pointer;
  outline: none;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f3f3f3;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
  background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
  background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f1f1f1', GradientType=0);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding;
  /* IE hacks */

  zoom: 1;
  z-index: 1;
  *display: inline;
  font: bold 12px Helvetica, Arial, sans-serif;
  line-height: 12px;
  color: #444444;
  min-width: 42px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  text-decoration: none;
  white-space: nowrap;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #3079ED;
  background-color: #4b8cf7;
  background-image: -moz-linear-gradient(top, #4d90fe, #4787ed);
  background-image: -ms-linear-gradient(top, #4d90fe, #4787ed);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#4787ed));
  background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
  background-image: -o-linear-gradient(top, #4d90fe, #4787ed);
  background-image: linear-gradient(top, #4d90fe, #4787ed);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d90fe', endColorstr='#4787ed', GradientType=0);
}

.wpdm-front input[type=submit]:hover,
.wpdm-front input[type=reset]:hover,
.wpdm-front input[type=button]:hover{
    border: 1px solid #2F5BB7;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  background-color: #4387f5;
  background-image: -moz-linear-gradient(top, #4d90fe, #357ae8);
  background-image: -ms-linear-gradient(top, #4d90fe, #357ae8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#357ae8));
  background-image: -webkit-linear-gradient(top, #4d90fe, #357ae8);
  background-image: -o-linear-gradient(top, #4d90fe, #357ae8);
  background-image: linear-gradient(top, #4d90fe, #357ae8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d90fe', endColorstr='#357ae8', GradientType=0);
}

.wpdm-front .inside{
    padding: 10px;
}

#wpdm-login-form{
    position: absolute;
    padding:0px 10px;
    border:1px solid #aaa;
    background: #eee;
    z-index: 9999999;
}