﻿.signupButton
{
    float: left;
    margin-left: 120px;
}

div.addDeviceImage
{
    float: right;
    width: 110px;
    height: 110px;
}
img.addDeviceImage
{
    background-color: #fafafa;
    border: solid 2px #EFEFEF;
    padding: 5px;
}

.activationCode
{
    font-size: 16px;
    font-weight: bold;
    padding: 2px 10px 1px 10px !important;
    border: solid 1px #999999;
    background-color: #efefef;
    text-align: center;
    width: 200px;
    display: block;
    margin-left: 100px !important;
    margin-top: 10px !important;
}

.formTextbox
{
    width: 200px !important;
}

.formDropDown
{
    width: 200px !important;
}

.formButtonInline
{
    padding-left: 3px;
    padding-right: 3px;
}

.formButton
{
    float: left !important;
    margin-left: 130px !important;
    width: 200px;
}

.formCheckBox
{
    background-color: Transparent !important;
    border-style: none !important;
}

.virtualLink
{
    cursor: hand;
}

.detailsdiv
{
    float: right;
    width: 230px;
}

.RotatorImage
{
    margin: 0px 11px;
    cursor: pointer;
}

.imageRotator
{
    border: solid 1px #E0E0E0;
    margin: 3px 0px 3px 0px;
    width: 480px;
    height: 102px;
    float: left;
}

.scroller
{
    float: left;
    background-color: #F0F0F0;
    width: 15px;
    margin: 3px 0px 3px 0px;
    height: 102px;
    text-align: center;
    border: solid 1px #E0E0E0;
    vertical-align: middle;
}

.scrollerimg
{
    border: none;
    vertical-align: middle;
    margin-top: 40px;
}

.imagepreview
{
    border: solid 1px #E0E0E0 !important;
    padding-top: 7px;
    padding-bottom: 7px;
    border-right-width: medium !important;
    border-right-color: #D0D0D0 !important;
    border-bottom-width: medium !important;
    border-bottom-color: #D0D0D0 !important;
}

#deviceActionContainer
{
    width:290px;
}

#dataCategoriesContainer
{
    background: #fafafa;
    border: solid 1px #dedede;
    padding: 20px;
    width:250px;
    margin: 5px 0px 0px 0px;
}

.dataCategoriesLeftColumn
{
}

.dataCategoriesRightColumn
{
    float:right;
    text-align:left;
    width:120px;
}

.checkBoxDataCategories
{
    margin-bottom: 5px;
    clear: left;
    display: block;
    width: 100px;
}

.checkBoxDataCategoriesCol2
{
    margin-bottom: 5px;
    display: block;
    clear: left;
}

.smsReceived
{
    color: #336633 !important;
    font-weight: bolder;
}

.smsSent
{
    color: #663333 !important;
    font-weight: bolder;
}

a.smsLink
{
    text-decoration: none;
    color: #3B5D77 !important;
}

a.smsLink:hover
{
    color: #668FA3 !important;
}

a.contactSmsLink
{
    text-decoration: none;
    color: #3B5D77 !important;
    margin-right: 5px;
}
a.contactSmsLink:hover
{
    color: #668FA3 !important;
}

input.DeviceActionButton
{
    clear:left;
    width:290px!important;
    margin-top:5px;
}


.appointmentDay
{
	font-weight:bolder;


}

a.BackToTop
{
	padding: 0px 5px 0px 0px;
	text-align: right;
	font-weight: normal;
	font-size: 8px;
	letter-spacing: 1px;
	vertical-align:text-bottom;
	display:block;
	width:100%;
}

.GreenSetting
{
	font-size:14px;
	color:Green;
	font-weight:bold;
}

.RedSetting
{
	font-size:14px;
	color: #660000;
	font-weight:bold;
}

.collapsibleClosed
{
	/*margin-right: 3px;*/

}

.faqItem
{
	text-indent: -32px;
	margin-left:40px;
	vertical-align:middle;
}

.faqItem img
{
	vertical-align:middle;
}

.faqItemAnswer
{
	text-indent: 0px !important;
	margin-left:0px !important;
	margin-top:10px;
}

.ContactsFilter, .ContactsFilterSelected
{
    font-family: Verdana,Arial,Sans-Serif !important;
    font-size: 9px;
    padding: 3px;
    margin-left: 3px;
    vertical-align: middle;
    text-align: center;
    color: #3B5D77;
    border: gainsboro thin solid;
   
}


.ContactsFilter:hover
{
    color: White;
    background-color: #3B5D77;
}


.ContactsFilterSelected
,.ContactsFilterSelected:hover
{
    color: maroon ;
    font-weight: bold;
    border: none;
    font-size: 11px;
    border: #ddd thin solid;
    padding:5px;
    background-color:#eee;
}
