.tdFuncs{
    background: #eee;
    padding: 2px 5px;
    text-align: center;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
	display:table-cell;
	width: 32%;
	margin-right: 3px;
	cursor: pointer;
    color: #444;
	
}.tdFuncs:hover{
	background: #eee;
}.room,#rm{
    cursor: pointer;
    display: inline-block;
    padding: 3px 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 4px;
    margin-left: 1.5px;
    background: #ebf3fe;
    border: 1px solid #c6d6eb;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #444;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	
	}
	.room:active,#rm:active{position:relative;top:1px;}

.room:hover,#rm:hover {
    color: #fff;
    background: #0e63b8;
}#title-one{
	background-color: #ebf3fe;
    background-repeat: repeat-x;
    border: 1px solid #DADFE4;
    border-radius: 4px;
    margin: 4px 4px 1px 1px;
    padding: 1px;
}#title-two{
	    background: #fdfdfa;
    padding: 2px;
    border: 1px solid #FFFFFF;
}	.load_shows {
    display: table;
	width: 100%;
    background: url(img/1.png);
    border-top: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
	}
	
	.position-mysms {
    text-align: right;
	}


.mysms, .yousms {
    color: #343434;
    border: 1px solid #ccc6bd;
    border-radius: 4px;
    padding: 2px 6px;
    margin: 4px 5px;
    display: inline-block;
    position: relative;
   # min-width: 70%;
    text-align: left;
}




.s1 {
    display: inline;
    word-break: break-all;
}
.s2 {
    display: table-cell;
    float: right;
    font-size: 12px;
    color: #757575;
    margin-left: 10px;
}
.mysms {
    background-color: #CFFFC6;
}
.yousms {
    background-color: #fcfbf6;
}
.gonderildi{
vertical-align: middle;
    background-image: url(img/gonderildi.png);
    background-repeat: no-repeat;
    background-size: 20px;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-left: 2px;

}
.oxundu{
vertical-align: middle;
    background-image: url(img/oxundu.png);
    background-repeat: no-repeat;
    background-size: 20px;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-left: 2px;

}.mains{
	cursor: default;
    padding: 2px 5px;
    background: #eee;
    border: 1px solid #d3d3d3;
    color: #444;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
}.linkmenu {
    cursor: pointer;
    display: inline-block;
    padding: 2px 5px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 5px;
    background: #eee;
    border: 1px solid #d3d3d3;
    color: #444;
    border-radius: 5px;
}.info_fon{
	    display: inline-block;
    background-color: #ffffffc5;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
}.events td {
    border-left: 1px solid #ffffff8f;
}body{
	font-size: 14px;
}