/* Night skin */

/*Body, header and footer*/

body {
    color: white;
	background: rgb(29,96,124); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(29,96,124,1) 0%, rgba(1,60,84,1) 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top,  rgba(29,96,124,1) 0%,rgba(1,60,84,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(29,96,124,1) 0%,rgba(1,60,84,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(29,96,124,1) 0%,rgba(1,60,84,1) 100%); /* IE10+ */
	background: rgb(1,60,84) linear-gradient(to bottom,  rgba(29,96,124,1) 0%,rgba(1,60,84,1) 100%) no-repeat; /* W3C */
}

::-webkit-scrollbar-thumb, #style-1::-webkit-scrollbar-thumb, #style-1::-webkit-scrollbar {	
	background: rgb(29,96,124);
}

::-webkit-scrollbar-track, #style-1::-webkit-scrollbar-track {
	background: rgba(0,0,0,0.45);}

::-webkit-scrollbar-thumb:hover {
	background: white;
}

#mainMenu {
	background:  rgba(21, 38, 55, 0.7);
}

#menuRight {
	background: rgba(33,33,33,0.7);
	background: -moz-linear-gradient(top,  rgba(33,33,33,0.6) 0%, rgba(33,33,33,0.49) 45%, rgba(0,0,0,0.46) 55%, rgba(0,0,0,0.35) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(33,33,33,0.6)), color-stop(45%,rgba(33,33,33,0.49)), color-stop(55%,rgba(0,0,0,0.46)), color-stop(100%,rgba(0,0,0,0.35))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(33,33,33,0.6) 0%,rgba(33,33,33,0.49) 45%,rgba(0,0,0,0.46) 55%,rgba(0,0,0,0.35) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(33,33,33,0.6) 0%,rgba(33,33,33,0.49) 45%,rgba(0,0,0,0.46) 55%,rgba(0,0,0,0.35) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(33,33,33,0.6) 0%,rgba(33,33,33,0.49) 45%,rgba(0,0,0,0.46) 55%,rgba(0,0,0,0.35) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(33,33,33,0.6) 0%,rgba(33,33,33,0.49) 45%,rgba(0,0,0,0.46) 55%,rgba(0,0,0,0.35) 100%); /* W3C */
/* 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99212121', endColorstr='#59000000',GradientType=0 ); /* IE6-9 */
 */
}

.AC_container {
	background: rgba(0,0,0,0.26);
}

#userBox a:hover {
	background: rgba(14, 53, 65, 1);
}

#userCheckLater a:hover {
	color: rgb(201, 201, 201);
}

#viewsBox div.items {
	background: rgb(11, 59, 73)!important;
}

#viewsBox .slider a.item.active {
	background: rgba(0, 0, 0, 0.42)!important;
}

/* #showDescriptionBtn {
background: rgba(247, 248, 248, 0.19);
}

#showDescriptionBtn:hover {
	background: rgba(156, 154, 154, 0.66);
	outline: 1px solid rgba(255, 255, 255, 0.36);
} */

#checkLater, #userCheckLater, #userMostVisited, #bookmarkNotificationsList, #notificationsList, #approvalLinksList, #userBox, #usersListBox  {
	background: rgba(16,68,83,0.9);
	background: -moz-linear-gradient(top,  rgba(16,68,83,0.9) 0%, rgba(25,101,124,0.9) 45%, rgba(25,101,124,0.9) 55%, rgba(18,72,88,0.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(16,68,83,0.9)), color-stop(45%,rgba(25,101,124,0.9)), color-stop(55%,rgba(25,101,124,0.9)), color-stop(100%,rgba(18,72,88,0.9))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(16,68,83,0.9) 0%,rgba(25,101,124,0.9) 45%,rgba(25,101,124,0.9) 55%,rgba(18,72,88,0.9) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(16,68,83,0.9) 0%,rgba(25,101,124,0.9) 45%,rgba(25,101,124,0.9) 55%,rgba(18,72,88,0.9) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(16,68,83,0.9) 0%,rgba(25,101,124,0.9) 45%,rgba(25,101,124,0.9) 55%,rgba(18,72,88,0.9) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(16,68,83,0.9) 0%,rgba(25,101,124,0.9) 45%,rgba(25,101,124,0.9) 55%,rgba(18,72,88,0.9) 100%); /* W3C */
/* 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6104453', endColorstr='#e6124858',GradientType=0 ); /* IE6-9 */
 */
}

#multiEditButton:hover:after, #viewsBox .viewIcon:hover:after, #bookmarkNotificationsDiv .bookmarkNotificationsIcon:hover:after, #notificationsDiv .notificationIcon:hover:after, #approvalLinksDiv .approvalLinksIcon:hover:after, #pluginsButt:hover:after, #cleanUpCenter:hover:after, #statistics:hover:after, #userMenuButt:hover:after, #userListMenuButt:hover:after, #userCheckLaterButt:hover:after, .share_close:hover:after, #userCheckLaterButt:hover:after, #publicTabs:hover:after, #pubUserMenuButt:hover:after, #publicTabContact:hover:after, #KBButton:hover:after, #locked-mode:hover:after {
	background: rgba(10, 59, 73, 0.8);
}

#pubUserMenuButt:hover:after, 
#publicTabContact:hover:after,
#viewOnly:hover:after,
#needApprove:hover:after,
#userAdd:hover:after {
	background: rgba(10, 59, 73, 0.8)!important;
}

#bottomDiv {
	background: rgba(0,0,0,.1);
	margin-top: 60px;
	padding: 20px;
}
#bottomDiv #pattern {
	margin: 0px auto;
}

#bottomDiv #pattern .column {
	background: none;
	margin-bottom: 10px;	
}

#bottomDiv #pattern .column a {
	opacity: .3;
}

#bottomDiv #pattern .column a:hover {
	opacity: 1;
}
/* #userDetails, #changePass, #exportExcelHtml, #importExcelHtml {
	border: #0E728F dotted 1px;
	background: rgba(11, 40, 63, 0.14);
}

#importExcel, #importHtml {
	border: #0E728F dotted 1px;
}	 */

.regularForm input[type="text"], .regularForm input[type="password"], .regularForm select, .regularForm textarea {
    border: 1px solid #fff;
}

/* #tabPreview {
    background: #037492 repeat-x;
} */

#moreTabButUl {
	background: rgba(0, 0, 0, 0.71);
}

#otherContent h2 {
	color: white;
}

#usageStats h1, #cleanUpCenterScreen h1 {
	color: white;
}


/*CleanupCenter*/

#findDeadBookmarks, #findUnusedBookmarks, #findDuplicateBookmarks, 
#stopFindDeadBookmarks, #deleteAllBookmarks, #archiveAllBookmarks {
	color: white;
}

#findDeadBookmarks:hover, #findUnusedBookmarks:hover, #findDuplicateBookmarks:hover,
#findDeadBookmarks.active, #findUnusedBookmarks.active, #findDuplicateBookmarks.active,
#stopFindDeadBookmarks:hover, #deleteAllBookmarks:hover, #archiveAllBookmarks:hover {
	background-color: rgba(255, 255, 255, 0.1);
}

.deadBookmarksNote, .unusedBookmarksDaysNote {
	color: white;
	background: rgba(0, 0, 0, 0.09);
}

/*Buttons*/

#tabs a.tab, 
#otabs a.otab,
.addTabBut, 
.addCatBut, 
.button, 
.qq-upload-button, 
#nyroModalContent .roles {
    background: rgba(255,255,255,0.1);
    box-shadow: none;
/*     background-color:#037492; */
}

#importHtml .button2 {
	background: url(../images/skins/0/overlay.png) repeat-x center;
}

.editableElement button, .button2, .checkNotificationsBox a.checkNotifications {
	background-color:#037492;
}

.button2:hover {
	background-color: #044F62
}

.addTabBut {
	border: 1px dashed rgba(255,255,255,0.3);
	background: none !important;
}

.addTabBut:hover {
	border-color: rgba(255,255,255,0.5);
}



.addLinkBut {
    background-color: rgba(255,255,255,0.1);
    border: 1px dotted rgba(255,255,255,0.3);
    border-bottom: none;
    color: white; 
	text-shadow: none;
}

 .addLinkBut:hover, #treeViewLinks .addLinkBut:hover, .addCatBut:hover, .button:hover, .qq-upload-button:hover, .editableElement button:hover, #nyroModalContent .roles:hover {
    background: rgba(255,255,255,0.3);
    color: white;
}


.addSublink {
	background: none;
	background-color: #037492;
	font-size: 11px;
}

.addSublink:hover {
	background-color: #044F62;
}


.feedbackButt {
	opacity: .3;
}

.feedbackButt:hover {
	opacity: 1;
	border: 1px solid transparent;
}


#columns.none .addLinkBut {
	background: none;
	color: white;
	border: 1px dashed rgba(255,255,255,0.3);
	
}

#columns.none .addLinkBut:hover {
	border: 1px dashed rgba(255,255,255,0.6);
}

.addCatBut:before, .addLinkBut:before {
	background: rgba(255, 255, 255, 0.18);
}

#tabs a.tab:hover, #tabs a.otab:hover, .addTabBut:hover {
		background: rgba(255,255,255,0.3);
		color: white;
/* 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99104453', endColorstr='#99124858',GradientType=0 ); 
 */

}

#treeViewLinks .addLinkBut {
	box-shadow: none;
	background: rgba(255,255,255,0.1);
	border: 1px dashed rgba(255, 255, 255, 0.33)
}

#tabs a.activeTab, #otabs a.activeTab {
	background: rgb(29,96,124);
    color: white;
}  

a.approveLink, a.declineLink {
	color: #FFFFFF;
}

/*Categories and links*/

.linkTable .bdescription, .desc_width {
	color: rgba(255, 255, 255, 0.5);
}

.linkTable .bdescription-overflow:hover {
x	color: white;
}

.linkTable {
 	background: rgba(255,255,255,.05);
}

.linkTable:hover {
	background-color: rgba(255,255,255,.1);
}

.linkTable:active {
	box-shadow: 0px 0px 5px rgba(255,255,255,.4);
}

#columns.none .iconvl li.link:hover {
	border: 7px solid transparent;
	background: rgba(0, 0, 0, 0.19);
}

.category .link .linkA {
	color: rgba(255, 255, 255, 0.9);
}

.category .linkTable .inlineNote {
	color: rgba(255, 255, 255, 0.5);
}

.category.iconvl .linkACopy a {
	color: white;
}

.category.iconvl .linkACopy:hover {
	background-color: rgba(0,0,0,.3);	
}

.category.iconvl .linkACopy a:hover {
}

.categoryDiv {
    background: rgba(0,0,0,0.16);
    border: 0;
    -webkit-box-shadow: 1px 0px 5px rgba(136, 136, 136, 0.49);
	border-radius: 0     
}

.categoryDiv .header {
	background: none;
	color: white;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

.categoryDiv .catTitle {
  color: white;
}

.size2 #treeView .subCatDiv .catTitle {
	padding: 3px;
}

.catCollapse {
  background: url(../images/user/new/icons.png) 0px -81px no-repeat
  height: 10px;
}

.linkInfoData {
    background: rgba(6, 37, 50, 0.9);
}

.infoIcon2{
    background: url(../images/user/new/infoIconWhite.png) no-repeat;
}

#columns .linkACopy {
	color: white;
}

/*Control panels*/

#catControl a, #catControl .edit, #catControl .remove, #catControl .share {
	background: rgba(0, 48, 69, 0.95);
}
 
#catControl a:hover {
	background: rgba(0, 53, 76, 0.6);
}

#linkControl {
	background: rgba(16,68,83,0.8);
	background: -moz-linear-gradient(top,  rgba(16,68,83,0.6) 0%, rgba(25,101,124,0.6) 45%, rgba(25,101,124,0.6) 55%, rgba(18,72,88,0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(16,68,83,0.6)), color-stop(45%,rgba(25,101,124,0.6)), color-stop(55%,rgba(25,101,124,0.6)), color-stop(100%,rgba(18,72,88,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(16,68,83,0.6) 0%,rgba(25,101,124,0.6) 45%,rgba(25,101,124,0.6) 55%,rgba(18,72,88,0.6) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(16,68,83,0.6) 0%,rgba(25,101,124,0.6) 45%,rgba(25,101,124,0.6) 55%,rgba(18,72,88,0.6) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(16,68,83,0.6) 0%,rgba(25,101,124,0.6) 45%,rgba(25,101,124,0.6) 55%,rgba(18,72,88,0.6) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(16,68,83,0.6) 0%,rgba(25,101,124,0.6) 45%,rgba(25,101,124,0.6) 55%,rgba(18,72,88,0.6) 100%); /* W3C */
/* 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99104453', endColorstr='#99124858',GradientType=0 ); /* IE6-9 */
 */}

#tabControl {
	background: rgba(33,33,33,0.59);
	background: -moz-linear-gradient(top,  rgba(33,33,33,0.7) 0%, rgba(33,33,33,0.59) 45%, rgba(0,0,0,0.56) 55%, rgba(0,0,0,0.45) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(33,33,33,0.7)), color-stop(45%,rgba(33,33,33,0.59)), color-stop(55%,rgba(0,0,0,0.56)), color-stop(100%,rgba(0,0,0,0.45))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(33,33,33,0.7) 0%,rgba(33,33,33,0.59) 45%,rgba(0,0,0,0.56) 55%,rgba(0,0,0,0.45) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(33,33,33,0.7) 0%,rgba(33,33,33,0.59) 45%,rgba(0,0,0,0.56) 55%,rgba(0,0,0,0.45) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(33,33,33,0.7) 0%,rgba(33,33,33,0.59) 45%,rgba(0,0,0,0.56) 55%,rgba(0,0,0,0.45) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(33,33,33,0.7) 0%,rgba(33,33,33,0.59) 45%,rgba(0,0,0,0.56) 55%,rgba(0,0,0,0.45) 100%); /* W3C */
/* 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3212121', endColorstr='#73000000',GradientType=0 ); /* IE6-9 */
 */
 }

/*Sublinks*/

.iconvl .sublinkList {
	background: rgba(255,255,255,.7);
}

.iconvl .sublinkList .linksList {
	background: rgba(0, 48, 69, 0.95);
	color: white;
	border-bottom: 1px solid rgba(255,255,255,.5);
}
.iconvl .sublinkList .linksList:hover {
	background: rgba(0, 53, 76, 0.6);
}


/*Tree categories*/
	

	
#treeView .catArrow {
	z-index: 1;
	-webkit-filter: invert(100%); 
	opacity: 0.5; 
}


#treeView .catArrow:hover {
	opacity: 1; 
}

#treeView .categoryDiv .catTitle {
	color: rgba(255,255,255,.4);
}

#treeViewLinks .addLinkBut:hover {
	rgba(255,255,255,0.3)
}

.linksCount {
	color: #838282;
}

#treeView .categories, #treeViewLinks .treeCatContent {
	background: rgba(0,0,0,0.16);
}

#treeView .categoryDiv .header {
  background: none;
}


#treeView .categoryDiv .header.active .linksCount,  #treeView .categoryDiv .header.active .catTitle {
	color: white;
}

#treeView .categoryDiv:hover .catTitle, #treeView .categoryDiv:hover .linksCount  {
	color: rgba(255,255,255,.7);
}

 #treeView .categories .selectedDroppableCategory > .categoryDiv > .header,
#treeView .categories .selectedSortableCategory > .categoryDiv > .header {
	background: rgb(230, 230, 230);
} 

/* Subcats */


#treeView .subCatDiv .header {
  background: none;
}
/*Search Icons*/

.searchSite input {
    background: url(../images/skins/2/searchIconGray.png) right no-repeat;
	box-shadow: none;
}

.size2 .searchSite input {
    background: url(../images/skins/2/searchIconGraySize2.png) right no-repeat;
	box-shadow: none;
}

.size3 .searchSite input {
    background: url(../images/skins/2/searchIconGraySize3.png) right no-repeat;
	box-shadow: none;
}

.size4 .searchSite input {
    background: url(../images/skins/2/searchIconGraySize4.png) right no-repeat;
	box-shadow: none;
}

.searchSite input:focus {
	background: #037492;
}

/*Other*/

/* @-moz-document url-prefix() { 
    .linkTable {
    box-shadow: none;
    border: 1px solid #c0c0c0;
}
} */


#columns .iconvl a.ME_enabled,
.ME_enabled {
	background-image: url("../images/user/new/checkboxEmptyWhiteIcons.png") !important;
}

#columns .iconvl a.ME_enabled.ME_selected {
	background-image: url("../images/user/new/checkboxFullWhite.png") !important;
}

.ME_selected {
	background-image: url("../images/user/new/checkboxFullWhite.png") !important;
}

.statsArea {
	color: white;
}

.statsArea a {
	color: rgb(247, 247, 247);
}

.showInter, .showRegion {
	color: black;
}

ul.jqueryFolderTree a {
	color: white;
}

/* #accountSettings, #accountSettings h2 {
	color: black;
}

#accountSettings .button, #accountSettings .button2, .qq-upload-button, #importHtml .button2 {
	background-color: #037492;
} */

#userReminders {
	color: black;
}

p.text {
	color: rgb(60, 60, 60);
}

.linkTable .inlineNote:hover {
x	color: white;
}

#accountSettings, #accountSettings label, #accountSettings p, #otherContent #accountSettings h2, #duplicateTab h2, #accountSettings .button, #accountSettings .button2 {
	color: black;
}

#userCheckLater a:hover, #userMostVisited a:hover {
	color: rgb(206, 206, 206);
}

#hiddenTabAuth a {
	color: white;
}

div #searchPageDiv {
	background: url("../images/skins/1/white_pixel.png");
}

div #searchPageDiv h3 {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(222, 222, 222, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.search-page-item-block.link {
	background: #f8f8f8;
}

.search-page-item-block.link .linkACopy {
	color: #666666;
}

.search-page-item-block.link .linkTable {
	background: transparent;
	box-shadow: none;
}

#searchPageDiv #SPTitleEntry,
#searchPageDiv #SPTitleCategory,
#searchPageDiv #SPTitleTab,
#searchPageDiv #SPTitleActions {
	color: #666;
}

.search-page-item-block.link:hover {
	background: linear-gradient(to bottom, rgba(16, 68, 83, 0.6) 0%, rgba(25, 101, 124, 0.6) 45%, rgba(25, 101, 124, 0.6) 55%, rgba(18, 72, 88, 0.6) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.search-page-item-block.link:hover .linkACopy,
.search-page-item-block.link:hover .linkA {
	color: #fff;
}

.search-page-item-block.link:hover .search-page-move,
.search-page-item-block.link:hover .search-page-edit,
.search-page-item-block.link:hover .search-page-delete,
.search-page-item-block.link:hover .search-page-but {
	background: #fff !important;
}

li a.rss_feeds {
	color: white;
}

#rssShowAll {
	color: white;
}
/* 
#rssBody,body #listBody {
	background: transparent;
} */

#add_list_item {
	color: white;
}

a.rss_clear, a.refreshIframe, #rssShowAll {
	color: white;
}

a.linkA.hasNotifications span {
	color: white;
}

div.bdescription-overflow .addComment {
	background: rgb(0, 50, 70);
	border: 1px dotted rgba(255,255,255,0.3);
	border-bottom: none;
}

div.bdescription-overflow .addComment:hover {
	background: rgb(3, 75, 103);
}

#suggest input#q {
    background: #0f445b url("../images/skins/0/searchIconSize2.png") 10px center no-repeat;
	color: #d3e0e3;
}
input#list_item {
    background: #0f445b;
	color: #d3e0e3;
	border: none;
}

#otherContent #ImportExport h2, #duplicateTab h2, #copyTabToUser h2, #ImportExport label, #ImportExport p, #importCopyPaste p, #importFromUrl p, #duplicateTab p, #copyTabToUser, #ImportExport #duplicateTab button {
	  color: black!important;
}

a.list_edit, a.list_remove, #add_list_item {
	color: #fff;
}

a.list_edit:hover, a.list_remove:hover, #add_list_item:hover {
	background: #fff;
	color: #666;
}

#notificationsList .notification a {
    color: white;
}

#buttonImportLinkCopyPaste:hover {
    background-color: #044F62;
}