/* Заголовок в кабинете */


.HLByPriority					{ padding-left: 18px!important; background: url('/static/images/IconsCabinet.gif') no-repeat 0 0px; }
.HLByColor						{ padding-left: 18px!important; background: url('/static/images/IconsCabinet.gif') no-repeat 0 -100px; }
.HLByUrgency					{ padding-left: 18px!important; background: url('/static/images/IconsCabinet.gif') no-repeat 0 -200px; }

.HLByPriorityOff				{ padding-left: 18px!important; background: url('/static/images/IconsCabinet.gif') no-repeat 0 -300px; }
.HLByColorOff					{ padding-left: 18px!important; background: url('/static/images/IconsCabinet.gif') no-repeat 0 -400px; }
.HLByUrgencyOff					{ padding-left: 18px!important; background: url('/static/images/IconsCabinet.gif') no-repeat 0 -500px; }

.HLByPriorityThin				{ padding-left: 10px!important; background: url('/static/images/IconsCabinet.gif') no-repeat 0px -2px; font-size: 10px;}
.HLByColorThin					{ padding-left: 10px!important; background: url('/static/images/IconsCabinet.gif') no-repeat 0px -102px; font-size: 10px;}
.HLByUrgencyThin				{ padding-left: 10px!important; background: url('/static/images/IconsCabinet.gif') no-repeat 0px -202px; font-size: 10px;}

.HLByPriorityThinOff			{ padding-left: 10px!important; background: url('/static/images/IconsCabinet.gif') no-repeat 0px -302px; font-size: 10px;}
.HLByColorThinOff				{ padding-left: 10px!important; background: url('/static/images/IconsCabinet.gif') no-repeat 0px -402px; font-size: 10px;}
.HLByUrgencyThinOff				{ padding-left: 10px!important; background: url('/static/images/IconsCabinet.gif') no-repeat 0px -502px; font-size: 10px;}


.CarPhotoSmall					{ width: 32px; height: 24px; }
.ColorBlack						{ font-size: 1px;  border: 1px solid #d3d3d3; background: black; width: 10px; height: 10px; }
.ColorRed						{ font-size: 1px; border: 1px solid #d3d3d3; background: red; width: 10px; height: 10px; }


.LinkDelete						{ padding-left: 18px; background: url('/static/images/IconDelete.gif') no-repeat 0% 50%; text-decoration: none; float: left; clear: left; margin: 0 5px 0.5em 0;}
.LinkDelete SPAN				{ color: #e41b09; text-decoration: underline; font-weight: bold; white-space: nowrap;}
* HTML .LinkDelete				{ float: left; margin-right: 18px; }

.LinkAdd						{ padding-left: 18px; background: url('/static/images/IconAdd.gif') no-repeat 0% 50%; text-decoration: none; }
.LinkAdd SPAN					{ color: #6ba436; text-decoration: underline; font-weight: bold; white-space: nowrap;}

.LinkUpload						{ padding-left: 18px; background: url('/static/images/IconUpload.gif') no-repeat 0% 50%; text-decoration: none; }
.LinkUpload SPAN				{ color: #6ba436; text-decoration: underline; font-weight: bold; white-space: nowrap;}

.LinkFavourite					{ padding-left: 18px; background: url('/static/images/IconFavourite.gif') no-repeat 0% 50%; text-decoration: none; }
.LinkFavourite SPAN				{ color: #6ba436; text-decoration: underline; font-weight: bold; white-space: nowrap;}

.LinkAnswer						{ padding-left: 18px; background: url('/static/images/IconAnswer.gif') no-repeat 0% 50%; text-decoration: none; float: left; clear: left; margin: 0 5px 0.5em 0;}
.LinkAnswer SPAN				{ color: #6ba436; text-decoration: underline; font-weight: bold;}

.LinkNote						{ padding-left: 18px; background: url('/static/images/IconNote.gif') no-repeat 0% 50%; text-decoration: none; float: left; clear: left; margin: 0 5px 0.5em 0;}
.LinkNote SPAN					{ color: #e47200; text-decoration: underline; font-weight: bold;}

.LinkEdit						{ padding-left: 18px; background: url('/static/images/IconEdit.gif') no-repeat 0% 50%; text-decoration: none; float: left; clear: left; margin: 0 5px 0.5em 0;}
.LinkEdit SPAN					{ color: #e47200; text-decoration: underline; font-weight: bold;}

.LinkOff						{ padding-left: 18px; background: url('/static/images/IconOff.gif') no-repeat 0% 50%; text-decoration: none; float: left; clear: left; margin: 0 5px 0.5em 0;}
.LinkOff SPAN					{ color: #e41b09; border-bottom: 1px dashed #e41b09; text-decoration: none;  font-weight: bold;}

.LinkOn							{ padding-left: 18px; background: url('/static/images/IconOn.gif') no-repeat 0% 50%; text-decoration: none; float: left; clear: left; margin: 0 5px 0.5em 0;}
.LinkOn SPAN					{ color: #6ba436; border-bottom: 1px dashed #6ba436; text-decoration: none; font-weight: bold;}

.LinkHL							{}
.LinkHL SPAN					{  color: #6ba436; text-decoration: underline; font-weight: bold;}


.NoUsed TABLE			{ display: none!important; }
.NoUsed INPUT			{ display: none; }
.NoUsed #StatusChooser	{ display: none; }


H4.RSSLink SPAN			{ color: white; background-color: #e47200; font-size: 0.8em; padding: 1px 4px; margin-right: 0.5em; font-weight: normal; }

.FullSizeText P			{ font-size: 1.1em; }

.PartHeader				{ float: left; }
.CommentWithPartHeader	{ float: right; font-size: 1.1em; padding-top: 0.4em; }

