@charset "utf-8";
/* CSS Document */
.titr
{
	font-weight:bold;
}

a
{
	color:#333;
	text-decoration:none;
}
a:hover, a:focus, a:active
{
	color:#333;
	text-decoration:none;
}

body{
	background: #f9f9f9;
}

/* Header */
header .logo
{
	margin-bottom:10px;
}
header .fa-search
{
	position: absolute;
	top: 27px;
	left: 40px;
	color: #2980B9;
	font-size: 18px;
	cursor:pointer;
}
header .form-control
{
	color: #2980B9;
}
header .header-tools
{
	padding-top:15px;
}
header .navbar-toggle
{
	padding: 1px 5px;
	border-radius:0;
	/* background:#2980B9; */
}
header .logo figcaption
{
	padding: 0 15px;
}
header .logo figcaption h4
{
	font-weight:bold;
}
header button
{
	margin-top :8px;
	margin-bottom :8px;
}
.btn, .form-control
{
	/* border-radius:0; */
}
.login
{
	margin-top:8px;
	padding: 0 5px;
}

/*.btn-default*/
/*{*/
	/*background-color:#ccc;*/
	/*border:0;*/
/*}*/
/*.btn-success*/
/*{*/
	/*background-color:#16A085;*/
	/*border:0;*/
/*}*/
/*.btn-success:hover*/
/*{*/
	/*background-color:#1ABC9C;*/
/*}*/
/*.btn-danger*/
/*{*/
	/*border:0;*/
	/*background-color:#C0392B;*/
/*}*/
/*.btn-danger:hover*/
/*{*/
	/*background-color:#E74C3C;*/
/*}*/
body header nav
{
	border-top: 4px solid #eee;
}
body header nav ul.nav.navbar-nav>li
{
	text-align:center;
	/* top:2px; */
	padding:0px 5px;
	top: -4px;
	font-size:12px;
	border-top: 4px solid #eee;
}
body header nav ul.nav.navbar-nav li .dropdown-menu
{
	border-radius:0;
	padding:5px 0;
}
body header nav ul.nav.navbar-nav li .dropdown-menu li ul
{
	padding:0;
}
body header nav ul.nav.navbar-nav li .dropdown-menu li
{
	padding:15px 30px;
	color:#f1f1f1;
	text-align: right;
}
body header nav ul.nav.navbar-nav li .dropdown-menu li:hover
{
	background: #E74C3C;
	color:#f1f1f1;
}
body header nav ul.nav.navbar-nav li.open a
{
	color: #f1f1f1;
}
body header nav ul.nav.navbar-nav>li.open:hover a, body header nav ul.nav.navbar-nav li.open a:hover
{
	color: #f1f1f1;
}
body header nav ul.nav.navbar-nav>li:hover
{
	top: -4px;
	background:#eee;
}
body header nav ul.nav.navbar-nav>li.open:hover
{
	color:#f1f1f1;
}
body header nav ul.nav.navbar-nav>li:hover a
{
	background:transparent;
}


/*Main*/
#special
{
	/*background:#f1f1f1;*/
}
#special a
{
	color:#2980B9;
}
#special figure
{
	height: 300px;
	background-size:cover !important;
	background-position:center !important;
}
#special ul.preview
{
	padding:15px;
}
#special ul.preview *
{
	line-height: 2 !important;
}

#special ul.preview li
{
	list-style:none;
	display:none;
}
#special ul.preview li.active
{
	display:block;
}
#special ul.control
{
	padding:0;
	border: 4px solid #FFF;
	padding:5px;

}
@media (min-width:920px)
{

	#special ul.control li
	{
		list-style:none;
		border-left:2px solid #ddd;
		padding:5px;
		height:120px;
		overflow:hidden;
	}
	#special ul.control li:last-child
	{
		border-left:0;
	}
	#special ul.control li.active hgroup
	{
		height:115px;
		overflow:hidden;
		background:#cceae4;
		border: 4px solid #b2e0d7;
	}
	#special ul.control li hgroup
	{
		padding:5px;
	}
	#special ul.control li .my-square
	{
		display:none;
		background: #E74C3C;
		width:8px;
		height:8px;
		right:5px;
		top:5px;
		position:absolute;
		margin:auto;
	}
	#special ul.control li.active .my-square
	{
		display:block;
	}
	#special ul.control li hgroup a
	{
		color:#666;
	}
	#special ul.control li hgroup h6
	{
		margin-top:1px;
	}
}

@media(max-width:920px)
{
	/*header*/

	header nav ul.nav.navbar-nav>li:hover
	{
		/* background: rgb(254, 69, 70) !important; */
	}

	header nav ul.nav.navbar-nav>.open:hover
	{
		border-color:#2980B9 !important;
		background:#2980B9 !important;
	}


	header .logo img
	{
		height:60px;
	}
	header .logo figcaption h4
	{
		font-size: 10px;
	}
	header .logo figcaption h6
	{
		font-size: 8px;
	}
	header .logo figcaption
	{
		padding:0 !important;
	}
	body header nav ul.nav.navbar-nav li
	{
		text-align: right;
	}

	/*main*/
	#special ul.control
	{
		padding:0;
	}
	#special ul.control li
	{
		padding:0;
		list-style:none;
		float:left;
		padding:5px 15px;
	}
	#special ul.control li i.fa
	{
		color:#16A085;
		cursor:pointer;
	}
	#special ul.control li.active i.fa
	{
		color:#C0392B;
	}
}


#Secondtitr article
{
	padding:5px 0;
}
#Secondtitr article:hover
{
	background: #f1f1f1;
}
#Secondtitr article img
{
	margin-left:5px;
	border:1px solid #ccc;
}

header.heading
{
	background:#16a085;
	color: #f1f1f1;
	padding : 5px 15px;
}

header.heading .my-square
{
	background: #E74C3C;
	width:8px;
	height:8px;
	right:15px;
	top:0;
	position:absolute;
	margin:auto;
}

.side-column .col-md-12
{
	padding-left:0;
}
.list-box ul
{
	padding: 5px  10px 5px 10px;
	list-style-type: none;
}
.list-box ul li
{
	padding: 0;
}
.list-box ul li:before
{
	content: "■";
	color:#ddd;
	font-size:16px;
	float:right;
	line-height:1;
	padding-left:5px;
}
.list-box ul li:hover:before
{
	color:#16a085;
}
.side-column
{
	padding:15px 0;
}
/*Footer*/
body > footer
{
	background: #666666;
}
body  footer *
{
	color: #f1f1f1;
}
body  footer ul li
{
	list-style: none;
}
body  footer ul li a small
{
	color:#f1f1f1;
}
body  footer ul
{
	padding:5px;
}
body  footer ul li
{
	padding:8px;
}
body  footer div>ul>li>h5
{
	border-bottom: 1px solid #999;
}
body  footer ul li h5
{
	margin:0;
}
body  footer ul>li>ul>li:hover
{
	background: #16a085;
}

/*  Details  */
#details hgroup .my-square
{
	background: #E74C3C;
	width:8px;
	height:8px;
	right:0;
	top:15px;
	position:absolute;
	margin:auto;
}
#details .title
{
	width:100%;
	display:block;
}
#details hgroup
{
	overflow: hidden;
	background: #cceae4;
	border: 4px solid #b2e0d7;
	margin:15px 0;
	padding:15px;
}
.pdfobject-container
{
	height: 500px;
}
.pdfobject
{
	border: 1px dotted #ccc;
}
#details .text *
{
	line-height:2 !important;
	font-family: "Iransharp" !important;

}


/*POLLPANEL*/



#clientpanel>header nav ul.nav.navbar-nav>li
{
	margin:0;
}


#clientpanel>header nav{
	border: none ;
}


#clientpanel>header nav ul.nav.navbar-nav.menu-bar>li:hover *{
	color:#efefef;
}

.modal .panel
{
	background: transparent;
}
.panel>ul>li>ul>li
{
	list-style: none;
	float: right;
}
.panel
{
	padding:5px 0;
}
.panel ul
{
	padding: 0;
}
.panel ul li
{
	list-style: none;
	padding:5px;
}
.panel>ul>li
{
	padding:15px 0;
	border-bottom:1px solid #e0e0e0;
	margin-bottom: 2px;
}
.panel>ul>li:hover
{
	background: #ddedf9 !important;
}
.panel>ul>li:nth-child(2n+1)
{
	background: #f4f4f4;
}
.panel>ul>li>ul>li:last-child
{
	float: left;
}
.panel>ul>li>ul>li .title
{
	border-right: 1px solid #999;
	padding: 0 5px;
}
.panel .bullet *
{
	font-size: 12px !important;
	color:#555;
	padding-right: 20px;
}
.panel .item ul.horizontal li
{
	float: right;
	padding-right:15px;
	padding-left:15px;
}
.panel .title
{
	font-weight: bold;
}

.toolbar{
	margin-top: 15px;
	background:  url('/assets/plugins/listManager/toolbar_bg.png');
	border:1px solid #e0e0e0;
	padding:5px 15px;
	height: 45px;
}
.toolbar .form-control{
	border: 1px solid #ddd;
}

.view-mode i
{
	padding: 1px 5px;
	color:#ccc;
	cursor: pointer;
}
.view-mode i.active
{
	color: #333;
}

.list>ul>li
{
	width: 100%;
}
.th>ul>li
{
	width: 33%;
	float: right;
	height: 180px;
}
.grid>ul>li
{
	width: 50%;
	float: right;
	height: 180px;
}
@media (max-width: 768px)
{
	.view-mode i.fa-th, .view-mode i.fa-th-large
	{
		display: none;
	}
}
@media (max-width: 920px)
{
	.view-mode i.fa-th
	{
		display: none;
	}
}


/* sign up and login*/
.userform div.close
{
	display: none;
}
.userform header *
{
	color: #333;
}
.userform section>div
{
	padding: 15px;
	background: #f3f3f3;
}
.userform .form-control
{
	border:1px solid #e0e0e0;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #333;
	padding:5px 30px;

}
.userform .form-control:focus
{
	-webkit-box-shadow:none;
	box-shadow: none;

}
.userform .form-control::-webkit-input-placeholder
{
	color:#999;
}

.userform #form-element i
{
	position: absolute;
	padding: 5px 10px;
	color:#999;
}
.userform .btn
{
	padding-left:25px;
	padding-right:25px;
	width: 50%;
	float: right;
}
.userform.signup
{
	display: none;
}

/* modal */
.modal
{
	position: fixed;
	bottom: 0;
	top:0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.8);
	z-index: 999;
	overflow-x: hidden;
	overflow-y: auto;
}
.modal .alert
{
	font-size:10px;
}
.modal>section.box
{
	position: absolute;
	width: 40%;
	/* min-height: 450px; */
	height: auto;
	margin: auto;
	top: 50px;
	left:0;
	right:0;
	/* bottom: 0; */
	background: #FFF;
	border:5px solid #ccc;
	border-radius: 10px;
	padding: 10px 10px 87px 10px;
}
@media (max-width: 768px)
{
	.modal>section.box
	{
		width: 300px;
	}
}
.modal>section.box header i
{
	padding: 10px;
	cursor: pointer;
	color: #333 !important;
}
.modal>section.box header
{
	background: transparent;
	width: 100%;
	height: 40px;
}
.modal *
{
	/* color: #333; */
}
.modal section.user_message *
{
	text-align: center;
	line-height: 2 !important;
}
.modal section.user_message img
{
	margin:auto;
	left:0;
	right:0;
	border-radius: 50%;
}
.modal section.user_message button
{
	margin:0 5px;
}

.chartdiv {
	width: 100%;
	height: 400px;
}

#chartdiv {
	width: 100%;
	height: 500px;
	font-size: 11px;
}

.amcharts-pie-slice {
	transform: scale(1);
	transform-origin: 50% 50%;
	transition-duration: 0.3s;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	cursor: pointer;
	box-shadow: 0 0 30px 0 #000;
}

.amcharts-pie-slice:hover {
	transform: scale(1.1);
	filter: url(#shadow);
}
.response {
	padding: 15px;
	margin:  0 15px;
	border: 1px solid #e0e0e0;
	background: #fafafa;
}
.indent.options
{
	padding-right:40px;
	line-height: 2;
}
.indent.options input
{
	margin: 10px;
}

#clientpanel>header
{
	background: #fbfbfb;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
	margin-bottom: 15px;
}


#clientpanel>header nav ul.nav.navbar-nav>li {
	top:0;
	border:0;
}
#clientpanel>header nav ul.nav.navbar-nav.menu-bar>li:hover, #clientpanel>header nav ul.nav.navbar-nav>li.selected, #clientpanel>header nav ul.nav.navbar-nav>li.selected a {
	background: #fe4546;
	color:#FFF !important;
}
#clientpanel .fileupload {
	text-align: center;
}
#clientpanel .thumbnail {
	border-radius: 50%;
}
header .login img{
	border-radius: 50%;
}
#clientpanel header .logo
{
	margin:0;
	height: 60px;
	padding: 0 0 0 15px;
}
#clientpanel  .nav>li>a {
	color: #464646;
	padding: 5px 20px;
}
#clientpanel header .logo figcaption
{
	color: #efefef;
}

#profile_box{
	padding:0px;
}
header img.user-img{
	height: 54px;
	width: 54px;
	object-fit: cover;
	float: right;
	margin-left: 5px;
}
#profile_box .dropdown-menu .box-arrow {
	position: absolute;
	top: -17px;
	left: 32px;
	margin: auto;
	padding: 0;
}
#profile_box .dropdown-menu{
	left: -15px;
	top: 40px;
	padding:5px;
	right: initial;
	margin: auto;
	text-align: center;
	width: 240px;
}
#profile_box .dropdown-menu *{
	color: #333;
}
 /* Test List */
#item_list .item{
	background: #FFF;
	transition: 400ms;
	padding:15px;
	margin-bottom:15px;
}
#item_list .item:hover{
	transition: 200ms;
	box-shadow:  0 1px 5px 0 rgba(0,0,0,0.15);
}
 /* Test List */


/*question list*/
#question_list>.item{
	background: #FFF;
	transition: 400ms;
	padding:15px;
	margin-bottom:15px;
	border-radius: 5px;
	border:1px solid #e0e0e0;
}
#question_list>.item .options{
	display: none;
}
#question_list>.item:not(.active){
	cursor: pointer;
}
#question_list>.item:not(.active) .timer{
	display: none;
}
#question_list>.item.active .timer{
	display: block;
	text-align: left;
}
#question_list>.item.active .timer *{
	font-weight: normal;
}
#question_list>.item.active, #question_list>.item:hover{
	transition: 300ms;
	bordre:1px solid #aaa;
	box-shadow:  0 1px 5px 0 rgba(0,0,0,0.2);
}
#question_list>.item.active .iradio{
	transition: 300ms;
	display: block;
}
#question_list>.item .options{
	margin-bottom: 5px;
	padding:15px;
}
#question_list>.item *{
	max-width: 100%;
}
#question_list>.item .options.ver li{
	list-style: none;
}
#question_list>.item .options .remove_this{
	display: none;
	padding: 1px;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	font-size: 12px;
}
#question_list>.item .options .optitem.active .remove_this{
	display: block;
}
#question_list>.item .options .optitem{
	padding: 5px;
}
#question_list>.item .options .optitem.active{
	background: #d7f2b7;
	border-radius: 5px;
}
#question_list>.item .options.twice li{
	list-style: none;
	width: 50%;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#question_list>.item .options.twice li>.item:not(.active):hover{
	transition: 200ms;
	background: rgba(0,0,0,0.03);
	border-radius: 5px;
}
@media(max-width: 768px){
	#question_list>.item .options.twice li {
		width: 100%;
	}
}
#question_list>.item .options.twice li>div{
	padding:5px 15px;
}
#question_list>.item .options.twice .active{
	transition: 200ms;
	background: rgba(76, 174, 76, 0.1);
	color: #4cae4c;
	border-radius: 5px;
}
#question_list>.item .options.twice strong{
	width: 40px;
	text-align: left;
	margin-left: 5px;
}
/*question list*/

/* color-marker*/
.color-mark [data-toggle="dropdown"]{
	padding: 0 5px !important;
}
.color-mark .dropdown-item{
	width: auto;
	padding:5px;
	cursor: pointer;
}
.color-mark .red{
	color: #E74C3C;
}
.color-mark .green{
	color: #2ECC71;
}
.color-mark .blue{
	color: #3498DB;
}
.color-mark .yellow{
	color: #F1C40F;
}
/* color-marker*/

/*Test TOOLBAR*/
#test_toolbar {
	padding: 15px;
	background: #FFF;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	margin-bottom: 15px;
}
#test_toolbar .btn {
	font-size: 11px;
	color: #999;
	background: #FFF;
	border: 1px solid #ccc !important;
}
#test_toolbar .tools>.btn.active {
	background: #d7f2b7;
	color: #000;
	box-shadow:none;
}
/*test toolbar*/

/* ----- board-box ---- */
.bord-box
{
	position: relative;
    background: #FFF;
	margin-bottom: 30px;
	border: 1px solid #eee;
	border-radius: 5px;

}

.bord-box-blue{
	position: relative;
	margin-bottom: 30px;
	background: #daecf9;
    border: 1px solid #3498DB;
	color: #3498DB;
	border-radius: 5px;
	text-align: center;
}
.bord-box-blue .icon
{
	position: relative;
	background: #3498DB;
	color:#FFF;
    padding: 15px;
}
.bord-box-red{
	position: relative;
	margin-bottom: 30px;
	background: #ffe9e7;
    border: 1px solid #e74c3c;
	color: #e74c3c;
	border-radius: 5px;
	text-align: center;
}
.bord-box-red .icon
{
	background: #E74C3C;
	color:#FFF;
    padding: 15px;
}
.bord-box-orange .icon
{
	background: #E67E22;
	color:#FFF;
    padding: 15px;
}
.bord-box-white{
	position: relative;
	margin-bottom: 30px;
	background: #FCFCFC;
	border: 1px solid #ccc;
	color: #676767;
	border-radius: 5px;
	text-align: center;
}
.bord-box-white .icon
{
	background: #d9d9d9;
	color: #676767;
	border-left: 1px solid #ccc;
	padding: 24px;
	border-radius: 0 5px 5px 0;
}
.bord-box-green{
	position: relative;
	margin-bottom: 30px;
	background: #cffff5;
	border: 1px solid #1ABC9C;
	color: #1ABC9C;
	border-radius: 5px;
	text-align: center;
}
.bord-box-green .icon
{
	background: #1ABC9C;
	color:#FFF;
    padding: 15px;
}
.bord-box-pink .icon 
{
	background: #9B59B6;
	color:#FFF;
    padding: 15px;
}
.bord-box-yellow{
	position: relative;
	margin-bottom: 30px;
	text-align: center;
	background: #fff4c6;
	border: 1px solid #F1C40F;
	color: #F1C40F;
	border-radius: 5px;
}
.bord-box-yellow .icon
{
	background: #F1C40F;
	color:#FFF;
    padding: 15px;
}
.bord-box header.title
{
	position: absolute;
	margin: auto;
	top:-15px;
	right: 15px;
	padding: 2px 10px;
	font-size: 12px;
}
.bord-box  article.item {
	height: 80px;
	overflow: hidden;
	margin-bottom: 10px;
}
.bord-box  article.item figure{
	padding: 0;
	width: 120px;
	height: 100%;
	margin-left:5px;
	background-position: center !important;
	background-repeat: no-repeat !important;
	-webkit-background-size:cover !important;
	background-size:cover;
}
.bord-box header.title.title-yellow
{
	background: #F1C40F;
	border:1px solid #F39C12;
	color:#333;
}
.bord-box header.title.title-blue
{
	background: #3498DB;
	border:1px solid #2980B9;
	color:#FFF;
}
.bord-box header.title.title-green
{
	background: #2ECC71;
	border:1px solid #27AE60;
	color:#FFF;
}
.bord-box header.title.title-pink
{
	background: #f581af;
	border:1px solid #de407e;
	color:#FFF;
}
.bord-box header.title.title-violet
{
	background: #a9a8f5;
	border:1px solid #9a7ef5;
	color:#FFF;
}
/* ----- board-box ---- */

/*calendar*/
table.calendar *{
	text-align: center;
}

th.header {
	font-size: 10px;
	padding: 7px;
}

td.day {
	padding: 10px 5px;
}
td.day.has-event{
	background: #e0e0e0;
}
td.day:hover{
	background: #15c1e5;
	cursor: pointer;
}
/*calendar*/



/*Dashboard Event List */
ul.event-list{
	padding: 5px;
	height: 340px;
	overflow-y: scroll;
}
ul.event-list li>div{
	padding: 5px 15px;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}
ul.event-list li>div:not(.done):hover{
	background: #eafbff;
	box-shadow: 0 0 2px 0 rgb(21, 193, 229);
}

ul.event-list li .date{
	border-bottom: 1px solid #E74C3C;
}
ul.event-list li label.test{
	background: rgba(231,76,60, 0.2);
	color: #C0392B;
	border: 1px solid #E74C3C;
	font-size: 10px;
	border-radius: 2px;
	padding: 1px 10px;
}
ul.event-list li label.test *{
	font-size: 12px;
}
ul.event-list li .done  .date{
	text-decoration: line-through !important;
	background: #FFF !important;
	color:#999 !important;
	border-color: #eee !important;
}
ul.event-list li .done {
	text-decoration: line-through !important;
	background: #FFF;
	color:#999;
}
ul.event-list li .done a.link-to-event{
	display: none;
}
ul.event-list li a.link-to-event{
	border: 1px solid #3498DB;
	border-radius: 5px;
	color: #3498DB;
	padding:2px 5px;
	font-size: 12px;
}
ul.event-list li hr{
	margin: 0;
}
ul.event-list li a.link-to-event:hover{
	background: #FFF;
	cursor: pointer;
}
/*Dashboard Event List */

/*Dashboard owghat*/
ul.owghat{
	padding: 0;
}
ul.owghat li{
	list-style: none;
	padding: 5px 15px;
}
/*Dashboard owghat*/


.alert.alert-upload-done.uploaded-item {
    border: 1px solid #00931a;
    background: #eaffee;
    color: #00931a;
    padding: 5px;
}
.alert>i {
    margin-left: 5px;
}