@font-face {
    font-family: "yekan";
    font-style: normal;
    font-weight: normal;
    src:url('../Scripts/Fonts/Yekan-regular.woff') format("woff"),
	url('../Scripts/Fonts/Yekan-regular.ttf') format("truetype");
}

body{
	font-family:"yekan",tahoma;
	font-size: 14px ;
}

.User{
	height: 80px;
}

.Dash{
	color:black;
}

.pan {
	background-color: #169acb ; 
	color:white;
}

.mypan {
	color:white;
	font-size:15px;
}

.caret{
	border-width: 6px 6px 6px 6px;
	margin-top: 12px;
}

.glyphicon{
	font-size:14px;
}

.wiget-meno-list li>a{
	color:black; 
}

.panel-title{
	color: white;
	font-size: large;
	text-decoration: none;
}

.table.no-border tr td, .table.no-border tr th {
	border-width: 0;
}

.modal-lg {
	width: 1500px; 
}

li{
	color:gray;
	margin: 5px 0px;
}

ul{
	margin: 0px 0px;
}

ul li:hover,ul li a:hover{
	color:sandybrown;
	text-decoration: none;
}

ul li.disabled,ul li a.disabled {
	color:  #aeb6bf ;
        pointer-events: none;
}
