body {margin: 0; padding: 0; background: #ffffff; font-family:Helvetica,Arial,sans-serif;}
html {background-color: #ECF0F2}
body, html{
    height: 100% !important;
    width:100% !important;
    position: relative;
    min-width: 980px;
}

*:first-child+html #verifyAlertODiv {
  position: absolute;
  top:0;
}

#account-loading{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  background: #c5d3de url("/images/account/account_bg.jpg?1015253569") repeat 0 0;
  z-index: 1000;
}

#account-loading div{
    position: absolute;
    top: 50%;
    left: 0;
    width:100%;
    height: 73px;
    margin-top: -25px;
    font-size: 36px;
    color: #84a3bd;
    text-shadow: #fff 1px 1px 0;
}
#account-loading img{
    width: 73px;
    height: 73px;
    vertical-align: middle
}

.site4sync #account-loading{
  background: #fff;
}

.site4sync #account-loading div {
  height: 100px;
  margin-top: -50px;
  font-size: 36px;
  color: #717171;
}

.site4sync #account-loading img{
  width: 100px;
  height: 100px;
  vertical-align: middle
}

.hidden{
    visibility: hidden;
}
img, a:link img, a:visited img {border-style: none}
a img {color: #FFFFFF}

form {
  margin: 0;
  padding: 0;
}

h4 {margin-top:0}

fieldset {margin-bottom:5px}
acronym {cursor:help}
wbr {display:inline-block;}
.oneline {white-space: nowrap}

.threeD {  background-color: #ffffff;}

.text {
    font: normal 12px Helvetica,Arial,sans-serif;
    color: #000000;
}
.text a:link, .text a:visited, .text a:hover {color: #000000;}

#mainContainer {position:relative;height: 100%;}

.overall {
/*border: solid 3px #C4DAF5;*/
  background: #ffffff;
  height: auto !important;
  position: relative;
  float: left;
  width: 100%;
}

.folderMenuContainer {background:#fff;padding:3px 0}
.searchContainer {background:#E0ECFF}

#accountOverall.showSearchPanel #leftpanel,
#accountOverall.showSearchPanel #mainbar {
   top: 99px;
}


.foldertreehead {
    font:normal 12px Helvetica,Arial,sans-serif;
    color:#626262;
    background: -webkit-gradient(linear, left top, left bottom, from(#EEF5FF), to(#D2E4FF));
    background: -moz-linear-gradient(top,  #EEF5FF,  #D2E4FF);
    background: -o-linear-gradient(top,  #EEF5FF,  #D2E4FF);
    background-color: #E0ECFF;
    border: solid 1px;
    border-color:#FFFFFF #C7D2E5 #C8D8F3 #FFFFFF;
    padding-left: 5px;
    padding-top:4px;
    padding-bottom:4px
}

.leftpanel {
    width: 205px;
    border-right: solid 3px #C4DAF5;
    background: #FFFFFF;
}

.rightPanel {
    border-left:solid 1px #B3C5DB;
    background:#E9F2FF;
    position: relative;
}

.foldertree {
    width:200px;
    height:375px;
    overflow:auto;
    padding-left:4px;
}

.fspace .text, .fspace .filelistname {font-size:11px}

.folderLinkbar {
    background: -webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#E9E9E9));
    background: -moz-linear-gradient(top,  #F9F9F9,  #E9E9E9);
    background: -o-linear-gradient(top,  #F9F9F9,  #E9E9E9);
    background-color: #F2F2F2;
    border:solid 1px;
    border-color: #FFFFFF #DCDCDC #DDDDDD #FFFFFF;
    font-size:11px;
    color:#515659;
    text-shadow:1px 1px 0 #fdfdfe;
    padding: 2px 0
}
.folderLinkbar b {color:#236a97; text-shadow:1px 1px 0 #f6f8fa;}

.loading {position:absolute;left:1px;top:1px;z-index:998;}
.loading table {font: menu; color: #FFFFFF;background:#0087c7;}

#filelist {
    width: 100%;
    background: #FFFFFF;
}

#filelisthead td {
    text-decoration: none;
    font: normal 12px Helvetica,Arial,sans-serif;;
    color: #626262;
    background: #E7EDF6;
    background: -moz-linear-gradient(top, #EFF5FD, #DDE3EC);
    background: -webkit-linear-gradient(top, #EFF5FD, #DDE3EC);
    background: -o-linear-gradient(top, #EFF5FD, #DDE3EC);
    background: -ms-linear-gradient(top, #EFF5FD, #DDE3EC);
    background: linear-gradient(top, #EFF5FD, #DDE3EC);
    border-width: 1px;
    border-style: solid;
    border-color: #FFFFFF #D3D8E1 #D3D8E1 #FFFFFF;
    padding-left: 2px;
    padding-right: 2px;
}
.filelistheadover {
    background: -webkit-gradient(linear, left top, left bottom, from(#E8EFF9), to(#B1D0F7))!important;
    background: -moz-linear-gradient(top,  #E8EFF9,  #B1D0F7)!important;
    background: -o-linear-gradient(top,  #E8EFF9,  #B1D0F7)!important;
    background-color: #C6DCF7!important;
    border-color: #FFFFFF #9EBCE1 #9EBCE1 #E6EFFB!important;
}

#filelisthead td span, #filelisthead td a:link, #filelisthead td a:visited {
    text-decoration: none;
    color: #626262
}
#filelisthead td span {cursor:default}

#filelisthead td a:hover {
    text-decoration: underline
}

#sorted {
    background-color: #F7F7F7;
}

.filelistname {
    font: normal 12px Helvetica,Arial,sans-serif;;
    color: #000000;
    padding-left: 2px;
    padding-right: 2px;
    line-height: 16px
}

.filelistname a:link, .filelistname a:visited {
    text-decoration: none;
    color:#000000;
}

.filelistname a:hover {
    text-decoration: underline;
    color:#000000;
}

.filelistsize {
    font: normal 11px Helvetica,Arial,sans-serif;;
    color: #000000;
    text-align: right;
    padding-left: 2px;
    padding-right: 5px
}

.filelistinfo {
    font: normal 11px Helvetica,Arial,sans-serif;;
    color: #000000;
    padding-left: 5px;
    padding-right: 2px
}

.filespace {overflow:auto;background:#FFFFFF;position:relative;}
.subspace {background:#E9F2FF;}

.filespace {
  position: absolute;
  top: 45px;
  bottom: 0;
  left: 0;
  right: 0;
}

.fileLinksOutline {width:520px;height:250px;overflow:hidden;}
.fileInfoOutline {width:350px;height:170px;overflow:hidden;}

.thumbdiv {float:left; margin:5px;}
.thumbcell {width:200px; height:204px; border: solid 1px #E0E0E0;border-right-color:#C1C1C1;}
.thumb td {text-align:center}
.thumbname {width:200px; overflow:hidden; white-space:nowrap}
.thumbdiv .finfo {position:absolute;z-index:101;left:1px;bottom:40px;width:202px;background:#F4F3EE;filter: alpha(opacity=65);-moz-opacity: 0.65;opacity: 0.65;cursor:default;display:none;}
.thumbdiv .finfo .text {font-size:11px}
.thumbdiv .finfoico {position:absolute;z-index:102;right:3px;top:192px;font-size:1px}
.thumbdiv .ftitle {position:absolute;z-index:100;left:2px;top:2px;width:200px;background:#E0ECFF;filter: alpha(opacity=65);-moz-opacity: 0.65;opacity: 0.65;
    font:bold 14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;color:#0066CC}
.thumbdiv .fbtitle {position:absolute;z-index:100;left:2px;top:2px;width:200px;background:#E0ECFF;height:25px;overflow:hidden;}
.thumbdiv .fbtitle .ie6o {width:180px; overflow:hidden;}
.thumbdiv .fbtitle iframe {width:180px;}
.thumbdiv .searchThumbInfoBlock {width: 86px; overflow: hidden;}
#pagerCell {border-top:solid 1px #FFFFFF; height:20px;
    background: -webkit-gradient(linear, left top, left bottom, from(#D9D9D9), to(#F9F9F9));
    background: -moz-linear-gradient(top,  #D9D9D9,  #F9F9F9);
    background: -o-linear-gradient(top,  #D9D9D9,  #F9F9F9);
    background-color: #F2F2F2;
}
.sfuncbar {
    background:-moz-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,0.8));
    background:-o-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,0.8));
    background:-webkit-gradient(linear, left bottom, left top, from(rgba(255,255,255,0)), to(rgba(255,255,255,0.8)));
    background-color: #EDEDED;
}
.funcbar {
    border-left: solid 1px #E0E0E0;
    border-right: solid 1px #C1C1C1;
    border-bottom: solid 1px #C1C1C1;
    height:21px
}

.alert {padding: 8px;
    background: #FFFFE1;
    border: solid 1px #FFFFFF;
    color: #626262;
    font: normal 11px Helvetica,Arial,sans-serif;
    box-shadow: 2px 2px 4px #A0A0A0;
}
.alert a {color: #626262}

.toolsbg{background:#e9eef5}
.folderTools{
    background: #dae2ed !important;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
    padding: 10px 15px;
    border-color: #a3a3a3 #c2c2c2 #c4c8ce #a3a3a3 !important;
}
.toolBlock{margin-left:5px; }
.toolContainer{font:normal 12px/20px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; width:270px; color: #656E72;}
.toolName{
    font: bold 24px/26px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
    text-decoration: none;
    color:#2b729e;
    text-shadow: 0 2px 3px #F8F9FC, 0 1px 1px #154162;
    margin-bottom:5px;
}
.toolName > span:first-child{
    color:#888787;
    text-shadow: 0 2px 3px #F8F9FC, 0 1px 1px #4d4d4d;
}
.toolVersion{clear:both; font-size:10px; color:#666666; width:160px; text-align:center; line-height: 24px; margin-left: 55px;}
.toolVersion span{
    background: url("/images/version_icon.png?3442029185") no-repeat;
    padding: 3px 0 3px 20px;
}
.roundedBtn{
    height: 35px;
    text-align: center;
    padding: 0 10px;
    margin-left: 70px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #628224;
    background: rgb(159,203,75); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(159,203,75,1) 0%, rgba(131,190,40,1) 50%, rgba(114,179,20,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(159,203,75,1)), color-stop(50%,rgba(131,190,40,1)), color-stop(100%,rgba(114,179,20,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(159,203,75,1) 0%,rgba(131,190,40,1) 50%,rgba(114,179,20,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(159,203,75,1) 0%,rgba(131,190,40,1) 50%,rgba(114,179,20,1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(159,203,75,1) 0%,rgba(131,190,40,1) 50%,rgba(114,179,20,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(159,203,75,1) 0%,rgba(131,190,40,1) 50%,rgba(114,179,20,1) 100%); /* W3C */
}
.roundedBtn div {line-height: 33px; clear: both;}
.roundedBtn span { text-shadow: 1px 1px 1px #7eb027; filter: dropshadow(color=#7eb027, offx=1, offy=1); color: #FFFFFF; font-size: 20px; font-weight: normal; }

.featuresRight{margin-left: 10px;}
.featuresBlock{
    border: 1px solid #c5ccd5;
    width: 280px;
    -webkit-box-shadow: 0 0 3px 1px #afbcce;
    -moz-box-shadow: 0 0 3px 1px #afbcce;
    box-shadow: 0 0 3px 1px #afbcce;
}
.featuresBlock div{border: 3px solid #FFF; padding: 3px 7px; background: #ECF1F8;}
.featuresList{
    list-style: none outside none;
    padding: 0;
    margin: 5px 0;
}
.featuresList li{
    background: url("/desktop/images/greenTick.png?7382043908") no-repeat scroll left center transparent;
    padding: 6px 0 6px 30px;
    font-size: 14px;
    color: #54595C;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.44);
}
.underFeatures{
    padding: 10px 5px;
}
.underFeatures a{
    color:#666666;
    font-size: 14px;
    text-decoration: none;
    padding: 0 0 0 20px;
}
.underFeatures a.wvideo{
    background: url("/images/wvideo_icon.png?3627823688") no-repeat;
}
.underFeatures a.url{
    background: url("/images/link_icon.png?2033868756") no-repeat;
}
#separator{
    margin-bottom: 20px;
    margin-top: -3px;
    border-top: 1px solid #bec7d3;
    border-bottom: 1px solid #fff;
    clear: both;
}
.avatar {border:solid 1px #CCCCCC;padding:1px;background:#FFFFFF}

.folderPath {
    border-bottom: solid 1px #C9C9C9;
    border-top: solid 1px #DAE0E8;
    background-color: #ecf0f2;
    padding:6px;
    font-size:12px;
}
.folderPath .accLinks {
    color: #374f6e
}
.folderPath .accLinks a:link, .folderPath .accLinks a:visited {
    color: #374f6e;
    text-decoration:none;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.folderPath .accLinks a:hover {
    text-decoration:underline;
    text-shadow: 1px 1px 0 #FFFFFF!important;
}

.folderPath .pathItem {
    color: #06699f;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    padding: 4px 6px;
    border: solid 1px transparent;
    display:inline-block !important;
    *display:inline !important;
    zoom:1;
    vertical-align:middle;
}

.folderPath .pathItem.last {
    color: #374f6e;
    font-weight:bold;
}

.folderPath .pathItem:hover {
    text-shadow: 1px 1px 0 #FFFFFF!important;
    border: solid 1px #96afd0;
    background: #ebeff2;
    background: -moz-linear-gradient(top,  #ebeff2 0%, #dce9f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebeff2), color-stop(100%,#dce9f9));
    background: -webkit-linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
    background: -o-linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
    background: -ms-linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
    background: linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
    -webkit-box-shadow: inset 0 0 1px #E0EAFA;
    -moz-box-shadow: inset 0 0 2px #FFFFFF;
    box-shadow:  inset 0 0 1px #E0EAFA;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.folderPath .navBtn {
    text-shadow: 1px 1px 0 #FFFFFF!important;
    border: solid 1px #96afd0;
    background: #ebeff2;
    background: -moz-linear-gradient(top,  #ebeff2 0%, #dce9f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebeff2), color-stop(100%,#dce9f9));
    background: -webkit-linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
    background: -o-linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
    background: -ms-linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
    background: linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
    -webkit-box-shadow: inset 0 0 1px #E0EAFA;
    -moz-box-shadow: inset 0 0 2px #FFFFFF;
    box-shadow:  inset 0 0 1px #E0EAFA;
    padding: 4px 6px;
    vertical-align:middle;
}
.folderPath .navBtn.navBackA:hover,
.folderPath .navBtn.navNextA:hover {
    background: #ebeff2;
    background: -moz-linear-gradient(top,  #ebeff2 0%, #b6c7db 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebeff2), color-stop(100%,#b6c7db));
    background: -webkit-linear-gradient(top,  #ebeff2 0%,#b6c7db 100%);
    background: -o-linear-gradient(top,  #ebeff2 0%,#b6c7db 100%);
    background: -ms-linear-gradient(top,  #ebeff2 0%,#b6c7db 100%);
    background: linear-gradient(top,  #ebeff2 0%,#b6c7db 100%);
  cursor: pointer;
}
.folderPath .navBtn span, .folderPath .icon16, .folderPath .icon9 {
    display:inline-block !important;
    vertical-align:middle;
}
.folderPath .pathBack{
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
.folderPath .pathNext{
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    margin-left: -1px
}

.sbtn {
    background: -webkit-gradient(linear, left top, left bottom, from(#FCF9C2), to(#FBDB27));
    background: -moz-linear-gradient(top,  #FCF9C2,  #FBDB27);
    background: -o-linear-gradient(top,  #FCF9C2,  #FBDB27);
    background-color: #FBE458;
    border:solid 1px #EBC119;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font:bold 11px Arial,Helvetica,sans-serif;
    cursor:pointer;
    color:#000000;
    text-shadow:0 1px 1px #FFFFFF;
    text-align:center;
    overflow:hidden;
}
div.sbtn:hover, div.sbtn.hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#FBDB27), to(#FCF9C2));
    background: -moz-linear-gradient(top,  #FBDB27,  #FCF9C2);
    background: -o-linear-gradient(top,  #FBDB27,  #FCF9C2);
    background-color: #FBDB27;
}

.usbtn {
    background: -webkit-gradient(linear, left top, left bottom, from(#EDEDED), to(#CDCDCD));
    background: -moz-linear-gradient(top,  #EDEDED,  #CDCDCD);
    background: -o-linear-gradient(top,  #EDEDED,  #CDCDCD);
    background-color: #DEDEDE;
    border:solid 1px #AEAEAE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font:normal 11px Arial,Helvetica,sans-serif;
    cursor:pointer;
    color:#000000;
    text-shadow:0 1px 1px #FFFFFF;
    text-align:center;
    overflow:hidden;
}
div.usbtn:hover, div.usbtn.uhover {
    background: -webkit-gradient(linear, left top, left bottom, from(#CDCDCD), to(#EDEDED));
    background: -moz-linear-gradient(top,  #CDCDCD,  #EDEDED);
    background: -o-linear-gradient(top,  #CDCDCD,  #EDEDED);
    background-color: #D1D1D1;
}

.subscrfr {position:absolute;bottom:2px;left:1px;width:88px}
.subscrfold {font-size:10px;display:inline-block;zoom:1;*display:inline;font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
    padding:0 3px;vertical-align:middle;}

.cpr {position:absolute;right:10px;bottom:1px;font-size:10px;}

.note {
    color: #ABADB3;
}
.note a {color: #ABADB3;}

#logincntnt iframe, #previewcntnt iframe {
 position:absolute;
 z-index:-1;
 top:0;
 left:0;
}


#logincntnt .sfr, #previewcntnt .sfr{
 width:810px;/*must have for any big value*/
 height:360px/*must have for any big value*/;
}

#logincntnt .lfr {
 width:300px;/*must have for any big value*/
 height:152px;/*must have for any big value*/
}

.filelistPopup {background:#fff; border:1px #919b9c solid; padding:5px;
           height:100px;overflow-y: scroll; margin-top:5px;}


.ownerlist .item {clear:both; overflow:hidden; padding:5px 10px 5px 5px}
.ownerlist .item:hover {background:#f3f3f3;}

.ownerlist {overflow-y:scroll; height:100px;}
.ownerlist .actions {padding-top:7px; width:32px;}
#customInviteMessage {color:#000000; text-decoration:underline; cursor:pointer}



    .fileInfoOutline .dis {
        font-size: 10px;
        line-height: 10px;
        margin-top: 5px;
        text-align: left;
        width: 230px;
    }


#music1 {display:block; z-index:10000 !important; position:relative;}

a:hover {text-shadow:none !important;}

.input-light input, .input-light-small input, .input-light textarea, .input-light-small textarea {*width:auto !important;}

.fakefile {
  width: 600px;
  height: 300px;
  position: absolute;
  z-index: 300;
  right: -10px;
  top: -10px;
  font-size:300px;
  -moz-opacity: 0;
  filter: alpha( opacity = 0 );
  opacity: 0;
  cursor: pointer !important;
  zoom:1;
}

.Mozilla .fakefile {
  right: auto;
  top: auto;
  left: -10px;
  bottom: -10px;
}

.menu_upload_href {overflow:hidden;position:relative;}

/*ProgressBar*/
.quotameter {border:solid 1px #B3B3B3; padding:1px; background:#FFFFFF;
    -moz-border-radius:2px;  -webkit-border-radius:2px;
    border-radius:2px;
    position: relative;
}
.quotausagebar {position:relative;}
.quotacount {

    font:menu;
    left:0;
    position:absolute;
    text-align:center;
    top:0;
    width:100%;
    z-index:20;

}
.quotaProgressLow {
    height:14px;
    background:-webkit-gradient(linear, left bottom, left top, from(#CBE02F), color-stop(0.49, #c3d825), color-stop(0.50, #d1e637), to(#DDEB78));
    background:-moz-linear-gradient( bottom, #CBE02F 0%, #c3d825 49%, #d1e637 50%, #DDEB78 100%);
    background:-o-linear-gradient( bottom, #CBE02F 0%, #c3d825 49%, #d1e637 50%, #DDEB78 100%);
    background-color:#C5DA27;
    border:solid 1px #b4c91a
}
.quotaProgressMedium {
    height:14px;
    background:-webkit-gradient(linear, left bottom, left top, from(#FF9E42), color-stop(0.49, #FF9836), color-stop(0.50, #FFB863), to(#FFBB6F));
    background:-moz-linear-gradient( bottom, #FF9E42 0%, #FF9836 49%, #FFB863 50%, #FFBB6F 100%);
    background:-o-linear-gradient( bottom, #FF9E42 0%, #FF9836 49%, #FFB863 50%, #FFBB6F 100%);
    background-color:#FF9C3D;
    border:solid 1px #dc6b00
}
.quotaProgressHigh {
    height:14px;
    background:-webkit-gradient(linear, left bottom, left top, from(#D82916), color-stop(0.49, #E9290F), color-stop(0.50, #ED614F), to(#F25237));
    background:-moz-linear-gradient( bottom, #D82916 0%, #E9290F 49%, #ED614F 50%, #F25237 100%);
    background:-o-linear-gradient( bottom, #D82916 0%, #E9290F 49%, #ED614F 50%, #F25237 100%);
    background-color:#EB432D;
    border:solid 1px #A41100
}

.progressfull {background: url(/images/progress_full.gif?2739142390) no-repeat left top}
.progressempty {background: url(/images/progress_empty.gif?1009550486) no-repeat right top}
#progress {width: 250px; height: 17px; margin-top: 7px; margin-bottom: 7px}

/* Pager */
.flpager {border-top:solid 1px #919b9c;padding-left:13px;font:normal 11px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;color:#808080}
.flpager a, .flpager b {background:url(/images/pager.gif?1608900634) no-repeat;display:block;width:31px;height:14px;float:left;position:relative;
    text-align:center;margin-left:-3px;color:#000000}
.flpager a:link, .flpager a:visited {background-position:left -18px;text-decoration:none;color:#000000}
.flpager a:hover {background-position:left -35px;color:#000000}
.flpager b {height:15px;margin-top:-1px;z-index:20}
.flpager span {padding-right:2px}

/*DragDiv*/
div.previewImg { text-align:center }
div.previewMsg { font: normal 11px Helvetica,Arial,sans-serif; color: #333333; text-align:center; margin-top:6px; word-wrap: break-word; }

#handle, #loginhandle, #newRegAlertHandle,#previewhandle,#uploadResumeDialogHandle,#uploadFolderExistsDialogHandle {cursor:move; height:24px; border-bottom:solid 1px #86B2D1;padding:0 5px;
    background:-webkit-gradient(linear, left bottom, left top, from(#C2E1F6), color-stop(0.49, #89C3EB), color-stop(0.50, #AED4EE), to(#D7E8F4));
    background:-moz-linear-gradient( bottom, #C2E1F6 0%, #89C3EB 49%, #AED4EE 50%, #D7E8F4 100%);
    background:-o-linear-gradient( bottom, #C2E1F6 0%, #89C3EB 49%, #AED4EE 50%, #D7E8F4 100%);
    background-color:#c3dbf9;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}

.dragDiv span{
    font: bold 12px/24px Arial, sans-serif;
    text-shadow: 0 1px 1px #FFFFFF;
    color: #006699;
}

.dragDivHandle {
    cursor: move; height:24px; border-bottom: solid 1px #86B2D1; padding: 0 5px;
    background: -webkit-gradient(linear, left bottom, left top, from(#C2E1F6), color-stop(0.49, #89C3EB), color-stop(0.50, #AED4EE), to(#D7E8F4));
    background: -moz-linear-gradient( bottom, #C2E1F6 0%, #89C3EB 49%, #AED4EE 50%, #D7E8F4 100%);
    background: -o-linear-gradient( bottom, #C2E1F6 0%, #89C3EB 49%, #AED4EE 50%, #D7E8F4 100%);
    background-color: #c3dbf9;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}

.dragDivContent {
    border: solid 1px #FFFFFF; padding:10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f9fe), to(#d6f0fd));
    background: -moz-linear-gradient(top,  #f2f9fe,  #d6f0fd);
    background: -o-linear-gradient(top,  #f2f9fe,  #d6f0fd);
    background-color: #e6f3fc;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;
}

#handle #popupTitle, #loginhandle, #newRegAlertHandle span, #previewhandle, #uploadResumeDialogHandle span, #uploadFolderExistsDialogHandle span{font:bold 12px/24px Arial, sans-serif; text-shadow:0 1px 1px #FFFFFF; color: #006699;}
#dragDiv, #loginBoxDiv, #signUpBoxDiv, #newRegAlertDiv, #previewBoxDiv, #uploadResumeDialog, #uploadFolderExistsDialog, .dragDiv {position:absolute; visibility:hidden; left:0; top:0; z-index:1000; border: solid 1px #86b2d1;
    -webkit-box-shadow: 0 1px 7px #666;
    -moz-box-shadow: 0 1px 7px #666;
    box-shadow: 0 1px 7px #666;
    -moz-border-radius:4px;  -webkit-border-radius:4px;
    border-radius:4px;
    display:inline-block;
}
#cntnt, #logincntnt, #newRegAlertCntnt, #previewcntnt {border:solid 1px #FFFFFF; padding:10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f9fe), to(#d6f0fd));
    background: -moz-linear-gradient(top,  #f2f9fe,  #d6f0fd);
    background: -o-linear-gradient(top,  #f2f9fe,  #d6f0fd);
    background-color:#e6f3fc;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size:12px;
    font-family:Helvetica,Arial,sans-serif;
}
#logincntnt, #newRegAlertCntnt .blue {color:#006699}
#logincntnt, #newRegAlertCntnt td {font-size:12px;color:#585B55;}
#signUpBoxDiv .featbox {margin:7px 22px;background:#ffffff;
    border:solid 1px #d4e0e6;
    -webkit-box-shadow: 0 1px 3px #666;
    -moz-box-shadow: 0 1px 3px #666;
    box-shadow: 0 1px 3px #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font:normal 12px Helvetica, Arial, sans-serif;
    color:#585B55;
}
.dragDivContent .small, #signUpBoxDiv .small, #loginBoxDiv .small, #uploadResumeDialogCntnt .small, #uploadFolderExistsDialogCntnt .small {font-size:11px;}
#signUpBoxDiv .small a, #loginBoxDiv a {color:#006699}
#signUpBoxDiv .red, #loginBoxDiv .red {color:#B02B11}
#signUpBoxDiv .featbox .hd{
    font:bold 16px/38px Arial, sans-serif;color:#FFFFFF;text-transform:uppercase;
    text-shadow:-1px -1px 1px #4B90A3;

    background: -webkit-gradient(linear, left top, left bottom, from(#74BED3), to(#48a5bf));
    background: -moz-linear-gradient(top,  #74BED3,  #48a5bf);
    background: -o-linear-gradient(top,  #74BED3,  #48a5bf);
    border-bottom:solid 1px #2A849D;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #5cb0c8;
}
#signUpBoxDiv .featbox .hd div {padding:0 7px;border-bottom:solid 1px #6CB8CD}
#handle td, #loginhandle td, #newRegAlertHandle td {color: #006699;}

.pageAccount .dragDivWrapper {
  position:fixed;
  width:100%;
  height:100%;
  z-index: 1000;
  overflow:hidden;
  top:0;
  left:0;
  visibility:hidden;
}

/*===== account styles =====*/
.trover {
  background-color: #FFFFE1;
}

.trclick, .tree_item_highlight {
  background-color: #C3D9FF;
}

.accBody {height: 100%;}

#leftpanel {
  width: 205px;
  position: absolute;
  top: 43px;
  bottom: 0;
  border: none;
  left: 0;
}

#leftPanelSlider {
  width: 8px;
  height: 100%;
  background: #fbfbfb url('/images/account_slider.png?888347482') no-repeat center center;
}

#foldertreeContainer {
  overflow: hidden;
  width: 100%;
  padding: 0;
  background: #fbfbfb;
  top: 0;
  bottom:65px;
  position: absolute;
}

.activeMonthlyTraffic #foldertreeContainer {
  bottom:110px;
}

#foldertree {
  height:100%;
  width: auto;
  padding: 0 0 0 4px;
  background: #fbfbfb;
}

#newFreeSpaceContainer {
  width: 100%;
  position:absolute;
  border-top:1px solid #d7dadd;
  border-bottom:1px solid #d7dadd;
  background: #ecf0f2;
  bottom:0;
}

#newFreeSpaceContainer .fspace {
  width: 194px;
  padding:0 5px 5px;
}

.settings_submit {
  min-width:145px;
  text-align: center;
}

/*----------- new free space block ---------*/

.spacePercent {
  width:90px;
  height: 10px;
  font-size:10px;
  line-height:10px;
  margin: 8px 0 3px 0;
  color:#4e5153;
  overflow: hidden;
  white-space: nowrap;
}

.spaceTitle {
  width:95px;
  margin: 8px 0 3px 4px;
  height: 10px;
  font-size:10px;
  line-height:10px;
  color:#4e5153;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spaceScale {
  width: 184px;
  height: 5px;
  border-top: 1px solid #888d93;
  border-left: 1px solid #888d93;
  background: #bbc1c9;
  box-shadow: 1px 1px 1px #fff;
  margin-left: 4px;
  overflow:hidden;
  position:relative;
}

.spaceScale.thick {
  height: 9px;
  width:174px;
  box-shadow: 0 1px 1px #fff;
}

.spaceScale.thick.premium {
  width: 184px;
  box-shadow: 1px 1px 1px #fff;
}

.sizer {
  height: 4px;
  border-top: 1px solid #81d3ff;
  border-right: 1px solid #888d93;
  background: #29a3e5;
  background: linear-gradient(top, #34b8ff 0%,#0084cb 100%);
  background: -webkit-linear-gradient(top, #34b8ff 0%,#0084cb 100%);
  background: -moz-linear-gradient(top, #34b8ff 0%,   #0084cb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#34b8ff), color-stop(100%,#0084cb));
  background: -o-linear-gradient(top, #34b8ff 0%,#0084cb 100%);
  background: -ms-linear-gradient(top, #34b8ff 0%,#0084cb 100%);
}

.sizer.low {
  border-top: 1px solid #e89091;
  border-right: 1px solid #b32f30;
  background: #c84c4b;
  background: linear-gradient(top, #dd6464 0%,#b1312f 100%);
  background: -webkit-linear-gradient(top, #dd6464 0%,#b1312f 100%);
  background: -moz-linear-gradient(top, #dd6464 0%,   #b1312f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd6464), color-stop(100%,#b1312f));
  background: -o-linear-gradient(top, #dd6464 0%,#b1312f 100%);
  background: -ms-linear-gradient(top, #dd6464 0%,#b1312f 100%);
}

.spaceScale.thick .sizer {
  height: 8px;
}

.linkHolder {
  margin: 5px 0 0;
  width:194px;
}

.moreTrafficLink {
  font-size: 10px;
  margin-top: 5px;
  color: #0574b5;
}

.site4sync .moreTrafficLink {
  display: block;
  line-height: 12px;
  color: #777;
  padding: 5px 3px 0;
  clear: both;
  float: none;
}

.site4sync.premiumUser .moreTrafficLink {
  display: none;
}

.site4sync.premiumUser #newFreeSpaceContainer .fspace {
  padding: 6px 5px;
}

.site4sync.premiumUser .spaceScale.thick.premium {
  margin-top: 5px;
  height: 15px;
}

.site4sync.premiumUser .spaceScale.thick .sizer {
  height: 14px;
}

.buySpaceLink {
  display:block;
  width:9px;
  height:9px;
  background: #888d93 url("/images/icons/misc/plusLink.png?2343248333") no-repeat 1px 1px;
  border-left:1px solid #7a7f84;
  border-top:1px solid #7a7f84;
  text-decoration: none;
  z-index: 100;
  box-shadow: 1px 1px 1px #fff;
}

.buySpaceLink:hover {
  background-color: #6b6e73;
}

/*--- account bottom drag-n-drop uploader ---*/

.uploader {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1500;
  width: 100%;
}

.uploader .fakefile {
  width: 0;
  height: 100%;
  z-index: 0;
  position: relative;
}

.uploader:hover {
  cursor: pointer;
}

.uploader .o {
  height: 100%;
}

.uploader .oo {
  font-size: 19px;
  color: #fffefe;
  border: 1px #d7dadd solid;
  background: #fbfbfb;
  height: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;

}

.uploader .up {
  color: #5a6065;
  font-size: 18px;
  display: block;
  margin: 5px auto auto;
  font-weight: bold;
  padding: 4px 50px;
}

.jsDragInner input[type="file"] {
  display: inline-block;
  vertical-align: middle;
}

.uploader .drag.up {
  height: 30px;
  line-height: 30px;
  background: url("/images/icons/upload-cloud-icon.png?1251638907") no-repeat right 0;
}

.uploader .click {
  display: none;
}

#dragUpload.uploader {
  bottom: 2px;
}

.fullScreenDND {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  min-width: 980px;
}

.fullScreenDND .o {
  position: absolute;
  right: 0;
  bottom: 0;
}

.resizeCheckHelper {
  position: absolute;
  width: 100%;
  z-index: -1;
  height: 0;
  top: 0;
  left: 0;
  border: 0;
  margin: 0;
  padding: 0;
}

/* --- arabic account IE & Opera width fix ---- */

body.IE7.rtl, body.IE8.rtl, body.IE9.rtl, body.Opera.rtl {direction:ltr;}
body.IE7.rtl #mainContainer, body.IE8.rtl #mainContainer, body.IE9.rtl #mainContainer, body.Opera.rtl .accBody {direction:rtl;}
body.IE7.rtl #contextMenu, body.IE8.rtl #contextMenu, body.IE9.rtl #contextMenu {direction:rtl;}

/*------ new bottom panel -------*/

#uploadContainerCell, #bottomPanel {
  height:64px;
}

#bottombar {
  position: absolute;
  bottom:0;
  height: 63px;
  width: 100%;
  border-top:1px solid #d7dadd;
  border-bottom:1px solid #d7dadd;
  background: #ecf0f2;
  font-size:10px;
}

.bottomButtons {
  padding:0 9px 0 46px;
  border-right: 1px solid #cfcfcf;
  border-left: 1px solid #f7f8f8;
  height:27px;
  line-height: 27px;
  background: url(/images/bottom_panel.png?1803281621) no-repeat 10px 0;
  margin-top: 20px;
  cursor: pointer;
  color:#676767;
  text-shadow: 1px 1px 1px #fff;
  position: relative;
  overflow: hidden;
}

.bottomButtons:hover {
  text-decoration: underline;
  color: #4c4c4c;
}

.bottomButtons.first {
  border-left: none;
  margin-left: 10px;
}
.bottomButtons.last {
  border-right: none;
}
.bottomNotes {
  padding:0 9px 0 46px;
  height: 34px;
  margin-top: 17px;
  color:#676767;
  text-shadow: 1px 1px 1px #fff;
  position: relative;
  overflow: hidden;
  font-size:11px
}

.bottomNotes:before {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 27px;
  left: 1px;
  top: 6px;
  background: url(/images/bottom_panel.png?1803281621) no-repeat 10px 0;
}

#upFiles {background-position: 10px 0;}
#upFolder {background-position: 10px -27px;}
#webGrab {background-position: 10px -54px;}
#multiUpload {background-position: 10px -83px;}
#flashContainer {background-position: 10px -83px;}

#upFiles:hover {background-position: 10px -112px;}
#upFolder:hover {background-position: 10px -139px;}
#webGrab:hover {background-position: 10px -166px;}
#multiUpload:hover {background-position: 10px -196px;}
#flashContainer:hover {background-position: 10px -196px;}

.upboxWrapper {
  width: 358px;
  height: 64px;
  border-right: 1px solid #d7dadd;
}

#upbox.acc_bottom {
  width: 342px;
  height: 46px;
  background: #fbfbfb;
  border: 1px solid #d7dadd;
  margin:7px;
}

.upbox .upfiles {
  color: #1f415f;
}

.upbox .upfiles .ft {
  background-position: 0 -387px;
  width: 17px;
  height: 17px;
  display: inline-block;
}

#upbox.acc_bottom .upprogr {
  position: relative;
  height: 15px;
  margin-top: 7px;
}

#upbox.acc_bottom .upprogr .progressbar {
  border-left: 1px solid #bcc2c9;
  border-top: 1px solid #888d93;
  border-bottom: 1px solid #ffffff;
  width:326px;
  height: 13px;
  overflow: hidden;
  margin:7px;
  background: #bbc1c9;
  position:relative;
  cursor: pointer;
}

#upbox.acc_bottom .upprogr .progress {
  position: absolute;
  -webkit-animation-duration: 24s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-animation-name: progressBarAnim;
  background: url("/images/indexPage/upprogressBg.png?1920502252") left repeat-x;
  border-right: 1px solid #99a3ad;
  height: 13px;
  width: 30%;
}

@-webkit-keyframes progressBarAnim {
	0% { background-position-x:  350px; }
	100% { background-position-x: 0px; }
}

#upbox.acc_bottom .filesCounter,
#upbox.acc_bottom .getLinks {
  height:19px;
  line-height: 19px;
  margin:2px 7px 0;
}

#upbox.acc_bottom a.light-blue {
   text-decoration: none;
 }

#upbox.acc_bottom a.light-blue:hover {
  color: #0574b5;
  border-bottom: 1px solid #0574b5;
}

#upbox.acc_bottom .getLinks i{
  padding:5px 11px;
  background: url("/images/icons/topmenu_arrows.png?922781400") no-repeat 14px -66px;
}

#bottombar .cancelAll {
  position: absolute;
  right: 11px;
  top: 2px;
  background: url("/images/indexPage/sprite1.png?3525893067") no-repeat 0 -1729px;
  width: 8px;
  height: 9px;
  display: block;
  cursor: pointer;
  z-index: 100;
}

.bottomBarTips {
  width: 265px;
  height: 63px;
  overflow: hidden;
  margin: 0;
}

.bottomPanelBanner {
  height: 57px;
  margin-top: 3px;
  margin-right: 3px;
}

.bottomPanelBanner a, .bottomPanelBanner img {
  display:block;
  width: 262px;
  height: 57px;
}

.alert.blogPostsPreview {
  font-size: 10px;
  padding: 1px 5px;
  background: #FFFFE1 url(/images/icons/wp_bg.png?1891696071) no-repeat right 0;
  border:0;
  height: 55px;
  position: relative;
  margin-top: 2px;
  margin-right: 3px;
  filter: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.alert.blogPostsPreview .blogTitle {
  position: absolute;
  right: 5px;
}

.alert.blogPostsPreview .title {
  width:200px;
}

.alert.blogPostsPreview .title a {
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 185px;
  overflow: hidden;
}

.alert.blogPostsPreview .readall {
  position: absolute;
  right: 5px;
  bottom: 3px;
  font-size: 10px;
  text-decoration: none;
}

.alert.blogPostsPreview .readall:hover {
  text-decoration: underline;
}

.alert.blogPostsPreview .item {
  margin-bottom: 2px
}

.ie8ZipLoadingFix {
  height: 45px;
  background: url("/images/ajax_loading.gif?3975074307") center bottom no-repeat;
}

/* -------- new account styles -------- */

#mainbar_resizer {
  height:100%;
  position:absolute;
  left:190px;
  right:0;
  z-index: 5;
}

#mainbar {
  background: #fff;
  left: 205px;
  right: 0;
  position: absolute;
  top: 43px;
  bottom: 0;
  width: auto !important;
}

#accountOverall {
  position: absolute;
  top: 61px;
  bottom:0;
  width: 100%;
}

.site4sync #accountOverall {
  /*top: 58px;*/
  top: 69px;
}

.site4sync.pageAccount .header {
  padding: 7px 25px;
}

.innerRelative {
  width: 100%;
  height: 100%;
  position: relative;
}

.filesTable {
  table-layout: fixed;
  width:100%;
  border: none;
}

#includeFileList {
  position: absolute !important;
  left: 0;
  right: 0;
  top: 39px;
  bottom: 64px;
  height: auto !important;
}

.filesTable .actionButtons {
  padding: 0 9px;
}

#filesHeadings {
  position: absolute;
  background: #ecf0f2;
  height: 28px;
  border-radius: 5px 5px 0 0;
  border: 1px solid #dcdfe1;
  top:39px;
  left:10px;
  right:10px;
  z-index: 10;
}

#files {
  position: absolute;
  top:30px;
  bottom: 10px;
  left:10px;
  right:10px;
  overflow: auto;
  border: 1px solid #DCDFE1;
  border-top: 0;
}

#filesList{
  width:100%;
  position:relative;
}

#filesCheck, #filesName, #filesSize, #filesModify {
  line-height: 49px;
  padding: 0;
}

#filesCheck {
  width: 40px;
}

#filesName {
  position:absolute;
  right: 195px;
  left: 40px;
  top:0;
}

.jsWithScroll #filesName {
  right: 212px;
}

#filesSize {
  width: 90px;
}

#filesModify {
  width: 105px;
}

.jsWithScroll #filesModify {
  margin-right:17px;
}

#filesHeadings #filesCheck, #filesHeadings #filesName, #filesHeadings #filesSize, #filesHeadings #filesModify {
  line-height: 28px;
  background: url(/images/account/heading_border.png?202259949) no-repeat left center;
  white-space: nowrap;
}

#filesHeadings #filesCheck {
  background: none;
}

#filesHeadings .fHeading span:hover{
  text-decoration: underline;
}

#filesHeadings .fHeading.jsDown span,
#filesHeadings .fHeading.jsUp span {
  font-weight: bold;
}

#filesHeadings .jsDown span{
  background: url('/images/icons/topmenu_arrows.png?922781400') no-repeat right 6px;
}

#filesHeadings .jsUp span{
  background: url('/images/icons/topmenu_arrows.png?922781400') no-repeat right -70px;
}

#filesHeadings span {
  cursor: pointer;
}

#filesHeadings #filesCheck p{
  text-align:center;
  margin:0;
}

#files .filesTable td.TfilesCheck {
  width: 40px;
  text-align: center;
  padding:0;
}

#files .filesTable td.TfilesCheck input {
  opacity: 0.5;
}

#files .filesTable td.TfilesName {
  position:relative;
  padding-right: 150px;
  padding-left: 45px;
}

.TfilesName {
  background: url(/icons/32x32/default.png?16306857029) no-repeat 3px center;
}

.iconDiv {
  position: absolute;
  width: 45px;
  height: 32px;
  cursor: pointer;
  left:0;
  top: 8px;
}

.thumbFileTypeIcon {
  position: absolute;
  width: 35px;
  height: 32px;
  left: -3px;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center 0 !important;
  z-index: 3;
  cursor: pointer;
}

.site4sync .thumbFileTypeIcon {
  background-position: 0 0 !important;
}

#files .filesTable td.TfilesSize {
  padding-left: 10px;
  padding-right: 10px;
  width: 70px;
  font-size: 11px;
}

#files .filesTable td.TfilesModify {
  padding-right:20px;
  padding-left: 10px;
  width: 75px;
  font-size: 11px;
}

#files .filesTable tr {
  width:100%;
  font: 14px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
  color: #404447;
}

#files .filesTable tr td {
  height: 48px;
  background-color: #fbfbfb;
  border: none;
  border-bottom: 1px solid #dae5ea;
}

.Opera #files .filesTable tr td {
  height: auto;
  padding-bottom: 10px;
  padding-top: 10px;
}

.notTouch #files .filesTable tr:hover td,
#files .filesTable tr.touchLastChecked td {
  background-color: #ecf3f9;
  color: #1e1e1e;
  text-shadow: 1px 1px 1px #fff;
  border-color: #cedae3;
}

#files .filesTable .jsChecked td{
  background-color: #d4e2f0;
  color: #1e1e1e;
  text-shadow: 1px 1px 1px #fff;
  border-color: #bacddc;
}

.notTouch #files .filesTable tr:hover .fileShareAndMore,
#files .filesTable .jsChecked .fileShareAndMore{
  opacity: 1;
}

.notTouch #files .filesTable tr:hover .fileShareAndMore .fileShare,
#files .filesTable .jsChecked .fileShareAndMore .fileShare {
  background-position: 8px -221px;
}

#files table {
  border-collapse: separate;
}

#files table tr {
  height: 40px;
}

.TfilesName .actionButtons {
  width:110px;
  padding:0;
  position: absolute;
  right:0;
  top: 13px;
  opacity: 0.5;
}

.TfilesName .description {
  color: #808080;
  margin: 0;
  font: 11px Arial, sans-serif;
  max-height: 14px;
  overflow: hidden;
  max-width: 80%;
  word-break: break-all;
  word-wrap: break-word;
  cursor: default;
}

#files .filesTable .jsChecked input.checkFiles,
.notTouch #files .filesTable tr:hover input.checkFiles {
  opacity: 1 !important;
}

.notTouch #files .filesTable tr:hover .description,
#files .filesTable .jsChecked .description {
  color: #3d3d3d;
}

.TfilesName .iconsHolder i {
  cursor: pointer;
  display: none;
  width: 14px;
  height: 16px;
}

i.actionImage {background: url(/images/icons/actionIcons.png?661629056) no-repeat 0 1px;}
i.downloadIcon {background: url(/images/icons/downloadIcon.png?508210933) no-repeat 0 1px;}
i.previewIcon {background: url(/images/icons/previewIcon.png?3168595180) no-repeat 0 1px;}

i.playIcon {background: url(/images/icons/playIcon.png?1797569849) no-repeat 0 1px;}
i.add2playIcon {background: url(/images/icons/add2playIcon.png?2956908397) no-repeat 0 1px;}

.Safari i.actionImage {background: url(/images/icons/actionIcons.png?661629056) no-repeat 0 3px;}
.Safari i.downloadIcon {background: url(/images/icons/downloadIcon.png?508210933) no-repeat 0 3px;}
.Safari i.previewIcon {background: url(/images/icons/previewIcon.png?3168595180) no-repeat 0 3px;}

.Safari i.playIcon {background: url(/images/icons/playIcon.png?1797569849) no-repeat 0 3px;}
.Safari i.add2playIcon {background: url(/images/icons/add2playIcon.png?2956908397) no-repeat 0 3px;}

.TfilesName .iconsHolder i:hover {background-position: 0 -19px;}

.Safari .TfilesName .iconsHolder i:hover {background-position: 0 -17px;}

.notTouch .playQueueEmpty tr.jsCanPlay:hover i.playIcon,
.notTouch .playQueueEmpty tr.jsFolderCanPlay:hover i.playIcon,
.notTouch #files tr.jsCanPlay:hover i.add2playIcon,
.notTouch #files tr.jsFolderCanPlay:hover i.add2playIcon,
.notTouch .jsCanEdit:hover i.actionImage,
.notTouch #files .filesTable tr:hover i.downloadIcon,
.notTouch .jsCanPreview:hover i.previewIcon,
.playQueueEmpty tr.jsCanPlay.touchLastChecked i.playIcon,
.playQueueEmpty tr.jsFolderCanPlay.touchLastChecked i.playIcon,
#files tr.jsCanPlay.touchLastChecked i.add2playIcon,
#files tr.jsFolderCanPlay.touchLastChecked i.add2playIcon,
.jsCanEdit.touchLastChecked i.actionImage,
#files .filesTable tr.touchLastChecked i.downloadIcon,
.jsCanPreview.touchLastChecked i.previewIcon{
  display: inline-block;
  text-decoration: none !important;
}

.fileShareAndMore {
  width: 150px;
  height: 20px;
  position: absolute;
  right:0;
  top: 50%;
  margin-top: -10px;
  opacity: 0.5;
  display:none;
}

.Safari .fileShareAndMore,
.IE11 .fileShareAndMore,
.IE10 .fileShareAndMore,
.IE9 .fileShareAndMore,
.IE8 .fileShareAndMore {
  top: 15px;
  margin-top: 0;
}

.jsCanShare .fileShareAndMore {
  display:block;
}

.fileShareAndMore .fileShare {
  background: url("/images/icons/topmenu_buttons_icons.png?2732036014") no-repeat 7px -675px;
  padding-left: 28px;
  cursor: pointer;
}

.fileShareAndMore .fileShare:hover {
  text-decoration: underline;
}

.fileShareAndMore .fileMoreButton{
  height: 17px;
  border-radius: 3px;
  box-shadow: inset 0 0 1px 1px white;
  background-color: #fcfcfc;
  background-image: linear-gradient(top, #fcfcfc 0%,#f0f0f0 100%);
  background-image: -webkit-linear-gradient(top, #fcfcfc 0%,#f0f0f0 100%);
  background-image: -moz-linear-gradient(top, #fcfcfc 0%, #f0f0f0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f0f0f0));
  background-image: -o-linear-gradient(top, #fcfcfc 0%,#f0f0f0 100%);
  background-image: -ms-linear-gradient(top, #fcfcfc 0%,#f0f0f0 100%);
  cursor: pointer;
  border: 1px solid #d3d3d3;
}

.fileShareAndMore .fileMoreButton:hover {
  border: 1px solid #969696;
}

.fileShareAndMore .fileMoreButton:active {
  border: 1px solid #969696;
  box-shadow: inset 0 2px 2px rgba(178, 178, 178, 0.5);
  background-color: #E4E5E6 !important;
}

.fileShareAndMore .fileMoreButton i{
  width: 17px;
  height: 17px;
  display: block;
  background: url('/images/icons/topmenu_arrows.png?922781400') no-repeat 5px 8px;
  padding: 0;
}

#files .filesTable td.TfilesName span.name {
  overflow: hidden;
  cursor: pointer;
  height: 17px;
  line-height: 17px;
  display: block;
  max-width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#files .filesTable .jsConflicted td.TfilesName span.name {
  padding-right: 0;
}

.Safari #files .filesTable td.TfilesName span.name {
  padding-top: 2px;
  padding-bottom: 2px;
}

.notTouch #files .filesTable td.TfilesName span.name:hover {
  text-decoration: underline;
}

#files .filesTable td.TfilesName span.name input {
  display:none;
  position: absolute;
  width: 100%;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  z-index: 10;
  right: 0;
  top: 0;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha( opacity = 0 );
}

#files.jsIncompleted .filesTable td.TfilesName span.name input {
  display: block;
}

/* thumbnail view */

#files.thumbnailView {
  padding-left: 10px;
  border-top: 0;
}

.filesTable .thumbnail {
  width: 202px;
  height: 222px;
  padding: 6px;
  border: 1px solid #ecf0f2;
  position: relative;
  background: #fbfbfb;
  margin-bottom: 15px;
  border-radius: 0;
  box-shadow: none;
}

.notTouch .thumbnail:hover,
.thumbnail.touchLastChecked {
  border: 1px solid #ccd1d3;
  box-shadow: 0 1px 2px #eeefef;
  background: #ecf3f9 !important;
}

.thumbnail.jsChecked {
  background-color: #d4e2f0 !important;
  border-color: #bacddc;
}

.thumbFilename {
  width: 202px;
  height: 21px;
  line-height: 21px;
  position: relative;
}

.thumbFilename .jsNewName {
  outline: none;
  width: 170px;
  border: 1px solid #BCBCBC;
  border-radius: 2px;
  margin: 0;
}

.TfilesName .jsNewName {
  outline: none;
  width: 280px;
  border: 1px solid #BCBCBC;
  border-radius: 2px;
  margin: 0;
  float: left;
}

.webfx-tree-item .jsNewName {
  outline: none;
  width: 146px;
  border: 1px solid #BCBCBC;
  border-radius: 2px;
  margin: 0 0 0 5px;
  font-size: 12px;
}

.IE8 .webfx-tree-item,
.IE9 .webfx-tree-item,
.IE10 .webfx-tree-item,
.IE11 .webfx-tree-item {
  overflow: visible;
}

#pathString .jsNewName {
  outline: none;
  width: 200px;
  border: 1px solid #BCBCBC;
  border-radius: 2px;
}

#pathString .jsNewName + .jsRenameButton {
  display: none;
 }


/*-- hack for columns and thumbnails duplication after scroll during rename --*/
.TfilesModify+.TfilesName,
.TfilesModify+.TfilesName+.TfilesSize,
.TfilesModify+.TfilesName+.TfilesSize+.TfilesModify,
.thumbFilenameButtons+.thumbFilenameText,
.thumbFilenameButtons+.thumbFilenameText+.thumbFilenameButtons,
.thumbHoverBlock+.thumbPreviewImage,
.thumbHoverBlock+.thumbPreviewImage+.hoverDescriptionk,
.thumbHoverBlock+.thumbPreviewImage+.hoverDescription+.thumbHoverBlock {
  display: none;
}
/* -- */

.thumbFilename .thumbFilenameText {
  color: #333639;
  width: 175px;
  height: 21px;
  line-height: 21px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.thumbFilename .thumbFilenameText span:hover {
 text-decoration: underline;
 color: #0775b6;
}

.thumbFilename .thumbFilenameText span {
  cursor: pointer;
  white-space: normal;
  height: 21px;
  display: inline-block;
}

.thumbFilenameButtons {
  height: 16px;
  line-height: 16px;
  display:none;
  padding: 2px 0 3px;
  position: absolute;
  right: 0;
  top: 0;
  background: #ecf3f9;
}

.thumbnail .thumbFilenameButtons .fileMoreButton {
  margin: 0 2px;
}

.thumbnail .thumbFilenameButtons .fileMoreButton:active {
  border: 1px solid #969696;
  box-shadow: inset 0 2px 2px rgba(178, 178, 178, 0.5);
  background-color: #E4E5E6 !important;
}

.thumbnail .thumbFilenameButtons > i {
  background-position: 0 1px;
  margin: 0 1px;
  cursor: pointer;
  display: none;
  width: 14px;
  height: 16px;
}

.thumbnail .thumbFilenameButtons > i:hover {
  background-position: 0 -19px;
}

.notTouch .thumbnail:hover .thumbFilenameButtons,
.notTouch .playQueueEmpty .thumbnail.jsCanPlay:hover .thumbFilenameButtons i.playIcon,
.notTouch .playQueueEmpty .thumbnail.jsFolderCanPlay:hover .thumbFilenameButtons i.playIcon,
.notTouch .thumbnail.jsCanPlay:hover .thumbFilenameButtons i.add2playIcon,
.notTouch .thumbnail.jsFolderCanPlay:hover .thumbFilenameButtons i.add2playIcon,
.notTouch .thumbnail:hover .thumbFilenameButtons i.downloadIcon,
.notTouch .thumbnail.jsCanPreview:hover .thumbFilenameButtons i.previewIcon,
.notTouch .thumbnail.jsCanEdit:hover .thumbFilenameButtons i.actionImage,
.playQueueEmpty .thumbnail.jsCanPlay.touchLastChecked .thumbFilenameButtons i.playIcon,
.playQueueEmpty .thumbnail.jsFolderCanPlay.touchLastChecked .thumbFilenameButtons i.playIcon,
.thumbnail.jsCanPlay.touchLastChecked .thumbFilenameButtons i.add2playIcon,
.thumbnail.jsFolderCanPlay.touchLastChecked .thumbFilenameButtons i.add2playIcon,
.thumbnail.touchLastChecked .thumbFilenameButtons,
.thumbnail.touchLastChecked .thumbFilenameButtons i.downloadIcon,
.thumbnail.jsCanPreview.touchLastChecked .thumbFilenameButtons i.previewIcon,
.thumbnail.jsCanEdit.touchLastChecked .thumbFilenameButtons i.actionImage{
  display: block !important;
}

.notTouch .playQueueEmpty .thumbnail.jsCanPlay:hover .thumbFilenameButtons i.add2playIcon,
.notTouch .playQueueEmpty .thumbnail.jsFolderCanPlay:hover .thumbFilenameButtons i.add2playIcon {
  display: none !important;
}

.notTouch .thumbnail:hover .hoverDescription,
.thumbnail.touchLastChecked .hoverDescription {
  display:block;
  cursor: pointer;
}

.thumbFilenameButtons .editName {
  display:block;
  width: 8px;
  height: 15px;
  background: url(/images/icons/thumb-edit-icon.png?2191274707) no-repeat 0 4px;
  cursor: pointer;
  opacity: 0.5;
}

.thumbFilenameButtons .editName:hover {
  opacity: 1;
}

.thumbFilenameButtons .fileMoreButton{
  height: 14px;
  border-radius: 3px;
  box-shadow: inset 0 0 1px #fff;
  background-color: #fcfcfc;
  background-image: linear-gradient(top, #fcfcfc 0%,#f0f0f0 100%);
  background-image: -webkit-linear-gradient(top, #fcfcfc 0%,#f0f0f0 100%);
  background-image: -moz-linear-gradient(top, #fcfcfc 0%, #f0f0f0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f0f0f0));
  background-image: -o-linear-gradient(top, #fcfcfc 0%,#f0f0f0 100%);
  background-image: -ms-linear-gradient(top, #fcfcfc 0%,#f0f0f0 100%);
  cursor: pointer;
  border: 1px solid #d3d3d3;
}

.thumbFilenameButtons .fileMoreButton:hover {
  border: 1px solid #969696;
}

.thumbFilenameButtons .fileMoreButton i{
  width: 15px;
  height: 14px;
  display: block;
  background: url('/images/icons/topmenu_arrows.png?922781400') no-repeat 4px 6px;
  padding: 0;
}

.thumbFilename .thumbFilenameCheckbox {
  margin: 4px 5px 0 2px;
  opacity: 0.4;
  padding-top: 0;
}

.jsChecked .thumbFilenameCheckbox {
  opacity: 1;
}

.thumbnail > .thumbPreviewImage {
  width: 202px;
  height: 202px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.thumbPreviewImage.audio {background-image: url(/images/icons/music-thumb.png?4251498986);}
.thumbPreviewImage.video,
.thumbPreviewImage.porn {background-image: url(/images/icons/video-thumb.png?224929020);}
.thumbPreviewImage.other,
.thumbPreviewImage.hidden {background-image: url(/images/icons/file-thumb.png?2576224832);}
.thumbPreviewImage.program {background-image: url(/images/icons/programm-thumb.png?1123639731);}
.thumbPreviewImage.compressed {background-image: url(/images/icons/archive-thumb.png?4214446579);}
.thumbPreviewImage.game {background-image: url(/images/icons/game-thumb.png?1484001954) ;}
.thumbPreviewImage.folder {background-image: url(/images/icons/folder-thumb.png?2267664726);}
.thumbPreviewImage.image {background-image: url(/images/icons/image-thumb.png?1303591820);}
.thumbPreviewImage.book {background-image: url(/images/icons/book-thumb.png?1935560988);}
.thumbPreviewImage.office {background-image: url(/images/icons/office-thumb.png?538424712);}
.thumbPreviewImage.mobile,
.thumbPreviewImage.android {background-image: url(/images/icons/mobile-thumb.png?1978739746);}
.thumbPreviewImage.web {background-image: url(/images/icons/web-thumb.png?654429446);}

.thumbPreviewImage.mobile[style*="background"] {
  background-size: 98px;
}

.thumbnail.jsCanPreview:hover .hoverThumbPreviewImage {
  width: 202px;
  height: 202px;
  position: absolute;
  background: url(/images/icons/hover-eye-thumb_up.png?1827999731) center center no-repeat;
}

.playQueueEmpty .thumbnail.jsCanPlay:hover .hoverThumbPreviewImage {
  width: 202px;
  height: 202px;
  position: absolute;
  background: url(/images/icons/hover-play-thumb_up.png?1756454251) center center no-repeat;
}

.thumbnail.jsCanPlay:hover .hoverThumbPreviewImage {
  width: 202px;
  height: 202px;
  position: absolute;
  background: url(/images/icons/hover-add2play-thumb_upd.png?3098976428) center center no-repeat;
}

.jsChecked .thumbPreviewImage.audio,
.notTouch .thumbnail:hover .thumbPreviewImage.audio {background-image: url(/images/icons/music-thumb-w.png?2085101053);}
.jsChecked .thumbPreviewImage.video,
.jsChecked .thumbPreviewImage.porn,
.notTouch .thumbnail:hover .thumbPreviewImage.video,
.notTouch .thumbnail:hover .thumbPreviewImage.porn {background-image: url(/images/icons/video-thumb-w.png?483718403);}
.jsChecked .thumbPreviewImage.other,
.jsChecked .thumbPreviewImage.hidden,
.notTouch .thumbnail:hover .thumbPreviewImage.other,
.notTouch .thumbnail:hover .thumbPreviewImage.hidden {background-image: url(/images/icons/file-thumb-w.png?1704709160);}
.jsChecked .thumbPreviewImage.program,
.notTouch .thumbnail:hover .thumbPreviewImage.program {background-image: url(/images/icons/programm-thumb-w.png?3438535755);}
.jsChecked .thumbPreviewImage.compressed,
.notTouch .thumbnail:hover .thumbPreviewImage.compressed {background-image: url(/images/icons/archive-thumb-w.png?3877137200);}
.jsChecked .thumbPreviewImage.game,
.notTouch .thumbnail:hover .thumbPreviewImage.game {background-image: url(/images/icons/game-thumb-w.png?3977031112) ;}
.jsChecked .thumbPreviewImage.folder,
.notTouch .thumbnail:hover .thumbPreviewImage.folder {background-image: url(/images/icons/folder-thumb-w.png?2810497168);}
.jsChecked .thumbPreviewImage.image,
.notTouch .thumbnail:hover .thumbPreviewImage.image {background-image: url(/images/icons/image-thumb-w.png?4149148326);}
.jsChecked .thumbPreviewImage.book,
.notTouch .thumbnail:hover .thumbPreviewImage.book {background-image: url(/images/icons/book-thumb-w.png?761480138);}
.jsChecked .thumbPreviewImage.office,
.notTouch .thumbnail:hover .thumbPreviewImage.office {background-image: url(/images/icons/office-thumb-w.png?53202776);}
.jsChecked .thumbPreviewImage.mobile,
.jsChecked .thumbPreviewImage.android,
.notTouch .thumbnail:hover .thumbPreviewImage.mobile,
.notTouch .thumbnail:hover .thumbPreviewImage.android {background-image: url(/images/icons/mobile-thumb-w.png?3928752323);}
.jsChecked .thumbPreviewImage.web,
.notTouch .thumbnail:hover .thumbPreviewImage.web {background-image: url(/images/icons/web-thumb-w.png?1903793082);}

.thumbPreviewImage.hasPreview {
  background-position: center center;
  background-repeat: no-repeat;
}

#files .jsCut {
  opacity: 0.4;
}

.Opera #files .jsCut td {
  opacity: 0.4;
}

.IE8 #files .jsCut td,
.IE8 #files .jsCut .name,
.IE8 #files .jsCut .fileShare {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.hoverDescription{
  width: 192px;
  max-height: 38px;
  padding: 5px;
  color: #818b98;
  text-align: justify;
  word-wrap: break-word;
  overflow: hidden;
  position: absolute;
  top:27px;
  left: 6px;
  display:none;
  background: #ecf3f9 !important;
}

.thumbHoverBlock {
  width: 202px;
  height: 41px;
  position: absolute;
  display:none;
  bottom: 4px;
  left: 6px;
  background: #ecf3f9 !important;
  cursor: pointer;
}

.notTouch .jsCanShare:hover .thumbHoverBlock,
.jsCanShare.touchLastChecked .thumbHoverBlock {
  display: block;
}

.jsChecked .hoverDescription,
.jsChecked .thumbHoverBlock {
  background: #d4e2f0;
}

.thumbHoverBlock .hoverShareButton{
  margin: 13px auto;
}

.jsIncompleted .thumbnail .thumbFilenameButtons,
.jsIncompleted .iconsHolder,
.jsRecycleBin .thumbnail .thumbFilenameButtons *,
.jsRecycleBin .iconsHolder{
  display:none !important;
}

.hoverShareButton.menuShare span {
  background: url("/images/icons/topmenu_buttons_icons.png?2732036014") no-repeat 8px -220px;
  height:21px;
  line-height:21px;
  display: block;
  padding: 0 8px 0 32px;
  text-decoration: none;
  float:left;
  position: relative;
  border-radius:5px;
  text-shadow: 1px 1px 0 #fff !important;
  cursor: pointer;
}

.hoverShareButton.menuShare span:hover {text-decoration: underline;}

.TfilesName .iconsHolder {
  display: block;
  height: 17px;
  text-decoration:none;
}

.bottomPanelLoader {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(/images/ajax_loading.gif?3975074307) no-repeat 12px center;
}

.tmpLoaderForThumbnail.jsCanPreview.imageThumb {
  background: url(/images/ajax_loading.gif?3975074307) no-repeat center center;
}

.tmpLoaderForThumbnail.jsCanPreview.imageThumb.jsChecked {
  background: #d4e2f0 url(/images/ajax_loading.gif?3975074307) no-repeat center center;
}

.addYourFiles2Search {
  width: 550px;
}

#mainbar.hideBottomPanel #includeFileList {
  bottom: 0;
}

#mainbar.hideTopMenu #filesHeadings,
#mainbar.hideTopMenu #includeFileList {
  top: 10px;
}

#mainbar.hideTopMenu.hideBottomPanel #includeFileList {
  top: 0;
}

#mainbar.hideTopMenu.hideBottomPanel #filespace {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}

#includeFileList #searchResults,
#includeFileList #searchResults #filespace{
  position: relative;
  height: 100%;
}

.playlistWrapper {
  position: relative;
  height: 100%;
}

div.searchDivider {
  clear: both;
  background: #fff9e8;
  color: #404447;
  font-size: 12px;
  text-shadow: 1px 1px 0 #fff;
  border-top: 1px solid #dae5ea;
  border-bottom: 1px solid #dae5ea;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
  padding: 4px 15px;
  margin-left: -10px;
  margin-bottom: 5px;
  text-align: center;
}

div.searchDivider.ownFiles {
  border-top: 0;
}

.searchMoreResults {
  clear: both;
  padding: 0 0 15px;
  text-align: center;
}

.searchMoreResults .moreResultsButton {
  border: 1px solid #d3d3d3;
  border-radius: 6px;
  box-shadow: inset 0 0 1px 1px #FFF;
  background-color: #FCFCFC;
  background-image: linear-gradient(top, #FCFCFC 0%,#F0F0F0 100%);
  background-image: -webkit-linear-gradient(top, #FCFCFC 0%,#F0F0F0 100%);
  background-image: -moz-linear-gradient(top, #FCFCFC 0%, #F0F0F0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCFCFC), color-stop(100%,#F0F0F0));
  background-image: -o-linear-gradient(top, #FCFCFC 0%,#F0F0F0 100%);
  background-image: -ms-linear-gradient(top, #FCFCFC 0%,#F0F0F0 100%);
  font-size: 12px;
  text-shadow: 1px 1px 0 #FFF;
  color: #3e4855;
  padding: 7px 40px;
  cursor: pointer;
}

.searchMoreResults .moreResultsButton:hover {
  border-color: #AFAFAF;
}

tr.searchDivider {
  height: 16px !important;;
}

body #files tr.searchDivider td,
body #files tr.searchDivider:hover td {
  background: #FFF9E8 !important;
  color: #404447;
  font-size: 12px;
  text-shadow: 1px 1px 0 white;
  border-bottom: 1px solid #DAE5EA;
  height: 27px;
}

.searchDivider td.TfilesName {
  text-align: center;
}

.playQueueEmpty .add2playIcon {
  display: none !important;
}

tr.searchNoResults.halfBlock td,
div.searchNoResults.halfBlock {
  float: none;
  padding: 100px 0 15px;
  text-align: center;
  height: 20px !important;
  font: 18px/20px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
  color: #585B55 !important;
  background: #FFF url(/images/icons/big-search-icon.png?2950375491) no-repeat center 20px !important;
  cursor: default;
}

div.searchNoResults.fullBlock {
  float: none;
  position: absolute;
  padding: 100px 0 130px;
  text-align: center;
  width: 300px;
  height: 20px;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font: 18px/20px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
  color: #585B55 !important;
  background: #FFF url(/images/icons/big-search-icon.png?2950375491) no-repeat center 20px !important;
  cursor: default;
}

.embedFolder #accountOverall {
  top: 0;
}

.emptyFolderPlaceholder {
  position: absolute;
  left: 0;
  right: 0;
  top: 35%;
  bottom: 0;
  margin: auto;
  padding-top: 90px;
  background: url(/images/icons/empty-folder-placeholder-icon.png?2242372226) no-repeat center top;
  font: 18px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
  color: #585b55;
  text-align: center;
}

.jsSharedWithMe .name span,.jsRecycleBin .name span {
  font-size: 11px;
  font-style: italic;
  display: inline-block;
  padding: 1px 5px 0;
}

.jsSharedWithMe#files .filesTable tr.fileItem[id*="folder"] .TfilesName .name {
  padding-right: 40px;
}

.jsConfirmMsg {
  width: 400px;
}

.embPromoTitle {
  font-size: 13px;
  width: 578px;
  padding: 15px 15px 220px;
  background: url(/images/email/email-player.png?6808802413) no-repeat center bottom;
}

.site4sync .embPromoTitle {
  background-image: url(/4sync.com/images/email/email-player.png?6808802413);
}

.embPromoContent {
  font-size: 13px;
  width: 578px;
  padding: 15px;
}

.embPromoContent li {
  list-style: none;
  position: relative;
}

.embPromoContent ul {
  padding: 0 25px;
}

.embPromoContent li:before {
  content: "";
  background: #3383E0;
  height: 5px;
  width: 5px;
  border-radius: 3px;
  position: absolute;
  left: -15px;
  top: 7px;
}

table.text td {
  padding: 3px;
}

.webfx-tree-virtual[dir-id="1raEeMxb"] {
  display: none;
}