@charset 'UTF-8';
html, body
{
    margin:         0;
    padding:            0;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 9.3pt;
    color:          #333;
    background: #fff url(/img/background-top.png) repeat-x;
}

.globalPageWrapper
{
    margin-left:                auto;
    margin-right:               auto;
    width: 860px;
}

img
{
    border:                 none;
}

a
{
    text-decoration:        underline;
    color:          #1e2c46;
    outline:                    none;
        text-decoration: none;
}
a:hover
{
    text-decoration:        none;
}

textarea
{
    font-size:                  12px;
    font-family:        "Lucida Grande", Helvetica, Arial, "Arial Unicode", sans-serif;
}

.clear
{
    clear:          both;
}

.clearLeft
{
    clear:          left;
}

.clearRight
{
    clear:          right;
}

.headerBar
{
    width:                      100%;
    padding-bottom:             14px;
}
.mainLogo
{
    padding-top: 14px;
    float: left;
    border-bottom-left-radius: 0.7em;
    border-bottom-right-radius: 0.7em;
    background: linear-gradient(145deg,#e8e8e861,#bdc6ca40);
    box-shadow: 0 0 27px 0 rgba(213, 217, 224, 0.2);
    border: 2px solid rgba(215, 229, 234, 0.22);
}

.mainNavigation
{
    float:                      right;
    padding-top: 35px;
    margin-right: -18px;
    font-size: 18px;
    color: #5690ad;
}
.mainNavigation a
{
    color: #675b52;
    text-decoration:none;
}

.mainNavigation a:hover
{
    text-decoration: none;
}

.bodyBar
{
    
}

.footerBar
{
    padding-top:        10px;
    padding-bottom: 20px;
    color: #354259;
    font-size:                  11px;
     16px
    opacity: 0.9;
}
.footerBar .footerLinks
{
    float:                      left;
}
.footerBar .footerLinks .section1, .footerBar .footerLinks .section2
{
    display:                    inline-block;
    vertical-align:             top;
    width:                      200px;
    text-transform:             lowercase;
}
.footerBar .footerCopyrightText
{           
    padding-top:                12px;
    color:                      #aaa;
    text-align:                 center;
}
.footerBar .footerCopyrightText a
{
    text-decoration:            none;
    color:                      #aaa;
}
.footerBar .footerCopyrightText a:hover
{
    text-decoration:            underline;
}
.footerBar .footerLinks ul
{
    line-height: 1.4em;
    list-style-position: outside;
    list-style-type: square;
    margin: 0px 3px 0px 14px;
    padding: 0 2px 0 5px;
    text-align: left;
    text-indent: 2px;
}
.footerBar .footerLinks a
{
    text-decoration:        underline;
    color:          #888;
}
.footerBar .footerLinks a:hover
{
    text-decoration:        none;
    color:          #333;
}
.pageErrors
{
    padding: 13px;
    background-color: #ff7534;
    /* border: 2px solid #949393; */
    margin-top: -20px;
    margin-left: -21px;
    font-family: verdana;
    font-size: 1px;
    width: 836px;
    border-radius: 2px;
    
}

ul.pageErrors {}
.pageErrors li
{
    list-style:             none;
    padding:                0;
    margin:                 0;
    font-size:              14px;
}
.errorText
{
    color:                      #CD0A0A;
}

.pageValid
{
    padding: 13px;
    background-color: #78ab75;
    /* border: 2px solid #949393; */
    margin-top: -20px;
    margin-left: -21px;
    font-family: verdana;
    font-size: 1px;
    width: 836px;
    border-radius: 2px;
    
}

ul.pageValid {}
.pageValid li
{
    list-style:             none;
    padding:                0;
    margin:                 0;
    font-size:              14px;
}
.validText
{
    color:                      #CD0A0A;
}

.passwordContainer
{
    width:                  555px;
    overflow:               hidden;
    background-color:       #1C839A;
    padding-top:            10px;
    padding-bottom:         10px;
    color:                  #fff;
}

.shortUrlResult
{
    width:                  555px;
    background-color:       #FFF;
    text-align:             left;
    margin-bottom:          32px;
    text-align:             center;
    vertical-align:         middle;
    font-size:              18px;
    padding-top:            20px;
    border:                 1px solid #555;
}
.shortUrlResult a
{
    text-decoration:        none;
    color:                  #326C76;
}
.shortUrlResult a:hover
{
    text-decoration:        underline;
}
.shortUrlResultTick
{
    float:                  right;
    padding-right:          15px;
    margin-top:             -4px;
}

.metaRedirectWrapper
{
    padding:                25px;
    margin-left:            auto;
    margin-right:           auto;
    width:                  555px;
}
.metaRedirect
{
    width:                  555px;
    height:                 140px;
    background-color:       #fff;
    text-align:             left;
    text-align:             center;
    font-size:              16px;
    padding-top:            10px;
    border:                 1px solid #555;
}

.framedRedirectTopFrame
{
    overflow:               hidden;
}
.framedRedirectTopFrameWrapper
{
    background-repeat:      no-repeat;
    background-position:    bottom left;
}
.framedRedirectTopFrameWrapper .rightContent
{
    float:              right;
    padding-top:            37px;
    padding-right:          10px;
}
.framedRedirectTopFrameWrapper .leftContent
{
    float:                  left;
    width:                  150px;
    cursor:                 pointer;
}
.framedRedirectTopFrameWrapper .rightAdContent
{
    float:                  right;
}

.reportUrlBox
{
    width:                  535px;
    height:                 115px;
    background-color:       #FFF;
    text-align:             left;
    padding:                10px;
}
.shortUrlInput
{
    padding-top:            28px;
}
.shortUrlInputLabel
{
    float:                  left;
    width:                  80px;
    margin-top:             3px;
}
.shortUrlButton
{
    padding-top:            24px;
    text-align:             center;
}

/* popup containers (yui) */
.yui-overlay,.yui-panel-container{visibility:hidden;position:absolute;z-index:2;}.yui-panel{position:relative;}.yui-panel-container form{margin:0;}.mask{z-index:1;display:none;position:absolute;top:0;left:0;right:0;bottom:0;}.mask.block-scrollbars{overflow:auto;}.masked select,.drag select,.hide-select select{_visibility:hidden;}.yui-panel-container select{_visibility:inherit;}.hide-scrollbars,.hide-scrollbars *{overflow:hidden;}.hide-scrollbars select{display:none;}.show-scrollbars{overflow:auto;}.yui-panel-container.show-scrollbars,.yui-tt.show-scrollbars{overflow:visible;}.yui-panel-container.show-scrollbars .underlay,.yui-tt.show-scrollbars .yui-tt-shadow{overflow:auto;}.yui-panel-container.shadow .underlay.yui-force-redraw{padding-bottom:1px;}.yui-effect-fade .underlay,.yui-effect-fade .yui-tt-shadow{display:none;}.yui-tt-shadow{position:absolute;}.yui-override-padding{padding:0!important;}.yui-panel-container .container-close{overflow:hidden;text-indent:-10000em;text-decoration:none;}.yui-overlay.yui-force-redraw,.yui-panel-container.yui-force-redraw{margin-bottom:1px;} .mask{background-color:#000;opacity:.35;filter:alpha(opacity=35);}.popupContainer .yui-panel-container{padding:0 1px;*padding:2px;}.popupContainer .yui-panel{position:relative;left:0;top:0;border-style:solid;border-width:1px 0;border-color:#808080;z-index:1;*border-width:1px;*zoom:1;_zoom:normal;}.popupContainer .yui-panel .hd,.popupContainer .yui-panel .bd,.popupContainer .yui-panel .ft{border-style:solid;border-width:0 1px;border-color:#808080;margin:0 -1px;*margin:0;*border:0;}.popupContainer .yui-panel .hd{border-bottom:solid 1px #ccc;}.popupContainer .yui-panel .bd,.popupContainer .yui-panel .ft{background-color:#F2F2F2;}.popupContainer .yui-panel .hd{padding:0 10px;font-size:93%;line-height:2;*line-height:1.9;font-weight:bold;color:#000;background:url(http://yui.yahooapis.com/2.8.0r4/build/assets/skins/sam/sprite.png) repeat-x 0 -200px;}.popupContainer .yui-panel .bd{padding:10px;}.popupContainer .yui-panel .ft{border-top:solid 1px #808080;padding:5px 10px;font-size:77%;}.popupContainer .container-close{position:absolute;top:5px;right:6px;width:25px;height:15px;background:url(https://yui.yahooapis.com/2.8.0r4/build/assets/skins/sam/sprite.png) no-repeat 0 -300px;cursor:pointer;}.popupContainer .yui-panel-container .underlay{right:-1px;left:-1px;}.popupContainer .yui-panel-container.matte{padding:9px 10px;background-color:#fff;}.popupContainer .yui-panel-container.shadow{_padding:2px 4px 0 2px;}.popupContainer .yui-panel-container.shadow .underlay{position:absolute;top:2px;left:-3px;right:-3px;bottom:-3px;*top:4px;*left:-1px;*right:-1px;*bottom:-1px;_top:0;_left:0;_right:0;_bottom:0;_margin-top:3px;_margin-left:-1px;background-color:#000;opacity:.12;filter:alpha(opacity=12);}.popupContainer .yui-dialog .ft{border-top:none;padding:0 10px 10px 10px;font-size:100%;}.popupContainer .yui-dialog .ft .button-group{display:block;text-align:right;}.popupContainer .yui-dialog .ft button.default{font-weight:bold;}.popupContainer .yui-dialog .ft span.default{border-color:#304369;background-position:0 -1400px;}.popupContainer .yui-dialog .ft span.default .first-child{border-color:#304369;}.popupContainer .yui-dialog .ft span.default button{color:#fff;}.popupContainer .yui-dialog .ft span.yui-button-disabled{background-position:0 -1500px;border-color:#ccc;}.popupContainer .yui-dialog .ft span.yui-button-disabled .first-child{border-color:#ccc;}.popupContainer .yui-dialog .ft span.yui-button-disabled button{color:#a6a6a6;}.popupContainer .yui-simple-dialog .bd .yui-icon{background:url(http://yui.yahooapis.com/2.8.0r4/build/assets/skins/sam/sprite.png) no-repeat 0 0;width:16px;height:16px;margin-right:10px;float:left;}.popupContainer .yui-simple-dialog .bd span.blckicon{background-position:0 -1100px;}.popupContainer .yui-simple-dialog .bd span.alrticon{background-position:0 -1050px;}.popupContainer .yui-simple-dialog .bd span.hlpicon{background-position:0 -1150px;}.popupContainer .yui-simple-dialog .bd span.infoicon{background-position:0 -1200px;}.popupContainer .yui-simple-dialog .bd span.warnicon{background-position:0 -1900px;}.popupContainer .yui-simple-dialog .bd span.tipicon{background-position:0 -1250px;}.popupContainer .yui-tt .bd{position:relative;top:0;left:0;z-index:1;color:#000;padding:2px 5px;border-color:#D4C237 #A6982B #A6982B #A6982B;border-width:1px;border-style:solid;background-color:#FFEE69;}.popupContainer .yui-tt.show-scrollbars .bd{overflow:auto;}.popupContainer .yui-tt-shadow{top:2px;right:-3px;left:-3px;bottom:-3px;background-color:#000;}.popupContainer .yui-tt-shadow-visible{opacity:.12;filter:alpha(opacity=12);}

.popupContainer .yui-panel .bd li
{
    padding-bottom:         10px;
}

.popupContainer
{
    display:                none;
}

.footerAds
{
    float:                              right;
}

.metaRedirectWrapperTopAds
{
    text-align:             center;
    padding-bottom:         30px;
    padding-top:                        10px;
}

.metaRedirectWrapperBottomAds
{
    text-align:             center;
    padding-top:            20px;
    padding-bottom:                     10px;
}



.contentPageWrapper
{
   
    width: 100%;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 9px;
    padding-top: 12px;
    border-top-right-radius: 0.7em;
    border-top-left-radius: 0.7em;
    background: rgba(158, 197, 216, 0.01);
    box-shadow: 0 0 29px 0 rgba(213, 217, 224, 0.28);
    border: 2px solid rgba(159, 179, 143, 0.12);
}
.contentFooterLeft
{
    float: left;
    line-height: 15px;
    position: relative;
    padding-top: 4px;
    top: -2px;
    width: 228px;
    height: 36px;
    font-size: 11px;
    border-bottom-left-radius: 0.7em;
    border-bottom-right-radius: 0.7em;
    background: linear-gradient(145deg,#faf9fb,#d6d9e094);
    box-shadow: 0 0 29px 0 rgba(213, 217, 224, 0.11);
    border: 2px solid rgb(241, 244, 241);
}
.contentFooterRight
{
float: right;
    margin-top: -1px;
    padding-top: 13px;
    margin-right: -22px;
    width: 403px;
    height: 27px;
    border-bottom-left-radius: 0.7em;
    border-bottom-right-radius: 0.7em;
    background: linear-gradient(145deg,#d2d4da6b,#fafafc);
    box-shadow: 0 0 29px 0 rgba(213, 217, 224, 0.11);
    border: 2px solid rgb(240, 243, 240);
}


.contentPageWrapper .upgradeSection
{
    width:                              175px;
    display:                            inline-block;
    vertical-align:                     top;
}

.contentPageWrapper .upgradeSection .upgradeContent
{
    border:                             1px solid #ccc;
}

.contentPageWrapper .upgradeSection .upgradeContent:hover
{
    border:                             1px solid #EE5F00;
}

.embed-code-button
{
  border: 1px solid rgba(0, 0, 0, 0.15);font-size: 11px;color: #59066b;font-weight: bold;padding: 7px 32px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #ffffff;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#DEE9F0));background: -moz-linear-gradient(#ffffff, #DEE9F0);background: linear-gradient(#ffffff, rgba(255, 200, 0, 0.36));-pie-background: linear-gradient(#ffffff, #DEE9F0);position: relative;text-align: center;

}
.add-acc-button
{

 border: 1px solid rgba(0, 0, 0, 0.15);font-size: 11px;color: #59066b;font-weight: bold;padding: 7px 32px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #ffffff;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#DEE9F0));background: -moz-linear-gradient(#ffffff, #DEE9F0);background: linear-gradient(#ffffff, rgba(255, 200, 0, 0.36));-pie-background: linear-gradient(#ffffff, #DEE9F0);position: relative;text-align: center;

}
.download-button-dl
{

 border: 1px solid rgba(0, 0, 0, 0.15);font-size: 11px;color: #59066b;font-weight: bold;padding: 7px 32px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #ffffff;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#DEE9F0));background: -moz-linear-gradient(#ffffff, #DEE9F0);background: linear-gradient(#ffffff, rgba(255, 200, 0, 0.36));-pie-background: linear-gradient(#ffffff, #DEE9F0);position: relative;text-align: center;    
}
.pageSectionMain
{
    /* background-color:                   #FFF; */
    text-align:             left;
    float:                              left;
}

.pageSectionMainFull
{
    width:              100%;
  
    background-repeat: no-repeat;
    /* background-color: rgba(58, 53, 53, 0.31); */
    text-align:             left;
}

.pageSectionMainInternal
{
    padding:                            20px;
}

.pageSectionMain .disclaimer
{
    padding-top:                        15px;
}

.fileUploadMain
{
    width:              100%;
    border: 20px;
    text-align:             left;
    background color:aliceblue;

}

.fileUploadMain .fileUploadBadge
{
    float:                              right;
    width:                              126px;
    height:                             129px;
}

.fileUploadMainFull
{
    width:              100%;
    text-align:             left;
}

.fileUploadMainInternal
{
}

.fileUploadMain .initialUploadSection
{
    cursor:                             pointer;
}

.fileUploadMain .initialUploadSection .initialUploadText .uploadText, .fileListingWrapper .introText
{
    padding-bottom:                     10px;
    float:                              left;
}

.fileListingWrapper .globalProgressWrapper
{
    width:                              720px;
    height:                             10px;
    float:                              left;
}

.copyAllLinkWrapper
{
    float:                              right;
}

.fileUploadMain .initialUploadSection .initialUploadText .uploadElement
{
  width:                              680px;
  height:                             29px;
  color:                              #000000;
  font-size:                          20px;
  margin-left:                        200px;
  margin-top: 27px;
}

.fileUploadMain .initialUploadSection .uploadElement .internal
{
    /* padding-right: 80px; */
    font-family: verdana;
    font-style:                         italic;
    margin-top: 0px;
    margin-left: -45px;
}

.contentPageWrapper h2
{
    color: #245c7f;
    line-height: 0px;
    padding-bottom: 10px;
    font-size: 19px;
    text-transform: lowercase;
    font-family: "Fakt Pro Medium", "Fakt Pro Medium Cyr", "Fakt Pro Medium Grk", -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
}

#form-join .field-container {
    left: 120px;
    position: relative;
    width: 500px;
}

#form-join .field-name {
    font-size: 1.1em;
    font-family: verdana;
    left: -125px;
    position: absolute;
    text-align: right;
    top: 8px;
    width: 110px;
}

#form-join .submitInput {
    width: auto;
    padding: 5px;
}

#form-join input.submitInput, #form-join input.cancelInput {
    padding: 5px 10px;
    font-size: 13px;
    color: #000;
    /*text-shadow: 0 1px 0 #116583;*/
    background: #dcdad5;
    /*box-shadow: 0 0 19px #1b7899 inset;
    -webkit-box-shadow: 0 0 19px #1b7899 inset;
    -moz-box-shadow: 0 0 19px #1b7899 inset;*/
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    cursor: pointer;
    display: inline-block;
}

#form-join input.submitInput:hover, #form-join input.cancelInput:hover {
    background: none repeat scroll 0 0 #;
}

#form-join .cancelInput {
    width: auto;
    padding: 5px;
}

#form-join input, #form-join textarea {
    width: 300px;
}

#form-join input, #form-join select {
    position: relative;
}

#form-join li
{
    margin-bottom: 7px;
}

.loginPanel .submitInput {
    width: auto;
    padding: 5px;
}

ul
{
    list-style-type: none;
}

#form-join .formTip {
    color: #999999;
    font-size: 0.9em;
    height: 57px;
    left: 322px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 110px;
    background-image: url('../images/right_arrow.jpg');
    background-repeat: no-repeat;
    padding-left: 8px;
    background-position: 0px 3px;
}

.hidden
{
    display: none;
}

.hiddenAlt
{
    position: absolute;
    left: -9999px;
}

.ui-button
{
    padding: 6px;
}

/* login panel */
.loginWrapper{
    margin: 0 auto;
    position: relative;
}
.loginLink{
}
.loginLinkSelected{
    background: #2a2a2a;
    color: #fff;
}
.loginLinkSelected a
{
    color: #fff;
    text-decoration: none;
}
.loginPanel{
    position: absolute;
    top: 95px;
    margin-right: 0px;
    right: -23px;
    width: 198px;
    padding: 10px;
    border-radius: 5px;
    background: rgba(37, 71, 103, 0.79);
    font-size: 8pt;
    /* font-weight: bold; */
    color: #FFF;
    display: none;
    border-bottom: 5px solid rgba(255, 205, 91, 0.54);
    /* border-left: 0px solid #121e37; */
    text-decoration: none;
}
.loginPanel input
{
    width: 95%;
}
.loginPanel .submitButton
{
    float: right;
    padding-top: 5px;
    text-align: right;
}
.loginPanel .fieldWrapper
{
    float: left;
    padding-bottom: 5px;
}

.txtCenter
{
    text-align: center;
}

th
{
    color: #2d2a2a;
    background-color: rgba(191, 213, 224, 0.3);
    padding: 5px;
    cursor: pointer;
}

.dataTables_wrapper td
{
    padding: 6px;
}

.privatePublicText
{
    color: #999999;
}

.faq ul
{
    list-style-type: square;
    padding-left: 18px;
}

.rightContentWrapper
{
    width:              245px;
    background-color:                   #fff;
    text-align:             left;
    float:                              left;
    margin-left:                        20px;
}

.rightContent
{
    padding:                            20px;
}

.rightContent a
{
    text-decoration:                    none;
}

.rightContent a:hover
{
    text-decoration:                    underline;
}

.divOdd, .divEven
{
    float:                              left;
    width:                              100%;
    overflow:                           auto;
}

.divOdd
{
    background-color:                   #ccc;
    color:                              #fff;
}

.divOdd a
{
    color:                              #fff;
}

.divEven
{
    background-color:                   #fff;
}

#termsContent
{
    font-size:                          11px;
}

.sliderContent
{
    position:                           absolute;
    width:                              887px;
    border-bottom:                      20px solid #dedede;
    border-left:                        20px solid #dedede;
    border-right:                       20px solid #dedede;
    font-size:                          10px;
}
.sliderContent table
{
    background-color:                   #fff;
}
.sliderContent label
{
    font-weight:                        bold;
}
.sliderContent tr
{
    cursor:                             default;
}
.rowSelected
{
    background-color:                   #dedede;
}

.htmlCode
{
    font-family:  "Courier New",
        Courier,
        monospace,
        Helvetica;
}

.homePageSpacer
{
    padding-top:                        6px;
}

.fileUploadContent
{
    width:              700px;
    text-align:             left;
    background:                         #ffffff;
    float:                              left;
}

.fileUploadContentInternal
{
    padding:                            20px;
}

.fileUploadContentInternal p
{
    width:                              95%;
}

.fileupload-buttonbar .ui-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    border-width: 0 0 100px 200px;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transform: translate(250px, -50px) scale(1);
    -moz-transform: translate(-300px, 0) scale(4);
    direction: ltr;
    cursor: pointer;
}

.fileinput-button {
    overflow: hidden;
}

/* Fix for IE 6: */
*html .fileinput-button {
    padding: 2px 0;
}

/* Fix for IE 7: */
*+html .fileinput-button {
    padding: 2px 0;
}

.fileupload-buttonbar {
    padding: 0.2em 0.4em;
}

.fileupload-buttonbar .ui-button {
    vertical-align: middle;
}

.fileupload-content {
    border-width: 0px;
}

.fileupload-content .ui-progressbar {
    width: 100%;
    height: 10px;
}

.fileupload-content .ui-progressbar .ui-progressbar-value {
    background: url(../images/progress_bar.gif);
    border: 1px solid #4297D7;
}

.fileupload-content .fileupload-progressbar {
    margin: 10px 0;
}

.fileupload-content .initialUploadText {
    font-size: 24px;
}

.fileupload-progresstext
{
    color: #999;
    width:720px;
}

.files
{
    border-bottom: 1px solid #E2E4FF;
}

.files, .addFileRow {
    border-collapse: collapse;
}

.files tr:hover
{
    background-color: #f5f9fb;

}

.files td, .addFileRow td {
    padding-top: 3px;
    border-spacing: 3px;
}

.files .cancel, .addFileRow .cancel
{
    width: 30px;
    text-align: center;
}

.files .cancel
{
    height: 39px;
}

.addFileRow .cancel
{
    height: 29px;
}

.files .name, .addFileRow .name, .files .url a  {
    text-align: left;
    font-size: 11px;
}

.files .url
{
    width: 0px;
}

.files .rightArrow
{
    width: 12px;
}

.addFileRow td
{
    border-bottom: 1px solid #eee;
}

.fileupload-content .fileListingWrapper .fileSectionFooterText
{
    padding-top: 15px;
}

.sliderContent a
{
    text-decoration:                    none;
}

.sliderContent .odd
{
    border-top:                         1px solid #fff;
    padding:                            5px;
}

.sliderContent .even
{
    border-top:                         1px solid #fff;
    padding:                            5px;
}

.fileupload-content .fileListingWrapper .files td, .fileupload-content .fileListingWrapper .files td
{
    border-top: 1px solid #E2E4FF;
}

.ui-state-disabled .ui-state-disabled {
    opacity: 1;
    filter: alpha(opacity=100);
}

.ui-state-disabled input {
    cursor: default;
}

.template-upload .preview
{
    text-align: right;
    padding-right: 3px;
}

.sliderContent tr:hover, .sliderContent td:hover
{
    background-color:                   #fff;
    cursor:                             default;
}

.fileupload-content .fileListingWrapper
{
    width: 96%;
}

.fileupload-content .baseText
{
    float:                              left;
    color:                              #aaaaaa;
    width:                              95%;
}

.fileupload-content .uploadFooter
{
    padding-top:                        18px;
}

.fileupload-content .fileListingWrapper .fileSectionFooterText .uploadButton
{
    float: right;
    background:                         url('../images/upload_queue_button.png') right top no-repeat;
    width: 155px;
    height:                             39px;
    cursor:                             pointer;
    margin-right: 70px;
}

.fileupload-content .fileListingWrapper .fileSectionFooterText .uploadProcessingButton
{
    float:                              right;
    background:                         url('../images/processing_button.png') right top no-repeat;
    width:                              155px;
    height: 59px;
    margin-top: -16px;
}

.files .template-download:hover
{
    background-color:                   #dedede;
    cursor:                             pointer;
}

.fileListingWrapper .urlOff
{
    /* background:                         url('../images/blue_down_arrow.png') 98% 55% no-repeat; */
}

.accountStateTable
{
    border-bottom:                      1px solid #bbb;
    border-collapse:                    collapse;
    width:                              100%;
}

.accountStateTable td
{
    padding:                            6px;
    border-top:                         1px solid #bbb;
    border-right:                       1px solid #bbb;
}

.accountStateTable .first
{
    background-color: rgba(44, 82, 121, 0.43);
    color: #FBFBFB;
    font-weight:                        bold;
    width:                              160px;
}

.upgradeContent
{
    width:              100%;
    text-align:             left;
    background: rgba(173, 234, 223, 0.68);
    float:                              left;
}

.upgradeContentInternal
{
    padding: 7px;
}

.upgradeContentInternal p
{
    width:                              95%;
}

.upgradeContentInternal div
{
    text-align:                         center;
}

.upgradeContentInternal .period
{
    font-size: 15px;
    font-weight:                        bold;
    padding-bottom:                     1px;
}
.upgradeContentInternal .premium
{
    font-size: 15px;
    padding-bottom:                     10px;
}
.upgradeContentInternal .totalPrice
{
    font-size:                          24px;
    font-weight:                        bold;
    padding-bottom:                     4px;
    color: #D8731C;
}
.upgradeContentInternal .pricePerDay
{
    font-size: 11px;
    padding-bottom:                     12px;
    color:                              #888;
}
.upgradeContentInternal .paymentButton
{
    padding-bottom:                     6px;
}
.upgradeContentInternal .secure
{
    font-size: 8.2px;
}

.formattedList
{
    line-height:                        1.4em;
    list-style-position:                outside;
    list-style-type:                    square;
    margin:                             0px 3px 0px 14px;
    padding:                            0 2px 0 5px;
    text-align:                         left;
    text-indent:                        2px;
}

.accountBenefitWrapper
{
    float:                              left;
    overflow:                           hidden;
    width:                              33%;
}

.accountBenefit
{
    background:                         url('../images/green_tick_small_alt.png') left center no-repeat;
    width:                              100%;
    padding-left:                       22px;
    padding-top:                        3px;
    padding-bottom:                     3px;
}

.homepageInfoWrapper
{
    float:                              left;
    overflow:                           hidden;
    width:                              320px;
    padding-right:                      20px;
    padding-bottom:                     16px;
}

.homepageInfoWrapper .homepageInfo
{
    padding-top:                        3px;
    padding-bottom:                     3px;
    float:                              left;
    width:                              220px;
}

.homepageInfoWrapper .homepageInfo .homepageInfoTitle
{
    float:                              left;
    clear:                              both;
    font-weight:                        bold;
    font-size:                          14px;
    padding-bottom:                     8px;
}

.homepageInfoWrapper .homepageInfo .homepageInfoText
{
    float:                              left;
    clear:                              both;
    font-size:                          14px;
    color:                              #666;
}

.homepageInfoWrapper .icon1, .homepageInfoWrapper .icon2, .homepageInfoWrapper .icon3, .homepageInfoWrapper .icon4
{
    float:                              right;
    height:                             100px;
    width:                              100px;
}

.homepageInfoWrapper .icon1
{
    background:                         url('../images/home_image_1.png') right top no-repeat;
}
.homepageInfoWrapper .icon2
{
    background:                         url('../images/home_image_2.png') right top no-repeat;
}
.homepageInfoWrapper .icon3
{
    background:                         url('../images/home_image_3.png') right top no-repeat;
}
.homepageInfoWrapper .icon4
{
    background:                         url('../images/home_image_4.png') right top no-repeat;
}

/* V1.2 STYLES */
.downloadPageTable
{
    /* background: url("../images/table_bg.gif") repeat-y scroll 0 0 transparent; */
    margin: 0 auto 12px;
    overflow: hidden;
    width: 790px;
}

.downloadPageTable table
{
    border-collapse: collapse;
    width: 100%;
}

.downloadPageTable th.descr
{
    background: url("../images/clock_small.png") no-repeat scroll 14px 50% transparent;
    padding-left: 57px;
    text-align: left;
    width: 220px;
}

.downloadPageTable th
{
    border-bottom: 1px solid #E2E2E2;
    height: 57px;
    background-color: transparent;
    width: 180px;
    color: #333333;
    font-weight: normal;
}

.downloadPageTable td.descr
{
    padding: 12px 0 11px 15px;
    text-align: left;
    width: 275px;
}

.downloadPageTable td
{
    /* border-bottom: 1px solid #E2E2E2; */
    padding: 6px 0;
    text-align: center;
}
.downloadPageTable .banding {
    color: #fffff;
    display: block;
    font-size: 21px;
    font-weight: bold;
    height: 40px;
    line-height: 38px;
    /* margin: 0 auto; */
    overflow: hidden;
    text-align: center;
    text-shadow: 1px 1px 0 #565656;
    width: 750px;
    border-radius: 6px;
    font-family: verdana;
    text-decoration: none;
}
.downloadPageTable .bandingBtn {
    /* background: url("../images/download.png") no-repeat scroll 0 100% transparent; */
    background-color: #3C6EAB;
}
.downloadPageTable .banding a
{
    color: #D8731C;
    text-decoration:none;
}
.downloadPageTable .link
{
    /* background: url("../images/download.png") no-repeat scroll 0 0 transparent; */
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    text-shadow: 1px 1px 0 #565656;
    width: 154px;
    border-radius: 26px;
    text-decoration: none;
}
.downloadPageTable .linkb {
    /* background: url("../images/download.png") no-repeat scroll 0 0 transparent; */
    color: #FFFFFF;
    display: block;
    font-size: 21px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    /* margin: 0 auto; */
    overflow: hidden;
    text-align: center;
    text-shadow: 1px 1px 0 #565656;
    border-radius: 6px;
    text-decoration: none;
}
.downloadPageTable .linkp {
    /* background: url("../images/download.png") no-repeat scroll 0 0 transparent; */
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    text-shadow: 1px 1px 0 #000000;
    width: 154px;
    border-radius: 26px;
    text-decoration: none;
}
.downloadPageTable .link2
{
    /* background: url("../images/download.png") no-repeat scroll 0 0 transparent; */
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    text-shadow: 1px 1px 0 #565656;
    width: 154px;
    border-radius: 6px;
    text-decoration: none;
}
.downloadPageTable .link:hover
{
    text-decoration: underline;
}

.downloadPageTable .premiumBtn
{
    /* background: url("../images/download.png") no-repeat scroll 0 100% transparent; */
    background-color: #CC6923;
}
.downloadPageTable .easyBtn {
    /* background: url("../images/download.png") no-repeat scroll 0 100% transparent; */
    background-color: #909090;
}

.download-timer
{
    font-weight: bold;
    text-align: center;
    color: #969696;
    font-size: 20px;
}

/* V2.1 STYLES */
.saveToFolder
{
    font-size: 10px;
}

.loginPanel .submitInput
{
    width: auto;
    border: 1px solid #CCCCCC;
    color: #4C4C4C;
    font-size: 1.1em;
    padding: 5px;
    position: relative;
}
.loginPanel .submitInput2
{
    width: auto;
    border: 1px solid rgba(0, 0, 0, 0.45);
    color: #ffffff;
    font-size: 1.1em;
    /* font-kerning: inherit; */
    padding: 7px;
    border-radius: 5px;
    position: relative;
    height: 27px;
    background-color: rgba(109, 160, 169, 0.54);
}

.loginPanel .forgotPassword
{
    float: left;
    color: #fff;
    font-weight: normal;
    padding-top: 11px;
}

.loginPanel .forgotPassword a
{
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}

.loginPanel .forgotPassword a:hover
{
    text-decoration: none;
}

.pageSuccess
{
    padding:            10px;
    /* background-color:       #fff; */
    /* border:             2px solid green; */
    padding: 11px;
    background-color: #CBF3C7;
    /* border: 2px solid #949393; */
    margin-top: 0px;
    font-family: verdana;
    font-size: 1px;
}

ul.pageSuccess {}
.pageSuccess li
{
    list-style:             none;
    padding:                0;
    margin:                 0;
    font-size:              14px;
}

.captchaPageTable
{
    margin: 0 auto 12px;
    overflow: hidden;
    width: 600px;
    border: 1px solid #E2E2E2;
    background-color: #FEFEFE;
}

.captchaPageTable table
{
    border-collapse: collapse;
    width: 100%;
}

.captchaPageTable td.descr
{
    padding: 12px 0 11px 15px;
    text-align: left;
    width: 275px;
}

.captchaPageTable td
{
    padding: 6px 0;
    text-align: center;
}

.captchaPageTable .link:hover
{
    text-decoration: underline;
}

div#demoBanner
{
    background-color: #333333;
    width: 100%;
    text-align: center;
    padding: 7px;
    font-weight: bold;
    color: #ffffff;
    opacity:0.5;
    filter:alpha(opacity=50); /* For IE8 and earlier */
}

div#demoBanner span
{
    cursor: pointer;
}

div#demoBanner a
{
    color: #ffffff;
}

div#demoBanner:hover
{
    opacity:1;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}

/* V3.0 STYLES */
.footerMultiLanguageSwitcherWrapper
{
    width: 100%;
    text-align:                 center;
    margin-top: 12px;
}
.footerMultiLanguageSwitcher
{
    padding:                6px;
    color:                      #aaa;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.footerMultiLanguageSwitcher img
{
    margin: 0px;
}

th
{
    /* border-bottom: 1px solid #314651; */
    /* border-right: 1px solid #314651; */
}

.dataTables_wrapper td
{
    border-bottom: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
}

.dataTables_wrapper table
{
    border-left: 1px solid #CDCDCD;
}

.alignCenter
{
    text-align: center;
}

.contentPageWrapper .dataTables_filter
{
    width: 80%;
}

.contentPageWrapper .dataTables_length
{
    width: 20%;
}

.ui-dialog .ui-dialog-buttonpane button
{
    border: 1px solid #79b7e7;
    background: #d0e5f5 url(../images/jquery_ui/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #1d5987;
    padding: 1px;
}

.popupForm input
{
    width: 96%;
    padding: 5px;
}

.popupForm .amountInfo
{
    padding-top: 12px;
}

/* V3.1 STYLES */
.homeTabs, .statsTabs
{
    background: none;
    padding: 20px;
    border: none;

}

.homeTabs .ui-tabs-panel, .statsTabs .ui-tabs-panel
{
    padding: 0px;
    border: 2.4px solid #ffffff;
    border-top-right-radius: 25px;
    border-bottom-right-radius:145px;
}

.homeTabs .ui-widget-header, .statsTabs .ui-widget-header
{
    background: none;
    border: none;
    font-weight: normal;
}

.homeTabs .ui-tabs-nav, .statsTabs .ui-tabs-nav
{
    padding: 0px;
}

.homeTabs .ui-tabs-nav li, .statsTabs .ui-tabs-nav li
{
    border-bottom: 1px solid #FFFFFF;
}

.homeTabs .ui-state-hover a, .homeTabs .ui-state-default a, .homeTabs .ui-state-active a, .statsTabs .ui-state-hover a, .statsTabs .ui-state-default a, .statsTabs .ui-state-active a
{
    font-weight: normal;
}

.homeTabs .ui-state-default a, .statsTabs .ui-state-default a
{
    color: #99kkk;
}

.homeTabs .ui-state-active a, .statsTabs .ui-state-active a
{
    color: #cc17009;
}

.homeTabs .ui-state-default, .statsTabs .ui-state-default
{
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}

.homeTabs .ui-state-hover, .statsTabs .ui-state-hover
{
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;
}

.homeTabs .ui-state-active, .statsTabs .ui-state-active
{
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.loginWrapper
{
    z-index: 999;
}

.urlUploadMain
{
    width:              100%;
    text-align:             left;
    /* background:                         #ffffff url('../images/upload_background.jpg') right bottom no-repeat; */
}

.urlUploadMain .fileUploadBadge
{
    background:                         url('../images/upload_badge.png') right top no-repeat;
    float:                              right;
    width:                              136px;
    height:                             129px;
}

.urlUploadMain
{
    width:              100%;
    text-align:             left;
}

.urlUploadMainInternal
{
    padding: 10px;
}

.urlUploadMain .initialUploadSection
{
    cursor:                             pointer;
}

.urlUploadMain .inputElement
{
    width: 78%;
}

.urlUploadMain textarea
{
    border: 1px solid #C0C0C0;
    padding: 5px;
    font-size: 14px;
    width: 100%;
    height: 100px;
}

.urlUploadMain .fileListingWrapper
{
    width: 96%;
}

.urlUploadMain .urlUploadFooter
{
    padding-top:                        8px;
    width: 79%;
}

.urlUploadMain .baseText
{
    float:                              left;
    color:                              #aaaaaa;
}

.urlUploadMain .transferFilesButton
{
    float:                              right;
    background:                         url('../images/transfer_files_button.png') right top no-repeat;
    width:                              155px;
    height:                             39px;
    cursor:                             pointer;
}

.urlUploadMain .fileSection .urls
{
    border-bottom: 1px solid #E2E4FF;
}

.urlUploadMain .fileSection .urls, .addFileRow {
    border-collapse: collapse;
}

.urlUploadMain .fileSection .urls tr:hover
{
    background-color: #f2e8da;
}

.urlUploadMain .fileSection .urls td
{
    padding-top: 3px;
    border-spacing: 3px;
}

.urlUploadMain .fileSection .urls .cancel
{
    width: 30px;
    text-align: center;
    height: 39px;
}

.urlUploadMain .fileSection .urls .name, .urlUploadMain .fileSection .urls .url a
{
    text-align: left;
    font-size: 14px;
}

.urlUploadMain .fileSection .urls .url
{
    width: 500px;
}

.urlUploadMain .fileSection .urls .rightArrow
{
    width: 14px;
}

.urlUploadMain .fileSection .urls td
{
    border-top: 1px solid #E2E4FF;
}

.urlUploadMain .fileSection .urls .template-download:hover
{
    background-color:                   #dedede;
    cursor:                             pointer;
}

.urlUploadMain .fileSection .urls .template-download .sliderContent tr:hover
{
    background-color:                   #ffffff;
}

.urlUploadMain .urlFileListingWrapper
{
    width: 96%;
}

.urlUploadMain .urlFileListingWrapper .urlOff
{
    background:                         url('../images/blue_down_arrow.png') 98% 55% no-repeat;
}

.urlUploadMain .urlFileListingWrapper .introText
{
    padding-bottom:                     4px;
    float:                              left;
}

.urlUploadMain .urlFileListingWrapper .fileSectionFooterText
{
    padding-top: 10px;
}

.sliderContent
{
    z-index: 999;
}


/* V3.3 STYLES */
.progress {
    background-color: #F7F7F7;
    background-image: linear-gradient(to bottom, #F5F5F5, #F9F9F9);
    background-repeat: repeat-x;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 40px;
    width:700px;
    margin-bottom: 10px;
    margin-top: -19px;
    overflow: hidden;
}
.progress .bar {
    -moz-box-sizing: border-box;
    /* background-color: #0E90D2; */
    background-image: linear-gradient(to bottom, #149BDF, #0480BE);
    background-repeat: repeat-x;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 100%;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: width 0.6s ease 0s;
    width: 0;
}
.progress .bar + .bar {
    box-shadow: 12px 0 0 rgba(0, 0, 0, 0.15) inset, 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
}
.progress-striped .bar {
    background-color: rgba(73, 189, 93, 0.81);
    background-image: linear-gradient(45deg, rgba(155, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 42px 40px;
}

#additionalOptionsWrapper input
{
    padding: 5px;
}

#additionalOptionsWrapper .pageSectionMainFull
{
    background-color: #F6F6F6;
}

#additionalOptionsWrapper .pageSectionMainFull .saveButton
{
    cursor: pointer;
}

.showAdditionalOptionsLink
{
    text-decoration: none;
    cursor: pointer;
}

.showAdditionalOptionsLink:hover
{
    text-decoration: underline;
    cursor: pointer;
}

#additionalOptionsWrapper .itemLeft, #additionalOptionsWrapper .itemRight
{
    width: 300px;
}

#additionalOptionsWrapper .itemLeft
{
    float: left;
    padding-right: 0px;
}

#additionalOptionsWrapper .itemRight
{
    float: right;
    padding-left: 0px;
}

#additionalOptionsWrapper input
{
    width: 170px;
}

/* V3.4 STYLES */
#urlUpload .progressWrapper
{
    float: right;
    margin-right: 4px;
}

#urlUpload .progressWrapper .progressText
{
    color: #999999;
    font-size: 12px;
}

#form-join .form-content
{
    margin-left: 120px;
    margin-top: 10px;
}

input[type="text"], input[type="password"], textarea, select {
   font-size: 12px;
    /* width: 98%; */
    /* height: 24%;  */
    border: none;
    padding: 10px 6px;
    background-color: rgba(76, 82, 255, 0.06);
    color: #191e23;
    font-family: verdana;
    outline: none;
    border: 1px solid#999;
}

#form-join .small
{
    width: 100px;
}

#form-join .medium
{
    width: 200px;
}

#form-join .large
{
    width: 300px;
}

#form-join input:focus, #form-join textarea:focus, #form-join select:focus
{
    border-color: #A6C9E2;
}

.fileManagerWrapperFullScreen
{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    background-color: #EEEEEE;
}

.fileManagerWrapper, .fileManagerWrapperFullScreen
{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fileManagerWrapperFullScreen
{
    padding: 5px;
}

.fileManagerWrapperFullScreen .fileManager .icon .fileListing li
{
    margin: 0px 8px 8px 0;
}

.fileManagerWrapper .fileManager .icon .fileListing li
{
    margin: 5px 10px 5px 0;
}

.fileManager .fileManagerLoading
{
    text-align: center;
    padding-top: 100px;
    width: 96%;
}

.fileManagerWrapper .fileManager, .fileManagerWrapperFullScreen .fileManager
{
    display: inline-block;
    width: 100%;
}

.fileManagerWrapper .fileListing, .fileManagerWrapperFullScreen .fileListing
{
    padding: 0px;
    margin: 0px;
}

.fileManagerWrapper .fileManagerIcon .fileListing
{
    padding: 7px 0 0 7px;
}

.fileManagerIcon .fileListing li .thumb
{
    height: 60px;
    position: relative;
}

.fileManagerIcon .fileListing li .thumb img
{
    position:absolute;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    margin:auto;
}

.fileManagerIcon .fileListing li
{
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #ccc;
    display: inline-block;
    margin: 0px 7px 7px 0;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.fileManagerIcon .fileListing li:hover
{
    border-color: #BBBBBB;
}

.fileManagerIcon .fileListing li span.filename
{
    display: block;
    margin-top: 5px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
    white-space: nowrap;
}

.fileManagerList .fileListing li span.filename
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fileManagerWrapper .fileManagerList .fileListing li span.filename
{
    width: 400px;
}

.fileManagerWrapperFullScreen .fileManagerList .fileListing li span.filename
{
    width: 65%;
    white-space: normal;
}

.fileManagerIcon .fileListing li:hover, .fileManagerList .fileListing li:hover
{
    background-color: #E7F0FA;
}

.fileManagerIcon .fileListing .selected a, .fileManagerList .fileListing .selected a
{
    color: #fff;
}

.fileManagerIcon .fileListing .selected, .fileManagerIcon .fileListing .selected:hover, .fileManagerList .fileListing .selected, .fileManagerList .fileListing .selected:hover
{
    background-color: #5B9BDA;
    border-color: #2975C0;
    color: #fff;
}

.fileManagerIcon .fileListing li .filesize, .fileManagerIcon .fileListing li .fileUploadDate, .fileManagerIcon .fileListing li .thumbList, .fileManagerList .fileListing li .thumbIcon
{
    display: none;
}

.fileManagerIcon .fileListing li .thumbIcon, .fileManagerList .fileListing li .thumbList
{
    display: inline-block;
}

.fileManagerIcon .fileListing li .thumbIcon
{
    height: 64px;

    /* Internet Explorer 10 */
    display:-ms-flexbox;
    -ms-flex-pack:center;
    -ms-flex-align:center;

    /* Firefox */
    display:-moz-box;
    -moz-box-pack:center;
    -moz-box-align:center;

    /* Safari, Opera, and Chrome */
    display:-webkit-box;
    -webkit-box-pack:center;
    -webkit-box-align:center;

    /* W3C */
    display:box;
    box-pack:center;
    box-align:center;
}

.fileManagerIcon .fileListing li .thumbIcon img
{
    display: inline-block;
}

.fileManagerList .fileListing li .filesize, .fileManagerList .fileListing li .fileUploadDate
{
    float: right;
    text-align: right;
}

.fileManagerList .fileListing li .filename, .fileManagerList .fileListing li .filesize, .fileManagerList .fileListing li .fileUploadDate
{
    vertical-align: top;
    display: inline-block;
    padding: 3px;
}

.fileManagerList .fileListing li .filesize
{
    width: 70px;
}

.fileManagerList .fileListing li
{
    padding: 3px;
    cursor: pointer;
    height: 24px;
    border-bottom: 1px solid #CCCCCC;
}

.fileManager .fileListing li .thumbList
{
    width: 25px;
}

.fileManagerMain .folderTreeview, .fileManagerMain .fileManagerCell
{
    float: left;
    width: 100%;
}

.fileManagerMain .folderTreeview
{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #CCCCCC;
    background-color: #fff;
    overflow: hidden;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.fileManagerWrapper .fileManagerMain .folderTreeview, .fileManagerMain .fileManagerMainTable .folderTreeCell
{
    /* width: 172px; */
}

.fileManagerWrapperFullScreen .fileManagerMain .folderTreeview
{
    width: 300px;
    height: 97%;
}

.fileManagerWrapper .fileManagerMain .fileManagerCell .fileManager
{
    float: left;
    width: 99.6%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #CCCCCC;
    background-color: #fff;
}

.fileManagerWrapper .fileManagerMain .fileManagerCell .fileManagerList
{
    padding: 0px;
}

.fileManagerMainTable .dividerCell
{
    width: 6px;
}

.fileManagerMain .folderTreeview
{
    height: 590px;
    overflow: auto;
}

.fileManagerMain .fileManagerCell .fileManager
{
    height: 525px;
    overflow: auto;
}

.fileManagerMain .fileManagerMainTable td
{
    vertical-align: top;
}

.fileManagerMain .fileManagerMainTable .folderTreeCell, .fileManagerMain .fileManagerMainTable .fileManagerCell
{
    overflow: hidden;
    height: 597px;
}

.pageSectionFileManagerFull
{
    width:              100%;
    text-align:         left;
}

.fileManagerMain .statusBar
{
    font-size: 11px;
    padding-left: 5px;
    padding-top: 5px;
}

.fileManagerWrapperFullScreen .fileManagerMain
{
    height: 100%;
}

.fileManagerWrapperFullScreen .fileManagerMain .fileManagerMainTable
{
    height: 96%;
}

.fileManagerMain .fileManagerCell .customFilter
{
    margin-bottom: 3px;
}

.fileManagerMain .fileManagerCell .customFilter .filterElements
{
    padding: 3px;
}

.fileManagerMain .fileManagerCell .customFilter .filterElements .button-container
{
    display: inline-block;
    vertical-align: top;
    padding-left: 6px;
}

.fileManagerMain .fileManagerCell .customFilter .filterElements .button-container .button
{
    padding: 0.40em 1em;
}

.fileManagerMain .fileManagerCell .customFilter input, .fileManagerMain .fileManagerCell .customFilter select
{
    padding: 3px;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    font-size: 12px;
    font-family: "Lucida Grande",Helvetica,Arial,"Arial Unicode",sans-serif;
    color: #333333;
}

.fileManagerMain .fileManagerCell .customFilter #dateRange input
{
    width: 200px;
}

.fileManagerMain .fileManagerCell .customFilter #dateRange div
{
    font-size: 9px;
}

.fileManagerMain .fileManagerCell .customFilter .datepicker
{
    font-size: 11px;
    display: inline;
}

.fileManagerMain .fileManagerCell .customFilter .datepicker .ui-datepicker-calendar .ui-state-default
{
    border: 1px solid #fff;
}

.fileManagerMain .fileManagerCell .customFilter .datepicker .ui-datepicker-header
{
    border-radius: 0px;
}

.fileManagerMain .fileManagerCell .customFilter .datepicker .ui-datepicker-buttonpane
{
    text-align: right;
    padding: 5px;
}

.fileManagerMain .fileManagerCell .customFilter .datepicker .ui-datepicker-buttonpane input
{
    cursor: pointer;
}

.fileManagerMain .fileManagerCell .pagingWrapper
{
    margin-top: 7px;
}

.fileManagerMain .fileManagerCell .pagingWrapper .rightSection
{
    display: inline;
    float: right;
}

.fileManagerMain .fileManagerCell .pagingWrapper .rightSection .button-container
{
    display: inline;
    float: right;
}

.fileManagerMain .fileManagerCell .pagingWrapper .rightSection .button-container .currentPageText:hover
{
    background-color: #fff;
    color: #333333;
    cursor: auto;
}

.fileManagerMain .fileManagerCell .pagingWrapper .pagingSelector
{
    display: inline;
    float: left;
    padding-left: 7px;
}

.fileManagerMain .fileManagerCell .pagingWrapper .pagingSelector select
{
    font-size: 10px;
    padding: 5px;
}

.fileManager .infoText
{
    padding: 7px;
    display: block;
}

.accountFileDetailsPopup
{
    padding: 0px 7px 0 7px;
}

.accountFileDetailsPopup .pageHeaderPopupButtons, .popupContent .pageHeaderPopupButtons
{
    float: right;
    margin-top: -6px;
    padding-right: 24px;
}

.accountFileDetailsPopup .accountStateTable, .contentPageWrapper .accountStateTable
{
    table-layout: fixed;
}

.accountFileDetailsPopup .accountStateTable td, .contentPageWrapper .accountStateTable td
{
    word-wrap: break-word;
}

.date-range-selected > .ui-state-active,
.date-range-selected > .ui-state-default {
    background: none;
    background-color: lightsteelblue;
    color: #fff;
}

.loginLink, .loginLinkSelected
{
    margin-left: -6px;
}

#additionalOptionsWrapper .itemLeft ul, #additionalOptionsWrapper .itemRight ul
{
    padding: 0px;
}

.pageSuccess
{
    cursor: pointer;
}

.popupContent .popupContentUrlDiv
{
    font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}

/* V3.5 STYLES */
.fileManagerMain .fileManagerCell .pagingWrapper .lowerToolbar
{
    display: inline;
    float: right;
    padding-right: 10px;
}

.fileManagerDraggleSelection
{
    position: absolute;
    border: 1px solid #89B;
    background-color: #5B9BDA;
    border-color: #8B9;
}

.fileManagerIcon .fileListing .active, .fileManagerIcon .fileListing .active:hover
{  
    background-color: #E7F0FA;
    border: 1px solid #B9B9B9;
}

.fileManagerList .fileListing .active, .fileManagerList .fileListing .active:hover
{  
    background-color: #E7F0FA;
}

.button-container .button-group.minor-group .button.ui-state-disabled:hover
{
    background-color: #FFFFFF;
    color: #333333;
}

.button-container .button.ui-state-disabled.favorite.icon:hover:before
{
    background-position: 0 -348px;
}

.button-container .button.ui-state-disabled.trash.icon:hover:before
{
    background-position: 0 -336px;
}

.contactForm .field-container textarea, .contactForm .field-container input[type=text]
{
    width: 440px!important;
}

/* NOTE added statsTabs class to homeTabs classes above */

.statsTabs .tabContent
{
    background-color: #fff;
    padding: 16px;
}

.statsTabs .tabContent table
{
    width: 100%;
    cellspacing: 0px;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.statsTabs .tabContent table td, .statsTabs .tabContent table th
{
    padding: 4px;
    border: 1px solid #ccc;
}

.statsTabs .tabContent table td:first-child
{
    width: 34%;
}

.statsTabs .tabContent table td:last-child
{
    width: 33%;
}

.statsTabs .tabContent table tr:nth-child(even)
{
    background-color: #DCF3FC;
}

.downloadPageTableV2
{
    margin: 0 auto 12px;
    overflow: hidden;
    width: 850px;
}

.downloadPageTableV2 table
{
    border-collapse: collapse;
    width: 100%;
    border-left: 1px solid #E2E2E2;
    border-top: 1px solid #E2E2E2;
}

.downloadPageTableV2 th.descr
{
    background: url("../images/clock_small.png") no-repeat scroll 14px 50% transparent;
    padding-left: 57px;
    text-align: left;
    width: 220px;
}

.downloadPageTableV2 th
{
    border-bottom: 1px solid #E2E2E2;
    height: 57px;
    background-color: transparent;
    width: 180px;
    color: #333333;
    font-weight: normal;
}

.downloadPageTableV2 td.descr
{
    padding: 12px 0 11px 15px;
    text-align: left;
    width: 275px;
}

.downloadPageTableV2 td
{
    border-right: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    padding: 6px 0;
    text-align: center;
}

.downloadPageTableV2 .link
{
    background: url("../images/download.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    text-shadow: 1px 1px 0 #565656;
    width: 154px;
    text-decoration: none;
}

.downloadPageTableV2 .link:hover
{
    text-decoration: underline;
}

.downloadPageTableV2 .premiumBtn
{
    background: url("../images/download.png") no-repeat scroll 0 100% transparent;
    font-size: 18px;
}

.downloadPageTableV2 .typeHeader
{
    font-size: 18px;
    text-align: center;
}

.contentPageWrapper .largeDownloadButtons
{
    text-align: center;
}

.contentPageWrapper .largeDownloadButtons img
{
    margin: 20px;
    width:344px; 
    height:138px;
}

.downloadPageTableV3 table
{
    width: 100%;
}

.downloadPageTableV3 td
{
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    padding: 6px 0;
    text-align: center;
}

/* V4.0 STYLES */
.fileUploadWrapperAccountHome .fileUploadBadge
{
    display: none;
}
.fileUploadWrapperAccountHome
{
    padding-bottom: 8px;
}
.floatRight 
{
    float:right;
}
.fileLeechTextBox
{
    width:79%
}
.ftpTextBox
{
    width: 79%;
}
.ftpTextBox2
{
    width: 79%; padding-top: 22px; padding-bottom: 22px;
}
.accountStateTableLightBox 
{
    width: 100%; 
    margin-top: 16px;
}
.accountStateTableLightBox2 
{
    width:100%;
}
.accountStateTableShareFile 
{
    width: 740px;
}
.accountStateTableShareFile2
{
    width: 740px; 
    margin-top: 16px;
}
.upgradeBox 
{
    padding-right: 12px;
    display:inline-block;
}
.upgradeBoxContainer .last
{
    padding-right:0px;
}
.upgradeBoxContainer 
{
   text-align:center; 
}
.captchaContainer 
{
    padding: 14px;
}
.captchaBox
{/* padding-left: 134px; */}
.captchaPageText
{
    font-size: 12px;
    /* text-align:left; */
    padding-top: 14px;
}
.captchaPageButton
{
    font-size: 12px;
    /* text-align:left; */
    padding-top: 4px;
}
.captchaFileText
{
    text-align:left;
}
.responsiveNavigation
{
display:none;
}
.folderDropdown
{
display:none;
}
.fileuUploadProgressText1
{
    width: 50%;
    float: right;
    text-align: right;
}
.fileuUploadProgressText2
{
    width: 50%;
    float: left;
}
.filterText
{
    width: 100px;
}
.filterUploadedDateRange
{
width: 136px;
}
.filterOrderBy
{
width: 155px;
}
.accountEditSelectField
{
width:300px;
}
.globalPageWrapper
{min-width:320px;}
.accountEditItemSelect 
{
height: 30px; 
float: left;
}
.footerMultiLanguageSwitcherWrapper .flagSelected 
{
    border: 5px solid #ccc;
}
.footerMultiLanguageSwitcherWrapper .flagNoneSelected
{
    border: 5px solid #fff;
}

.accountStateTableWrapper td
{
    vertical-align: top;
}

.accountStateTableWrapper .previewWrapper
{
    width: 198px;
}

.comments li .user-comment-content {
    word-wrap: normal;
    word-break: break-all;
}

.account-bg {background: #DCE6E8;background: #FEFEFE url(/img/bg-gray-top.jpg) repeat-x;border:1px solid rgba(0,0,0,.06);padding: 15px;border-radius: 2px;margin: 25px 22px 22px 15px;}
.meter {
    height: 20px;
    position: relative;
    margin: 0 0 19px 0;
        background: rgb(191, 213, 224);
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 11px;
    padding: 7px;
    -webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
    -moz-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
    box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
        }
        .meter > span {
            display: block;
            height: 100%;
               -webkit-border-top-right-radius: 8px;
            -webkit-border-bottom-right-radius: 8px;
                   -moz-border-radius-topright: 8px;
                -moz-border-radius-bottomright: 8px;
                       border-top-right-radius: 8px;
                    border-bottom-right-radius: 8px;
                -webkit-border-top-left-radius: 20px;
             -webkit-border-bottom-left-radius: 20px;
                    -moz-border-radius-topleft: 20px;
                 -moz-border-radius-bottomleft: 20px;
                        border-top-left-radius: 20px;
                     border-bottom-left-radius: 20px;
            background-color: rgb(43,194,83);
            background-image: -webkit-gradient(
              linear,
              left bottom,
              left top,
              color-stop(0, rgb(43,194,83)),
              color-stop(1, rgb(84,240,84))
             );
            background-image: -moz-linear-gradient(
              center bottom,
              rgb(43,194,83) 37%,
              rgb(84,240,84) 69%
             );
            -webkit-box-shadow:
              inset 0 2px 9px  rgba(255,255,255,0.3),
              inset 0 -2px 6px rgba(0,0,0,0.4);
            -moz-box-shadow:
              inset 0 2px 9px  rgba(255,255,255,0.3),
              inset 0 -2px 6px rgba(0,0,0,0.4);
            box-shadow:
              inset 0 2px 9px  rgba(255,255,255,0.3),
              inset 0 -2px 6px rgba(0,0,0,0.4);
            position: relative;
            overflow: hidden;
        }
        

        @-webkit-keyframes move {
            0% {
               background-position: 0 0;
            }
            100% {
               background-position: 50px 50px;
            }
        }

        @-moz-keyframes move {
            0% {
               background-position: 0 0;
            }
            100% {
               background-position: 50px 50px;
            }
        }


        .orange > span {
background-color: #d33960;
    background-image: -moz-linear-gradient(top, #f1a165, #f36d0a);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f1a165),color-stop(1, rgba(243,109,10,0.4)));
    background-image: -webkit-linear-gradient(rgba(241, 161, 101, 0.4), rgba(243, 109, 10, 0.4));
        }
        .myacc-inp {
    font-size: 12px;
    width: 112%;
    height: 96%;
    border: none;
    padding: 10px 6px;
    background-color: rgb(232, 245, 251);
    color: #191e23;
    font-family: verdana;
    outline: none;
    border: 1px solid#bcd4e0;}
    .btn-acc
    {
    font: 13px Verdana;
    border: 1px solid #245c7f;
    background: #e8f5fb;
    padding: 5px 8px;
    border-radius: 1px;
    /* margin: -20px; */
    color: #245c7f;
    }
    .btn-search
    {
    font: 13px Verdana;
    border: 1px solid #136690;
    background: #bfd5e0;
    padding: 2px 2px;
    border-radius: 1px;
    color: #000000;
    }
    .dir-creat
     {
    font: 13px Verdana;
    border: 1px solid #136690;
    background: #87b0d6;
    padding: 9px 9px;
    border-radius: 1px;
    color: #000000;
    }
    .wrapper {
    min-height: 20px;
}
.fblack .text {
    float: left;
    margin-top: 13px;
    padding-left: 0px;
    font-size: 10px;
    font-family: verdana;
}
.fblack .paysys {
      float: right;
      margin-top: 3px;
      font-size: 10px;
      margin-right: -15px;
}
#vanillatoasts-container {
      position: fixed;
    top: 105px;
    right: 272px;
    width: 320px;
    font-family: 'Helvetica';
}

.vanillatoasts-toast {
  position: relative;
  padding: 20px 17px;
  margin: 20px;
  border-radius: 10px;
  background: #F5F5F5;
  cursor: pointer;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  animation-duration:  .3s;
  animation-name: VanillaToasts;
  animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.vanillatoasts-fadeOut {
  animation-name: VanillaToastsFadeOut;
  animation-duration: .3s;
  animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  animation-fill-mode: forwards;
}

#vanillatoasts-container p, h4 {
  margin: 3px 0!important;
}

.vanillatoasts-title {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 10px;
}

.vanillatoasts-text {
  font-size: 14px;
  color: #777;
}

.vanillatoasts-icon {
  position: absolute;
  top: 5px;
  left: -40px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  background: #FFF;
}

.vanillatoasts-toast a, .vanillatoasts-toast a:hover {
  color: #549EDB !important;
  text-decoration: none !important;
}

/** toast types */
.vanillatoasts-success {
  border-bottom: 2px solid #51C625;
}

.vanillatoasts-warning {
  border-bottom: 2px solid #DB9215;
}

.vanillatoasts-error {
  border-bottom: 2px solid #DB2B1D;
}

.vanillatoasts-info {
  border-bottom: 2px solid #27ABDB;
}
.bluwrapper {
    background: rgba(146, 161, 167, 0.05);
    box-shadow: 0 0 14px 0 rgba(243, 240, 240, 0.52);
    border: 1px solid #d0d7df;
    overflow: hidden;
    padding-top: 11px;
    padding-bottom: 9px;
    padding-left: 9px;
    padding-right: 9px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: -2px;
    height: 100%;
    border-top-right-radius: 0.7em;
    border-top-left-radius: 0.7em;
    border-bottom-left-radius: 0.7em;
    border-bottom-right-radius: 0.7em;
}

@keyframes VanillaToasts {
  from {
    transform: translate3d(400px, 0, 0);;
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes VanillaToastsFadeOut {
  from {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  to {
    transform: translate3d(400px, 0, 0);
    opacity: 0;
  }
}