/*
	==== MyAnimeList.net - Death Note Theme by suffix ====
	Based on the MyAnimeList.net - Night Theme by Zealotus

	==== Full Change Log ====
	1.1.1 - Fixed textarea and profileRow bugs
	1.1.0 - Tons of little tweaks and fixes, too many to list. But odds are, if you found something wrong with the theme before, it's fixed now. :P
	1.0.1 - Fixed a couple of bugs
	1.0.0 - First release!
	==== End Change Log ====
*/

@namespace url("http://www.w3.org/1999/xhtml");
@-moz-document url(http://myanimelist.net/), url-prefix(http://myanimelist.net/login), url-prefix("http://myanimelist.net/addtolist"), url-prefix("http://myanimelist.net/panel"), url-prefix("http://myanimelist.net/profile"), url-prefix("http://myanimelist.net//profile"), url-prefix("http://myanimelist.net/editprofile"), url-prefix("http://myanimelist.net/myfriends"), url-prefix("http://myanimelist.net/clubs"), url-prefix("http://myanimelist.net/mymessages"), url-prefix("http://myanimelist.net/myreviews"), url-prefix("http://myanimelist.net/myrecommendations"), url-prefix("http://myanimelist.net/blog"), url-prefix("http://myanimelist.net/myblog"), url-prefix("http://myanimelist.net/anime.php"), url-prefix("http://myanimelist.net/manga.php"), url-prefix("http://myanimelist.net/people"), url-prefix("http://myanimelist.net/character"), url-prefix("http://myanimelist.net/fansub-groups"), url-prefix("http://myanimelist.net/topanime"), url-prefix("http://myanimelist.net/topmanga"), url-prefix("http://myanimelist.net/favorites"), url-prefix("http://myanimelist.net/reviews"), url-prefix("http://myanimelist.net/news"), url-prefix("http://myanimelist.net/forum/"), url-prefix("http://myanimelist.net/users"), url-prefix("http://myanimelist.net/manga/"), url-prefix("http://myanimelist.net/anime/"), url-prefix("http://myanimelist.net/modules"), url-prefix("http://myanimelist.net/showreview"), url-prefix("http://myanimelist.net/about"), url-prefix("http://myanimelist.net/donations"), url-prefix("http://myanimelist.net/tou.php"), url-prefix("http://myanimelist.net/privacy"), url-prefix(http://myanimelist.net/dbchanges), url-prefix(http://myanimelist.net/comments), url-prefix(http://myanimelist.net/friends), url-prefix(http://myanimelist.net/showclubs), url-prefix(http://myanimelist.net/editclub), url-prefix(http://myanimelist.net/topusers), url-prefix(http://myanimelist.net/shared), url-prefix(http://myanimelist.net/history), url-prefix(http://myanimelist.net/recommendations), url-prefix(http://myanimelist.net/info.php), url-prefix(http://myanimelist.net/comtocom.php) {
body 
{ 
	background: #000 url("http://vegar.ostsoft.net/~suffix/mal/deathnote/body.jpg") no-repeat top center !important; 
	color: #bbb !important;
}

#myanimelist
{
	margin-top: 155px !important;
	background: transparent !important;
}

#header_surround
{
	height: 34px !important;
	background: transparent !important;
}

#header_left
{
	height: 34px !important;
	background: transparent !important;
}

#header_right
{
	height: 34px !important;
	background: transparent !important;
}

/* top fix */
div[style*="padding-top: 21px; padding-right: 6px;"]
{
	padding-top: 6px !important; 
	padding-right: 6px !important;
}

a[style*="display: block; width: 300px; height: 49px;"]
{
	width: 250px !important;
	height: 34px !important;

}
/* end top fix */

a, a:visited
{ 
	color: #eee !important; 
}

a:hover
{ 
	color: #fff !important; 
}

.dark_text, .dark_text:hover,.dark_text:visited
{
	color: #777 !important;
}


#leftcontent ul
{
	-moz-border-radius: 6px !important;
	background: rgba(255, 255, 255, 0.055) !important;
	width: 156px !important;
	margin-left: 4px !important;
	margin-top: 5px !important;
	margin-bottom: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 8px !important;
	list-style-type: none !important;
}

#leftcontent li
{
	width: 148px !important;;
}


#leftcontent a:link, #leftcontent a:visited 
{
	-moz-border-radius: 3px !important;
	background: rgba(255, 255, 255, 0.04) !important;
	color: #bbb !important; 
	border-top: 0 !important;
}

#leftcontent .navBold {	color: #fff !important; }

#leftcontent a:hover
{
	background: rgba(255, 255, 255, 0.08) !important;
	color: #fff !important;
}

.borderClass
{
	background: rgba(255, 255, 255, 0.05) !important;
	color: #bbb !important;
	border-color: #444 !important;
}

.bgbdrContainer
{
	background: rgba(255, 255, 255, 0.05) !important;
	border-color: #444 !important;
	padding: 5px;
}


.bgColor1
{
	background: transparent !important;
}

.bgColor2
{
	background: transparent !important;
}

.bgNone
{
	background: transparent !important;
}

.normal_header
{
	background: transparent !important;
	color: #fff !important;
	border-color: #444 !important; 
}

a.lightLink
{
	color: #888 !important;
	font-size: 10px !important;
}

.borderLight, .borderDark { border-color: #444 !important; }

.hoverinfo
{
background-image: url("http://vegar.ostsoft.net/~suffix/mal/deathnote/getinfo_topleft.png") !important;
}

.hoverinfo[style*="background-image: url(http://cdn.myanimelist.net/images/getinfo_topleft.png"]
{
background-image: url("http://vegar.ostsoft.net/~suffix/mal/deathnote/getinfo_topleft.png") !important;
}

.hoverinfo[style*="background-image: url(http://cdn.myanimelist.net/images/getinfo_botleft.png"]
{
background-image: url("http://vegar.ostsoft.net/~suffix/mal/deathnote/getinfo_botleft.png") !important;
}

.hoverinfo[style*="background-image: url(http://cdn.myanimelist.net/images/getinfo_topright.png"]
{
background-image: url("http://vegar.ostsoft.net/~suffix/mal/deathnote/getinfo_topright.png") !important;
}

.hoverinfo[style*="background-image: url(http://cdn.myanimelist.net/images/getinfo_botright.png"]
{
background-image: url("http://vegar.ostsoft.net/~suffix/mal/deathnote/getinfo_botright.png") !important;
}

.hoverinfo .hovertitle
{
	color: #fff !important;
}

h1
{
	background: rgba(255, 255, 255, 0.02) !important;
	color: #fff !important;
	border-color: #444 !important; 
}

h2
{
	color: #fff !important;
	border-color: #444 !important; 
}

#leftcontent, #rightbody {
	background-color: transparent !important;
}

#rightcontent, #rightcontent_nopad, #rightcontent_nopadall, #rightcontent_largepad { 
	border-bottom: 1px solid #444 !important; 
	background-color: transparent !important;
	border-left: solid 1px #444 !important;
	border-right: solid 1px #444 !important;
}

#panel_left, .profile_leftcell { border-color: #444 !important; }


.inboxsent_header
{
	background: rgba(255, 255, 255, 0.1) !important;
	border-color: #444 !important;
}


.row_highlighted 
{
	background-color: rgba(255,255,255,0.1) !important;
	border-color: #444 !important;
}

.row_not_highlighted 
{
	background-color: rgba(255,255,255,0.05) !important;
	border-color: #444 !important;
}


#dialog { border: 0 !important; }

#dialog td { border: 1px solid #444 !important; }

#dialog td td { border: 0 !important; }

#horiznav_nav, #horiznav_nav ul li 
{
	border-color: #444 !important;
	background:transparent !important;
}

#horiznav_nav ul li a
{
	-moz-border-radius: 4px 4px 0 0 !important;
	background: rgba(255, 255, 255, 0.05) !important;
	color: #bbb !important;
}

#horiznav_nav ul li a:hover
{
	background: rgba(255, 255, 255, 0.15) !important;
	color: #fff !important;
}

#horiznav_nav ul li .horiznav_active
{
	background: rgba(255, 255, 255, 0.15) !important;
	color: #fff! important;
}

div.picSurround img
{
	border-color: #444 !important;
	background-color: #444 !important;
	
}

div.membersBar
{
	background: rgba(255, 255, 255, 0.05) !important;
}

div.updatesBar
{
	background: rgba(255, 255, 255, 0.08) !important;
}


#profileRows a
{
	border-color: #444 !important;
	color: #fefefe !important; 
}

#profileRows a:hover
{
	border-color: #444 !important;
	background: rgba(255, 255, 255, 0.1) !important;
	color: #fff !important; 
}

div[style="border: 1px solid rgb(190, 190, 190); margin: 4px 2px 2px; padding: 2px;"]
{
	border-color: #444 !important;
}
	
div[style="border: 1px solid rgb(235, 235, 235); margin: 4px 2px 2px; padding: 1px;"]
{
	border-color: #444 !important;
}

.goodresult, .successQuery
{
	background: rgba(255, 255, 255, 0.05) !important;
	border-color: #444 !important; 
}

.goodresult a:link,.goodresult a:active,.goodresult a:visited { color: #fefefe !important; }

.badresult
{
	background: rgba(255, 255, 255, 0.05) !important;
	border-color: #fefefe !important; 
}

.badresult a:link,.badresult a:active,.badresult a:visited { color: #fefefe !important; }

.message_separator { background: rgba(255, 255, 255, 0.05) !important; }

.vote_container { background: rgba(255, 255, 255, 0.05) !important; }

#forum_options_container ul li { border-color: #444 !important; }

textarea
{
	background: rgba(255, 255, 255, 0.05) !important;
	border-color: #444 !important;
	color: #fff !important;
}

.inputButton
{
	padding: 3px !important;
	border-top-color: #444 !important;
	border-left-color: #444 !important;
	border-bottom-color: #111 !important;
	border-right-color: #111 !important;
	background-color: #222 !important;
}

input
{
	background: rgba(255, 255, 255, 0.05) !important;
	color: #fff !important;
	padding: 3px !important;
	border-color: #444 !important;
}

#header_right input
{
	background: rgba(0, 0, 0, 0.35) !important;
	color: #fff !important;
	padding: 3px !important;
	border-color: #444 !important;
}

#header_right select
{
	background: rgba(0, 0, 0, 0.1) !important;
	color: #fff !important;
	padding: 3px !important;
	border-color: #444 !important;
}


select.inputtext
{
	background: rgba(255, 255, 255, 0.05) !important;
	color: #fff !important;
	padding: 2px !important;
	border-color: #444 !important;
}

.button_add
{
	background-color: #222 !important;
	color: #888 !important; 
	border-color: #888 !important;
}

.button_add:hover
{
	background-color: #444 !important;
	color: #fff !important;
}

.button_edit
{
	background-color: #222 !important;
	color: #888 !important; 
	border-color: #888 !important;
}

.button_edit:hover
{
	background-color: #444 !important;
	color: #fff !important;
}

.button_form
{
	background-color: #222 !important;
	color: #888 !important; 
	border-color: #888 !important;
}

.button_form:hover 
{
	background-color: #444 !important;
	color: #fff !important;
}

/* Images */
/* ==== [Z-RplImg] START ==== */
/* The Images */
	img[src*="images/good-off.gif"]		{ background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOVJREFUeNqMUtEKwjAMbOvwQacMhDnxRfcB/v93+AU+KE5REHEiiqt3XQphiFg4kuauSRpijTre+wxmEq+AFf9srb2YjtgCSyCn/4XLhbeaKIFU3XvAkFbFUuroOzhj2BfK31QBxlZiwxH+Sb2TP2zNf2dHfdImYduh31zIgdgM8b74x6hLVBZWLTuZC+WfgDfQ6EcNsFZ/WgAb4Kr4kDxpB+MdSjNYy6RiSw/EazVBF1s6ANM/B0FdFTPMgdEvNXnqTFwTmVwhfYcp6Y2QqbKrilx3ZTjqmTy2sn8U7yG+R91HgAEA7PmCOOMjsR4AAAAASUVORK5CYII=) no-repeat center center !important; }
	img[src*="images/good-on.gif"]		{ background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAaVJREFUeNqMUjFLAzEUTi7x6mmviC0VLUXQQRF1EQexcnrqooO/w9XJQRyKgnXo6u9w0EUoHrSg1C6KpTgILqKlgvbau1ovF/PaRjpJHyTvvXxfHu99CUZddpJbHSeBvolO6oulQMC+f573l69fJA/DdpgxlJBOEr6HKhcuK1mm5UuCIbBtjUwrFEWqNssmBUYB0EPqSqOBSgeJq3fI9zKGGiRsqMbIZ9q0mhZCxaPs5ogeIisCtpRUzowhxhryAlg4oMSiYX0HvDwDnDHmAF8hKpq06yyPejCnzgrApxwTnDQzPswVHFBmAFQIHgYfUHH89GZtEOKa4xdhnvTdJqakU6WGEI0G+5e6K/drgSkZvznOk3BNzjmj8rCAkBf8sM9bZJWOhXRtsWq7+UbTe23jxGvJjTGhPmd8N2PQM9PyhEplAI5z7Za4j7+SRrYsCwOv1X7VaRbjGp7tRQjgfdbdx1aSut1YSGXXR/+7ADjw/n4EvPqWhudFv55USZKlqkIAeunye/gtuLvaoZWI6IPaHOaMwVMIz4Undt19ELNVJO9XgAEAHyGyBqSO6iUAAAAASUVORK5CYII=) no-repeat center center !important; }
	img[src*="images/bad-off.gif"]		{ background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAL5JREFUeNqMUkEKAjEMbMqeFhVBKPbo/v81fkIRBQ/qQbF1JptCWaVrYUjamWnSUHHVyjmvETZlC4jlFxG5uolYgB0QmP/ggvFSEwOwcI1FnjrmHskK8YXyt5bJ+Kfqv8q2q+kzuvES5moMDc+p6Lrq0ANDw3QG3kCqTQnYN0ypXN6NrWaP0jy8z7zJl6QH4p+DiNSzwsNGv5wxkFe9lFEibK1vnVI9ZpsqWzuSm36ZHiGaWez/UXywjnR9BBgAXKl/BtlhWMsAAAAASUVORK5CYII=) no-repeat center center !important; }
	img[src*="images/bad-on.gif"]		{ background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAThJREFUeNqMkk1Lw0AQhnd3ttr4cbIgRUHQi4h6E5EG0m7JD/YPhAZSsKj0IBbxIHjxIPUUkmCSzToTmpJLYgeSSXae2Xlndjmr2XQ4PNnudE5XvwU+gj5+s+xjMJl8Vhynl+c4Yh/AzhlbJlq/Kd8vKoBiFsC5ZKwXah2sY0+u6wSue8hajOLElZWmSh3hLse3njdj/9hMqRtU8yW2GDuLtH5kGxhyz8RLDsCV5xWkfUeIi6aEuCgW1A9K5LK2Lve63bvGpDh+R5caY3Q9Kf8Jw/tGbQB5OQTOQRqtDUqTWJoWv9t6Io68iNN0YXF+uckgiIuS5FU4QbAUUkIwHvdbzwnjxBFflouybI67XD+MRgfVlOo3gqaKbcjImPn6GlXm23Zv17KuENB0FNQvekBJL1Sh4v4EGAAjJIlIyRfF1gAAAABJRU5ErkJggg==) no-repeat center center !important; }
	img[src*="images/cancel-fsg.gif"]	{ background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMlJREFUeNqUkdsKwjAMhpuKingWccyL3Qhe+/7v4RsI7kKUIQge65fRQR2b08JH2jR/kqZiguWcm2Em0IIrdOEBRxHJTCnYwgrmpmLhj2ANomfr/QnsyHYw1UvjBj7OCOppvhE51VSJMRFsYQw3dSY12XMBbKAd+BItK00V6OJe7vX5j0CvbTCMXwT58z9ETYJi5Dq9IbbnP/RbhSJpZgk4s+nAqEHQ919zkaDsUoeCM61oKfbHPfdOSgH66wv/zldgU61QxL0FGACrGm3/SIYA4AAAAABJRU5ErkJggg==) no-repeat center center !important; }

img[src*="images/watch_n.gif"]
{
	background: transparent url("http://vegar.ostsoft.net/~suffix/mal/deathnote/watch_n.gif") no-repeat center center !important;
}
img[src*="images/watch_y.gif"]
{
	background: transparent url("http://vegar.ostsoft.net/~suffix/mal/deathnote/watch_y.gif") no-repeat center center !important;
}

img[src*="images/rss_small.gif"]
{ background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAa5JREFUeNockb1rU1EYxn/vOefeNNKvFBOjlUxi/RhcVLCLLoIpFAvFP8BF3Irg5FQ6CM5FUCd1cHURqwgugqAgli4OXQrWNLGmjTVNcu855x5vO73L73nf53leCSHQeDQT2GuhIo2KY7QRxChUPrUWXDRO6c5rkc2HN4IZdBk6cwVJO4TWKkoGmEKMKkSHQmU0nV4JI93fmKOTjNQXkJEKod/BfXtBWH+DZF2QArZnCfttpLk0HWKdYao1ookTRKevoc/dJGx9x318gN/dxiaagc0vicrB8iTFmUV07SJ+7RXu3T2kegF9dQnri6TdBG8DSkV5EL8HrTXM1HXiWy8R1ydduY86eQk1NYvbT8kOYWNQ6R/c18e4twtkPz+j68vYrQ3sj/cUp2/jfYxPsxxWuWKsQmH+OebyXeyXZwTbQ07V6a9+QI2WUZWz+CQ98OzQeU1SHCOLS6TNX7j1T+jj50kaG7h2Axmu4gcJ0n4yG8aHdrBSwv4bkGy3CFEZr4ZJmpvIkWO4v7vo8ihy8MGdp3NBum1ckpFlkm/xeXpH5jVZatETFWqLK/JfgAEApH65UUc2MCAAAAAASUVORK5CYII=) no-repeat center center !important; }

img[src*="images/reply.gif"]
{ background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALBJREFUeNpinDlzJgMWYAzEn4H4FrIgEwN2cAeIlwFxOLIgC5ppXkCsCMTyQMwLxE1QDSuBeAcLVHISEKvhsEUZiK2B+CVIcT+Swm9QU64DcTsQ7wTiDpBCmDM0oQp/QK28BTWpBojXobv5PBAbAvETJN+fAuLf6O4BhUY3VEIG6ikGbAphis8CcSUQcwBxAQMeAAvnzUCcDsRO0ODDqxgEDgCxNzSMLYCYFV0xQIABAJybIHMqbezBAAAAAElFTkSuQmCC) no-repeat center center !important; }

/* Needed code for the replacement images to work */
img[src*="images/good-off.gif"], img[src*="images/good-on.gif"], img[src*="images/bad-off.gif"], img[src*="images/bad-on.gif"], img[src*="images/cancel-fsg.gif"] {
	height:	0 !important;
	margin: 0 auto !important;
	padding: 13px 13px 0 0 !important;
	width: 0 !important;
}

img[src*="images/watch_n.gif"], img[src*="images/watch_y.gif"] {
	height:	0 !important;
	margin:	0 auto !important;
	padding: 15px 15px 0 0 !important;
	width: 0 !important;
}

img[src*="images/reply.gif"], img[src*="images/rss_small.gif"]
{
	height:	0 !important;
	margin: 0 auto !important;
	padding: 11px 11px 0 0 !important;
	width: 0 !important;
}

img[src*="images/ignorethread.gif"]
{
	background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALtJREFUeNpiZICC////8wGpeCCWB2JmqPBfIH4IxAsZGRk/MSApVgTiyUDszoAGQGJQOUW4yUA8BYiFGXAAkBxUDR8jkMgFit0BWrmdAQ8AqvMEUipMQEKSkGIQgKqRZAESIE0M966/9/7z6280NsUcXKxL5FT5t4HUMjGQBv6AbPgHYilpCm4FUlsJaADb8BJbcGILXpBakoMVOeKm4Im4KbCIY0RLGolALAPErDBPAvFjIJ4PSxoAAQYA3JB6vCyB31kAAAAASUVORK5CYII=) no-repeat center center !important;
	height:	0 !important;
	margin:	0 auto !important;
	padding: 12px 12px 0 0 !important;
	width: 0 !important;
}

/* ==== [Z-RplImg] END ==== */

/* Forums */
.vote_container
{
	background: transparent !important;
}

.message_separator
{
	background: transparent !important;
}

#TB_window {
	background: #444 !important;
	color: #bbb !important;
	border: 4px solid #444 !important;
}

#TB_title{
	background-color: #000 !important;
}

#TB_HideSelect{
	background-color: #000 !important;
}


.forum_category
{
	background: rgba(255, 255, 255, 0.12) !important;
	color: #fff !important;
	border-top: 1px solid #444 !important;
	border-left: 1px solid #444 !important;
	border-right: 1px solid #444 !important;

}

.forum_boardrow2 
{
	background: rgba(255, 255, 255, 0.05) !important;
	border-color: #444 !important;
}

.forum_boardrow1
{
	background: rgba(255, 255, 255, 0.08) !important;
	border-color: #444 !important;
}

.sig
{
	border-color: #444 !important;
}

.quotetext, .codetext
{
	background: rgba(255, 255, 255, 0.05) !important;
	border: 1px solid #444 !important;
}

.forum_boardrowheader
{
	background-color: #fff !important;
}

.forum_boardrowspacer
{
	background-color: transparent !important;
}


#forum_options_container ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#forum_options_container ul li
{
	border-style: solid;
	border-color: #82a0e5;
	padding: 3px;
	border-width: 1px;
	display: inline;
}

.forum_locheader {
	color: #ccc !important;
}

#copyright:after {
	content: " | Death Note Theme by suffix" !important;
}

}


/* Remove background-image from pop-ups such as edit/add anime entry */
@-moz-document url-prefix(http://myanimelist.net/panel.php?keepThis=true) {

body
{
	background: #000 !important; 
}

.borderClass
{
	background: transparent !important;
	color: #fff !important;
	border-color: #444 !important;
}

}

/* borderClass tweaking */
@-moz-document url-prefix(http://myanimelist.net/panel.php?go) {

.borderClass
{
	background: transparent !important;
	color: #fff !important;
	border-color: #444 !important;
}

}


@-moz-document url-prefix("http://myanimelist.net/profile") {

/* Replacement colours for the "progress" bars on profile pages. */

/* ==== [Z-PbrRpl] START ==== */


div[style*="background-color: rgb(234, 240, 250);"]	{ background-color: rgba(100,100,100,0.15) !important; }

div[style*="background-color: rgb(219, 229, 246);"]	{ background-color: rgba(100,100,100,0.20) !important; }

div[style*="background-color: rgb(205, 219, 242);"]	{ background-color: rgba(100,100,100,0.25) !important; }

div[style*="background-color: rgb(189, 206, 236);"]	{ background-color: rgba(100,100,100,0.30) !important; }

div[style*="background-color: rgb(176, 196, 232);"]	{ background-color: rgba(100,100,100,0.35) !important; }

div[style*="background-color: rgb(163, 186, 227);"]	{ background-color: rgba(100,100,100,0.40) !important; }

div[style*="background-color: rgb(150, 176, 222);"]	{ background-color: rgba(100,100,100,0.45) !important; }

div[style*="background-color: rgb(138, 167, 216);"]	{ background-color: rgba(100,100,100,0.50) !important; }

div[style*="background-color: rgb(124, 154, 207);"]	{ background-color: rgba(100,100,100,0.55) !important; }

div[style*="background-color: rgb(113, 145, 200);"]	{ background-color: rgba(100,100,100,0.60) !important; }

div[style*="background-color: rgb(102, 135, 192);"]	{ background-color: rgba(100,100,100,0.65) !important; }

div[style*="background-color: rgb(91, 125, 184);"]	{ background-color: rgba(100,100,100,0.70) !important; }

div[style*="background-color: rgb(80, 115, 175);"]	{ background-color: rgba(100,100,100,0.75) !important; }

div[style*="background-color: rgb(71, 106, 166);"]	{ background-color: rgba(100,100,100,0.80) !important; }

div[style*="background-color: rgb(62, 97, 157);"]	{ background-color: rgba(100,100,100,0.85) !important; }

div[style*="background-color: rgb(54, 90, 151);"]	{ background-color: rgba(100,100,100,0.90) !important; }

div[style*="background-color: rgb(47, 82, 143);"]	{ background-color: rgba(100,100,100,0.95) !important; }

div[style*="background-color: rgb(39, 74, 134);"]	{ background-color: rgba(100,100,100,1.00) !important; }

/* ==== [Z-PbrRpl] END ==== */

}