﻿/*

RadTreeView Outlook skin

* For notes on some CSS class names, please check RadTreeView common skin file *

*/

/* general styles */

.RadTreeView_Outlook,
.RadTreeView_Outlook a.rtIn,
.RadTreeView_Outlook .rtEdit .rtIn input
{
	font:11px tahoma,verdana,sans-serif;
	color:#000;
	line-height:1.273em;
}

.RadTreeView_Outlook .rtTop, 
.RadTreeView_Outlook .rtMid, 
.RadTreeView_Outlook .rtBot
{
	padding: 0 0 0 20px;
}

.RadTreeView_Outlook .rtPlus, 
.RadTreeView_Outlook .rtMinus
{
	margin:5px 8px 0 -17px;
	width:9px;
	height:9px;
}

.RadTreeView_Outlook .rtPlus
{
	background: transparent url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MQdrqZg3qFhocWzUMX3RbEkS7KEMO-4tmOfFFUbeK9_TganPBuOuO0woJDjyTM-psM1&t=633562032138632240) no-repeat 0 0;
}

.RadTreeView_Outlook .rtMinus
{
	background: transparent url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MQdrqZg3qFhocWzUMX3RbEkS7KEMO-4tmOfFFUbeK9_TganPBuOuO0woJDjyTM-psM1&t=633562032138632240) no-repeat 0 -9px;
}

.RadTreeView_Outlook .rtSp
{
	height:20px;
}

.RadTreeView_Outlook .rtChk
{
	margin: 0 2px;
	padding:0;
	width:12px;
	height:12px;
}

.RadTreeView_Outlook .rtIn
{
	margin-left:3px;
	padding: 0 2px 1px;
	text-decoration:none;
}

/* endof general styles */


/* node states */

.RadTreeView_Outlook .rtHover .rtIn
{
	color: #363636;
	text-decoration:underline;
}

.RadTreeView_Outlook .rtSelected .rtIn
{
	color:#fff;
	background-color:#316ac5;
}

.RadTreeView_Outlook_disabled .rtIn,
.RadTreeView_Outlook .rtDisabled .rtIn
{
	color:#ccc;
}

.RadTreeView_Outlook .rtSelected .rtLoadingBelow
{
	color: #000;
}

/* endof node states */


/* in-line editing */

.RadTreeView_Outlook .rtLI .rtEdit .rtIn
{
	border:1px solid #999;
	padding: 1px 1px 0;
	height:1.2em;
	background: #fff;
	text-decoration: none;
	text-decoration:none;
}

.RadTreeView_Outlook .rtEdit .rtIn input
{
	height:1em;
	line-height:1em;
	border:0;
	margin:0;
	padding:0;
	background:transparent;
}

/* endof in-line editing */


/* drop targets */

.rtDropAbove_Outlook,
.rtDropBelow_Outlook
{
    border: 1px dotted black;
    font-size: 3px;
    line-height: 3px;
    height: 3px;
}

.rtDropAbove_Outlook
{
    border-bottom: 0;
}

.rtDropBelow_Outlook
{
    border-top: 0;
}

/* endof drop targets */


/* node lines */

.RadTreeView_Outlook .rtLines .rtLI,
.RadTreeView_Outlook .rtLines .rtFirst .rtUL
{
	background:url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MQdrqZg3qFhocWzUMX3RbEkqQ0nrEhvLiTV-OL_0loFbp5G4WSmdR94Xnx5ZriE8AI1&t=633562032138632240) repeat-y 0 0;
}
.RadTreeView_Outlook_rtl .rtLines .rtLI,
.RadTreeView_Outlook_rtl .rtLines .rtFirst .rtUL
{
	background:url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MQdrqZg3qFhocWzUMX3RbEkH98mC2sxDI3g_4hynNkNTkRhCf4JH7kOcqUsaTp94Lg1&t=633562032138632240) repeat-y 100% 0;
}

.RadTreeView_Outlook .rtLines .rtFirst
{
    background:url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MQdrqZg3qFhocWzUMX3RbEkxpaQpvDLdsqW85uwLmfN-YSmYe_wBF4TiB8uIm5D6QM1&t=633562032138632240) no-repeat 0 1.273em;
}
.RadTreeView_Outlook_rtl .rtLines .rtFirst
{
    background:url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MQdrqZg3qFhocWzUMX3RbEkxpaQpvDLdsqW85uwLmfN-eNSeQvvWln7JUodsfeDNsQ1&t=633562032138632240) no-repeat 100% 1.273em;
}

.RadTreeView_Outlook .rtLines .rtFirst .rtUL
{
	background:url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MTt6OMLZvhQlwYvG9id8E2hGGg5eNx7tbk9VOOw66JPmwZf6vN9CwVvsosAdeafabs1&t=633562032138632240) repeat-y 0 1.273em;
}

.RadTreeView_Outlook_rtl .rtLines .rtFirst .rtUL
{
	background:url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MTt6OMLZvhQlwYvG9id8E2hGGg5eNx7tbk9VOOw66JPm74OgIaOh7coCd8fUaGYClU1&t=633562032138632240) repeat-y 100% 1.273em;
}

.RadTreeView_Outlook .rtLines .rtLast,
.RadTreeView_Outlook .rtLines .rtLast .rtUL,
.RadTreeView_Outlook .rtLines .rtFirst .rtUL
{
	background:none;
}

.RadTreeView_Outlook .rtLines .rtTop
{
	background:url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MQdrqZg3qFhocWzUMX3RbEkR8TReINv2yIhLvz8vq4GCesvfM0YkK7XIcx7X0dJiMo1&t=633562032138632240) 0 0 no-repeat;
}
.RadTreeView_Outlook_rtl .rtLines .rtTop
{
	background:url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MQdrqZg3qFhocWzUMX3RbEkE8ytCBkO9nPA_1aOQqdCJGxS2NaJsi8EkDEwwb4u0_k1&t=633562032138632240) 100% 0 no-repeat;
}

.RadTreeView_Outlook .rtLines .rtLast .rtTop
{
	background:url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MQdrqZg3qFhocWzUMX3RbEkMj1bgP0dgvcGucLl5w-uRRQEKavVORM8UQABlIXs2zU1&t=633562032138632240) 0 0 no-repeat;
}

.RadTreeView_Outlook_rtl .rtLines .rtLast .rtTop
{
	background:url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MQdrqZg3qFhocWzUMX3RbEkMj1bgP0dgvcGucLl5w-uRVXGk0ABK3fNlG8ExK7bm4M1&t=633562032138632240) 100% 0 no-repeat;
}

.RadTreeView_Outlook .rtLines .rtMid
{
	background:url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MQdrqZg3qFhocWzUMX3RbEkZr1SczvuRBRplIt1dEn-Mo4h8xhlAtSsn2Noi6fYOeE1&t=633562032138632240) 0 0 no-repeat;
}
.RadTreeView_Outlook_rtl .rtLines .rtMid
{
	background:url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MQdrqZg3qFhocWzUMX3RbEkZr1SczvuRBRplIt1dEn-MhuDxLYB4go0CRcaRsq5S9U1&t=633562032138632240) 100% 0 no-repeat;
}

.RadTreeView_Outlook .rtLines .rtBot
{
	background:url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MQdrqZg3qFhocWzUMX3RbEk0iH9qexpcOKjMpnKiK62Akj6EC7lztC3YvtJ2nkt7GU1&t=633562032138632240) 0 0 no-repeat;
}
.RadTreeView_Outlook_rtl .rtLines .rtBot
{
	background:url(WebResource.axd?d=zZsT93hKYYF5bRFrFRFgvx0CU0DEVSmOK4TBJc-B1MQdrqZg3qFhocWzUMX3RbEk0iH9qexpcOKjMpnKiK62AhYwnrraIRCeTaUQfZfJuAo1&t=633562032138632240) 100% 0 no-repeat;
}

/* endof node lines */


/* rtl-specific styles */

/* firefox */
.RadTreeView_Outlook_rtl .rtPlus,
.RadTreeView_Outlook_rtl .rtMinus
{
	margin-right:-9px;
	right:-14px;
}

* html .RadTreeView_Outlook_rtl .rtPlus,
* html .RadTreeView_Outlook_rtl .rtMinus
{
	margin-right:-17px;
	right:0;
}

*+html .RadTreeView_Outlook_rtl .rtPlus,
*+html .RadTreeView_Outlook_rtl .rtMinus
{
	margin-right:-17px;
	right:0;
}

.RadTreeView_Outlook_rtl .rtTop,
.RadTreeView_Outlook_rtl .rtMid, 
.RadTreeView_Outlook_rtl .rtBot
{
	padding: 0 20px 2px 0;
	margin:0;
}

/* endof rtl-specific styles */


/* hacks for Opera & Safari */
@media screen and (min-width:550px)
{
	/* fixes for opera (changes the paddings/margins automatically in rtl mode) */

	html:first-child .RadTreeView_Outlook_rtl .rtPlus,
	html:first-child .RadTreeView_Outlook_rtl .rtMinus,
	html:first-child .RadTreeView_Outlook_rtl .rtFirst .rtLI .rtPlus,
	html:first-child .RadTreeView_Outlook_rtl .rtFirst .rtLI .rtMinus
	{
		margin:5px 8px 0 -17px;
		right:0;
	}
	
	/* fix for safari bug (inline-block positioned elements in rtl mode get no width) */
	:root .RadTreeView_Outlook_rtl .rtPlus,
	:root .RadTreeView_Outlook_rtl .rtMinus
	{
		right: 0;
		margin-right: -17px;
		margin-left: 8px;
	}
}

/* endof hacks */
