/**** Icons ****/
.iconWarning
{
	background-image:url(/images/warning.png);
	background-repeat:no-repeat;
	background-position:-2px -15px;
	width:26px;
	height:32px;
	
}
#iconNewSms
{
	background-image:url(/images/Breakpoints.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	padding:2px 7px 2px 3px;
	position:absolute;
	z-index:100;
	top:-5px;
	right:-3px;
	display:none;
}
.iconNewSmsSmal
{
	background-image:url(/images/Breakpointssmal.png);
	background-repeat:no-repeat;
	height:14px;
	width:14px;
	position:absolute;
	z-index:100;
	top:0px;
	right:-2px;
}
a.user
{
	background-image:url(/images/user.png);
}
a.group
{
	background-image:url(/images/group.png);
}
a.new
{
	background-image:url(/images/new.png);
}
a.sms
{
		background-image:url(/images/sms.png);
}
a.insms
{
		background-image:url(/images/insms.png);
}
a.team
{
		background-image:url(/images/team.png);
}
a.nohitt
{
		background-image:url(/images/nohitt.png);
}
a.import
{
		background-image:url(/images/import.png);
}
a.history
{
		background-image:url(/images/history.png);
}
a.home
{
		background-image:url(/images/home.png);
}
a.logout
{
		background-image:url(/images/logout.png);
}
a.contact
{
		background-image:url(/images/contact.png);
}
a.contacts
{
		background-image:url(/images/contacts.png);
}
a.contactip
{
	background-image:url(/images/NewCardHS.png);
}
a.help
{
	background-image:url(/images/helpsmal.png);
	padding-bottom:1px;
	
}
/*********Common elements********/

body
{
	font-family:Tahoma;
	font-size:11px;
	line-height:100%;
	margin:0px;
	background-color:#E3E3E3;
	text-align:center;
	
}

a
{
	font-family:Tahoma;
	font-size:11px;
	color:#010101;
	text-decoration:none;
}
a:Hover
{
	text-decoration:underline;	
}
input
{
	font-family:Tahoma;
	font-size:11px;	
}
textarea
{
	font-family:Tahoma;
	font-size:11px;			
	border:solid 1px #767676;
	resize: none;
}
select
{
	font-family:Tahoma;
	font-size:11px;			
	border:solid 1px #767676;
}
h3
{
	font-size:11px;
	font-weight:bold;
	margin:5px 0px 2px 0px;
}
img{border:solid 0px #FFFFFF;}
#mainDiv
{
	text-align:left;
	margin:10px auto auto auto;
	width:780px;
	min-height :600px;
	background-color:White;	
	border:solid 1px #5B5A5A;
	position:relative;
}
.header
{
	padding:8px 12px 8px 12px;
	font-family:Arial;
	font-size:20px;
	color:White;
	background-color:#5A779B;
	border-bottom:solid 1px #5B5A5A;
}
#creadits
{
	font-size:14px;
}
#creadits span
{
    padding-left:4px;
    float:right;
    text-align:right;
}
.content
{
	padding:8px 12px 8px 12px;	
}
.footer
{
	font-weight:bold;
	background-color:#FBFBFB;
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	padding:5px 8px 5px 8px;
	text-align:right;
	speak:spell-out;
}
.footer a
{
	background-repeat:no-repeat;
	background-position:left center;
	padding:2px 0px 2px 20px;
}
.leftColumn
{
	float:left;
}
.rightColumn
{
	float:right;
	width:400px;
	position:relative;
}

.topLayer
{
	z-index:1000;
	position:absolute;
	left:0px;
	top:0px;
	bottom:0;
	right:0;		
	text-align:center;
	background-image:url(/images/filter.png);
}
.loginContent
{
	text-align:left;
	margin:90px auto auto auto;
	width:340px;
	height:200px;
	background-color:White;	
	border:solid 1px #5B5A5A;		
}
.sendBox
{
	width:210px;
	height:160px;
}
.sendFrom
{
	width:210px;
}

/*Error div*/
#errorOuterDiv
{
	border:solid 1px #5B5A5A;
	width:300px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:500;
	background-color:#E3E3E3;
	display:none;
}
#errorDiv
{
	padding:12px;
}
/*suggestion*/
.numberBox
{
	width:220px;
}
#suggestionDiv
{
	width:210px;
}
.suggestion
{
	border-left:solid 1px #5B5A5A;
	border-right:solid 1px #5B5A5A;
	border-bottom:solid 1px #5B5A5A;
	background-color:#FFFFFF;
	display:none;
	position:absolute;
	z-index:30;
	margin-left:1px;
	margin-top:-1px;
}



.suggestion a
{
	background-position:10px center;
	background-repeat:no-repeat;
	padding-left:30px;
	display:block;
	cursor:pointer;
	
}
.suggestion a:hover
{
	background-color:#E3E3E3;
	text-decoration:none;
}

.suggestion div
{
	padding:3px 4px 3px 4px;
}

.nameDiv
{

}
.numberDiv
{

}
.sendList
{
	width:214px;
}
/*Contacts */
#contactsDIV
{
	overflow-x:none;
	overflow-y:scroll;
	height:469px;
	width:395px;	
	border-left:solid 1px #E3E3E3;
	border-top:solid 1px #AFB9C5;

}
.contactHeader
{
	border-left:solid 1px #E3E3E3;
	bordermulti-selecttop:solid 1px #E3E3E3;
	border-right:solid 1px #E3E3E3;
	text-align:right;
	width:387px;
	padding:6px 4px 6px 4px;
	background-color:#F1F3F5;
	position:relative;
}


.contactItemDiv 
{
	display:block;
	cursor:pointer;
	color:Black;
	text-decoration:none;
	padding:3px 4px 3px 4px;
}
.contactItemDiv
{
	border-bottom:solid 1px #E3E3E3;
} 
.contactItemDiv:hover
{
	background-color:#E3E3E3;
	text-decoration:none;
}
.contactIcon
{
    float:left;
    width:20px;
    height:15px;
}
.sel .contactIcon
{
    background-image:url(/images/checkMark.png);
    background-repeat:no-repeat;
    background-position:0px center;
   
}
.contactItem,
.contactItemHeader
{
	float:left;
	width:107px;
}
.contactItemHeader
{
	font-weight:bold;
	text-align:left;
	
}
.contactItemHeader:hover
{
    text-decoration:underline;
    cursor:pointer;
}
.contactBox
{
	width:75px;
}
.clear
{
	clear:both;
	width:auto;
}
.left{float:left;}
.right{float:right;}
#editContactDiv
{
	display:none;
	border:solid 1px #E3E3E3;
	padding:5px;
	height:485px;
}
.editContactBox
{
	width:380px;	

}
#inGroups
{
	height:170px;
}

#contactsInGroup
{
	height:266px;
}
.groupDivider
{
	border-top:solid 1px #E3E3E3; 
	margin-top:15px; 
	padding-top:5px;
}

ul
{	
	margin:1px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	height:11px;
}

li
{
	display:inline;	
	border:solid 1px #E3E3E3;
	padding:3px;
	cursor:pointer;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
}
li.selected 
{
	background-color:#E3E3E3;
}


#topTabb li:hover
{
	background-color:#E3E3E3;	
}
.topMeny a
{
	padding-left:19px;
	background-repeat:no-repeat;
	background-position:left center;

}

/*Edit groups*/
#editGroups
{
	display:none;	
	border:solid 1px #E3E3E3;
	padding:5px;
}
#suggestionDivGroup
{
	width:385px;		
}
.SelectGroupText
{
	text-align:center;
	font-weight:bold;
	margin-top:90px;
}
/* insms */
#handelInSmsDiv
{
	display:none;
	overflow-x:none;
	overflow-y:scroll;
	height:494px;
	width:395px;	
	border:solid 1px #E3E3E3;
	position:relative;
}
.inSmsUppdate
{
	position:absolute;
	z-index:1001;
	top:85px;
	left:90px;
	text-align:center;
	font-weight:bold;
}
.insmsItem
{
	padding:0px 0px 0px 0px;
	margin:5px 3px 0px 3px;	
	position:relative;
}
.InSmsHeader
{
	margin:7px 3px 5px 3px;
	border-bottom:solid 2px #E3E3E3;
	padding:0px 0px 3px 5px;
	font-weight:bold;
	text-transform:capitalize;
}

.inSmsDitel
{
	margin-top:5px;
	text-align:right;
}
.inSmsSettings
{
    font-weight:normal;
	text-align:right;
	padding-right:3px;
	padding-top:2px;
	position:relative;
	padding-bottom:15px;
}



.inSmsSettings span.resLabel
{
    display:block;
    float:left; 
    width:80px;
    vertical-align:top;
    cursor:pointer;
    
}
.inSmsSettings span.resLabel:hover{text-decoration:underline;}
.inSmsSettings span.resLabel img
{
    width:25px;
    cursor:pointer;
    left:0px;
    vertical-align:top;
}

#inNumbersettings
{
	position:absolute;
	z-index:100;
	background-color:#FFFFFF;
	border-bottom:solid 1px #E3E3E3;
	border-left:solid 1px #E3E3E3;
	border-right:solid 1px #E3E3E3;
	padding:10px;
	left:-5px;
	width:367px;
	
}
.inSmsSettingsRow div
{
    width:200px;
    float:left;
    
}
.inSmsSettingsRow table, .inSmsSettingsRow table td
{
    border-collapse:collapse;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
.inSmsSettingsButtom
{
    border-top:solid 1px #E3E3E3;
    padding-top:4px;
    margin:4px 2px 0px 2px;
    text-align:right;   
}

/*Send sms*/
.contactsImg
{
	margin:0px 0px 0px 5px;
	cursor:pointer;
}
.sendContent
{
	border:solid 1px #E3E3E3;
	width:345px;
	height:495px;
}
.sendContentInner
{
	padding:5px;
}
#searchBox
{
	width:273px;
	color:#B4B4B4;
}
#sendList
{
	width:330px;
	height:130px;
}
#message
{
	width:325px;
	height:200px;
	color:#B4B4B4;
	padding:3px 3px 3px 5px;
}
#from
{
	width:200px;
}
a.prioSelect
{
	display:block;
	text-decoration:none;
	padding:1px 0px 1px 0px;
	cursor:pointer;
}
a.prioSelect:hover
{
	background-color:#E3E3E3;
}
#selectPrio
{
	margin-top:-60px;
	position:absolute;
	z-index:100;
	display:none;
	background-color:#FFFFFF;
	border:solid 1px #E3E3E3;
	padding:5px 8px 6px 8px;
	
}
.tknRow
{
	padding:5px 0px 5px 2px;
}
#tkn
{
	font-weight:bold;
}
#smss
{
	font-weight:bold;
}
#calender
{
	display:none;
	z-index:100;
	padding:8px;
	position:absolute;
	margin-top:-150px;
	margin-left:-75px;
	background-color:#FFFFFF;
	border:solid 1px #E3E3E3;
}
#wrongTime
{
	background-color:#FFFFFF;
	border:solid 1px #E3E3E3;
	z-index:101;
	position:absolute;
    margin:30px 0px 0px 30px;
    padding:8px;
    width:220px;
    display:none;
}
#wrongTime div{margin-bottom:20px;}
#wrongTime h3{text-align:center;}



/*Select unselect*/
.sel
{
	background-color:#E3E3E3;
	text-decoration:none;
	border-bottom:solid 1px #FFFFFF;
} 
.multiSelectInfo input
{
	float:right;
	vertical-align:top;
	margin-bottom:10px;
}

/* admin */
#progress
{
    z-index:100;
    position:absolute;
    margin-top:40px;
    margin-left:40px;   
}
.adminButtonRow
{
   	border-bottom:solid 1px #E3E3E3;
   	padding-bottom:10px;
   	margin-bottom:10px;
   	margin-top:10px;
   	clear:both;
}
.adminButtonRow ul
{
    margin-left:150px; 
    padding:0px;   
}
.adminButtonRow li
{
    display:block;
    float:left;
    text-align:center;
    width:75px;
}
.adminButtonRow li:hover
{
   background-color:#E3E3E3;
    border:solid 1px #010101;  
}
.adminButtonRow ul li a
{
    text-decoration:none;  
    border:solid 0px;
   
}
.adminAlert
{
	background-color:#E3E3E3;
	border:solid 1px #010101;
	padding:8px;
}
.adminRight
{
    width:580px;
	float:left;
	padding-bottom:30px;
	
}
.adminLeft
{
	float:left;
	width:120px;
}
.adminLeft img
{
	margin-left:20px;
	margin-top:25px;
}
.adminRow 
{
	margin-top:10px;
}
.adminRow p{}
.adminRow h3
{
	border-bottom:solid 1px #E3E3E3;
	padding:0px 0px 2px 0px;
}
.adminRow div
{
	padding:6px 0px 0px 40px;
}
.adminRow span
{
	font-style:italic;
	font-size:smaller;	
	display:block;
	margin-bottom:4px;
	padding-top:2px;
}
.adminRow input
{
	display:block;
	width:350px;
	font-family:Calibri;
	font-size:larger;
}
.adminRow textarea
{
	display:block;
	width:350px;
	height:150px;
	font-family:Calibri;
	font-size:larger;
}
div.userInfoRow 
{
      padding:0px 0px 0px 0px; 
}
.userInfoRow a
{
   background-repeat:no-repeat;
   padding-left:20px;
   cursor:pointer;
}
div.userInfoRowDitel
{
    visibility:hidden;
    background-color:#FFFFFF;
    border:solid 1px #E3E3E3;
    z-index:1000;
    width:300px;   
    position:absolute;
    margin-top:-60px;
    padding:8px 8px 8px 8px;
    margin-left:100px;
}
.userInfoRowDitel div 
{
    padding:0px 0px 0px 0px;
}
.userrow
{
    clear:both;
}
.userInfoRowDitel .userrow div
{
    float:right;
}
.userInfoRowDitel .userrow div.h
{
   float:left;
   font-weight:bold;
   
}

.infoIcon
{
	cursor:pointer;
	z-index:2000;
	position:absolute;
	top:0px;
	right:0px;
}

#groupMenu
{
	margin:20px 0px 0px 15px;
	position:absolute;
	z-index:100;
	display:none;
	background-color:#FFFFFF;
	border:solid 1px #E3E3E3;
	padding:2px 4px 2px 4px;
	width:280px;
	float:right;
}

#groupMenu a
{
	display:block;
	text-decoration:none;
	padding:4px 2px 20px 27px;
	cursor:pointer;
	background-repeat:no-repeat;
	margin-top:0px;
	background-position:4px 2px;
	
}
#groupMenu a:hover
{
	background-color:#E3E3E3;
}

#groupMenu a.closeGroup
{
	display:block;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	cursor:pointer;
	background-repeat:no-repeat;
	margin-top:0px;
	float:right;
	
}
#groupMenu a.closeGroup:hover
{
	background-color:#FFFFFF;
	text-decoration:underline;
	
}
#groupMenu a div
{
    float:left;
    width:180px;
    overflow:hidden;
}
#groupMenu a div.GetName
{
    float:right;
    width:auto;

}
#groupMenu a div.clear
{
    width:auto;
    height:0px;
    font-size:0px;
    line-height:0px;
}
.infoGroupMenu
{
	float:left;
}

#menuButton
{
	display:inline;
	padding:1px 1px 1px 1px;
}
.menuButtonSelected
{
	background-color:#FFFFFF;
	border-left:solid 1px #E3E3E3;
	border-right:solid 1px #E3E3E3;
	border-top:solid 1px #E3E3E3;
	z-index:101;
	position:relative;
}

#comfurmDelete
{
	text-align:left;
	background-color:#FFFFFF;
	border:solid 1px #E3E3E3;	
	padding:4px;
	z-index:100;
	width:300px;
	position:absolute;
}
#comfurmDelete div
{
	margin-top:10px;
}



.clickItem
{
	width:2px;
	height:2px;
	position:absolute;
	z-index:100;
	background-color:Green;
	line-height:0px;
	font-size:0px;
}

/*Res*/
#newTrigger{margin-bottom:10px;}
#newTrigger a
{
    font-weight:bold;
}
#newTrigger img
{
    margin-left:10px;
    vertical-align:middle;
    float:left;
}
.resForm 
{
    
}
.resForm .col1{float:left; width:300px;}
.resForm .col2{float:left;width:300px;}

.resForm .comment {font-size:smaller; font-style:italic;}
#resItems
{
    overflow-y:auto;
    overflow-x:hidden;
    height:400px;
    display:block;
    width:730px;
}
div.resItem
{
    width:310px;
    margin-bottom:5px;
    width:700px;
    height:18px;
    overflow:hidden;
}
div.resItem div
{
    border:solid 0px #FFFFFF;
    width:150px;
    margin-right:8px;
    overflow:hidden;
    font-weight:normal;
    height:auto;
    display:block;
    float:left;
}
div.resItem img
{
    display:block;
    float:left;
    margin-right:10px;
}
span.svarCounter
{
    font-weight:normal;
}
div.resItem div.name{width:80px;}
div.resItem div.key{width:80px;}
div.resItem div.message{ overflow:hidden;}
div.resItem div.counter{width:120px; text-align:right;}
div.resItem div.lastsend{width:120px;}

div.resItem div.delete
{
    background-image:url(/images/Delete.png);
    background-repeat:no-repeat;
    background-position:center center;
    width:16px;
    height:16px;
   cursor:pointer;
    
}
div.resItem div.edit
{
    background-image:url(/images/EditInformationHS.png);
    background-repeat:no-repeat;
    background-position:center center;
    width:26px;
    height:16px;
    cursor:pointer;
    
}
.resMessag
{
    width:280px;
    height:79px;
}
.resItem .imgCol
{
    float:left;
    width:90px;
}
.resItem .imgCol img
{
    margin:10px 0px 10px 10px;
}
.resItem .contCol
{   
    float:left;
    width:220px;
}
.hidden{display:none;}
.buttonRow
{
    margin-top:8px;
    text-align:right;
}
.resItem .contCol h2
{
    font-weight:bold;
    font-size:12px;
    font-family:Times New Roman;
    margin-bottom:0px;
}
.resItem .contCol .headerRow div
{
    float:left;
    font-weight:bold;
    width:100px;
}
.resItem .contCol .contentRow div
{
    float:left;
    width:100px;
}
.resItem .contCol ul
{
    margin:0px 0px  0px 0px;
    padding:0px 0px  0px 0px;
}
.resItem .contCol ul li
{
    border:solid 0px #FFFFFF;
    float:left;
    display:block;
    cursor:auto;
    font-weight:normal;
}
.resItem table
{
   border-collapse:collapse;
   width:220px;
   margin:3px 0px 3px 0px;
}   
.hashInfo
{
    margin-top:3px;
    vertical-align:middle;
    margin-left:8px;
    cursor:pointer;
}
#hashInfo
{
    display:none;
    padding:8px;
    width:250px;
    background-color:#FFFFFF;
    z-index:100;
    position:absolute;
    border:solid 1px #E3E3E3; 
    float:right;
}

.conContent
{
    width:740px;
    position:relative;   
 }

.conNumber
{
    float:left;
    width:100px;
    padding-left:8px;

}
.conNumber input{width:80px;}
.conLastName
{
    float:left;
    width:140px;
    padding-left:8px;
   
}
.conName
{
    float:left;
    width:140px;
    padding-left:8px;
 
}
.conCompany
{
    
    float:left;
    width:140px;
    padding-left:8px;
    
}
.conGroups
{
     padding-left:8px;
    float:left;
    width:140px;
}
.conGroup
{

}
.conEdit
{
    float:left;
}
.conNewRow
{
 
}
.conHeader
{
    margin-top:10px;
    font-weight:bold;  border-bottom:solid 1px #E3E3E3;
}
.conHeader div{border-right:solid 0px #000000;}

#conSearch
{
    height:30px;
    width:200px;
    font-size:20px;
    background-image:url(/images/searchCon.png);
    background-position:8px center;
    padding-left:8px;
    padding-top:2px;
    vertical-align:middle;
    border:solid 1px #E3E3E3;
}

.conEditRow
{
    border-bottom:solid 2px  #E3E3E3;   
    border-right:solid 2px  #E3E3E3;
    border-left:solid 1px  #E3E3E3;
    border-top:solid 1px  #E3E3E3;
    background-color:#FFFFFF;
    padding:2px;
}
.userNameHeader
{
    float:left;
    margin-top:10px;
    margin-left:10px;
}
.inNumber
{
    font-size:14px;
    margin-top:5px;
}

.inNumber span
{
    padding-left:4px;
    text-align:right;
}
.smsStatus .header
{
  
    font-size:11px;
    height:20px;
    padding:4px 0px 0px 4px;
    
    display:block;
}
.smsStatusReload
{
 display:none;
    right:-22px;
	top:49px;
	position:absolute;
	
}
.smsStatusReload .header
{
    border:solid 1px #5B5A5A;
    padding:2px 2px 2px 2px;
}
.smsStatusReload .header img
{
    cursor:pointer;
}
.smsStatus
{
    text-align:left;
	margin:10px auto auto auto;
	width:150px;
	min-height :240px;
	max-height:550px;
	background-color:White;	
	border:solid 1px #5B5A5A;
	right:-152px;
	top:39px;
	position:absolute;
	display:none;
}

.smsStatus ul
{
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    height:auto;
}
.smsStatus ul.smsStatusContent
{
    margin:0px 0px 60px 10px;
}
.smsStatus ul  li
{
    height:12px;
    margin:0px 0px 0px 0px;
    padding:2px 0px 0px 0px;
    padding-top:2px;
    border:#FFFFFF solid 0px;    
    display:block;
    font-weight:normal;
    cursor:default;
    overflow:hidden;
}
.smsStatus ul li span
{
    background-color:#67c435;
    height:10px; 
    width:10px;
    float:left;
    display:block;
    margin-top:2px;
    margin-right:5px;
    border-right:solid 1px #e3e3e3;
    border-bottom:solid 1px #e3e3e3;
}
.smsStatus ul li span.red{background-color:#e72529;}
.smsStatus ul li span.orange{background-color:#f5a237;}

.smsStatus ul.detiels
{
    clear:both;
    padding-top:2px;
    border-top:solid 1px #e3e3e3;

    height:45px;
}
.multi-select
{
    display:none;
    padding:0px 0px 8px 0px;
    border:solid 1px #E3E3E3;
    left:0px;
    width:395px;
    top:-40px;
    position:absolute;
    background-color:#F1F3F5;
    text-align:left;
}
.multi-select div
{
    padding:0px 8px 0px 8px;
}
.multi-select h3
{
    margin:0px 0px 6xp 0px;
    padding:3px;
    color:#FFFFFF;
    background-color:#5A779B;    
}
.multi-select select
{
    float:none;
    display:inline;
    margin-bottom:7px;
}
    
.multi-select a 
{
    
    float:none;
    display:inline;
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:16px;
}

.ConCard
{
    width:340px;
    border-right:1px solid #71767C;
    border-bottom:1px solid #71767C;
    float:left;
    margin:8px 0px 0px 8px;
    padding:0px 0px 0px 0px;
    
    border-radius: 0px 0px 3px 0px;
    -moz-border-radius: 0px 0px 3px 0px;
    -webkit-border-bottom-right-radius: 3px;
}
.ConCard div
{
    border-top:1px solid #D7D7D7;
    border-left:1px solid #D7D7D7;
    border-right:1px solid #D7D7D7;
    border-bottom:1px solid #D7D7D7;
   
    
    
    cursor:pointer;
    border-radius: 0px 0px 3px 0px;
    -moz-border-radius: 0px 0px 3px 0px;
    -webkit-border-bottom-right-radius: 3px;
}

.ConCard div ul
{
     background-color:#FFFFFF;
     cursor:default;
     margin-top:4px;
     font-size:11px;
     height:100%;
}
.ConCard div ul li.group
{
    margin-top:8px;
    margin-bottom:5px;
}
.ConCard div ul li.group span
{
    margin-top:5px;
}
.ConCard div ul li.group ul
{
    width:240px;
    display:block;
    margin-left:80px;
}
.ConCard div ul li .clr
{
    clear:both;
    border-top:0px solid #D7D7D7;
    border-left:0px solid #D7D7D7;
    border-right:0px solid #71767C;
    border-bottom:0px solid #71767C;
}
.ConCard div ul li
{
     cursor:default;
    border:0px solid #FFFFFF;
    display:block;
    padding-top:0px;
    padding-bottom:3px;
}

.ConCard div ul li span
{
    display:block;
    float:left;
    font-weight:normal;
    width:80px;
}

.ConCard div h3
{
    margin:0px 0px 0px 0px;
    padding:2px 3px 3px 2px;
    color:#585E66;
    background-color:#E5E7EA;
    
    
}
.ConCard div h3 div
{
    border:0px solid #FFFFFF;
    float:right;    
    margin-right:2px;
    
}
.ConCard div h3 div ul
{
    width:338px;
    position:absolute;
    z-index:99;
    margin-left:-318px;
    margin-top:20px;
    border:1px solid #D7D7D7;
}
.ConCard div h3 div img
{
    float:right;    
}
.ConCard div h3 div.contactHistory
{
    

}
.ConCard div h3 div.contactSendSMS
{

}


#contactsDIV  ul.ui-selected,
#contactsDIV  ul.ui-selected li
{
    background-color:#5A779B;
}
#contactsDIV ul.ui-selected li
{
    color:#FFFFFF;
}

ul.sortAB
{
    
    background-color:#F1F3F5;
    height:469px;
    width:15px;
    position:absolute;
  margin-left:360px;
    z-index:100;
    float:right;
    border-left:1px solid #AFB9C5;
    padding-left:3px;
    padding-top:2px;
   
}
ul.sortAB li
{
   font-weight:normal;
    text-align:center;
    background-color:transparent;
    display:block;
   border:0px solid #FFFFFF;
   margin:3px 0px 1px 0px;
   padding:1px 0px 1px 0px;
   width:10px;
   color:#A5ACB5;
}

#searchContactsBox
{
    background-image:url(/images/search_glyph.png);
    background-position:right;
background-repeat:no-repeat;
border:1px solid #A5ACB5;
width:200px;
float:left;
padding-left:4px;
}


.note
{
    text-align:left;
    background-color:#FDFB8C;
    border:1px solid #DEDC65;
    padding:8px;
    position:absolute;
    z-index:2000;
    width:150px;
    top:0px;
    left:0px;
    float:left;
    
}

.browserLogos a
{
    display:block;
    float:left;
    text-align:center;
    margin-top:15px;
    margin-bottom:10px;
    margin-left:20px;
}
.browserLogos img
{
    display:block;
    margin:auto;
    height:50px;
}

.browserLogos input
{
    float:right;
}




.InSmsCard
{
    width:340px;
    border-right:1px solid #D7D7D7;
    border-bottom:1px solid #D7D7D7;
    
    margin:8px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    
    
        border-radius: 0px 0px 3px 0px;
    -moz-border-radius: 0px 0px 3px 0px;
    -webkit-border-bottom-right-radius: 3px;
}
.InSmsCard .outsms,
.InSmsCard .insms 
{
    background-position:99% 97%;
    background-repeat:no-repeat;
    background-image:url(/Images/112_LeftArrowShort_Green_16x16_72.png);
}
.InSmsCard .outsms
{
    background-image:url(/Images/112_RightArrowShort_Blue_16x16_72.png);
}
.InSmsCard ul
{   
    position:absolute;
    background-color:#FFFFFF;
    margin:0px 0px 0px 345px;
    padding:0px 0px 0px 0px;
    
}

.InSmsCard ul li 
{
    display:block;
    border:0px solid #FFFFFF;
    margin:0px 0px 6px 0px;
    padding:0px 0px 0px 0px;
}
.InSmsCard ul li img 
{
    border:0px solid #FFFFFF;
    margin:0px 0px 0px 0px;
}
.InSmsCard ul li a
{
    text-indent:-10000px;
    display:block;
    width:14px;
    height:14px;
    background-repeat:no-repeat;
}
.InSmsCard ul li a.answar
{
    background-image:url(/images/new/sms_answer.png);
}
.InSmsCard ul li a.forward
{
    background-image:url(/images/new/pencil.png);
}
.InSmsCard ul li a.delete
{

background-image:url(/images/new/sms_delete.png);
}
.InSmsCard div
{
    border-top:1px solid #D7D7D7;
    border-left:1px solid #D7D7D7;
    border-right:1px solid #71767C;
    border-bottom:1px solid #71767C;
    min-height:50px;
            border-radius: 0px 0px 3px 0px;
    -moz-border-radius: 0px 0px 3px 0px;
    -webkit-border-bottom-right-radius: 3px;
}

.InSmsCard div div.sms,
.InSmsCard div div.mms
{
    border:0px solid #FFFFFF;
    cursor:default;
    margin:4px;
    font-size:11px;
    overflow-x:hidden;
}

.InSmsCard img
{
    vertical-align:top;
    margin:0px 8px 5px 0px;
    border-right:1px solid #D7D7D7;
    border-bottom:1px solid #D7D7D7;
}

.InSmsCard div h4
{
    margin:0px 0px 0px 0px;
    padding:2px 3px 3px 2px;
    color:#585E66;
    background-color:#E5E7EA;    
}
.InSmsCard div h4 span{float:right;}
.InSmsGroup
{
    margin:8px 8px 18px 8px;
}
.InSmsGroup h3
{
    font-size:larger;
    text-transform:capitalize;   
    border-bottom:1px dotted #71767C;
    background-image:url(/images/112_Minus_Grey_16x16_72.png);
    background-repeat:no-repeat;
    background-position:0px 1px;
    padding-left:20px;
    cursor:pointer;
    padding-bottom:1px;
}
.InSmsGroupColl h3
{
    background-image:url(/images/112_Plus_Grey_16x16_72.png);
    background-position:0px 0px;
}
.InSmsGroupColl div
{
    display:none;
}
.shortCutBar
{
    position:absolute;
    z-index:2;
    left:0px;
    top:0px;
    width:5px;
    display:none;
}

.inSMSSettings
{
    padding:8px 8px 0px 8px;    
}
.inSMSSettings .right
{
    float:right;
}
.inSMSSettings .left
{
    float:left;
}
.inSMSSettings select{margin-left:19px;}
.inSMSSettings label
{
    vertical-align:20%;
    margin-top:-3px;
    padding-top:0px;
    line-height:11px;
}

.testacount label
{
    
    float:left;
    margin:8px 15px 0px 15px;
    width:100px;
    display:block;
    height:25px;
}
.testacount input
{
    margin:8px 0px 0px 30px;
    float:left;
    height:20px;
    width:200px;
}
.testacount input.button
{
    margin-left:305px;
    width:auto;
    height:auto;
}
.testacount span
{
    display:block;
    float:left;
    margin:8px 0px 0px 8px;
       
}
.testacount div {clear:both;}

.testacount .error{background-color:#FF5555;}
.testacount .ok{background-color:#00FF55;}

.testacount .regcodearea
{

    
}

.testacount ul
{
    border-bottom:1px solid #E0E0E0;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
.testacount ul li
{
    float:left;
}
.testacount ul li.active
{
    background-color:#ECECEC;
}
.testacount #steg1
{
    display:block;
    
}
.testacount #steg2
{
    display:none;
    
}

.show-mms
{     
     border: 0px solid #000000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;  
    background-color:#FFFFFF;
    padding:5px 5px 2px 5px; 
    z-index:2000;
    position:absolute;
    top:90px;
}
.show-mms img
{
     border: 0px solid #000000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;  
}
.show-mms p
{
    text-align:left;
    padding:4px 0px 0px 2px;
    font-family:Arial;
}

.history-smsStatus span
{
    background-color:#f5a237;
    height:10px; 
    width:10px;
    float:left;
    display:block;
    margin-top:2px;
    margin-right:5px;
    border-right:solid 1px #e3e3e3;
    border-bottom:solid 1px #e3e3e3;
}
.history-smsStatus span.color-22
{
    background-color:#67c435;
}
.history-smsStatus span.color-0,
.history-smsStatus span.color-10,
.history-smsStatus span.color-11,
.history-smsStatus span.color-21
{
    background-color:#f5a237;
}

.history-smsStatus span.color-1,
.history-smsStatus span.color-2,
.history-smsStatus span.color-3,
.history-smsStatus span.color-4,
.history-smsStatus span.color-12
.history-smsStatus span.color-30,
.history-smsStatus span.color-41,
.history-smsStatus span.color-42,
.history-smsStatus span.color-43,
.history-smsStatus span.color-43,
.history-smsStatus span.color-44,
.history-smsStatus span.color-50,
.history-smsStatus span.color-51,
.history-smsStatus span.color-52,
.history-smsStatus span.color-55,
.history-smsStatus span.color-100,
.history-smsStatus span.color-101,
.history-smsStatus span.color-110,
.history-smsStatus span.color-100
{
    background-color:#e72529;
}

.smsStatus .header
{
  
    font-size:11px;
    height:20px;
    padding:4px 0px 0px 4px;
    
    display:block;
}
.smsStatusReload
{
 display:none;
    right:-22px;
	top:49px;
	position:absolute;
	
}


.side-menu
{
    text-align:left;
	margin:10px auto auto auto;
	width:150px;
	min-height :240px;
	max-height:550px;
	background-color:White;	
	border:solid 1px #5B5A5A;
	right:-152px;
	top:39px;
	position:absolute;
	display:block;
}

.smsStatusReload h4
{
    border:solid 1px #5B5A5A;
    padding:2px 2px 2px 2px;
}
.smsStatusReload h4 img
{
    cursor:pointer;
}

.handel-contacts-checkbox
{
    margin-top:-2px;    
    float:right;
}


#banner {
    background: #fff1a8;
    color: #222;
    border-bottom: 1px solid #ccc;
}

#banner a {
    color: #2d78a8;
    text-decoration: underline;
}

#banner_inner {
    padding: 10px;
}