div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#Extension1 .button
{
   background: #3370B7;
   border: 1px solid #2E6DA4;
   border-radius: 3px;
   color: #FFFFFF;
   cursor: pointer;
   display: inline-block;
   font-weight: bold;
   font-size: 13px;
   padding: 5px 10px;
   text-decoration: none;
}
#Extension1
{ 
   background-color: transparent;
   box-sizing: border-box;
   font-family: Arial;
   font-size: 13px;
   padding: 8px;
   color: #000000;
   width: 100%; 
}
#Extension1 input 
{ 
   display: none; 
}
#Extension1 .upload-drop-target 
{ 
   height: 100px; 
   border: 2px dashed #CCCCCC;
   border-radius: 5px; 
   margin-bottom: 8px; 
   text-align: center; 
}
#Extension1 .upload-drop-target h2 
{ 
   font-weight: bold;
   font-size: 16px;
   margin-bottom: 0.75em;
   margin-top: -.5em; 
   position: relative; 
   top: 50%; 
}
.#Extension1 upload-selected 
{ 
   margin: 1em 0; 
   border-bottom: 1px solid #CCCCCC;
}
#Extension1 .upload-selected table 
{ 
   width: 100%; 
   border-spacing: 0; 
}
#Extension1 .upload-selected td 
{ 
   padding: 8px; 
   border-bottom: 1px dashed #CCCCCC;
   font-size: 13px;
}
#Extension1 .upload-selected td.type 
{ 
   width:5%; 
}
#Extension1 .upload-selected td.name 
{ 
   width: 45%; 
}
#Extension1 .upload-selected td.size 
{ 
   width: 25%; 
}
#Extension1 .upload-selected td.remove_all_x 
{ 
   width: 20%; 
}
#Extension1 .upload-selected tr:last-child td 
{ 
   border-bottom: none; 
}
#Extension1 .upload-selected a 
{ 
   font-weight: bold; 
   text-decoration: none; 
}
#Extension1 .upload-table-head 
{ 
   font-weight: bold; 
}
#Extension1 .upload-remove-all 
{ 
   color: #FF0000; 
}
#Extension1 .upload-remove 
{ 
   background-color: #FF0000; 
   border-radius: 50%;
   color: #FFFFFF; 
   display: block; 
   height: 1.2em;
   text-align: center;
   width: 1.2em;
}
#Extension1 .progress 
{
   position: relative; 
   top: 0px; 
   height: 17px;
   width: 100px; 
   overflow: hidden;
   background-color: #f5f5f5;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
   box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
}
#Extension1 .progress-bar 
{
   float: left;
   width: 0px;
   height: 100%;
   font-size: 13px;
   line-height: 17px;
   color: #FFFFFF;
   text-align: center;
   background-color: #337AB7;
   -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
   box-shadow: inset 0px -1px 0px rgba(0,0,0,0.15);
   -webkit-transition: width .6s ease;
   transition: width .6s ease;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 53px;
   line-height: 59.5px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
@media only screen and (min-width: 480px) and (max-width: 969px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Extension1
{
   visibility: visible !important;
   display: block !important;
}
#wb_LayoutGrid2
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid1
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text1
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 360px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Extension1
{
   visibility: visible !important;
   display: block !important;
}
#wb_LayoutGrid2
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid1
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text1
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
}
