body{
   font-family: 'Tajawal', sans-serif;
}
.menu .sub-menu ul.inner-level-menu{
   margin-right: -20px;
}
.menu .sub-menu a:hover{
   background: #eee;
}


.rtl .menu .sub-menu ul li a {
   font-size: 12px;
}
.rtl .menu .sub-menu ul li {
   margin-right: 10px;
}
.rtl .menu .sub-menu ul li.active a, .menu .sub-menu ul li.active i {
    color: #ff5a34;
}
.rtl .menu .sub-menu ul.inner-level-menu li a:hover, .menu .sub-menu ul.inner-level-menu li.active a, .menu .sub-menu ul.inner-level-menu li.active i {
    color: #ff5a34;
}
.rtl .menu .main-menu ul li.active a {
    color: #ec6d50;
}
.rtl .menu .main-menu ul li.active:after {
    background: #ec6d50;
}
.rtl .menu .main-menu ul li:hover {
    background: #AADDE0;
}

.MenuDown{
    color: #249ed8; font-size:15px; font-weight: bold;
}

.tooltip .tooltip-inner {
	background-color: #FFF9E1;
}


.g{
   padding: 10px;
}
.edit-phone, .details, .d{
   border: none;
}
p{
   font-family: 'Tajawal', sans-serif;
}
.active-selected-user{
   background-color: #b1e2ca;
}
.btn-default{
   border: none;
   background-color: #eee;
}
#SendType1-div, #SendType2-div, .TimeTosend-div, input[choiceNumber]{
   display: none;
}
.o-3, .o-2{
   display: none;
}
.option{
   padding: 20px;
}
.preimgsend{
   width: 100%;
}


/* تعديلات لتكيف الستايل القديم على الجديد */



/* Small devices (landscape phones, 544px and up) */
@media (min-width: 544px) {  
    .table-condensed{
		font-size:0.6rem;
	}
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {  
    .table-condensed{
		font-size:0.7rem;
	}
}
 
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.table-condensed{
		font-size:0.8rem;
	}
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
	.table-condensed{
		font-size:0.9rem;
	}
}


.tlheader {
	background-color: #3A99D4;
	color: #fff;
}
.tl {
	background-color: #E8F5FC;
}
.tl2 {
	background-color: #F8FCFE;
}

.rtl .alert-dismissible {
    padding-right: 1rem;
    padding-left: 2rem;
}

.SortStyle {
	color: #89b1d3;
}

.cursor-pointer{
  cursor: pointer;
}

.hidden{
	display:none;
}


.ajax_loader{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:#54657026;
}
.ajax_loader i{
	position:absolute;    
	left:50%;
	top:50%;
}

.cardsRecipientsColor{
	background-color: #fff0ec;
}

.cardsMessageDataColor{
	background-color: #f9f7e6;
}

.cardsLastMessageSentColor{
	background-color: #f9f9f9;
}

.textAreaSent{
	font-size:16px;
}


