.no-display{
	display:none;
}
.paragraph {
	text-align: justify;
	text-indent: 50px;
}
.desc {
	font-size:0.7 rem;
	color: #8F938F;
}
.alert-error {
	color: #c00;
	background-color: #e6c0c0;
	border: 3px solid #DE7A7B;
}
.alert-notice {
	color: #0055bb;
	background-color: #c3d2e5;
	border: 3px solid #84a7db;
}

.progress{
	height:25px;
	margin-bottom: 0px;
	padding: 5px;
	border-radius: 10px;
}
.progress-bar{
	margin-bottom: 0px;
	border-radius: 5px;
}
.form-title {
	font-size: 16px;
	background: var(--table-header-background-color);
	color: #eee;
	height: 50px;
	padding: 15px;
	border-radius: 4px;
}
/*
.alert-message {
    color: #3c763d;
    background-color: #dff0d8;
    border: 3px solid #d6e9c6;
}
*/
.no_bullets li::before{
	display: contents !important;
}
.persian li {
	list-style: persian;
}
.mybtn span, i {
	font-size: 13px;
	font-weight: bold;
}
.mylabel label{
	display:inline;
}

.h2-title{
	font-size:12px;
	font-weight: :bold;
	padding:10px;
}

#fum_acc ul li {
	font-size:12px;
	font-weight: normal;
}

#fum_acc_fn_font, #fum_acc_gr_font, #fum_acc_md_font,#fum_acc_trigger_font,
#khr_acc_maham_font, #khr_acc_aryana_font, #khr_acc_ferdowsi_font,
#khr_acc_green_font, #khr_acc_sanba_font, #khr_acc_navak_font,
#khr_acc_metacell_font, #khr_acc_roshdana_font,
#team_font_add, team_font_remove,workgroup_font_add, workgroup_font_remove
{
	cursor: pointer;
}
.box {
	border:1px solid #bbb;
	padding: 10px;
	margin:1px;
	overflow: hidden;
}

.row div {
	margin-bottom: 10px;
}

#security {
	background:url(../img/security.png) repeat #d4edda;
	color: #155724;
	border-color: #c3e6cb;
	background-size: 100px 100px;
	background-repeat: no-repeat;
	/*    background-attachment: fixed;*/
	background-position: 25% 75%;


	/*
        background: url(../img/security.png);



     */
}
.selectbox {
	padding: 0 5px;
	line-height: 25px;
	border: 1px solid #dddddd;
	background: white;
	height: 25px;
}

input {
	border-radius: 3px;
	border: 1px solid #dddddd;
	padding: 3px 12px;
	margin: 5px 0px;
	height: 25px;
	line-height: 40px;
	color: #999;
}

select {
	background: white !important;
}

input{
	height: 30px;
}
.form-control{
	font-size: 0.75rem;
}

.chzn-container-multi .chzn-choices li.search-field {
	direction: ltr;
	float: right;
	/*    display:content !important;*/
}
li::before{
	display : none !important;
}
/*
.chzn-container-multi .chzn-choices li.search-field::before {
    display : none !important;
}
.chzn-container-multi .chzn-choices li.search-choice::before {
    display : none !important;
}

.chzn-container-multi .chzn-results li.active-result::before {
    display : none !important;
}

.chzn-container-multi .chzn-results li.result-selected::before {
    display : none !important;
}
*/
.chzn-container-multi .chzn-choices li.search-choice {
	padding: 3px 3px 2px 20px !important;
	float: right;
}
.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
	right: unset !important;
	left: 3px !important;
}

.font-icon {
	margin:2px 10px 2px 5px;
	color: var(--table-header-background-color);
}

.comment {
	font-size : 0.8rem;
	color:#aaa;
}


#keywords_container{
	border: 1px solid #ccc;
	border-radius: 3px;
	width:100%;
}

#keywords_container input{
	border : none;
	width:250px;
}

#keywords_container input:focus{
	outline: none;
}

#keywords_list {
	display : none;
	width : 100%;
	background-color: #eee;
	border: 1px solid #ccc;
}
#keywords_list ul {
	padding-right: 0px !important;
}

#keywords_list ul li{
	padding: 5px 40px 0px 0px;

}

#selected_keywords_list{
	padding-right: 5px;
	display: inline;
}
#selected_keywords_list li{
	display: inline-flex;
	padding : 0px 2px;
	margin : 2px;
	background-color: #eee;
	border : 1px solid #aaa;
	border-radius: 3px;
}

#selected_keywords_list  li  i {
	font-size: 0.75rem;
	clolor : #999;
	margin: auto 5px;
}
#selected_keywords_list  li  i:hover {
	cursor: pointer;
	transition: all 0.3s;
	transform: scale(1.2) rotate(180deg);
}


.enabled_keyword {
	color : #555;
	display: block;
}

.enabled_keyword:hover {
	cursor: pointer;
}

.disabled_keyword {
	color : #999;
	display: none;
}

.disabled_keyword:hover {
	cursor: default;
}
input.search-alumni{
	margin-top:0px;
}
button.search-alumni i{
	font-size:1rem;
}
button.search-alumni {

	height: 2rem
}

.left_align{
	text-align: left !important;
	direction: ltr;
	padding-left: 90px !important;
}
.set-place-money{
	position: absolute;
	top:4px;
	left:15px;
	font-size:15px;
	color:#888;"
}
.no-margin-bottom{
	margin-bottom: 0px !important;
}
/*-----------------------------------------------------------------------*/



.team{
	width: 100%;
	min-height:50px;
	border: 20px solid #2980b9;
	margin : 5px;
	padding:20px
}	

.team-member{
        width: 48%;
        min-height:50px;
        border: 2px solid #bbe1ef;
	float:right;
	margin:5px;
}

.no-display{
	display:none;
}

td {
	padding-bottom:3px;
}
.td_label{
	text-align:left;
}

.td_col1 input {
	height:20px;
}

div input{
/*	height:30px;*/
}
.td_col1 select{
	height:30px;
}

.td_col1{
	text-align: right;
	padding-left: 20px;	
 	width: 30%;
}
.red-star{
	color:red;
}

.tabs-content-title{
	color: #2980b9;
	text-align: right;
	line-height: 50px;
	font-family: 'B Nazanin';
	font-size: 16px;
}
