a
{
	color: #0882B4;
	text-decoration: none;
	cursor: pointer;
}

a.DownloadLink
{
	text-decoration: none;
	border-bottom: dashed 1px #0882B4;
	white-space: nowrap;
}

a.DownloadLink:hover
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

html, body {
    padding: 0px;
    margin: 0px;
}

body 
{
	font-family: "Open Sans", "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol", "Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,sans-serif;
	font-size: 13px;
	color: #333;
}

div
{
  outline: none;
}

textarea
{
	font-family: "Open Sans", "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol", "Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,sans-serif;
	resize:none;
	border: 1px solid silver;
	padding: 8px 8px 8px 8px;
}

input[type=text]
{
	outline-width: 0px !important;
	font-family: "Open Sans", "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol", "Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,sans-serif;
	padding: 8px 8px 8px 8px;
	border: 1px solid silver;
}

input[type=text]:focus
{
	border: 1px solid #00A2FF;
}

select
{
	outline-width: 0px !important;
	font-family: "Open Sans", "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol", "Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,sans-serif;
	padding: 8px 8px 8px 8px;
	border: 1px solid silver;
}

select:focus
{
	border: 1px solid #00A2FF;
}

input[type=password]
{
	outline-width: 0px !important;
	font-family: "Open Sans", "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol", "Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,sans-serif;
	padding: 8px 8px 8px 8px;
	border: 1px solid silver;
}

input[type=password]:focus
{
	border: 1px solid #00A2FF;
}

input.TextBox300, textarea.TextBox300
{
	width: 300px;
}


textarea:focus
{
	border: 1px solid #00A2FF;
}

ul
{
	line-height: 165%; 
	list-style-image: url("/images/bullet.png");
}

.Techinline_checkbox
{
	padding: 0px 0px 0px 0px;
	border: 0px;
}

.TiLabel
{
	font-weight: bold;
	color: #666;
}

.TiFieldHint
{
	color: #999999;
}

.TiFieldText
{
	color: Gray;
}

.TiRequiredField
{
	color: #993333;
  vertical-align: baseline;
}

.Techinline_mainarea
{
	background-color: #F1F3F4;
}

.Ti_plugin_step
{
	padding-top: 20px;
}

.Ti_plugin_step_number
{
	color: #0070c0;
	font-weight:bold;
}

.Ti_plugin_step div
{
	padding-bottom: 3px;
}

.Ti_plugin_infobox
{
	background: #FFFDE7;
	border-top: lightgrey 1px solid;
	width: 100%;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

input.Techinline_invisibleButton
{
	width: 1px;
	height: 1px;
	position: absolute;
	top: -1000px;
	left: -1000px;
}

input.Fix_IEBugSubmitOnEnter
{
    display: none;
}

.HiddenImagesDiv
{
	display: none; 
	-moz-user-select:none;
}

.Techinline_ErrorMessage
{
	color: #CC0000;
}

.Techinline_SysMessage_Blue
{
	color: #2993BE;
}

.Techinline_SysMessage_GreyBold
{
	color: #808080;
	font-weight: bold;
}

.Techinline_SysMessage_BlueBold
{
	color: #2993BE;
	font-weight: bold;
}

.Techinline_SysMessage_GreenBold
{
	color: #009900;
	font-weight: bold;
}

.tin-hiw-text {
    color: #009900;
    font-weight: bold;
    font-size: 130%;
}

.PoweredBy {
	margin-top: 30px;
	padding-top: 20px;
	color: #878E92;
	text-align: center;
	border-top: 1px solid #D6DBDE;
	max-width: 50em;
}

.Techinline_msg
{
	padding: 0px 5px 10px 5px;
	color: #444;
}

.Techinline_ProgressBar_text
{
  width: 291px;
  color: #222222;
  text-align: center;
	height: 16px;
	margin-top:-19px;
}

/* GREEN BUTTONS */

.TI_button
{
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin: 0 2px;
	outline: medium none;
	padding: 5px 20px 6px 20px;
	text-align: center;
	text-decoration: none;
	vertical-align: baseline;
	color:White;
	white-space: nowrap;
}

a.TI_button:hover
{
  text-decoration: none;
}

.green_progress
{
    border: 1px solid #538312;
    background: #64991E url(../images/buttonLoader.gif) no-repeat center center; 
    cursor: default !important;
}

.green 
{
  border: 1px solid #538312;
  color: #E8F0DE;
  background: #64991E;
}
.green:hover 
{
  background: #538018;
}

.blue 
{
  background: #0277BD;
  border: solid 1px #0076a3;
  color: #d9eef7;
}
.blue:hover 
{
  background: #01579B;
}

.gray 
{
  background:#DADADA;
  border: 1px solid #A0A0A0;
  color: #F7F7F7;
  cursor: default;
}

.accept_button
{
	width: 90px;
}

.Techinline_RunDesktopAppoBox
{
	background-color: #FAFAFA;
	width: 100%;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

.TI_desktopAppButton
{
	padding: 12px 20px 13px 20px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 20px;
}

.Ti_Browser
{
	font-size: 22px;
	color: #5182D8;
	background-color: #F0F8FF;
	padding: 5px 0px 5px 0px;
	border-bottom: #B3E5FC 1px solid;
}

.ReportInput input
{
	padding: 1px 3px 1px 3px;
}

.ReportInput .dxeEditArea_TiExpert
{
	padding-right: 0px !important;
}

.ReportInput .dxeButtonEditButton_TiExpert
{
	padding-left: 0px;
	padding-right: 0px;
}

.nopadding td
{
    padding:0px;
}

.UnattendedGroupEdit input
{
	padding: 2px 0 2px 3px;
}

table.UnattendedGroupEdit
{
	padding:2px 1px 1px;
	margin:0;
	background:white !important;
}

.UnattendedGroupEdit tr
{
	padding:1px;
	margin:1px;
	background:white !important;
}
.UnattendedGroupEdit td
{
	padding:1px 2px;
	margin:1px !important;
	background:white !important;
	background-image:none;
	border:1px solid white !important;
}

.ReportDateLabel
{
	float: left;
	padding-right: 5px;
	padding-top: 8px;
}

.Techinline_cancel
{
	font-weight: bold;
	margin-left: 50px;
}

.Techinline_cancel:focus
{
    border:1px dotted #2791BD;
    margin-left: 49px;
}

/* SPRITE */

/* Generated by http://css.spritegen.com CSS Sprite Generator */
 
 
/* background: ???????? ??????? version ??????? ??????. ?????????? ?? ????? ?????. ????? ??? ??????????? ?? ?????? */
.expertclientpagestyles, .progress-bar, .progress-bar-background, .progress-bar-middle, .expertaccountsemiannual-green, 
.expertaccountsemiannual-red, .expertaccountquarter-green, .expertaccountquarter-red, .expertaccountmonth-green, .expertaccountmonth-red, 
.expertaccountyear-green, .expertaccountyear-red, .expertaccountannual-green, .expertaccountannual-red, .clientconnectionrequest, 
.expertaccountpersession-green, .expertaccountpersession-red, .reboot1, .rebootdisabled1, .expertinstall, 
.expertinstallattended, .expertinstallattendeddisabled, .expertinstalldisabled, .expertlocalcontrol, .expertlocaldesktopdisabled1, 
.expertlocaldesktopstart1, .expertlocaldesktopstop1, .expertlocalview, .expertnormalreboot, .expertremotecontrol, 
.expertremotecontrolnouac, .expertremotedesktopdisabled1, .expertremotedesktopstart1, .expertremotedesktopstop1, .expertremoteview, 
.expertremoteviewnouac, .expertrequestlogin, .expertrequestlogindisabled, .expertsafereboot, .expertsaferebootdisabled, 
.expertsendfile1, .expertsendfiledisabled1, .expertsendfileinprogress1, .expertunattended, .expertunattendeddisabled, 
.expertaccountfreetrial-green, .expertaccountfreetrial-red, 
.alert:hover, .alert, .calendar, .activecontextnotification, .logout, .client-closed, .client-connected, 
.client-declined, .client-waiting, .client1, .client2, .computer-configure, 
.computer-offline, .computer-online, .copylink, .delete, .edit, 
.edit-disabled, .expertmyaccountclienttemplate, .expertmyaccountdownloads, .expertmyaccounteditprofile, .expertmyaccountreports, 
.recycle2, .session-close, .chat, 
.unattended-collapsed, .unattended-expanded, .notification-icon, .unattended-sort-asc, .unattended-sort-desc, 
.progress-bar-left, .progress-bar-right, .empty-logo {
     display: inline-block; 
background: url('../Images/sprite.png?version=4.5.0.0') no-repeat; 
     overflow: hidden; text-indent: -9999px; text-align: left;
}
 
.expertclientpagestyles { background-position: -0px -0px; width: 640px; height: 189px; }
.progress-bar { background-position: -0px -189px; width: 291px; height: 16px; }
.progress-bar-background { background-position: -291px -189px; width: 291px; height: 16px; }
.progress-bar-middle { background-position: -0px -205px; width: 287px; height: 16px; }
.expertaccountsemiannual-green { background-position: -287px -205px; width: 163px; height: 20px; }
.expertaccountsemiannual-red { background-position: -450px -205px; width: 163px; height: 20px; }
.expertaccountquarter-green { background-position: -0px -221px; width: 136px; height: 20px; }
.expertaccountquarter-red { background-position: -136px -221px; width: 136px; height: 20px; }
.expertaccountmonth-green { background-position: -272px -225px; width: 130px; height: 20px; }
.expertaccountmonth-red { background-position: -402px -225px; width: 130px; height: 20px; }
.expertaccountyear-green { background-position: -0px -241px; width: 119px; height: 20px; }
.expertaccountyear-red { background-position: -119px -241px; width: 119px; height: 20px; }
.expertaccountannual-green { background-position: -532px -225px; width: 91px; height: 20px; }
.expertaccountannual-red { background-position: -238px -245px; width: 91px; height: 20px; }
.clientconnectionrequest { background-position: -329px -245px; width: 84px; height: 84px; }
.expertaccountpersession-green { background-position: -413px -245px; width: 75px; height: 20px; }
.expertaccountpersession-red { background-position: -488px -245px; width: 75px; height: 20px; }
.reboot1 { background-position: -563px -245px; width: 65px; height: 65px; }
.rebootdisabled1 { background-position: -0px -261px; width: 65px; height: 65px; }
.expertinstall { background-position: -65px -261px; width: 65px; height: 65px; }
.expertinstallattended { background-position: -130px -261px; width: 65px; height: 65px; }
.expertinstallattendeddisabled { background-position: -413px -265px; width: 65px; height: 65px; }
.expertinstalldisabled { background-position: -195px -265px; width: 65px; height: 65px; }
.expertlocalcontrol { background-position: -478px -265px; width: 65px; height: 65px; }
.expertlocaldesktopdisabled1 { background-position: -260px -265px; width: 65px; height: 65px; }
.expertlocaldesktopstart1 { background-position: -543px -310px; width: 65px; height: 65px; }
.expertlocaldesktopstop1 { background-position: -0px -326px; width: 65px; height: 65px; }
.expertlocalview { background-position: -65px -326px; width: 65px; height: 65px; }
.expertnormalreboot { background-position: -130px -326px; width: 65px; height: 65px; }
.expertremotecontrol { background-position: -325px -329px; width: 65px; height: 65px; }
.expertremotecontrolnouac { background-position: -195px -330px; width: 65px; height: 65px; }
.expertremotedesktopdisabled1 { background-position: -390px -330px; width: 65px; height: 65px; }
.expertremotedesktopstart1 { background-position: -260px -330px; width: 65px; height: 65px; }
.expertremotedesktopstop1 { background-position: -455px -330px; width: 65px; height: 65px; }
.expertremoteview { background-position: -520px -375px; width: 65px; height: 65px; }
.expertremoteviewnouac { background-position: -0px -391px; width: 65px; height: 65px; }
.expertrequestlogin { background-position: -65px -391px; width: 65px; height: 65px; }
.expertrequestlogindisabled { background-position: -130px -391px; width: 65px; height: 65px; }
.expertsafereboot { background-position: -325px -394px; width: 65px; height: 65px; }
.expertsaferebootdisabled { background-position: -195px -395px; width: 65px; height: 65px; }
.expertsendfile1 { background-position: -390px -395px; width: 65px; height: 65px; }
.expertsendfiledisabled1 { background-position: -260px -395px; width: 65px; height: 65px; }
.expertsendfileinprogress1 { background-position: -455px -395px; width: 65px; height: 65px; }
.expertunattended { background-position: -520px -440px; width: 65px; height: 65px; }
.expertunattendeddisabled { background-position: -0px -456px; width: 65px; height: 65px; }
.expertaccountfreetrial-green { background-position: -65px -456px; width: 60px; height: 20px; }
.expertaccountfreetrial-red { background-position: -125px -456px; width: 60px; height: 20px; }
.alert:hover { background-position: -613px -205px; width: 30px; height: 22px; }
.alert { background-position: -608px -310px; width: 30px; height: 22px; }
.calendar { background-position: -608px -328px; width: 26px; height: 24px; }
.activecontextnotification { background-position: -377px -460px; width: 24px; height: 24px; }
.logout { background-position: -210px -460px; width: 24px; height: 24px; }
.client-closed { background-position: -401px -460px; width: 24px; height: 24px; }
.client-connected { background-position: -234px -460px; width: 24px; height: 24px; }
.client-declined { background-position: -425px -460px; width: 24px; height: 24px; }
.client-waiting { background-position: -258px -460px; width: 24px; height: 24px; }
.client1 { background-position: -449px -460px; width: 24px; height: 24px; }
.client2 { background-position: -282px -460px; width: 24px; height: 24px; }
.computer-configure { background-position: -473px -460px; width: 24px; height: 24px; }
.computer-offline { background-position: -65px -476px; width: 24px; height: 24px; }
.computer-online { background-position: -89px -476px; width: 24px; height: 24px; }
.copylink { background-position: -113px -476px; width: 24px; height: 24px; }
.delete { background-position: -137px -476px; width: 24px; height: 24px; }
.edit { background-position: -161px -476px; width: 24px; height: 24px; }
.edit-disabled { background-position: -377px -484px; width: 24px; height: 24px; }
.expertmyaccountclienttemplate { background-position: -210px -484px; width: 24px; height: 24px; }
.expertmyaccountdownloads { background-position: -401px -484px; width: 24px; height: 24px; }
.expertmyaccounteditprofile { background-position: -234px -484px; width: 24px; height: 24px; }
.expertmyaccountreports { background-position: -425px -484px; width: 24px; height: 24px; }
.recycle2 { background-position: -258px -484px; width: 24px; height: 24px; }
.session-close { background-position: -449px -484px; width: 24px; height: 24px; }
.chat { background-position: -543px -265px; width: 18px; height: 18px; }
.unattended-collapsed { background-position: -543px -283px; width: 18px; height: 18px; }
.unattended-expanded { background-position: -520px -352px; width: 18px; height: 18px; }
.notification-icon { background-position: -582px -189px; width: 12px; height: 12px; }
.unattended-sort-asc { background-position: -594px -189px; width: 9px; height: 8px; }
.unattended-sort-desc { background-position: -603px -189px; width: 9px; height: 8px; }
.progress-bar-left { background-position: -623px -225px; width: 2px; height: 16px; }
.progress-bar-right { background-position: -625px -225px; width: 2px; height: 16px; }
.empty-logo { background-position: -612px -189px; width: 1px; height: 2px; }

/* SPRITE adjustments */

.progress-bar-background { margin-top:-16px;}
.clientconnectionrequest { margin-left:20px; }
.tin-exporte-report { float:right; margin-right:5px; cursor:pointer;border:1px solid #538312;background-color: #64991E;color: #E8F0DE;}
.tin-exporte-report:hover { background-color: #538018;}
.unattended-collapsed  { float:left; }
.unattended-expanded  { float:left; }
.modalloader { padding:0; margin:0; }
.reminderBlock { border-top:1px solid lightgray; padding-left:10px; padding-bottom: 5px; }
.notification-icon { float: left; margin:6px 5px 0 0;}
.empty-logo { max-width:100%; table-layout:fixed;  overflow:hidden; display :none; padding-top:5px;}
.expertremotecontrol, .expertremoteview, .expertlocalview, .expertremotecontrolnouac, .expertremoteviewnouac,
.expertlocalcontrol, .expertnormalreboot, .expertsafereboot, .expertsaferebootdisabled, .expertrequestlogin,
.expertrequestlogindisabled
{ float:left; }

.expertsendfiledisabled1, .expertsendfileinprogress1 {display:none;}

.copylink {cursor:pointer;}
.alert 
{
    margin-right: 15px;
}
.tin-alert-counter
{
    position: relative;
    top: 1px;
    left: 15px;
    width: 15px;
    height: 15px;
    background-color: #ef503d;
    border: 1px solid white;
    color: #FFF;
    text-indent: 0px;
    text-align: center;
    line-height: 15px;
}
.tin-alert-cover
{
    position: relative;
    top: 18px;
    left: 0px;
    width: 100%;
    height: 5px;
    background: white;
}
.progress-bar-middle{text-indent: 0px; width:100%;}
.rebootinprogress1{width: 65px; height: 65px;background-image:url(/Images/RebootInProgress1.gif);}

.ContainerBoxExpert
{
	border: #D6DBDE 1px solid;
	width: 562px;
	margin-top: 10px;
	background-color: White;
	position: relative;
	top: 1px;
}

.CaptionTable
{
	background: #039BE5;
	color: #E8F0DE;
	width: 100%;
	-moz-user-select: none;
}

.Logo
{
	padding: 1px 0px 1px 4px;
	width: 1px;
}

.tin-expert-logo
{
    width: 45px;
    height: 45px;
    padding: 2px 0;
}

.tin-client-logo
{
    width: 45px;
    height: 45px;
    padding: 1px 0;
    cursor: pointer;
}

.CaptionText
{
	padding: 0px 0px 0px 10px;
	text-align: left;
	font-size: 26px;
	font-weight: bold;
	cursor: default;
}

.CaptionText a
{
    color: #E8F0DE;
}

.CaptionText a:hover
{
    text-decoration: none;
}

.tin-timecell
{
  color: #B5B5B5;
  width: 47px;
  line-height: 160%;
  vertical-align: top;
}

.tin-system-message
{
  color:#757575;
  text-align: left;
  line-height: 160%;
  padding-bottom: 5px;
}

.tin-chat-message
{
  color:#000;
  text-align: left;
  line-height: 160%;
  padding-bottom: 5px; 

}

.tin-chat-status
{
    display: table-cell;
    font-size: 16px;
    padding-right: 4px;
    cursor: default;
}

.tin-chat-sending:before
{
    color: #BDBDBD;
    content: '\e105';
}

.tin-chat-sent:before
{
    color: #BDBDBD;
    content: '\e041';
}

.tin-chat-delivered:before
{
    color: #29B6F6;
    content: '\e041';
}

.tin-localchat-message
{
    display: table-cell;
    padding: 2px 5px;
    background-color: #E1F5FE;
    width: 100%;
}

.tin-remoteparty
{
    color:#353535;
}

.tin-remotechat-message
{
    background-color: #B3E5FC;
    padding: 2px 5px;
}

.Techinline_chatControl {
    overflow-y: hidden !important;
    width: auto;
    right: 0;
    box-sizing: border-box;
}

.Techinline_chatLines > table
{
    width: 100%;
}

.tin-install-text-expert
{
	padding: 10px 30px 0px 30px;
}
.tin-install-text-client
{
	padding: 15px 30px 0px 30px;
}
