@font-face
{
        font-family: 'MuseoSans-100';
        src:
        url('../fonts/MuseoSans-100.eot?') format('eot'),
        url('../fonts/MuseoSans-100.ttf') format('truetype'),
        url('../fonts/MuseoSans-100.woff') format('woff'),
        url('../fonts/MuseoSans-100.svg') format('svg');
}

@font-face
{
        font-family: 'MuseoSans-300';
        src:
        url('../fonts/MuseoSans-300.eot?') format('eot'),
        url('../fonts/MuseoSans-300.ttf') format('truetype'),
        url('../fonts/MuseoSans-300.woff') format('woff'),
        url('../fonts/MuseoSans-300.svg') format('svg');
}

@font-face
{
        font-family: 'MuseoSans-500';
        src:
        url('../fonts/MuseoSans-500.eot?') format('eot'),
        url('../fonts/MuseoSans-500.ttf') format('truetype'),
        url('../fonts/MuseoSans-500.woff') format('woff'),
        url('../fonts/MuseoSans-500.svg') format('svg');
}

@font-face
{
        font-family: 'MuseoSans-700';
        src:
        url('../fonts/MuseoSans-700.eot?') format('eot'),
        url('../fonts/MuseoSans-700.ttf') format('truetype'),
        url('../fonts/MuseoSans-700.woff') format('woff'),
        url('../fonts/MuseoSans-700.svg') format('svg');
}

@font-face
{
        font-family: 'MuseoSans-900';
        src:
        url('../fonts/MuseoSans-900.eot?') format('eot'),
        url('../fonts/MuseoSans-900.ttf') format('truetype'),
        url('../fonts/MuseoSans-900.woff') format('woff'),
        url('../fonts/MuseoSans-900.svg') format('svg');
}
       
*
{
        margin: 0;
        padding: 0;
        border: 0;
}

body
{
        text-align: left;
        font: 12px arial, tahoma, verdana, sans-serif;
        color: #000;
        background: #fff;
}

a
{
        text-decoration: none;
        color: #f5631c;
}

a:hover
{
        text-decoration: underline;
}

ul
{
        list-style: none;
}

.wrapper {
       background: #ddd url('../img/bg1.png') repeat-x 0 137px;
       }       
.header {
       min-height: 137px;
       background: #E7E7E7 url('../img/bg2.png') repeat-x 0 0;
       }
.header .bg {
       background: url('../img/bg6.png') no-repeat center 0;
       min-height: 846px;
       position: absolute; left: 0; right: 0; top: 95px;
       }
.header .center {
       width: 940px;
       margin: auto;
       position: relative;
       }
.logo img { 
       display: block;
       position: absolute; left: 0; top: 30px;
       }
.menu1 { 
       position: absolute; right: 0; top: 50px;
       }
.menu1 li {
       float: left;
       font: 11px arial;
       color: #fff;
       padding: 0 13px 0 10px;
       background: url('../img/bar-sep.png') no-repeat right 0;
       }
.menu1 li:last-child {
       padding-right: 3px;
       background: none;
       }
.menu1 a {
       color: #fff;
       padding-left: 18px;
       }
.menu1 a.lang {
       background: url('../img/bar-reg.png') no-repeat 0 2px;
       }
.menu1 a.log {
       background: url('../img/bar-log.png') no-repeat 0 center;
       }
.menu1 a.reg {
       background: url('../img/star.png') no-repeat 0 0px;
       }
.menu1 a.f {
       background: url('../img/bar-f.png') no-repeat 0 center;
       }
.menu2 { 
       position: absolute; left: 0; top: 108px;
       overflow: hidden;
       border-radius: 5px 0 0 5px;
       }
.menu2 li {
       float: left;
       height: 55px;
       padding-right: 2px;
       background: url('../img/menu-sep.png') no-repeat right 0;
       }
.menu2 li:last-child {
       background: none;
       }
.menu2 a {
       display: block;
       padding: 20px 25px 0 25px;
       height: 34px;
       color: #fff;
       }
.menu2 li:first-child a {
       border-radius: 5px 0 0 5px;
       }
.menu2 a:hover {
       background: url('../img/menu-hover.png') repeat-x 0 0;
       text-decoration: none;
       color: #f5631c;
       }
.menu3 { 
       position: absolute; right: 2px; top: 108px;
       overflow: hidden;
       border-radius: 0 5px 5px 0;
       }
.menu3 li {
       float: left;
       height: 55px;
       padding-left: 2px;
       background: url('../img/menu-sep.png') no-repeat 0 0;
       }
.menu3 li:first-child {
       background: none;
       }
.menu3 a {
       display: block;
       padding: 20px 25px 0 25px;
       height: 34px;
       color: #fff;
       }
.menu3 a:hover {
       background: url('../img/menu-hover.png') repeat-x 0 0;
       text-decoration: none;
       color: #f5631c;
       }
.menu3 a.up {
       padding-left: 53px;
       background: url('../img/menu-up.png') no-repeat 20px center;
       }
.menu3 a.im {
       padding-left: 50px;
       background: url('../img/image.png') no-repeat 20px center;
       }
.menu3 a.files {
       padding-left: 48px;
       background: url('../img/menu-file.png') no-repeat 20px center;
       }
.menu3 a.search {
       padding-left: 30px;
       background: url('../img/menu-search.png') no-repeat 0 center;
       }
.slogan {
       min-height: 346px;
       margin: 45px 0 10px;
       position: relative; 
       text-align: center;
       }
.slogan h1 {
       width: 940px;
       overflow: hidden;
       margin: auto;
       height: 0;
       }
.slogan .button
{
        display: inline-block;
        height: 40px;
        padding: 13px 40px 0;
        background: url('../img/button1.png') repeat-x 0 0;
        border-radius: 5px 5px 9px 9px;
        font: bold 20px arial;
        color: #fff;
        text-decoration: none;
        margin: 200px 0 0;
        position: relative;
}

.bg .button
{
        display: inline-block;
        height: 40px;
        background: url('../img/button1.png') repeat-x 0 0;
        border-radius: 5px 5px 9px 9px;
        font: bold 20px arial;
        color: #fff;
        text-decoration: none;
        margin-top: 10px;
        margin-bottom: 10px;
        position: relative;
}

.bg .button span
{
        padding: 0 0 0 35px;
        background: url('../img/button-cloud.png') no-repeat 0 center;
}

.slogan:hover, .button:hover, .button3:hover
{
        opacity: 0.8;
}

.slogan span
{
        padding: 0 0 0 35px;
        background: url('../img/button-cloud.png') no-repeat 0 center;
}

.slogan .cloud {
       width: 480px; height: 294px;
       margin: auto;
       background: url('../img/cloud1.png') no-repeat center 0;
       position: absolute;  left: 0; right: 0; top: 20px;
       }
.content {
       margin: auto;
       width: 940px;
       position: relative;
       }
.boxes {
       overflow: hidden;
       padding: 2px 0 40px;
       }
.boxes.prem {
       margin: 60px 0 10px;
       }
.box {
       float: left;
       width: 272px;
       min-height: 245px;
       background: url('../img/box.png') no-repeat 0 bottom;
       border-radius: 5px 5px 0 0;
       box-shadow: 0 -1px 1px 0 #D7D7D7;
       padding: 30px 15px 40px;
       text-align: center;
       }
.box:not(:last-child) {
       margin-right: 17px;
       }
.box  .icon {
       height: 135px;
       }
.box  .icon img[src*='icon6'] {
       margin-top: 15px;
       }
.box h2 {
       font: 28px 'MuseoSans-100';
       color: #111;
       margin: 0 0 10px;
       }
.box p {
       line-height: 16px;
       color: #777;
       }
       
.box2
{
         float: left; width: 276px; background: #fff; border-radius: 5px; border: 1px solid #D7D7D7; padding-top: 15px; padding-left: 5px; padding-right: 5px; text-align: center; margin-bottom: 15px; cursor: pointer; margin-right: 17px;
}
       
.box2:hover
{
        opacity: 0.7;
        border: 1px solid #F5631C;
}

.box2s
{
         float: left; opacity: 0.7; width: 154px; background: #fff; border-radius: 5px; border: 1px solid #D7D7D7; padding-top: 15px; padding-left: 5px; padding-right: 5px; text-align: center; margin-bottom: 15px; cursor: pointer; margin-right: 17px;
}

.box2s h3
{
        font: 18px 'MuseoSans-100'; color: #111; margin-top: 15px; margin-bottom: 12px;
}

.act_s
{
        opacity: 1.0;
        border: 1px solid #F5631C;
}
      
.box2s:hover
{
        opacity: 1.0;
        border: 1px solid #F5631C;
}

.box2  .icon
{
        height: 135px;
}

       
.box2 h2
{
        font: 28px 'MuseoSans-100'; color: #111; margin: 0 0 10px;
}

.box2 p
{
        line-height: 16px; color: #777;
}

.box3
{
        float: left; width: 276px; background: #fff; border-radius: 5px; border: 1px solid #D7D7D7; padding-top: 15px; padding-left: 5px; padding-right: 5px; text-align: center; margin-bottom: 15px; margin-right: 17px;
}

.box3.act2
{
        border: 1px solid #F5631C;
}

.box3  .icon
{
        height: 135px;
}

       
.box3 h2
{
        font: 28px 'MuseoSans-100'; color: #111; margin: 0 0 10px;
}

.box3 p
{
        line-height: 16px; color: #777;
}


       
.file {
       margin: 60px 0 0;
       }
.title {
       float: left;
       overflow: hidden;
       padding: 0 0 25px 88px;
       background: url('../img/cloud2.png') no-repeat 0 0;
       }
.title span {
       color: #111;
       //font: 16px 'MuseoSans-500';
       display: block;
       font: 14px "arial";
       text-shadow: 1px 1px #FFFFFF;
       font-weight: bold;
       margin-bottom: 2px;
       }
.title h1 {
       color: #f5631c;
       font: 32px/30px 'MuseoSans-100';
       float: left;
       margin-left: -2px;
       text-shadow: 1px 1px #FFFFFF;
       }
.title small {
       color: #fff;
       background: #F5631C;
       font: 13px 'MuseoSans-900';
       float: left;
       padding: 5px 10px;
       border-radius: 5px;
       margin: 3px 0 0 10px;
       }
.file .social {
       float: right;
       margin: 10px 0 0;
       }
.download, .popular, .popular2, .popular3, .accounts, .compare, .bar, .textbox {
       clear: both;
       background: url('../img/shadow.png') no-repeat center bottom;
       padding: 0 0 23px;
       margin: 0 0 7px;
       }
.download .bg, .popular .bg, .popular2 .bg, .popular3 .bg, .accounts .bg, .compare .bg, .bar .bg, .textbox .bg
{
        background: #fff url('../img/gradient.png') repeat-x 0 bottom;
        box-shadow: 0 0px 1px 1px #D7D7D7;
        border-radius: 5px;
        border: 1px #fff solid;
        padding: 20px;
        overflow: hidden;
}

.popular3 .bg p
{
        color: #777777; margin-top: 15px; text-align: justify; line-height: 150%;
}

.popular3 .bg ul
{
        margin-left: 12px;
}

.popular3 .bg li
{
        color: #777777;  list-style-type: square; line-height: 150%; text-align: justify; margin-bottom: 5px;
}

.download .ds
{
        float: right; padding: 0 20px 60px 0;
}

.download .dbuttons
{
        float: right;
        margin-bottom: 50px;
        margin-right: 18px;
}

.download .dbuttons a
{
        display: inline-block;
        float: left;
        margin: 25px 0 0 80px;
        height: 40px;
        padding: 13px 18px 0;
        background: url('../img/button2.png') repeat-x 0 0;
        border-radius: 5px 5px 9px 9px;
        font: bold 20px arial;
        color: #8c8c8c;
        text-decoration: none;
        position: relative;
        text-indent: 30px;
}

.download .dbuttons a:hover
{
        opacity: 0.7;
}

.download .dbuttons a.premium
{
        background: url('../img/button1.png') repeat-x 0 0;
        color: #fff;
}

.download .dbuttons .arrow
{
        width: 57px; height: 61px;
        background: url('../img/arrow2.png') no-repeat 0 0;
        position: absolute; top: -24px; left: -8px;
}

.download .dbuttons .premium .arrow
{
       background: url('../img/arrow3.png') no-repeat 0 0;
}

.download .dbuttons small
{
        display: block;
        border-radius: 0 0 5px 5px;
        margin: 11px 0 0;
        background: #F0F0F0 url('../img/button2.png') repeat-x 0 -49px;
        padding: 8px 14px;
        //font: 12px 'MuseoSans-700';
        font: 12px "arial";
        font-weight: bold;
        //text-shadow: 1px 1px #FFFFFF;
        color: #a7a7a7;
        text-indent: 0;
}

.download .dbuttons .premium small
{
        background: #FFDFC1 url('../img/button1.png') repeat-x 0 -49px;
        color: #f5631c;
}

.download table
{
        clear: both;
        border-spacing: 0;
        width: 100%;
}

.download td
{
        border-bottom: 1px solid #DADADA;
        //font: 15px 'MuseoSans-300';
        color: #777;
        padding: 10px 0;
        font: 15px "arial";
        text-shadow: 1px 1px #FFFFFF;
}

.download tr:last-child td
{
        border-bottom: 0;
}
.download td:first-child
{
        width: 320px;
}

.download td:not(:first-child)
{
        text-align: center;
}

.download td:nth-child(2)
{
        text-align: center;
        //font: 15px 'MuseoSans-700';
        color: #333;
        width: 280px;
        padding-right: 40px;
        font: 15px "arial";
        text-shadow: 1px 1px #FFFFFF;
        font-weight: bold;
}

.download td span
{
        color: #2ab15a;
}

.download td small
{
        font: 12px "arial";
        text-shadow: 1px 1px #FFFFFF;
}

.download td:nth-child(3)
{
        //font: 15px 'MuseoSans-700';
        font: 15px "arial";
        text-shadow: 1px 1px #FFFFFF;
        font-weight: bold;
        color: #f5631c;
}

.download .no
{
        display: inline-block;
        width: 25px; height: 27px;
        background: url('../img/no.png') no-repeat 0 0;
}

.download .yes
{
        display: inline-block;
        width: 26px; height: 26px;
        background: url('../img/yes.png') no-repeat 0 0;
}

.popular strong, .popular2 strong, .popular3 strong  {
       display: block;
       font: 24px 'MuseoSans-100';
       color: #f5631c;
       }
.popular img {
       display: block;
       float: left;
       margin: 15px 19px 5px 0;
       padding: 4px;
       border: 1px #B6B6B6 solid;
       }
       

.popular2 img
{
       padding: 4px; border: 1px #B6B6B6 solid;
}


.popular3 a.f
{
        display: block; float: left; text-decoration: none; margin-left: 19px; width: 210px; height: 170px; margin-top: 15px;
}

.popular3 a.f:hover
{
        text-decoration: underline;
}

.popular3 a.f span.filename
{
        display: block; text-align: center; font-weight: bold; text-shadow: 1px 1px #FFFFFF; margin-top: 5px; font: 12px "arial", "tahoma", "verdana", sans-serif; font-weight: bold;
}

.popular3 a.f span.details
{
        display: block; text-align: left; font: 10px "arial", "tahoma", "verdana", sans-serif; padding-top: 2px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; background: #111; opacity: 0.5; position: absolute; margin-top: -22px; margin-left: 5px;
}

.popular3 a.f span.details span
{
        color: #fff;
}

.popular3 a.f img
{
        padding: 4px; border: 1px #B6B6B6 solid;
}

.popular3 a.f img:hover
{
        opacity: 0.7; border: 1px solid #F5631C;
}
       




.accounts {
       margin-bottom: 30px;
       }
.accounts .bg {
       padding: 0;
       height: 235px;
       overflow: visible;
       }
.accounts .type {
       float: left;
       border-right: 1px #DADADA solid;
       width: 187px; height: 234px;
       text-align: center;
       }
.accounts .type:last-child, .accounts .type:nth-child(2) {
       border-right: 0;
       }
.accounts .type.favor {
       width: 180px; height: 286px;
       background: #FFFCE5;
       border: 3px #F5631C solid;
       margin-top: -27px;
       box-shadow: 0 2px 1px 0 #CBCCCC;
       border-radius: 5px;
       }
.accounts strong {
       display: block;
       font: 36px 'MuseoSans-300';
       color: #4ba125;
       padding: 20px 0 0;
       }
.accounts .favor strong {
       font: 40px 'MuseoSans-700';
       padding: 28px 0 0;
       }
.accounts span {
       display: block;
       font: 14px 'MuseoSans-300';
       color: #333;
       padding: 0 0 18px;
       }
.accounts .favor span {
       padding: 0 0 22px;
       }
.accounts .price {
       display: inline-block;
       font: 20px 'MuseoSans-700';
       color: #f5631c;
       padding: 0 0 20px 55px;
       background: url('../img/icons/icon1.png') no-repeat 0 0;
       }
       
.price_sms {
       display: inline-block;
       font: 20px 'MuseoSans-700';
       color: #f5631c;
       padding: 0 0 20px 55px;
       background: url('../img/icons/icon1.png') no-repeat 0 0;
       margin-top: 20px;
       margin-left: 10px;
       }
.accounts .favor .price {
       padding: 0 0 27px 55px;
       }
.accounts .price b, .price_sms b {
       font: 40px 'MuseoSans-700';
       }
.accounts .price small, .price_sms small {
       font: 18px 'MuseoSans-700';
       position: relative; top: -15px;
       }
.accounts .button, .accounts .button:hover {
       display: block;
       margin: 0 20px 10px;
       height: 40px;
       padding: 13px 0 0;
       text-align: center;
       background: url('../img/button1.png') repeat-x 0 0;
       border-radius: 5px 5px 9px 9px;
       font: bold 20px arial;
       color: #fff;
       text-decoration: none;
       }
       
.button_sms {
       display: block;
       //margin-left: 68px;
       height: 40px;
       width: 150px;
       padding: 13px 0 0;
       text-align: center;
       background: url('../img/button1.png') repeat-x 0 0;
       border-radius: 5px 5px 9px 9px;
       font: bold 20px arial;
       color: #fff;
       text-decoration: none;
       }
       .button_cc {
        display: block;
       margin: 0 15px 10px;
       height: 40px;
       padding: 16px 0 0;
       text-align: center;
       background: url('../img/button1.png') repeat-x 0 0;
       border-radius: 5px 5px 9px 9px;
       font: bold 16px arial;
       color: #fff;
       text-decoration: none;
       }
.button_cc:hover, .button_sms:hover {
opacity: 0.7;
text-decoration: none;

}
.accounts small {
       font: 11px "arial"; text-shadow: 1px 1px #FFFFFF;
       color: #F5631C;
       font-weight: bold;
       }
.compare table {
       border-spacing: 0;
       width: 100%;
       }
.compare td {
       border-bottom: 1px solid #DADADA;
       font: 15px "arial"; text-shadow: 1px 1px #FFFFFF;
       color: #777;
       padding: 10px 0;
       }
.compare tr:last-child td, .compare tr:first-child td:first-child {
       border-bottom: 0;
       }
.compare tr:first-child td
{
        font: 15px "arial"; text-shadow: 1px 1px #FFFFFF; font-weight: bold; text-transform: uppercase; padding: 15px 0 25px;
}
.compare td:first-child {
       width: 380px;
       }
.compare td:not(:first-child) {
       text-align: center;
       width: 173px;
       }
.compare td:nth-child(3){
       color: #4ba125;
       }
.compare td:nth-child(4)
{
        color: #f5631c; font: 15px "arial"; text-shadow: 1px 1px #FFFFFF; font-weight: bold;
}

.compare .no
{
       display: inline-block; width: 25px; height: 27px; background: url('../img/no.png') no-repeat 0 0;
}

.compare .yes
{
        display: inline-block; width: 26px; height: 26px; background: url('../img/yes.png') no-repeat 0 0;
}

.bar
{
        margin: 60px 0 10px;
}

.bar .bg
{
       padding: 2px 0; height: 56px;
}

.bar .bg div
{
        height: 56px; float: left; color: #111; font: 13px "arial"; text-shadow: 1px 1px #FFFFFF; font-weight: bold; margin-left: 5px; margin-right: 5px;
}

.bar .bg div:first-child
{
        background: none;
        margin-left: 0px;
}

.bar .bg div span
{
        color: #f5631c;
}

.bar .bg div.d
{
        padding: 21px 19px 0 72px; background: url('../img/disk3.png') no-repeat 15px 3px, url('../img/sep3.png') no-repeat 0 0;
}

.bar .bg div.fi
{
        padding: 21px 19px 0 58px; background: url('../img/icons/icon3.png') no-repeat 20px 12px, url('../img/sep3.png') no-repeat 0 0;
}

.bar .bg div.v
{
        padding: 21px 19px 0 62px; background: url('../img/icons/icon4.png') no-repeat 18px 12px, url('../img/sep3.png') no-repeat 0 0;
}

.bar .bg div.m
{
        padding: 21px 19px 0 62px; background: url('../img/icons/icon5.png') no-repeat 18px 18px, url('../img/sep3.png') no-repeat 0 0;
}

.bar .bg div.t
{
        padding: 21px 0 0 58px; background: url('../img/icons/icon6.png') no-repeat 18px 12px, url('../img/sep3.png') no-repeat 0 0;
}

.bar .bg div.p
{
        padding: 21px 19px 0 62px; background: url('../img/dice.png') no-repeat 18px 14px, url('../img/sep3.png') no-repeat 0 0;
}

.textbox .bg
{
        padding-bottom: 0; border-radius: 0 5px 5px 5px;
}

.textbox p
{
        padding-bottom: 20px; color: #777;
}

.textbox .tabs
{
        height: 34px; padding: 0 0 1px; position: relative; top: 4px;
}
       
.textbox .tabs div
{
        background: #fff; float: left; height: 22px; box-shadow: 0 0px 1px 1px #D7D7D7; border-radius: 5px 5px 0 0; margin: 0 5px 0 0; padding-top: 8px; padding-left: 20px; padding-right: 20px; color: #777; cursor: pointer; font: 13px "arial"; text-shadow: 1px 1px #FFFFFF;
}

.textbox .tabs div.active
{
        background: #fff; float: left; height: 23px; box-shadow: 0 -1px 1px 1px #D7D7D7; color: #f5631c; font: 13px "arial"; text-shadow: 1px 1px #FFFFFF; font-weight: bold;
}

.treebox
{
        clear: left; background: url('../img/shadow2.png') no-repeat center bottom; padding: 0 0 22px; margin: 0 0 8px; float: left; width: 300px;
}

.treebox .bg
{
        background: #fff url('../img/gradient.png') repeat-x 0 bottom; box-shadow: 0 0px 1px 1px #D7D7D7; border-radius: 5px; border: 1px #fff solid;
}

.treebox strong
{
        display: block; background: url('../img/box-head.png') repeat-x 0 bottom; color: #f5631c; padding: 10px 20px 15px; font: 13px "arial"; text-shadow: 1px 1px #FFFFFF; font-weight: bold;
}

.treebox .bg > ul
{
        margin: 20px 0 20px 20px; position: relative;
}
.treebox ul li
{
        padding-left: 25px; padding-bottom: 8px;
}
       
.treebox .bg > ul > li
{
        padding: 0 0 8px;
}

.treebox a
{

        color: #777; padding: 0 0 0 25px; background: url('../img/file.png') no-repeat 0 0; position: relative; z-index: 9;
}
       
.treebox a.dirAct
{
        color: #F5631C; font-weight: bold;
}

.treebox .bg > ul > li  > a
{
        font-weight: bold;
}

.treebox ul ul
{
        position: relative;padding-top: 8px;
}
       
.treebox ul ul li
{
        position: relative;
}

.treebox .close, .treebox .open
{
        background: url('../img/open.png') no-repeat 0 0; width: 9px; height: 9px; display: block; position: absolute; left: 5px;top: 5px; z-index: 9;
}

.treebox .pointer
{
        cursor: pointer;
}

.treebox .open
{
        background: url('../img/close.png') no-repeat 0 0;
}

.treebox ul ul li > hr
{
        position: absolute; top: 9px; left: 9px; height: 1px; width: 16px; background: url('../img/sep2.png') repeat-x 0 0;
}

.treebox ul > hr:nth-child(1)
{
        display: block; position: absolute; top: -5px; top: calc(10px - 9px); bottom: 0; left: 9px; width: 1px; height: 100%; height: calc(100% - 7px); background: url('../img/sep1.png') repeat-y 0 0;
}
       
.treebox li li:last-child >  ul > hr:nth-child(2)
{
        display: block; position: absolute; top: -4px; bottom: 0; left: -16px; width: 1px; height: 100%; height: calc(100% - 2px); background: #FDFDFD;
}
.treebox ul ul li:last-child
{
        padding-bottom: 0;
}
       
       
       
       
.tools, .folder {
       background: url('../img/shadow3.png') no-repeat center bottom;
       padding: 0 0 22px;
       margin: 0 0 8px 20px;
       float: right;
       width: 620px;
       }
.tools .bg, .folder .bg {
       background: #fff url('../img/gradient.png') repeat-x 0 bottom;
       box-shadow: 0 0px 1px 1px #D7D7D7;
       border-radius: 5px;
       border: 1px #fff solid;
       overflow: hidden;
       padding: 0 0 10px;
       min-height: 150px;
       }
.tools strong, .folder strong
{
        display: block;
        background: url('../img/box-head.png') repeat-x 0 bottom;
        color: #f5631c;
        //font: 14px 'MuseoSans-700';
        padding: 10px 20px 15px;
        margin: 0 0 15px;
        font: 13px "arial";
        text-shadow: 1px 1px #FFFFFF;
        font-weight: bold;
}

.tools a {
       display: block;
       position: relative; left: 30px;
       float: left;
       width: 92px;
       text-align: center;
       color: #777;
       }
.tools .icon {
       display: table-cell;
       width: 56px;
       height: 56px;
       border: 1px #DADADA solid;
       border-radius: 5px;
       vertical-align: middle;
       position: relative; left: 17px;
       }
.tools span {
       display: table-cell;
       width: 92px;
       height: 35px;
       font: 9px 'MuseoSans-700';
       vertical-align: middle;
       text-transform: uppercase;
       }
.tools a > br {
       line-height: 0;
       }
/*
.folder strong span
{
        float: right;
        padding: 0 15px 0 0;
}
*/
.folder strong a
{
        margin: 0 20px 0 0;
        font: 12px arial;
        color: #777;
}

.folder table
{
        width: 100%;
        border-spacing: 0;
}

.folder tr.white
{
        background: #fff;
}

.folder tr.gray
{
        background: #fbfbfc;
}

.folder tr.dmca
{
        background: #fdefef;
}

.folder tr.white:hover, .folder tr.gray:hover
{
        background: #fffff8;
}

.folder td
{
        border-bottom: 1px #DADADA solid;
        color: #777777;
        text-shadow: 1px 1px #FFFFFF;
        padding: 10px 0;
}

.folder td:first-child
{
        width: 30px;
        text-align: center;
}
       
.folder td:nth-child(2)
{
        width: 50px;
        text-align: center;
       
}

.folder td:nth-child(3)
{
        padding-right: 10px;
        width: 300px;
}

.folder td:nth-child(3) a
{
        font-weight: bold;
}

.folder td:nth-child(3) small
{
        color: #777;
        font-size: 10px;
        display: block;
}

.folder td:nth-child(4)
{
        width: 60px;
        text-align: right;
        padding-right: 5px;
}

.folder td:nth-child(5)
{
        width: 55px;
        text-align: center;
}

.folder td:nth-child(6)
{
        width: 55px;
        text-align: center;
}

.folder td:nth-child(7)
{
        text-align: center;
        width: 30px;
}

.folder .option
{
        display: inline-block;
        width: 20px; height: 20px;
        background: url('../img/settings.png') no-repeat 0 0;
}

.bottom
{
        min-height: 248px; background: #151517 url('../img/bg3.png') repeat-x 0 0; position: relative;
}

.bottom .center
{
        width: 940px;
        margin: auto;
        padding: 40px 0 25px;
        overflow:hidden;
}

.bottom ul
{
        float: left;
        width: 220px;
        margin: 0 20px 0 0;
}

.bottom ul:last-child
{
        margin: 0;
}

.bottom li:first-child
{
        font: 18px 'MuseoSans-300';
        color: #fff;
        padding: 0 0 20px;
}

.bottom li:not(:first-child)
{
        padding: 10px 0;
        border-bottom: 1px #333334 solid;
        border-top: 1px #080809 solid;
}

.bottom li:nth-child(2)
{
        border-top: 0;
}

.bottom li:last-child
{
        border-bottom: 0;
}

.bottom li a
{
        color: #adadad;
        padding: 0 0 0 15px;
        background: url('../img/arrow1.png') no-repeat 0 center;
}

.footer
{
        height: 86px; background: url('../img/bg4.png') repeat-x 0 0; position: relative;
}
       
.footer .center
{
        width: 940px;
        margin: auto;
}

.footer p
{
        font: bold 12px arial;
        color: #fff;
        padding: 40px 0 0;
        float: left;
}
       
.footer .social
{
        float: right;
        padding: 35px 0 0;
}

.footer .social img
{
        margin: 0 0 0 10px;
}

.overlay
{
        background: url('../img/fog.png') repeat 0 0;
        position: fixed; top: 0; bottom: 0; left: 0; right: 0;
        z-index: 9;
}
       
.overlay .center1
{
        display: table;
        width: 100%; height: 100%;
}
       
.overlay .center2
{
        display: table-cell;
        width: 100%; height: 100%;
        vertical-align: middle;
        text-align: center;
}
       
.popup1, .popup2
{
        background: url('../img/shadow4.png') no-repeat center bottom;
        padding: 0 0 24px;
        margin: auto;
        width: 400px;
        position: relative;
}
       
.popup2
{
        background: url('../img/shadow5.png') no-repeat center bottom;
        padding: 0 0 24px;
        width: 700px;
}
       
.popup1 .bg, .popup2 .bg
{
        background: #fff url('../img/gradient.png') repeat-x 0 bottom;
        box-shadow: 0 -1px 1px 1px #D7D7D7;
        border-radius: 5px;
        border: 1px #fff solid;
        overflow: hidden;
        text-align: left;
}
       
.popup2 .bg
{
}

.popup1 strong, .popup2 strong
{
        display: block;
        background: url('../img/box-head.png') repeat-x 0 bottom;
        color: #f5631c;
        //font: 14px 'MuseoSans-700';
        padding: 10px 20px 15px;
        margin: 0 0 15px;
        font: 14px "arial";
        text-shadow: 1px 1px #FFFFFF;
        font-weight: bold;
}
       
.popup1 p, .popup2 p
{
        color: #777;
        padding: 0 20px 15px;
}
       
.popup1 .x, .popup2 .x
{
        display: block;
        width: 7px; height: 7px;
        position: absolute; top: 18px; right: 20px;
        background: url('../img/x.png') no-repeat 0 0;
}
       
.tipsy
{
        //margin-left: 3px;
        font-size: 10px;
        position: absolute;
        padding: 5px;
        z-index: 100008;
        text-shadow: none;
        //text-transform: uppercase;
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.tipsy-inner
{
        background-color: #000;
        border-radius: 3px;
        color: #FFF;
        max-width: 350px;
        padding: 5px 8px 6px 8px;
        text-align: center;
}

.tipsy-inner-error
{
        background-color: #f4b8c2;
        border-radius: 3px;
        color: #000;
        max-width: 400px;
        padding: 5px 8px 6px 8px;
        text-align: center;
}

.tipsy-arrow
{
        position: absolute;
        width: 0;
        height: 0;
        line-height: 0;
        border: 5px dashed #000;
}

.tipsy-arrow-error
{
        position: absolute;
        width: 0;
        height: 0;
        line-height: 0;
        border: 5px dashed #f4b8c2;
}

.tipsy-arrow-n
{
        border-bottom-color: #000;
}

.tipsy-arrow-s
{
        border-top-color: #000;
}

.tipsy-arrow-e
{
        border-left-color: #000;
}

.tipsy-arrow-w
{
        border-right-color: #000;
}

.tipsy-arrow-w-error
{
        border-right-color: #f4b8c2;
}

.tipsy-n .tipsy-arrow
{
        top: 0px;
        left: 50%;
        margin-left: -5px;
        border-bottom-style: solid;
        border-top: none;
        border-left-color: transparent;
        border-right-color: transparent;
}

.tipsy-nw .tipsy-arrow
{
        top: 0;
        left: 10px;
        border-bottom-style: solid;
        border-top: none;
        border-left-color: transparent;
        border-right-color: transparent;
}

.tipsy-ne .tipsy-arrow
{
        top: 0;
        right: 10px;
        border-bottom-style: solid;
        border-top: none;
        border-left-color: transparent;
        border-right-color: transparent;
}

.tipsy-s .tipsy-arrow
{
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        margin-bottom: 1px;
        border-top-style: solid;
        border-bottom: none;
        border-left-color: transparent;
        border-right-color: transparent;
}

.tipsy-sw .tipsy-arrow
{
        bottom: 0;
        left: 10px;
        border-top-style: solid;
        border-bottom: none;
        border-left-color: transparent;
        border-right-color: transparent;
}

.tipsy-se .tipsy-arrow
{
        bottom: 0;
        right: 10px;
        border-top-style: solid;
        border-bottom: none;
        border-left-color: transparent;
        border-right-color: transparent;
}

.tipsy-e .tipsy-arrow
{
        right: 0;
        top: 50%;
        margin-top: -5px;
        border-left-style: solid;
        border-right: none;
        border-top-color: transparent;
        border-bottom-color: transparent;
}

.tipsy-w .tipsy-arrow
{
        left: 0;
        top: 50%;
        margin-top: -5px;
        margin-left: 2px;
        border-right-style: solid;
        border-left: none;
        border-top-color: transparent;
        border-bottom-color: transparent;
}

.loginUser
{
        background-image: url('../img/user.png');
        font-size: 18px;
        background-repeat: no-repeat;
        border: 1px solid #dddddd;
        border-radius: 3px;
        text-align: center;
        margin:auto;
        height: 34px;
        background-position: 2px 4px;
        line-height: 35px;
        color: #999;
        width: 335px;
        margin-top: 5px;
        font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
        -moz-box-shadow:1px 1px 2px #f5f5f5;
        -webkit-box-shadow:1px 1px 2px #f5f5f5;
        box-shadow:1px 1px 2px #f5f5f5;
        -webkit-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
}

.loginEmail
{
        background-image: url('../img/email.png');
        font-size: 18px;
        background-repeat: no-repeat;
        border: 1px solid #dddddd;
        border-radius: 3px;
        text-align: center;
        margin:auto;
        height: 34px;
        background-position: 2px 1px;
        line-height: 35px;
        color: #999;
        width: 335px;
        margin-top: 5px;
        font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
        -moz-box-shadow:1px 1px 2px #f5f5f5;
        -webkit-box-shadow:1px 1px 2px #f5f5f5;
        box-shadow:1px 1px 2px #f5f5f5;
        -webkit-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
}

.loginPass
{
        background-image: url('../img/pass.png');
        font-size: 18px;
        background-repeat: no-repeat;
        border: 1px solid #dddddd;
        border-radius: 3px;
        text-align: center;
        margin:auto;
        height: 34px;
        background-position: 2px 4px;
        line-height: 35px;
        color: #999;
        width: 335px;
        margin-top: 5px;
        font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
        -moz-box-shadow:1px 1px 2px #f5f5f5;
        -webkit-box-shadow:1px 1px 2px #f5f5f5;
        box-shadow:1px 1px 2px #f5f5f5;
        -webkit-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
}

.input
{
        font-size: 18px;
        background-repeat: no-repeat;
        border: 1px solid #dddddd;
        border-radius: 3px;
        text-align: center;
        margin:auto;
        height: 34px;
        line-height: 35px;
        color: #999;
        width: 335px;
        margin-top: 5px;
        font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
        -moz-box-shadow:1px 1px 2px #f5f5f5;
        -webkit-box-shadow:1px 1px 2px #f5f5f5;
        box-shadow:1px 1px 2px #f5f5f5;
        -webkit-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
}

.inputMessage
{
        background-image: url('../img/message5.png');
        font-size: 12px;
        background-repeat: no-repeat;
        border: 1px solid #dddddd;
        border-radius: 3px;
        padding-left: 32px;
        margin:auto;
        height: 30px;
        background-position: 2px 3px;
        color: #999;
        margin-top: 5px;
        font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
        -moz-box-shadow:1px 1px 2px #f5f5f5;
        -webkit-box-shadow:1px 1px 2px #f5f5f5;
        box-shadow:1px 1px 2px #f5f5f5;
        -webkit-transition: all 0.4s ease 0s;
        -moz-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
}

.input2
{
        font-size: 15px; background-repeat: no-repeat; border: 1px solid #dddddd; border-radius: 3px; margin:auto; padding: 5px; color: #999; margin-top: 5px; font-family:"Myriad Pro", Arial, Helvetica, sans-serif; -moz-box-shadow:1px 1px 2px #f5f5f5; -webkit-box-shadow:1px 1px 2px #f5f5f5; box-shadow:1px 1px 2px #f5f5f5; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;
}

.loginUser:focus, .loginEmail:focus, .loginPass:focus, .input:focus, .input2:focus, .inputMessage:focus
{
        color: #000; border-color: #C9C9C9; -moz-box-shadow:0px 0px 8px #dddddd; -webkit-box-shadow:0px 0px 8px #dddddd; box-shadow:0px 0px 8px #dddddd; z-index: 999;
}

.buttons::-moz-focus-inner {border:0;padding:0;margin:0;}

.buttons
{
        display : binline-lock;
        -moz-box-shadow: 1px 1px 0 #ededed; -webkit-box-shadow: 1px 1px 0 #ededed; box-shadow: 1px 1px 0 #ededed; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#ededed')";
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#ededed');
        border: 1px solid #d2d2d2; outline: none; padding: 0; overflow: visible; cursor: pointer; width: auto; height: 27px;
}

.buttons:first-child
{
        margin : 0 0 1px 0;
}

.buttons:hover
{
        opacity : 0.7; filter : alpha(opacity=70);
}

.buttons span
{
        display : inline-block; background : url(../img/forms-btn.gif) repeat-x left top #FFFFFF; padding : 0 15px; margin : 0; font : 12px/25px Arial; font-weight : bold; letter-spacing : 0.08em; color : #7d7c7c; text-transform : uppercase; height : 25px;
}

.buttons span.icon
{
        padding-left: 30px;
}

.buttons.red
{
        border : 1px solid #ba0000;
}

.buttons.red span
{
        background : url(../img/forms-btn.gif) repeat-x left -25px #FFFFFF;color : #FFFFFF;
}

.buttons.green
{
        border : 1px solid #4b9700;
}

.buttons.green span
{
        background : url(../img/forms-btn.gif) repeat-x left -50px #FFFFFF; color : #FFFFFF;
}

.buttons.blue
{
        border : 1px solid #0049ac;
}

.buttons.blue span
{
        background : url(../img/forms-btn.gif) repeat-x left -75px #FFFFFF;color : #FFFFFF;
}

.buttons.orange
{
        border : 1px solid #e96e00;
}

.buttons.orange span
{
        background : url(../img/forms-btn.gif) repeat-x left -100px #FFFFFF; color : #FFFFFF;
}

.buttons i
{
        background-image: url('../img/glyphicons-halflings-white.png'); background-repeat: no-repeat; display: inline-block; height: 14px; vertical-align: text-top; margin-top: 5px; margin-left: 13px; position: absolute;
}

.icon-ok { width: 14px; background-position: -288px 0; }
.icon-trash { width: 14px; background-position: -456px 0; }
.icon-edit { width: 14px; background-position: -96px -72px; }
.icon-move { width: 14px; background-position: -168px -72px; }
.icon-camera { width: 14px; background-position: -120px -48px; }
.icon-list { width: 14px; background-position: -360px -48px; }
.icon-lock { width: 14px; background-position: -287px -24px; }
.icon-plus { width: 14px; background-position: -408px -96px; }
.icon-plus-sign {width: 14px; background-position: 0 -96px; }
.icon-ban-circle { width: 14px; background-position: -216px -96px; }
.icon-upload { width: 14px; background-position: -144px -24px; }
.icon-random { width: 16px; background-position: -216px -120px;}
.icon-folder-open { width: 16px; background-position: -408px -120px; }
.icon-folder-close { width: 14px; background-position: -384px -120px; }
.icon-share { width: 14px; background-position: -120px -72px; }
.icon-globe { width: 14px; background-position:-336px -144px; }
.icon-filter { width: 14px; background-position: -408px -144px; }
.icon-tasks { width: 14px; background-position: -384px -144px; }
.icon-star { width: 14px; background-position: -120px 0; }
.icon-check { width: 14px; background-position: -144px -72px; }
.icon-search { width: 14px; background-position: -48px 0; }
.icon-book { width: 14px; background-position:-48px -48px; }
.icon-off { width: 14px; background-position: -384px 0; }
.icon-remove { width: 14px; background-position:-312px 0; }
.icon-envelope { width: 14px; background-position:-72px 0; }
.icon-refresh { width: 14px; background-position: -240px -24px; }
.icon-repeat { width: 14px; background-position: -216px -24px; }
.icon-user { width: 14px; background-position: -168px 0; }
.icon-download { width: 14px; background-position:-120px -24px; }
.icon-download-alt { width: 14px; background-position:-96px -24px;}
.icon-step-forward { width: 14px; background-position:-384px -72px;}
.icon-circle-arrow-right { width: 14px; background-position:-240px -144px;}
.icon-film{  width: 14px; background-position:-192px 0;}
.icon-shopping-cart{ width: 14px; background-position:-360px -120px;}

/*
.icon-glass{background-position:0 0;}
.icon-music{background-position:-24px 0;}
.icon-search{background-position:-48px 0;}

.icon-heart{background-position:-96px 0;}
.icon-star{background-position:-120px 0;}
.icon-star-empty{background-position:-144px 0;}

.icon-film{background-position:-192px 0;}
.icon-th-large{background-position:-216px 0;}
.icon-th{background-position:-240px 0;}
.icon-th-list{background-position:-264px 0;}
.icon-ok{background-position:-288px 0;}

.icon-zoom-in{background-position:-336px 0;}
.icon-zoom-out{background-position:-360px 0;}

.icon-signal{background-position:-408px 0;}
.icon-cog{background-position:-432px 0;}
.icon-home{background-position:0 -24px;}
.icon-file{background-position:-24px -24px;}
.icon-time{background-position:-48px -24px;}
.icon-road{background-position:-72px -24px;}
.icon-download-alt{background-position:-96px -24px;}
.icon-download{background-position:-120px -24px;}
.icon-inbox{background-position:-168px -24px;}
.icon-play-circle{background-position:-192px -24px;}


.icon-list-alt{background-position:-264px -24px;}
.icon-flag{background-position:-312px -24px;}
.icon-headphones{background-position:-336px -24px;}
.icon-volume-off{background-position:-360px -24px;}
.icon-volume-down{background-position:-384px -24px;}
.icon-volume-up{background-position:-408px -24px;}
.icon-qrcode{background-position:-432px -24px;}
.icon-barcode{background-position:-456px -24px;}
.icon-tag{background-position:0 -48px;}
.icon-tags{background-position:-25px -48px;}

.icon-bookmark{background-position:-72px -48px;}
.icon-print{background-position:-96px -48px;}
.icon-camera{background-position:-120px -48px;}
.icon-font{background-position:-144px -48px;}
.icon-bold{background-position:-167px -48px;}
.icon-italic{background-position:-192px -48px;}
.icon-text-height{background-position:-216px -48px;}
.icon-text-width{background-position:-240px -48px;}
.icon-align-left{background-position:-264px -48px;}
.icon-align-center{background-position:-288px -48px;}
.icon-align-right{background-position:-312px -48px;}
.icon-align-justify{background-position:-336px -48px;}
.icon-list{background-position:-360px -48px;}
.icon-indent-left{background-position:-384px -48px;}
.icon-indent-right{background-position:-408px -48px;}
.icon-facetime-video{background-position:-432px -48px;}
.icon-picture{background-position:-456px -48px;}
.icon-pencil{background-position:0 -72px;}
.icon-map-marker{background-position:-24px -72px;}
.icon-adjust{background-position:-48px -72px;}
.icon-tint{background-position:-72px -72px;}


.icon-step-backward{background-position:-192px -72px;}
.icon-fast-backward{background-position:-216px -72px;}
.icon-backward{background-position:-240px -72px;}
.icon-play{background-position:-264px -72px;}
.icon-pause{background-position:-288px -72px;}
.icon-stop{background-position:-312px -72px;}
.icon-forward{background-position:-336px -72px;}
.icon-fast-forward{background-position:-360px -72px;}

.icon-eject{background-position:-408px -72px;}
.icon-chevron-left{background-position:-432px -72px;}
.icon-chevron-right{background-position:-456px -72px;}
.icon-minus-sign{background-position:-24px -96px;}
.icon-remove-sign{background-position:-48px -96px;}
.icon-ok-sign{background-position:-72px -96px;}
.icon-question-sign{background-position:-96px -96px;}
.icon-info-sign{background-position:-120px -96px;}
.icon-screenshot{background-position:-144px -96px;}
.icon-remove-circle{background-position:-168px -96px;}
.icon-ok-circle{background-position:-192px -96px;}
.icon-arrow-left{background-position:-240px -96px;}
.icon-arrow-right{background-position:-264px -96px;}
.icon-arrow-up{background-position:-289px -96px;}
.icon-arrow-down{background-position:-312px -96px;}
.icon-share-alt{background-position:-336px -96px;}
.icon-resize-full{background-position:-360px -96px;}
.icon-resize-small{background-position:-384px -96px;}
.icon-minus{background-position:-433px -96px;}
.icon-asterisk{background-position:-456px -96px;}
.icon-exclamation-sign{background-position:0 -120px;}
.icon-gift{background-position:-24px -120px;}
.icon-leaf{background-position:-48px -120px;}
.icon-fire{background-position:-72px -120px;}
.icon-eye-open{background-position:-96px -120px;}
.icon-eye-close{background-position:-120px -120px;}
.icon-warning-sign{background-position:-144px -120px;}
.icon-plane{background-position:-168px -120px;}
.icon-calendar{background-position:-192px -120px;}
.icon-comment{background-position:-240px -120px;}
.icon-magnet{background-position:-264px -120px;}
.icon-chevron-up{background-position:-288px -120px;}
.icon-chevron-down{background-position:-313px -119px;}
.icon-retweet{background-position:-336px -120px;}
.icon-shopping-cart{background-position:-360px -120px;}
.icon-resize-vertical{background-position:-432px -119px;}
.icon-resize-horizontal{background-position:-456px -118px;}
.icon-hdd{background-position:0 -144px;}
.icon-bullhorn{background-position:-24px -144px;}
.icon-bell{background-position:-48px -144px;}
.icon-certificate{background-position:-72px -144px;}
.icon-thumbs-up{background-position:-96px -144px;}
.icon-thumbs-down{background-position:-120px -144px;}
.icon-hand-right{background-position:-144px -144px;}
.icon-hand-left{background-position:-168px -144px;}
.icon-hand-up{background-position:-192px -144px;}
.icon-hand-down{background-position:-216px -144px;}

.icon-circle-arrow-left{background-position:-264px -144px;}
.icon-circle-arrow-up{background-position:-288px -144px;}
.icon-circle-arrow-down{background-position:-312px -144px;}

.icon-wrench{background-position:-360px -144px;}

.icon-briefcase{background-position:-432px -144px;}
.icon-fullscreen{background-position:-456px -144px;}
*/

#ajax
{
        margin-right: 10px;
}

#ajax img
{
        margin-bottom: -2px;
}

#fileAjaxLoader
{
        float: right;
}

#fileAjaxLoader img
{
        margin-top: 3px;
}

#remoteAjaxLoader
{
        margin-right: 10px;
}

#remoteAjaxLoader img
{
        margin-bottom: -2px;
}

.numPerPage
{
        float: left; margin-left: 10px; margin-bottom: 10px; margin-top: 24px;
}

.numPerPage2
{
        float: left; margin-left: 10px; margin-bottom: 12px; margin-top: 12px;
}

.pager
{
        float: right; margin-right: 10px; margin-bottom: 10px; margin-top: 24px;
}

.pager2a
{
        float: right; margin-right: 10px; margin-bottom: 12px; margin-top: 12px;
}

.pager2
{
        float: right; margin-bottom: 20px; margin-top: 24px;
}

.pager3
{
        float: right; margin-bottom: 20px; margin-top: 24px; margin-right: 2px;
}

.str
{
        border: 1px solid #D0D0D0; background: #fff; padding: 3px 8px; border-radius: 5px; margin-left: 2px; color: #777777;
}

.act
{
        font-weight: bold;
}

.str:first-child
{
        margin-left: 0px;
}

.dirIcon
{
        background: none; float: left; cursor: pointer; color: #777777; font: 11px "arial"; text-shadow: 1px 1px #FFFFFF; text-align: center; margin-left: 7px;
}

.dirIcon span
{
        display: none; margin-top: 3px;
}

.dirIcon img
{
        border: 1px solid #cacaca; border-radius: 5px; width: 48px;
}

.dirIcon img:hover
{
        border: 1px solid #F5631C;
}

.noactive
{
        cursor: auto;
}

.noactive img
{
        opacity: 0.5;
}

.noactive img:hover
{
        border: 1px solid #cacaca;
}

.tools2
{
        color: #777777; display: block; float: left; text-align: center; margin-left: 16px;
}

.tools2 div
{
        margin-top: 2px;
}

.tools2:hover
{
        text-decoration: none; color: #F5631C;
}

.tools2 img:hover
{
        border: 1px solid #F5631C;
}

.tools2 img
{
        width: 55px; position: relative; box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.047); border: 1px solid #cacaca; border-radius: 5px; padding: 2px 15px;
}

.error
{
        min-height: 380px; text-align: center; margin-top: 115px;
}

.error h1
{
        color: #f5631c; font: 38px/30px 'MuseoSans-100'; text-shadow: 1px 1px #FFFFFF; font-weight: bold;
}

.error h2
{
        color: #f5631c; font: 36px/30px 'MuseoSans-100'; text-shadow: 1px 1px #FFFFFF; margin-top: 22px; line-height: 120%;
}

.error img
{
        margin-top: 10px;
}

.pack2
{
        width: 100%; color: #777777;
}

.pack2 tbody tr.all td
{
        border-bottom: 2px solid #DADADA;
        font-weight: bold;
        background: #fff;
        color: #F5631C;
}

.pack2 tbody tr.white
{
        background: #ffffff;
}

.pack2 tbody tr.gray
{
        background: #fbfbfc;
}

.pack2 tbody tr:hover
{
        background: #fffff8;
}

.pack2 th
{
        padding: 13px 2px 13px 2px; text-align: left; border-bottom: 2px solid #DADADA;
}

.pack2 .bord
{
        padding: 0px; border-bottom: 1px dashed #DADADA;
}

.pack2 img
{
        margin-top: -2px; margin-bottom: -3px;
}

.pack2 td
{
        padding: 6px 2px 6px 2px; text-align: left; border-bottom: 1px solid #DADADA;
}

.pack2 td, x:-moz-any-link
{
        padding: 5px 2px 5px 2px;
}

.nInfo
{
        border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; text-shadow: 0 1px 0 #fff; padding: 4px 0px 3px 0px;
}

.nInfo span
{
        display: block; height: 23px; background: url('../img/info_button.png') no-repeat 4px center; padding: 7px 0px 0px 39px;
}

.nInformation
{
        border: 1px solid #bcd9f3; color: #4579aa; background: #deedf9; box-shadow: 0 1px 2px #e9f3fb inset, 0 1px 1px #dfdfdf; -webkit-box-shadow: 0 1px 2px #e9f3fb inset, 0 1px 1px #dfdfdf; -moz-box-shadow: 0 1px 2px #e9f3fb inset, 0 1px 1px #dfdfdf;
        background: -moz-linear-gradient(top,  #deedf9 0%, #cde5f7 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#deedf9), color-stop(100%,#cde5f7));
        background: -webkit-linear-gradient(top,  #deedf9 0%,#cde5f7 100%);
        background: -o-linear-gradient(top,  #deedf9 0%,#cde5f7 100%);
        background: -ms-linear-gradient(top,  #deedf9 0%,#cde5f7 100%);
        background: linear-gradient(top,  #deedf9 0%,#cde5f7 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deedf9', endColorstr='#cde5f7',GradientType=0 );
}

.nAlert
{
        border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; text-shadow: 0 1px 0 #fff; padding: 4px 0px 3px 0px;
}

.nAlert span
{
        display: block; height: 23px; background: url('../img/zar.png') no-repeat 5px center; padding: 7px 0px 0px 39px;
}

.nAlert2
{
        border: 1px solid #D8D342; color: #595906; background: #FCFCDA; box-shadow: 0 1px 2px #e9f3fb inset, 0 1px 1px #dfdfdf; -webkit-box-shadow: 0 1px 2px #e9f3fb inset, 0 1px 1px #dfdfdf; -moz-box-shadow: 0 1px 2px #e9f3fb inset, 0 1px 1px #dfdfdf;
        background: -moz-linear-gradient(top,  #FCFCDA 0%, #ebebc1 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCFCDA), color-stop(100%,#ebebc1));
        background: -webkit-linear-gradient(top,  #FCFCDA 0%,#ebebc1 100%);
        background: -o-linear-gradient(top,  #FCFCDA 0%,#ebebc1 100%);
        background: -ms-linear-gradient(top,  #FCFCDA 0%,#ebebc1 100%);
        background: linear-gradient(top,  #FCFCDA 0%,#ebebc1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCFCDA', endColorstr='#ebebc1',GradientType=0 );
}

.ftp
{
        display: block; font-size: 18px; font-weight: bold; text-shadow: 0 1px 0 #fff;
}

.ff
{
        text-transform: none;
}

.order
{
        cursor: pointer;
}

.order:hover
{
        text-decoration: underline;
}

.toolsIcon
{
        background: none; float: left; cursor: pointer; color: #777777; font: 11px "arial"; text-shadow: 1px 1px #FFFFFF; text-align: center; margin-left: 15px;
}

.toolsIcon span
{
        display: block; margin-top: 5px;
}

.toolsIcon img
{
        border: 1px solid #cacaca; border-radius: 5px; width: 48px; padding: 6px; box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.047);
}

.toolsIcon img:hover
{
        border: 1px solid #F5631C;
}

.datepicker
{
        background-image: url("../img/calendar_day.png"); background-position: 5px 5px; padding-left: 25px;
}

.uploadifive-queue-item
{
        background-color: #fff; border: 1px solid #D7D7D7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font: 12px Arial, Tahoma, Sans-serif; margin-top: 5px; padding: 15px; color: #777777;
}
.uploadifive-queue-item .close
{
        background: url('../img/uploadifive-cancel.png') 0 0 no-repeat; display: block; float: right; height: 16px; text-indent: -9999px; width: 16px;
}

.uploadifive-queue-item .progress
{
        border: 1px solid #D0D0D0; height: 5px; margin-top: 5px; width: 100%;
}

.uploadifive-queue-item .progress-bar
{
        background-color: #F5631C; height: 5px; width: 0;
}

table.folder2
{
        width: 100%; border-spacing: 0;
}

table.folder2 tr.white
{
        background: #fff;
}

table.folder2 tr.gray
{
        background: #fbfbfc;
}

table.folder2 tr.white:hover, table.folder2 tr.gray:hover
{
        background: #fffff8;
}

table.folder2 td
{
        border-bottom: 1px #DADADA solid; color: #777777; text-shadow: 1px 1px #FFFFFF; padding: 10px 0;
}

table.folder2 td:first-child
{
        width: 20px; text-align: center;
}

table.folder2 td:nth-child(2)
{
        padding-right: 10px; width: 245px; text-align: left;
}

table.folder2 td:nth-child(2) small
{
        color: #777; font-size: 10px; display: block;
}

table.folder2 td:nth-child(3)
{
        width: 30px; text-align: center; padding-right: 5px;
}

.photoBB
{
        max-width: 800px;
}

.aff
{
        width: 100%;
}

.aff td
{
        color: #777;
        text-align: center;
        padding: 5px;
        border: 1px solid #D7D7D7;
        text-shadow: 1px 1px #FFFFFF;
}

.aff2
{
        width: 100%;
}

.aff2 td
{
        width: 14%;
        color: #777;
        text-align: center;
        padding: 5px;
        border: 1px solid #D7D7D7;
        text-shadow: 1px 1px #FFFFFF;
}

.tit
{
        //color: #F5631C; font-weight: bold; font: 24px Arial, Tahoma, Sans-serif; text-align: center; margin-top: 15px; margin-bottom: 23px;
        color: #F5631C; font: 24px "MuseoSans-100"; text-align: center; margin-top: 15px; margin-bottom: 23px;
        
}

.searchStart
{
        text-align: center; color: #f5631c; font: 36px/30px 'MuseoSans-100'; text-shadow: 1px 1px #FFFFFF; margin-top: 100px; margin-bottom: 100px;
}

.searchStart span
{
        display: block;color: #f5631c; font: 20px 'MuseoSans-100'; text-shadow: 1px 1px #FFFFFF; margin-top: 3px;
}

.fSep
{
        display: inline-block; height: 12px; margin-bottom: -2px; border-left: 1px solid #cacaca; margin-left: 8px; margin-right: 8px;
}

.box_max_line
{
        margin-bottom: 10px;
        padding-bottom: 5px;
        font-size: 14px;
        border-bottom: 1px solid #D7E0E6;
        color: #F5631C;
}

.box_max_get
{
        border: 1px dashed #D7E0E6;
        padding: 5px;
        display: block;
        margin-bottom: 5px;
        color: #777777;
        line-height: 150%;
}

.box_max_get.bgg
{
        background-color: #fffff5;
}

.box_max_get.bge
{
        background-color: #faf6f6;
}

.box_max_parametrs
{
        margin-top: 10px;
        margin-bottom: 5px;
        display: block;
        color: #777777;
}

.api_text
{
        color: #777777;
        text-align: justify;
}


.uploadify {
       position: relative;
       margin-bottom: 1em;
}

.uploadify:hover .uploadify-button {
       background-color: #606060;
       background-image: linear-gradient(top, #606060 0%, #808080 100%);
       background-image: -o-linear-gradient(top, #606060 0%, #808080 100%);
       background-image: -moz-linear-gradient(top, #606060 0%, #808080 100%);
       background-image: -webkit-linear-gradient(top, #606060 0%, #808080 100%);
       background-image: -ms-linear-gradient(top, #606060 0%, #808080 100%);
       background-image: -webkit-gradient(
              linear,
              left bottom,
              left top,
              color-stop(0, #606060),
              color-stop(1, #808080)
       );
       background-position: center bottom;
}
.uploadify-button.disabled {
       background-color: #D0D0D0;
       color: #808080;
}
.uploadify-queue {
       margin-bottom: 1em;
}
.uploadify-queue-item {
       background-color: #fff;
       -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
       border-radius: 3px;
       font: 11px Verdana, Geneva, sans-serif;
       margin-top: 5px;
       max-width: 900px;
       padding: 10px;
       color: #777777;
       border: 1px solid #D7D7D7;
}
.uploadify-error {
       background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
       background: url('../img/uploadify-cancel.png') 0 0 no-repeat;
       float: right;
       height:       16px;
       text-indent: -9999px;
       width: 16px;
}
.uploadify-queue-item.completed {
       background-color: #E5E5E5;
}
.uploadify-progress {
       background-color: #E5E5E5;
       margin-top: 10px;
       width: 100%;
}
.uploadify-progress-bar {
       background-color: #F5631C;
       height: 5px;
       width: 1px;
}

#progressAll
{
        display: block;
        text-align: center;
        color: #777777;
        font-weight: bold;
        margin-top: 15px;
        
}

.chat
{
color: #777777; padding-top: 10px; padding-bottom: 10px; padding-left: 2px; padding-right: 3px; vertical-align: middle; border-bottom: 1px #cacaca dashed;
}

.emot
{
        margin-bottom: 0px;
}

.scr_box
{
        color: #777777;
        margin-bottom: -4px;
        margin-top: 5px;
}

.popular .tabs
{
        height: 34px; padding: 0 0 1px; position: relative; top: 4px;
}
       
.popular .tabs div
{
        background: #fff; float: left; height: 22px; box-shadow: 0 0px 1px 1px #D7D7D7; border-radius: 5px 5px 0 0; margin: 0 5px 0 0; padding-top: 8px; padding-left: 20px; padding-right: 20px; color: #777; cursor: pointer; font: 13px "arial"; text-shadow: 1px 1px #FFFFFF;
}

.popular .tabs div.active
{
        background: #fff; float: left; height: 23px; box-shadow: 0 -1px 1px 1px #D7D7D7; color: #f5631c; font: 13px "arial"; text-shadow: 1px 1px #FFFFFF; font-weight: bold;
}
