.DTTT_selected {background-color:#84CFFF;}
.DTTT_selected td {background:none !important;}
.system_messages {
	margin: 0;
	padding: 0px 0 0;
	display:none;
	cursor:pointer;
	
}

.system_messages li {
	list-style:none;
	margin: 0 0 7px;
	padding: 6px 0 6px 38px;
	font-size: 11px;
	position: relative;
	top: 0;
	left: 0;
	min-height: 1px;
	list-style-position: outside;
	
}



.system_title {
	font-size: 11px;
}

.ico {
	display: block;
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	left: 4px;
	top: 1px;
	
}

.white .system_title {
	color: #4f4f4f;
}

.white .ico {
	background-image:url(../img/forms/white_ico.png);
}



.red .system_title {
	color: #ae2727;
}

.red .ico {
	background-image:url(../img/forms/red_ico.png);
}





.blue .system_title {
	color: #0f4b74;
}

.blue .ico {
	background-image:url(../img/forms/blue_ico.png);
}



.green .system_title {
	color: #386d19;
}

.green .ico {
	background-image:url(../img/forms/green_ico.png);
}




.yellow .system_title {
	color: #675918;
}

.yellow .ico {
	background-image:url(../img/forms/yellow_ico.png);
}


/* end forms and messages */

.search_container{float:left;width:74%;margin-right:30px;}
.new_contact_container{float:left;width:22%;}
.search_span{float:left;height:30px;margin-right:5px; width:26% !important; margin-bottom:2%;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}


.scrollable{display:block;max-height:300px;overflow:auto;width:100%;}
.empty_table {margin-top:10px;}

.add_new_contact {width:50%;float:left;}
.upload_contact {width:50%;float:left;}
.button_container{margin-left:110px;}
.ta_centre{ text-align:center;}
.mr30 {margin-right:30px;}
.wd135{width:135px;}
.mt10 {margin-top:10px;}
.mb15 {margin-bottom:15px;}
p{margin-top:8px;}
#datetimebox{display:none; margin-left:196px;}
.wd100pr{ width:100%;}
#templatecall{ margin-top:113px;}
#smscontentbox{ margin-right:10px;}
.w70 {width:70%;}
.w30 {width:30%;}
.w50 {width:50%;}
.w45 {width:45%;}
.text_container{display:none;float:left;}
.hgt200p{min-height:120px; height:200px; }
.MT8 {margin-top:8px;}
.hidden{display:none;}
.ut_anchor{display:block;margin-top:10px;}
.so_lbl{ display:inline-block; margin-top:4px;}
#closeattach{display:inline-block; height:13px; width:13px; margin-left:7px;}
#file_attached_box{ margin-right:10px; border:1px dashed #003; -moz-border-radius:2px; -webkit-border-radius:2px; padding:5px;}
.loading_small{background-image:url(../img/89.gif); height:28px; width:28px; margin-left:7px; display:inline-block;}


#preview_container{background-image: url(../img/preview.png);
width: 256px;
height: 480px;
display: inline-block;
left: 78%;
top: 270px;
padding-top: 165px;
background-repeat: no-repeat;}
#preview_box{display:inline-block; height:43%; width:100%; overflow:auto;}
#preview_text_bubble{display:inline-block; height:auto; width:70%; min-height:25px;}
.example-obtuse:after {
    border-color: transparent;
    border-style: solid;
    bottom: -30px;
    content: "";
    display: block;
    position: absolute;
    right: 110px;
    width: 0;
}
.example-obtuse:before {
    border-color: transparent #ccc;
    border-style: solid;
    border-width: 0 0 10px 11px;
    bottom: -8px;
    content: "";
    display: block;
    position: absolute;
    right: 166px;
    width: 0;
	}
.example-obtuse {
   background:#eee; /* default background for browsers without gradient support */
	/* css3 */
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#ccc));
	background:-moz-linear-gradient(#eee, #ccc);
	background:-o-linear-gradient(#eee, #ccc);
	background:linear-gradient(#eee, #ccc);
	/* Using longhand to avoid inconsistencies between Safari 4 and Chrome 4 */
	-webkit-border-top-left-radius:5px 10px;
	-webkit-border-top-right-radius:5px 10px;
	-webkit-border-bottom-right-radius:5px 10px;
	-webkit-border-bottom-left-radius:5px 10px;
	-moz-border-radius:5px / 10px;
	border-radius:5px / 10px;
    border-radius: 5px 5px 5px 5px / 10px 10px 10px 10px;
    color: #000000;
    margin: 15px 0 0 0;
    padding: 8px;
    position: relative;
}
#preview_text { text-align:left; word-wrap:break-word; font-size:16px;}
.pd5 {padding:5px;}
.ftsz10{font-size:10px;}
.hidden {display:none;}
#add_user .selector{display: inline-block;
    margin-bottom: -10px;
    margin-left: -4px;}
	
#data_formats_link{
	display: inline-block;
    margin-top: 10px;
	
	}
.sep{
	margin-left: 15px;
    margin-right: 15px;
    vertical-align: top;
	font-weight:bold;
	}
.valErr{border:1px #F00 dashed !important;}
.no_mt p {margin-top:0 !important;}
.dlr_actions img { width:25px !important;}
.dlr_actions a {padding:0 0 0 2px !important;}
.marker {
	
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    height: 8px;
    margin-right: 5px;
    width: 10px;
	max-width:150px;
}
#text_marker{background:#09C;}
#long_marker{background:#960;}
#flash_marker{background:#0C6;}
#uni_marker{background:#CF9;}
#dyn_marker{background:#F36;}
#wap_marker{background:#903;}
#vcard_marker{background:#C6F;}

#most_active_days label{width:165px !important;}


/*---------- code to remove -------------*/
.messagebox{
	width:100px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}
.messageboxok{
	width:auto;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	width:auto;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}
/*----------end of code to remove -------------*/

.themes_box p{
	width:30%;
	margin-right:2%;
	margin-top:2%;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	overflow:hidden;
	position:relative;
	text-align:center;
	}
.setActive{
	position:absolute;
	left:30%;
	top:50%;
	display:none;
	}
.activeTheme{
	position:absolute;
	left:29%;
	top:50%;
	padding:8px;
	}
.site_content_box label{
	width: 170px !important;
	vertical-align:top;
	}
.site_content_box .button_container{ margin-left:168px;margin-top:10px;}
.routeBox div { display:inline-block;}
.routeBox label {width: 150px !important;}
.traffic_tbl td {text-align:center;}
.dlr_info_ico{ background-image:url(../img/forms/info_icon.png); display:inline-block; height:20px; width:20px; cursor:pointer; margin-left:10px;}

.actions {
	width: 126px;
	overflow: hidden;
}

.actions .radio {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	float: left;
	
}

.actions ul {
	margin: 0;
	padding: 0;
	width: 150px;
}


.actions ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 11px 0 0;
	list-style: none;
	
}

.actions ul a:link, .actions ul a:visited, .actions ul a:hover, .actions ul a:active {
	display: block;
	width: 14px;
	height: 13px;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.action1 {
	background-image:url(../img/tables/action1.gif);
}
.action2 {
	background-image:url(../img/tables/action2.gif);
}
.action3 {
	background-image:url(../img/tables/action3.gif);
}
.action4 {
	background-image:url(../img/tables/action4.gif);
}
.action5 {
	background-image:url(../img/tables/plus.png);
}
.action6 {
	background-image:url(../img/tables/minus.png);
}
.action7 {
	background-image:url(../img/tables/reset_pass.png);
}

.approved {
	display: block;
	display: inline-block;
	padding: 0 20px 0 0;
	background:url(../img/tables/approved.gif) no-repeat right center;
}

.pending {
	display: block;
	display: inline-block;
	padding: 0 20px 0 0;
	background:url(../img/tables/pending.gif) no-repeat right center;
	color: #b86464;
}

.edit {
	background-image:url(../img/tables/edit_action.gif);
}

.delete {
	background-image:url(../img/tables/action4.gif);
}
.actions_menu a:link, .actions_menu a:visited, .actions_menu a:hover, .actions_menu a:active {
	display: block;
	padding: 0 0 0 16px;
	font-weight: bold;
	font-size: 11px;
	color: #406f85;
	background-repeat: no-repeat;
	background-position: left center;
}

.actions_menu {
	overflow: hidden;
	width: 120px;
}

.actions_menu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
}


.actions_menu li {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
	float: left;
}

#top_resellers, #top_clients{
	max-height: 200px;
	overflow-y: auto;
}

.list.user_list{
	max-height: 200px;
	overflow-y: auto;
}


.traffic,.lat_orders{
	max-height: 400px;
	overflow-y: auto;
	display: block;
}