#topEdit {
	width: 100%;
	/*margin-top:10px;*/
}
#groupList {
	background: #fff;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#groupListInner {
	float: left;
	width: 100%;
}

#groupListHeader {
}

#tablediv {
}

#showGroupsForRecipient {
	float: left;
	height: 29px;
	margin-right: 20px !important;
	margin-right: 0px;
}

/*#addAndDeleteRecipient {
	float: left;
	height: 29px;
}
*/

#recipientCountPanel {
	float: left;
	height: 17px;
	margin-top: 12px;
	padding-top: 0px;
	width: 192px
}

#selectAllRecipient {
	/* float: left;
	 margin-top: 12px;
	 padding-top: 0px;*/
	margin-bottom: 10px;
}

.recipientCountLabel {
	float: left;
	padding-left: 10px;
}

#searchgroupsdiv {
	margin:0;
	padding:0;
	width:100%;
	border-radius: 0;
	height: 22px;
}
.sms-container {
	width: 100%;
	background: #fff;
}

.sms-pseudo-select {
	max-height: 352px !important;
}

.sms-pseudo-select div {
	border-bottom: #ccc solid 1px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sms-pseudo-select div:last-child {
	border-bottom: 0px;
}
.sms-pseudo-select div form {
	margin:0;
}
.sms-pseudo-select div input {
	width: 100% !important;
	border: none !important; 
	height: 22px !important;
	margin: 0 !important;
	padding: 0 !important;
}

#top-gray p {
	color: #111111;
	font-size: 13px;
	margin: 5px;
	font-weight: bold;
}

.dataTables_scrollBody {
	height: 100%
}
#mygrid_length select {
	width: 50px;
	vertical-align:baseline;
}
.dataTables_scrollHead {
	display: none;
	visibility: hidden;
}
.dataTables_info {
	font-weight: bold;
}
#privateColumnList {
	right: 0;
	height: auto;
	width: 100%;
}

#privateColumnListHeader {
	background-color: #0072C6;
	text-align: center;
	color: #fff;
	padding: 6px;
	width: 100%;
}

#multiSelect {
	float: left;
	height: 200px;
	margin: 0px;
	margin-left: 390px;
	margin-top: 41px;
	padding: 0px;
	width: 135px
}

#privateColumn {
	color: #fff;
	float: left;
	font-weight: bold;
	height: 24px;
	margin-left: 37px;
	margin-top: 2px;
	padding-top: 0px
}

#deletePrivateColumn {
	margin-top: 10px;
}


#privateColumnListMultiSelect {
	color: #121212;
	font-weight: normal;
	height: 250px;
	margin: 0px;
	padding: 0px;
}

#test23 {
	float: left;
	height: auto;
	margin-top: 0px;
	width: 100%
}

#addGroupInp {
	float: left;
	height: 25px;
	width: 137px
}

#privateColumnListInner {
	width: 100%
}
#renklendir {
	border-radius: 4px;
}
#renklendir, #renklendir td {
	background: #0072C6;
	color: white;
	vertical-align: middle;
	border-top: none;
}

.odd .row_selected {
	background-color: #9FAFD1 !important;
}
.even .row_selected {
	background-color: #B0BED9 !important;
}
#mygrid_length, #mygrid_info {
	margin-top: 20px;
	vertical-align: baseline;
}

#form{
}

#templateSelectDD tbody,
#fileTable tbody,
#existingTemplates tbody,
#existingParametricTemplates tbody,
#voicefilelist tbody,
#templateTable tbody{
	display: block;
	height:auto;
	max-height: 288px;
	min-height: 100%;
	overflow: auto;
	width: 100%;
}

#uploadFileVMTTS #fileTable tbody{
	max-height: 155px;
}


#templateSelectDD tbody td,
#fileTable tbody td,
#existingTemplates tbody td,
#existingParametricTemplates tbody td,
#voicefilelist tbody td,
#templateTable tbody td{
	display:table-cell;
	max-width: 100%;
	width: 9999px;
}

.renklendir input{
	margin:0 !important;

}
.renklendir, .renklendir td {
	background: #0072C6;
	color: white;
	vertical-align: middle;
	border-top: none;
	white-space: nowrap;
}

#searchKeysList{
	
}
#filtermenu {
	margin: 10px 0 0;
	padding: 10px;
	border: 1px solid #ccc;
}
#filtermenu legend{
	text-align: center
}
#filtermenu .input_c {
	display:inline-block;
}
.openSearch > .dropdown-menu {
	display: block;
}
#recipients_filter button {
	color: #F71212;
}

#recipients_filter input,
#recipients_filter select {
	margin: 0 2% 0 0;
	width: 21%;

}
#emailLayoutDIV img {
	width:150px;
	height:225px;
	border:0px;
}
.emailTheme{
	width: 286px;
	float:left;
	padding:25px 10px 25px 10px; 
}
.layoutImg{
	width: 133px;
	height: 168px;
	float:left;
}
.layoutName{
	width: 133px;
	height: 168px;
	float:left;
	padding:5px;
	position:relative;
}
.layoutButtons{
	position:absolute;
	bottom :5px;
	left:5px;
}
.textBoxArea{
	max-height: 165px;
}
