/*********************************** CloudBox CSS Start *****************************************************/
.input_Text{background-color:#f7f7f7;border:solid 1px #c2c2c2;}

/*.normalButton{color:#000;font-family:Tahoma, Geneva, sans-serif;border:1px solid #b9770c;background: -webkit-gradient(linear, left top, left bottom, from(#f9d295), to(#f1a32b));background: -moz-linear-gradient(top,  #f9d295,  #f1a32b);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d295', endColorstr='#f1a32b');background-color:#F1A32B}*/

.normalButton{background: #8bc500; color: #fff;}
.normalButton:hover{box-shadow: 0 1px 3px rgba(0,0,0,0.5);}

/*.normalButton:hover{background: -webkit-gradient(linear, left top, left bottom, from(#f9c676), to(#f19c1a));background: -moz-linear-gradient(top,  #f9c676,  #f19c1a);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9c676', endColorstr='#f19c1a');background-color:#F1A32B}*/
/*.normalButton:disabled{background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ccc));background: -moz-linear-gradient(top,  #ccc,  #ccc);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc', endColorstr='#ccc');background-color:#ccc;color:#666;border:1px solid #afafaf;}*/
 
/*.normalButton:disabled{background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ccc));background: -moz-linear-gradient(top,  #ccc,  #ccc);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#cccccc');background-color:#cccccc;color:#666666;border:1px solid #afafaf;}*/
.normalButtonRename{ min-width: 45px !important;}
header{border-bottom:solid 2px #efefef;}
.inputSearch{border:solid 1px #ccc;}
.files{border:solid 1px #99C332;}
aside h2{background-color:#99C332;}
aside div.content{border:solid 1px #99C332;}
aside div.content a{color:#333}
.storage{border:solid 1px #99C332;}
.storageIndicator span{background: -ms-linear-gradient(top,  #cced39 0%,#97b319 100%); background:-moz-linear-gradient(center top , #cced39, #97b319) repeat scroll 0 0 transparent;color:#000;background:-webkit-gradient(linear, left              top, left bottom, from(#cced39), to(#97b319));filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cced39', endColorstr='#97b319');}
.th_inner{border-left:1px solid #cccccc;;}
.tableContainer{border:solid 1px #ccc;}
.tableHeaderBg{background-color:#f0f0f0;border-bottom:solid 1px #ccc;}


.mainTable tr td.bgCol{border-bottom:solid 1px #e1e1e1;border-left:solid 1px #e1e1e1;background-color:#fff; word-wrap: break-word;}
.mainTable tr td.bgCol.share_bgcolor:hover {cursor: pointer;background-color:#edeed7; }
.mainTable tr td.bgCol.BG_actionMenuOpend {cursor: pointer;background-color:#edeed7; }
.mainTable tr td a{color:#333;}

.sorting span.clickPoint,.sortActive span.clickPoint{width:9px;height:5px;display:block;margin:9px 0 0 6px;background:url('/images/clouddrive/sort_arrow.png') no-repeat 0 0;}
.sorting:hover,.sortActive{width:19px;margin-top:1px;position:absolute;top:0px;height:23px;cursor:pointer;background:url('/images/clouddrive/sort_bg.png') repeat-x 0 0;}

.sortingMain.ulOff{background-color:#ccc;-moz-box-shadow:4px 4px 2px -2px #7e7e7e;-webkit-box-shadow:4px 4px 2px -2px #CCCCCC;filter:progid:DXImageTransform.Microsoft.Shadow(Color=#7e7e7e, Direction=135, Strength=3);box-shadow:4px 4px 2px -2px #7e7e7e;background-color:#fff;border:solid 1px #779e1c;font-size: 11px;}
.sortingMain.ulOffLast{background-color:#ccc;-moz-box-shadow:4px 4px 2px -2px #7e7e7e;-webkit-box-shadow:4px 4px 2px -2px #CCCCCC;filter:progid:DXImageTransform.Microsoft.Shadow(Color=#7e7e7e, Direction=135, Strength=3);box-shadow:4px 4px 2px -2px #7e7e7e;background-color:#fff;border:solid 1px #779e1c;}
.sortingMain ul li a{border-left:1px solid #ccc;background-color:#fff;}
.sortingMain ul li a:hover{background-color:#e2e5bd;}
.sortingMain ul li:hover{background-color:#E2E5BD}
.sortingMain ul li:hover.filterIcon{background-color:#fff}

.tooltipMain, .leftTooltipMain{background-color:#f2f2f2;border:solid 1px #e0e0e0;-moz-box-shadow:4px 5px 3px #686868;-webkit-box-shadow:4px 5px 3px #686868;box-shadow:4px 5px 3px #686868;filter:progid:DXImageTransform.Microsoft.Shadow(color='#686868',direction='120',strength='5');}
.tooltipBor{-moz-box-shadow:4px 4px 2px -2px #CCCCCC;-webkit-box-shadow:4px 4px 2px -2px #CCCCCC;box-shadow:4px 4px 2px -2px #CCCCCC;background-color:#fff;border:solid 1px #F00;filter:progid:DXImageTransform.Microsoft.Shadow(Color=#CCCCCC, Direction=135, Strength=3);}
.tooltipArrow{background:url('/images/clouddrive/mainsprite.png') no-repeat -27px -69px;}
.selectArrows a.rightArrow,.selectArrows a.leftArrow{background:url('/images/clouddrive/mainsprite.png') no-repeat;}
.divider{background-color:#ccc;}

.alertMessageMain{background-color:#FFF2F2;border:2px solid #CC0000;color:#333333;}
.errorInput{border:solid 1px #F00;}
.purchasedAddonsMain h2{background-color:#b4d16f;}
.purchasedAddons tr td{background-color:#f5f6e6;border:solid 1px #dadcb4;}
.filterSection{border-left:1px solid #ccc;}
li.OptionsDivider,li:hover.OptionsDivider{background-color:#ccc;}

.actionBar{background-color:#f5f6e6; border: solid 1px #789b28;}
.moreActions div div a.actionLink{border:solid 1px #779e1c;background-color:#fff;}
.moreActions div div span{border-top:4px solid #000;}
.moreActions div div ul{background-color:#ccc;-moz-box-shadow:4px 4px 2px -2px #7e7e7e;-webkit-box-shadow:4px 4px 2px -2px #CCCCCC;box-shadow:4px 4px 2px -2px #7e7e7e;background-color:#fff;border:solid 1px #779e1c;filter:progid:DXImageTransform.Microsoft.Shadow(Color=#7e7e7e, Direction=135, Strength=3);}
.moreActions div div ul li a:hover{background-color:#e2e5bd;}
footer{background-color:#dbdbdb;}
footer a{color:#333;}

/* Detailed View */
/* .sortAndFilter{border-bottom:solid 1px #ccc;} */
.detailedView{border-bottom:solid 1px #ccc; height:296px;width: 100%;overflow-y: auto;overflow-x: hidden}
.detailedView div{border-top:solid 1px #ccc;}
/* .detailedView div:first-child{border-top:0; height: auto;} */
.detailedView div.share_bgcolor:hover {cursor: pointer;background-color:#edeed7;}
.detailedView div.BG_actionMenuOpend {cursor: pointer;background-color:#edeed7;}

/* List View */
/* .gridView div{border:solid 1px #ccc;} */
.gridView div.share_bgcolor:hover {cursor: pointer;background-color:#edeed7;}
.gridView div.BG_actionMenuOpend {cursor: pointer;background-color:#edeed7;}

.pBuddiesPrevNext, .pBuddiesSelectedNav, .pBuddiesChosPg, .pBuddiesSelectedPg{border:1px solid #779E1C;background-color:#fff}
.pBuddiesChosPg:hover,.pBuddiesPrevNext:hover{border:1px solid #779E1C;background-color:#E2E5BD}
.pBuddiesSelectedPg{color:#000;}

.PagingSection{overflow:auto;text-align:center;padding:12px 0px 0px 10px;}
.PagingSection span{margin:0 10px 0 0}
.PagingSection .PagingArrows.GoPrev{background-position:-30px -1px;cursor:pointer;height:10px;margin:0 5px;padding-left:10px}
.PagingSection .PagingArrows.GoNext{background-position:-10px -1px;height:10px;width:10px;padding:0 3px;margin:0 5px;cursor:pointer}
.DividerLine{height:20px;margin:13px 0 6px 15px}

.disableBody{background-color: black;}
.boxShadow{border:solid 1px #99c332;}
   .customAlert .head{background-color:#99c332;}
   .customAlert .head h2{color:#000;}
.uploadTable{border:solid 1px #99c332;}
.uploadTableThBorder { border-right:solid 1px #99c332;}
.uploadTable tr th{background:-moz-linear-gradient(center top , #d5e5a8, #cade93) repeat scroll 0 0 transparent;color:#000;background:-webkit-gradient(linear, left top, left bottom, from(#d5e5a8), to(#cade93));filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5e5a8', endColorstr='#cade93');}
//.uploadTable tr td{border-bottom:solid 1px #99c332;border-right:solid 1px #99c332;}
.uploadTable span{color:#999;}
.timeRemaining{color:#000;}
.uploadError{color:#ff3b3b;}
.bgProgress{background-color:#fac373;}
.bgProgressClear{background-color:#fff;}
.actionMessage{background-color:#FAC77B;border:1px solid #EAA33A;color:#000000;}
.SuccessAlertBoxMain{background: url("/images/clouddrive/SuccessIcon.gif") no-repeat scroll 5px center #DBEEBE;color: #425909;}
.listView{border-top:none;}


/* Share file popup 28th Tuesday 2012 By Om */

                .fromAccounts, .fromNonAccounts{border:1px solid #dce5ac;background-color:#fff;}

                /*.selectPeople h3{background-color:#99c332}
                .sharedPeople h3{background-color:#C6CDA0}*/

                .selectPeople .nonaccountBuddies{border:1px solid #ccc;background-color:#fff}

                .selectPeople .nonaccountBuddies span{border:1px solid #b0d652;background-color:#f5f9e5;}

                .addBtn{border:1px solid #B9770C;color:#000000;                        
                background: url('../../images/clouddrive/arrow_right.png') no-repeat center bottom; /* fallback */
                background: url('../../images/clouddrive/arrow_right.png') no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, from(#f9d295), to(#f1a32b)); /* Saf4+, Chrome */
                background: url('../../images/clouddrive/arrow_right.png') no-repeat center bottom, -webkit-linear-gradient(top, #f9d295, #f1a32b); /* Chrome 10+, Saf5.1+ */
                background: url('./../images/clouddrive/arrow_right.png') no-repeat center bottom,    -moz-linear-gradient(top, #f9d295, #f1a32b); /* FF3.6+ */
                background: url('./../images/clouddrive/arrow_right.png') no-repeat center bottom,     -ms-linear-gradient(top, #f9d295, #f1a32b); /* IE10 */
                background: url('./../images/clouddrive/arrow_right.png') no-repeat center bottom,      -o-linear-gradient(top, #f9d295, #f1a32b); /* Opera 11.10+ */
                background: url('./../images/clouddrive/arrow_right.png') no-repeat center bottom,         linear-gradient(top, #f9d295, #f9d295); /* W3C */
                }

                .addBtn:hover{
                border: 1px solid #B9770C;
                text-decoration:none;
                background: url('../../images/clouddrive/arrow_right.png') no-repeat center bottom; /* fallback */
                background: url('../../images/clouddrive/arrow_right.png') no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, from(#f1a32b), to(#f9d295)); /* Saf4+, Chrome */
                background: url('../../images/clouddrive/arrow_right.png') no-repeat center bottom, -webkit-linear-gradient(top, #f1a32b, #f9d295); /* Chrome 10+, Saf5.1+ */
                background: url('../../images/clouddrive/arrow_right.png') no-repeat center bottom,    -moz-linear-gradient(top, #f1a32b, #f9d295); /* FF3.6+ */
                background: url('../../images/clouddrive/arrow_right.png') no-repeat center bottom,     -ms-linear-gradient(top, #f1a32b, #f9d295); /* IE10 */
                background: url('../../images/clouddrive/arrow_right.png') no-repeat center bottom,      -o-linear-gradient(top, #f1a32b, #f9d295); /* Opera 11.10+ */
                background: url('../../images/clouddrive/arrow_right.png') no-repeat center bottom,         linear-gradient(top, #f1a32b, #f9d295); /* W3C */
                }

                .removeBtn{

                border:1px solid #afafaf;color: #000000;

                background: url('../../images/clouddrive/arrow_left.png') no-repeat center bottom; /* fallback */

                background: url('../../images/clouddrive/arrow_left.png') no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e6e6e6)); /* Saf4+, Chrome */

                background: url('../../images/clouddrive/arrow_left.png') no-repeat center bottom, -webkit-linear-gradient(top, #f5f5f5, #e6e6e6); /* Chrome 10+, Saf5.1+ */

                background: url('../../images/clouddrive/arrow_left.png') no-repeat center bottom,    -moz-linear-gradient(top, #f5f5f5, #e6e6e6); /* FF3.6+ */

                background: url('../../images/clouddrive/arrow_left.png') no-repeat center bottom,     -ms-linear-gradient(top, #f5f5f5, #e6e6e6); /* IE10 */

                background: url('../../images/clouddrive/arrow_left.png') no-repeat center bottom,      -o-linear-gradient(top, #f5f5f5, #e6e6e6); /* Opera 11.10+ */

                background: url('../../images/clouddrive/arrow_left.png') no-repeat center bottom,         linear-gradient(top, #f5f5f5, #e6e6e6); /* W3C */

                }

                .removeBtn:hover{
                border: 1px solid #afafaf;
text-decoration:none;
                background: url('../../images/clouddrive/arrow_left.png') no-repeat center bottom; /* fallback */

                background: url('../../images/clouddrive/arrow_left.png') no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#f5f5f5)); /* Saf4+, Chrome */

                background: url('../../images/clouddrive/arrow_left.png') no-repeat center bottom, -webkit-linear-gradient(top, #e6e6e6, #f5f5f5); /* Chrome 10+, Saf5.1+ */

                background: url('../../images/clouddrive/arrow_left.png') no-repeat center bottom,    -moz-linear-gradient(top, #e6e6e6, #f5f5f5); /* FF3.6+ */

                background: url('../../images/clouddrive/arrow_left.png') no-repeat center bottom,     -ms-linear-gradient(top, #e6e6e6, #f5f5f5); /* IE10 */

                background: url('../../images/clouddrive/arrow_left.png') no-repeat center bottom,      -o-linear-gradient(top, #e6e6e6, #f5f5f5); /* Opera 11.10+ */

                background: url('../../images/clouddrive/arrow_left.png') no-repeat center bottom,         linear-gradient(top, #e6e6e6, #f5f5f5); /* W3C */

                }

                /*.secondaryBtn{color:#000;border:1px solid #b9b9b9;background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e6e6e6));background: -moz-linear-gradient(top,  #f5f5f5,  #e6e6e6);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e6e6e6');background-color:#e6e6e6}*/
                
                .secondaryBtn{background: #ccc; color: #333;}
                .secondaryBtn:hover{box-shadow: 0 1px 3px rgba(0,0,0,0.5);}

                /*.secondaryBtn:hover{background: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#f5f5f5));background: -moz-linear-gradient(top,  #e6e6e6,  #f5f5f5);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f5f5f5');background-color:#e6e6e6}*/

/*                .secondaryBtn:disabled{background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ccc));background: -moz-linear-gradient(top,  #ccc,  #ccc);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc', endColorstr='#ccc');background-color:#ccc;color:#666;border:1px solid #afafaf;}*/
/*.secondaryBtn:disabled{background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ccc));background: -moz-linear-gradient(top,  #ccc,  #ccc);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#cccccc');background-color:#cccccc;color:#666666;border:1px solid #afafaf;}*/

.normalButton:disabled{background-color:#f0f0f0;color: #999;border: 1px solid #eee;box-shadow: none;}

                .readandWrite{border-left:1px solid #CCCCCC;}

                .setShare{background:url('../../images/clouddrive/sort_arrow.png') no-repeat right 6px;color:#333;}

                .setSharePopup{background-color:#fff;border:solid 1px #779E1C;box-shadow:4px 4px 2px -2px #7E7E7E;}

                .setSharePopup span:hover{background-color:#E2E5BD;}

.sortAndFilterPopup{background:url('/images/clouddrive/upanddown_arrows.png') no-repeat right 7px;padding:3px 28px 3px 3px;}
.sortAndFilterPopup:hover{background:#E2E5BD url('/images/clouddrive/upanddown_arrows.png') no-repeat right 7px;}
.selectedRow{background-color:#e4e5cf!important;}

/* Aded classes */
.selectPeople h3{background-color:#99c332;}
.selectPeople h3.sharedContbg{background-color:#fbf0d9;border-bottom:solid 1px #ddd3bf;}
.selectPeople h3.uccContbg{background-color:#f7fae7;border-bottom:solid 1px #e7f0b9;}
.selectPeople h3.otherContbg{background-color:#f7fae7;border-bottom:solid 1px #e7f0b9;}
.localDevices{border:solid 1px #DCE5AC;clear:both;}
.personalMesgColor{color: #7B9701}
.readandWrite:hover{background-color:#f2f4e0;}
/*********************************** CloudBox CSS End *****************************************************/

.sortingMain.ulOff .dpTodayButtonTD a.dpTodayButton,
.sortingMain.ulOff .dpTodayButtonTD a.dpTodayButton:hover{display:inline-block;color:#333;border:1px solid #95b217;border-left:1px solid #d6e1a5;border-top:1px solid #d6e1a5;background:#b8d636 url(/images/dpBgClr.png) repeat-x top center}
.CBoptionsMenu{background-color:#fdf9e8;border:solid 1px #f9e79a}
.CBoptionsMenu a:hover {background-color:#f7ecc1;text-decoration: none;}
.expandDivUCC {background-color:#f5f6e6; border: solid 1px #789b28;}
.actionMenuHeader { background-color:#f9e79a;}
.notificationBlink{border: 1px solid #789b28;background:#f19c1a;}
@keyframes blink{0%   {background:#f19c1a;} 50%  {background:#f5f6e6;} 100% {background:#f19c1a;}} @-webkit-keyframes  blink/* Safari and Chrome */{0%   {background:#f19c1a;} 50%  {background:#f5f6e6;} 100% {background:#f19c1a;}}



.settingsContent .container_tableNotifications{border:solid 1px #789b28;}
.tableNotifications th {background-color:#99c332;}
.tableNotifications td {background-color:#f5f6e6;}

.shareSpecificNotifications th {background-color:#f2f4e0;}
.folderNotificationsTable { border:1px solid #99c332;}

.shareReportsTab {background-color:#f5f6e6; border-right: solid 1px #789b28; border-top: solid 1px #789b28;border-bottom:solid 1px #789b28;}
.shareReportsTab:first-child {border-left: solid 1px #789b28;}
.shareReportsTab:hover {background-color:#e4e5cf}
.shareReportsTab.shareReportsTabSelected {background-color:#e4e5cf}

/* SmartBox Global Action Menu Starts */
.actionMenuHeader { background-color:#99C332; color:#fff;}
.globalActionsMenuDropDown{background-color:#f9f9f9;border:solid 1px #99c332}
.globalActionsMenuDropDown ul li:hover{background-color:#e2e2e2}
.globalActionsMenuDropDown ul li a{color:#333}
.globalActionsMenuDropDown ul li a.themeLinkColor{color:#7B9701}.globalActionsMenuDropDown ul li a.themeLinkColor:hover{text-decoration:underline}
/* SmartBox Global Action Menu Ends */        
.sharePopUpBorderColor {border:2px solid #f0c66d; }
.createShareLinkButton{color:#000;font-family:Tahoma, Geneva, sans-serif;border:1px solid #b9770c;background: -webkit-gradient(linear, left top, left bottom, from(#f9d295), to(#f1a32b));background: -moz-linear-gradient(top,  #f9d295,  #f1a32b);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d295', endColorstr='#f1a32b');background-color:#F1A32B}
.createShareLinkButton:hover{background: -webkit-gradient(linear, left top, left bottom, from(#f9c676), to(#f19c1a));background: -moz-linear-gradient(top,  #f9c676,  #f19c1a);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9c676', endColorstr='#f19c1a');background-color:#F1A32B}
.finishButton{color:#000;font-family:Tahoma, Geneva, sans-serif;border:1px solid #b9770c;background: -webkit-gradient(linear, left top, left bottom, from(#f9d295), to(#f1a32b));background: -moz-linear-gradient(top,  #f9d295,  #f1a32b);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d295', endColorstr='#f1a32b');background-color:#F1A32B}
.finishButton:hover{background: -webkit-gradient(linear, left top, left bottom, from(#f9c676), to(#f19c1a));background: -moz-linear-gradient(top,  #f9c676,  #f19c1a);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9c676', endColorstr='#f19c1a');background-color:#F1A32B}
.minimizedPopUp {border:1px solid #3f530f;background-color: #8fa850;}

.popupscrollBarHr{border-top:1px solid #f0c66d;}
.copyrights_footer{display:flex;align-items:center;flex:1;color: #333;margin-left:4px;}
.languageLabel{color: #333;}
.versionNum {background-color:#f6bf69;}

/*Related to downloads link -- Ranganath*/
 

.settingsMenu a{background-color:#F5F6E6;}
.settingsMenu a:hover{background-color:#edeed7;}
.settingsMenu .selectedTabSettings { background-color:#DADDAD;}

/*Imports*/
.container_tableNotifications{border:solid 1px #789b28;}

a.download{color: #7B9701;}
/*Added for other contacts email suggestion in share popup*/
.emaillistcont ul li:hover{background-color:#E2E5BD}
.emaillistcont ul li.emaillistcontSuggestionHover{background-color:#E2E5BD}
/*End Added for other contacts email suggestion in share popup*/

/* WorldSmart Alert Message */
.alt_topbgline h2{color:#000}
.alt_topleft{background:url(/images/greenTheme/wsalertlefttop.png) no-repeat left top}
.alt_topright{background:url(/images/greenTheme/wsalertrighttop.png) no-repeat right top}
.alt_topbgline{background:url(/images/greenTheme/wsalerttopbg.png) repeat-x center top}
.alt_content{background-color:#FFF;border-left:solid 1px #C97C25;border-right:solid 1px #C97C25}
.alt_bottomleft{background:url(/images/greenTheme/wsalertbottomleft.png) no-repeat left top}
.alt_bottomright{background:url(/images/greenTheme/wsalertbottomright.png) no-repeat right top}
.alt_bottombgline{border-bottom:solid 1px #C97C25;background-color:#FFF}
/* End */

/*Added for sharepopup maximization changes */
.popupscrollBarHrMax {border-top:1px solid #dce5ac;}
.expandLink{color:#ccc}


/* delete imported contacts feature */
 .deleteContacts_inner ul {border:solid 1px #dce5ac }

 .versionAction{background-image: url('/images/streams/left-panel-icons-sprite.png'); background-repeat:no-repeat; background-position: -68px -274px;}
 .versionAction:hover{background-position: -68px -308px;}
 .versionActionActive{background-image: url('/images/streams/left-panel-icons-sprite.png'); background-repeat:no-repeat; background-position: -68px -308px;}

.versionActionIcon{background-image: url('/images/streams/left-panel-icons-sprite.png'); background-repeat:no-repeat; background-position: -68px -274px;}
 .versionActionIcon:hover{ background-position: -68px -308px;}
 .versionActionIconClicked{background-image: url('/images/streams/left-panel-icons-sprite.png'); background-repeat:no-repeat; background-position: -68px -308px;}
 
 /*.versionActionDetail{background: url('/images/clouddrive/action_arrow.png') no-repeat left bottom; background-position: 0 0;}
 .versionActionDetail:hover{ background-position: 0 -36px;}
 .versionActionDetailClicked{background: url('/images/clouddrive/action_arrow.png') no-repeat left bottom; background-position: 0 -72px;}*/
 
 .versionActionSearch{background: url('/images/clouddrive/action_arrow.png') no-repeat left bottom; background-position: 0 0;}
 
 
.sortAs{ background-image: url("/images/mainsprite.png?abc=1");background-position:8px -169px;}
.sortDs{ background-image: url("/images/mainsprite.png?abc=1");background-position:8px -194px;}
.sortNumAs{ background-image: url("/images/clouddrive/mainsprite.png?abc=1");background-position:-140px -169px;}
.sortNumDs{ background-image: url("/images/clouddrive/mainsprite.png?abc=1");background-position:-140px -194px;}
.disableBodyOverPopup{background: #000;}
