/*------------------------------------------------------------------
Bootstrap Admin Template by EGrappler.com
------------------------------------------------------------------*/



/*------------------------------------------------------------------
[1. Global]
*/
html{
	height:auto
}
body {
        
	background: #f1f0ed;
	position: relative;
	height:100%;
}
    
p { 
	font: 13px/1.7em ; 	
}

.mainnav li .main-font2 i img{
	width:100%;
}
    
input,
button,
select,
textarea {
  direction: rtl;
  font-size:14px;

}

.dropdown .dropdown-menu {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.btn-icon-only {
	padding-right: 3px;
	padding-left: 3px;
}

.table td {
	vertical-align: middle;
}

.table-bordered th {
	background: #E9E9E9;
	background:-moz-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFAFA), color-stop(100%,#E9E9E9)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* Opera11.10+ */
	background:-ms-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* IE10+ */
	background:linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";
	
	font-size: 14px;
	color: #444;
	text-transform: uppercase;
}







/*------------------------------------------------------------------
[2. Navbar / .navbar]
*/

.navbar .container {
	position: relative;
}

.navbar-inner {
	padding: 7px 0;
	
	background: #808684 !important;
	
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.navbar-fixed-top {
	position: static;
}

.navbar .nav a {
	font-size: 11px;
}
.navbar .nav>li>a { color:#fff !important;}
.navbar .brand {
	font-weight: 600;
	position: relative;
	top: 2px;
}

.navbar .search-query {
	background-color: #444;
	width: 150px;
	font-size: 11px;
	font-weight: bold;
}

.navbar .search-query::-webkit-input-placeholder {
    color: #666;
}

.navbar .search-query:-moz-placeholder {
    color: #666;
}

.navbar-search .search-query { background:#ffffff; border:0; color:#fff; line-height:normal;}


/*------------------------------------------------------------------
[3. Subnavbar / .subnavbar]
*/

.subnavbar {
    	margin-bottom: 2.5em;
    }
    
.subnavbar-inner {
	height: 60px;
	background: #fff;
	border-bottom: 1px solid #d6d6d6;
}

.subnavbar .container > ul {
	display: inherit;
	
	height: 80px;
	padding: 0;
	margin: 0;
	
}

.subnavbar .container > ul > li {
	float: right;
	
	min-width: 90px;
	height: 60px;
	padding: 0;
	margin: 0;
	
	text-align: center;
	list-style: none;
	
	border-left: 1px solid #d9d9d9;
	
	
}

.subnavbar .container > ul > li > a {
	display: block;
	
	height: 100%;
	padding: 0 15px;
	
	font-size: 12px;
	font-weight: bold;
	color: #b2afaa;
}

.subnavbar .container > ul > li > a:hover {
	color: #888;
	text-decoration: none;
}

.subnavbar .container > ul > li > a > i {
	display: inline-block;
	
	width: 30px;
	height: 30px;
	margin-top: 11px;
	margin-bottom: -3px;
	font-size: 20px;
}

.subnavbar .container > ul > li > a > span {
	display: block;
	
}


.subnavbar .container > ul > li.active > a {
	
	border-bottom:3px solid #ff7f74;
	color: #383838;
}
    

.subnavbar .dropdown .dropdown-menu a {
	font-size: 12px;
}

    
.subnavbar .dropdown .dropdown-menu {
    	text-align: left;
    	
		-webkit-border-top-left-radius: 0;
		-webkit-border-top-right-radius: 0;
		-moz-border-radius-topleft: 0;
		-moz-border-radius-topright: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
    }
    
    
    
.subnavbar .dropdown-menu::before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #CCC;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: -7px;
	left: 9px;
}

.subnavbar .dropdown-menu::after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	position: absolute;
	top: -6px;
	left: 10px;
}


.subnavbar .caret {
	margin-top: 4px;
	
	border-top-color: white;
	border-bottom-color: white;
}

.subnavbar .dropdown.open .caret {
	display: none;
}





/*------------------------------------------------------------------
[4. Main / .main]
*/

.main {
	padding-bottom: 2em;
	
	border-bottom: 1px solid #000;
}



/*------------------------------------------------------------------
[5. Extra / .extra]
*/

.extra {

	border-top: 1px solid #585858;
	border-bottom: 1px solid #000;

}

.extra-inner {
	padding: 20px 0;
	
	font-size: 11px;
	color: #BBB;
	
	background: #1A1A1A;
}

.extra a {
	color: #666;
}

.extra h4 {
	margin-bottom: 1em;
	
	font-weight: 400;
}

.extra ul {
	padding: 0;
	margin: 0;
}

.extra li {
	margin-bottom: .6em;
	
	list-style: none;
}




/*------------------------------------------------------------------
[6. Footer/ .footer]
*/
.form-horizontal .controls{
margin-left:0
}
.footer {
    margin-top: 0;
    border-top: 1px solid #292929;
	text-align: center;
	
    clear: both;
    position: relative;
    height: 40px;
    margin-top: -40px;


}
.footer-inner {
	padding: 15px 0;
	
	font-size: 12px;
	background: #111;
	color: #999;
}

.footer a {
	color: #999;
}

.footer a:hover {
	color: #FFF;
	text-decoration: none;
}


/*------------------------------------------------------------------
[6. Widget / .widget]
*/

.widget {
	
	position: relative;
	clear: both;
	
	width: auto;
	
	margin-bottom: 2em;
		
	overflow: hidden;
}
	
.widget-header {
	
	position: relative;
	text-align: right;
	height: 40px;
	line-height: 40px;
	
	background: #f9f6f1;
	background:-moz-linear-gradient(top, #f9f6f1 0%, #f2efea 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f6f1), color-stop(100%,#f2efea)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #f9f6f1 0%,#f2efea 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #f9f6f1 0%,#f2efea 100%); /* Opera11.10+ */
	background:-ms-linear-gradient(top, #f9f6f1 0%,#f2efea 100%); /* IE10+ */
	background:linear-gradient(top, #f9f6f1 0%,#f2efea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f6f1', endColorstr='#f2efea');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f6f1', endColorstr='#f2efea')";
	
	
	border: 1px solid #d6d6d6;
	
	
	-webkit-background-clip: padding-box;
}	
	
	.widget-header h3 {
		
		position: relative;
		top: 2px;
		left: 10px;
		
		display: inline-block;
		margin-right: 2em;
		
		font-size: 14px;
		font-weight: 800;
                color: #fd0a0a;
		line-height: 14px;
		
	}
	
		.widget-header [class^="icon-"], .widget-header [class*=" icon-"] {
			
			display: inline-block;
			margin-left: 13px;
			margin-right: -2px;
			
			font-size: 16px;
			color: #555;
			vertical-align: middle;
			
			
			
		}




.widget-content {
	padding: 20px 15px 15px;
	
	background: #FFF;
	
	
	border: 1px solid #D5D5D5;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.widget-header+.widget-content {
	border-top: none;
	
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.widget-nopad .widget-content {
	padding: 0;
}

/* Widget Content Clearfix */	
.widget-content:before,
.widget-content:after {
    content:"";
    display:table;
}

.widget-content:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.widget-content {
    zoom:1;
}

/* Widget Table */

.widget-table .widget-content {
	padding: 0;
}

.widget-table .table {
	margin-bottom: 0;
	
	border: none;
}

.widget-table .table tr td:first-child {
	border-left: none;
}

.widget-table .table tr th:first-child {
	border-left: none;
}
#sample_form .control-group{
	width:49% !important;
	display: inline-block !important;
	float: right;
	
}
#sample_form.searchForm  .control-group{
	display: block !important;
	float: none;
	margin:auto;
	width:50% !important;
	text-align: center !important;
}
#sample_form.searchForm input.span3, textarea.span3, .uneditable-input.span3{
	width:80%;
}
#sample_form .control-group:last-child{
	width:100% !important;
}
#sample_form .control-group .control-group{
	width: 100% !important;
}
#sample_form .control-group:after{
	clear: both;
}
#sample_form .form-horizontal .control-label{
	width:110px !important;

}
#sample_form.form-horizontal .control-label{
padding-top:17px;}
#sample_form .form-horizontal .control-group:before, .form-horizontal .control-group:after{
	display: none !important;
}
#sample_form .radio.inline+.radio.inline, .checkbox.inline+.checkbox.inline{
margin-left:0
}
#sample_form{
	border:1px solid #ccc;
	padding:20px;
	border-radius: 5px;
	position: relative;
}
#sample_form.changepassWidget{
	border:0;
}

#sample_form .widget-content .control-group {
	width:80% !important;
	display: block !important;
	margin: 20px auto;
	float: none !important;
}

/****    padding: 10px;
    width: 1px;
    border-left: 1px solid #ccc;
    right: 44%;***/
#sample_form::after{
	clear:both;
}
fieldset{
	padding:20px 0;
}
.tab-pane{
	position: relative;
}

.actions{
margin-top:35px;
float:right;
width:100%;
position: relative;
text-align: center;

}
.progress {

	width:100%;
}
#submit{
	width: 250px;
	height:50px;
}
.actions:before{
	clear: both;
}
/* Widget Plain */

.widget-plain {
	
	background: transparent;
	
	border: none;
}
.alert-danger, .-error{
text-align: center;
padding:10px !important;
}

.widget-plain .widget-content {
	padding: 0;
	
	background: transparent;
	
	border: none;
}


/* Widget Box */

.widget-box {	
	
}

.widget-box .widget-content {	
	background: #E3E3E3;	
	background: #FFF;
}




/*------------------------------------------------------------------
[7. Error / .error-container]
*/

.error-container {
	margin-top: 4em;
	margin-bottom: 4em;
	text-align: center;
}

.error-container h1 {
	margin-bottom: .5em;
	
	font-size: 120px;
	line-height: 1em;
}

.error-container h2 {
	margin-bottom: .75em;
	font-size: 28px;
}

.error-container .error-details {
	margin-bottom: 1.5em;
	
	font-size: 16px;
}

.error-container .error-actions a {
	margin: 0 .5em;
}



/* Message layout */


ul.messages_layout {
	position: relative;
	margin: 0;
	padding: 0
}
ul.messages_layout li {
	float: left;
	list-style: none;
	position: relative
}
ul.messages_layout li.left {
	padding-left: 75px
}
ul.messages_layout li.right {
	padding-right: 75px
}
ul.messages_layout li.right .avatar {
	right: 0;
	left: auto
}
ul.messages_layout li.right .message_wrap .arrow {
	right: -12px;
	left: auto;
	background-position: 0 -213px;
	height: 15px;
	width: 12px
}
ul.messages_layout li.by_myself .message_wrap {
	border: 1px solid #b3cdf8
}
ul.messages_layout li.by_myself .message_wrap .info a.name {
	color: #4a8cf7
}
ul.messages_layout li a.avatar {
	position: absolute;
	left: 0;
	top: 0
}
ul.messages_layout li a.avatar img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
ul.messages_layout li .message_wrap {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	border: 1px solid #e9e9e9;
	padding: 10px;
	border: 1px solid #cbcbcb;
	margin-bottom: 20px;
	float: left;
	background: #fefefe;
	-webkit-box-shadow: rgba(0,0,0,0.1) 0 1px 0px;
	-moz-box-shadow: rgba(0,0,0,0.1) 0 1px 0px;
	box-shadow: rgba(0,0,0,0.1) 0 1px 0px
}
ul.messages_layout li .message_wrap .arrow {
	background-position: 0 -228px;
	height: 15px;
	width: 12px;
	height: 15px;
	width: 12px;
	position: absolute;
	left: -12px;
	top: 13px
}
ul.messages_layout li .message_wrap .info {
	float: left;
	width: 100%;
	border-bottom: 1px solid #fff;
	line-height: 23px
}
ul.messages_layout li .message_wrap .info .name {
	float: left;
	font-weight: bold;
	color: #483734
}
ul.messages_layout li .message_wrap .info .time {
	float: left;
	font-size: 11px;
	margin-left: 6px
}
ul.messages_layout li .message_wrap .text {
	float: left;
	width: 100%;
	border-top: 1px solid #cfcfcf;
	padding-top: 5px
}

ul.messages_layout .dropdown-menu  li{ width:100%; font-size:11px;}


/* Full Calendar */

.fc {
	direction: ltr;
	text-align: left;
	position: relative
}
.fc table {
	border-collapse: collapse;
	border-spacing: 0
}
html .fc, .fc table {
	font-size: 1em
}
.fc td, .fc th {
	padding: 0;
	vertical-align: top
}
.fc-header td {
	white-space: nowrap;
	background: none
}
.fc-header-left {
	width: 100%;
	text-align: left;
	position: absolute;
	left: 0;
	top: 6px
}
.fc-header-left .fc-button {
	margin: 0;
	position: relative
}
.fc-header-left .fc-button-prev, .fc-header-left .fc-button-next {
	float: left;
	border: none;
	padding: 14px 10px;
	opacity: 0.5
}
.fc-header-left .fc-button-prev .fc-button-inner, .fc-header-left .fc-button-next .fc-button-inner {
	border: none
}
.fc-header-left .fc-button-prev .fc-button-inner .fc-button-content, .fc-header-left .fc-button-next .fc-button-inner .fc-button-content {
	display: none
}
.fc-header-left .fc-button-prev.fc-state-hover, .fc-header-left .fc-button-next.fc-state-hover {
	opacity: 1
}
.fc-header-left .fc-button-prev.fc-state-down, .fc-header-left .fc-button-next.fc-state-down {
	background: none !important;
	margin-top: -1px
}
.fc-header-left .fc-button-prev .fc-button-inner {
	background-position: 0 -351px;
	height: 16px;
	width: 11px
}
.fc-header-left .fc-button-next {
	float: right
}
.fc-header-left .fc-button-next .fc-button-inner {
	background-position: 0 -367px;
	height: 16px;
	width: 11px
}
.fc-header-center {
	text-align: center
}
.fc-header-right {
	text-align: right;
	position: absolute;
	top: -34px;
	right: 10px
}
.fc-header-title {
	display: inline-block;
	vertical-align: top
}
.fc-header-title h2 {
	margin-top: 0;
	white-space: nowrap;
	font-size: 1.1rem;
	color: #6C737F;
	line-height: 55px;
}
.fc .fc-header-space {
	padding-left: 10px
}
.fc-header .fc-button {
	margin-bottom: 1em;
	vertical-align: top
}
.fc-header .fc-button {
	margin-right: -1px
}
.fc-header .fc-corner-right {
	margin-right: 1px
}
.fc-header .ui-corner-right {
	margin-right: 0
}
.fc-header .fc-state-hover, .fc-header .ui-state-hover {
	z-index: 2
}
.fc-header .fc-state-down {
	z-index: 3
}
.fc-header .fc-state-active, .fc-header .ui-state-active {
	z-index: 4
}
.fc-content {
	clear: both;
	background: #f9f9f9
}
.fc-view {
	width: 100%;
	overflow: hidden
}
.fc-view thead {
	background:#e9ecf1;
	line-height: 35px
}
.fc-widget-header, .fc-widget-content {
	border: 1px solid #ccc
}
.fc-state-highlight {
	background: #F4F3E6
}
.fc-cell-overlay {
	background: #9cf;
	opacity: .2;
	filter: alpha(opacity=20)
}
.fc-button {
	position: relative;
	display: inline-block;
	cursor: pointer
}
.fc-button-today{margin-top: 8px !important;}
.fc-state-default {
	border-style: solid;
	border-width: 1px 0
}
.fc-button-inner {
	position: relative;
	float: left;
	overflow: hidden
}
.fc-state-default .fc-button-inner {
	border-style: solid;
	border-width: 0 1px
}
.fc-button-content {
	position: relative;
	float: left;
	height: 1.9em;
	line-height: 1.9em;
	padding: 0 .6em;
	white-space: nowrap
}
.fc-button-content .fc-icon-wrap {
	position: relative;
	float: left;
	top: 50%
}
.fc-button-content .ui-icon {
	position: relative;
	float: left;
	margin-top: -50%;
*margin-top:0;
*top:-50%
}
.fc-state-default .fc-button-effect {
	position: absolute;
	top: 50%;
	left: 0
}
.fc-state-default .fc-button-effect span {
	position: absolute;
	top: -100px;
	left: 0;
	width: 500px;
	height: 100px;
	border-width: 100px 0 0 1px;
	border-style: solid;
	border-color: #fff;
	background: #444;
	opacity: .09;
	filter: alpha(opacity=9)
}
.fc-state-default, .fc-state-default .fc-button-inner {
	border-style: solid;
	border-color: #ccc #bbb #aaa;
	color: #000
}
.fc-state-hover, .fc-state-hover .fc-button-inner {
	border-color: #999
}
.fc-state-down {
	border-color: #555;
	background: #777
}
.fc-state-active, .fc-state-active .fc-button-inner {
	border-color: #555;
	background: #777;
	color: #fff
}
.fc-state-disabled, .fc-state-disabled .fc-button-inner {
	color: #999;
	border-color: #ddd
}
.fc-state-disabled {
	cursor: default
}
.fc-state-disabled .fc-button-effect {
	display: none
}
.fc-event {
	border-style: solid;
	border-width: 0;
	font-size: .85em;
	cursor: default
}
a.fc-event, .fc-event-draggable {
	cursor: pointer
}
a.fc-event {
	text-decoration: none
}
.fc-rtl .fc-event {
	text-align: right
}
.fc-event-skin {
	border-color: #3f85f5;
	background-color: #5e96ea;
	color: #fff
}
.fc-event-inner {
	position: relative;
	width: 100%;
	height: 100%;
	border-style: solid;
	border-width: 0;
	overflow: hidden
}
.fc-event-time, .fc-event-title {
	padding: 0 1px
}
.fc .ui-resizable-handle {
	display: block;
	position: absolute;
	z-index: 99999;
	overflow: hidden;
	font-size: 300%;
	line-height: 50%
}
.fc-event-hori {
	border-width: 1px 0;
	margin-bottom: 1px
}
.fc-event-hori .ui-resizable-e {
	top: 0 !important;
	right: -3px !important;
	width: 7px !important;
	height: 100% !important;
	cursor: e-resize
}
.fc-event-hori .ui-resizable-w {
	top: 0 !important;
	left: -3px !important;
	width: 7px !important;
	height: 100% !important;
	cursor: w-resize
}
.fc-event-hori .ui-resizable-handle {
	_padding-bottom: 14px
}
.fc-corner-left {
	margin-left: 1px
}
.fc-corner-left .fc-button-inner, .fc-corner-left .fc-event-inner {
	margin-left: -1px
}
.fc-corner-right {
	margin-right: 1px
}
.fc-corner-right .fc-button-inner, .fc-corner-right .fc-event-inner {
	margin-right: -1px
}
.fc-corner-top {
	margin-top: 1px
}
.fc-corner-top .fc-event-inner {
	margin-top: -1px
}
.fc-corner-bottom {
	margin-bottom: 1px
}
.fc-corner-bottom .fc-event-inner {
	margin-bottom: -1px
}
.fc-corner-left .fc-event-inner {
	border-left-width: 1px
}
.fc-corner-right .fc-event-inner {
	border-right-width: 1px
}
.fc-corner-top .fc-event-inner {
	border-top-width: 1px
}
.fc-corner-bottom .fc-event-inner {
	border-bottom-width: 1px
}
table.fc-border-separate {
	border-collapse: separate
}
.fc-border-separate th, .fc-border-separate td {
	border-width: 1px 0 0 1px
}
.fc-border-separate th.fc-last, .fc-border-separate td.fc-last {
	border-right-width: 1px
}
.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td {
	border-bottom-width: 0px
}
.fc-first {
	border-left-width: 0 !important
}
.fc-last {
	border-right-width: 0 !important
}
.fc-grid th {
	text-align: center
}
.fc-grid .fc-day-number {
	float: right;
	padding: 0 2px
}
.fc-grid .fc-other-month .fc-day-number {
	opacity: 0.3;
	filter: alpha(opacity=30)
}
.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 1px
}
.fc-grid .fc-event-time {
	font-weight: bold
}
.fc-rtl .fc-grid .fc-day-number {
	float: left
}
.fc-rtl .fc-grid .fc-event-time {
	float: right
}
.fc-agenda table {
	border-collapse: separate
}
.fc-agenda-days th {
	text-align: center
}
.fc-agenda .fc-agenda-axis {
	width: 60px !important;
	padding: 0 4px;
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
	font-weight: normal
}
.fc-agenda .fc-day-content {
	padding: 2px 2px 1px
}
.fc-agenda-days .fc-agenda-axis {
	border-right-width: 1px
}
.fc-agenda-days .fc-col0 {
	border-left-width: 0
}
.fc-agenda-allday th {
	border-width: 0 1px
}
.fc-agenda-allday .fc-day-content {
	min-height: 34px;
	_height: 34px
}
.fc-agenda-divider-inner {
	height: 2px;
	overflow: hidden
}
.fc-widget-header .fc-agenda-divider-inner {
	background: #eee
}
.fc-agenda-slots th {
	border-width: 1px 1px 0
}
.fc-agenda-slots td {
	border-width: 1px 0 0;
	background: none
}
.fc-agenda-slots td div {
	height: 20px
}
.fc-agenda-slots tr.fc-slot0 th, .fc-agenda-slots tr.fc-slot0 td {
	border-top-width: 0
}
.fc-agenda-slots tr.fc-minor th, .fc-agenda-slots tr.fc-minor td {
	border-top-style: dotted
}
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
*border-top-style:solid
}
.fc-event-vert {
	border-width: 0 1px
}
.fc-event-vert .fc-event-head, .fc-event-vert .fc-event-content {
	position: relative;
	z-index: 2;
	width: 100%;
	overflow: hidden
}
.fc-event-vert .fc-event-time {
	white-space: nowrap;
	font-size: 10px
}
.fc-event-vert .fc-event-bg {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .3;
	filter: alpha(opacity=30)
}
.fc .ui-draggable-dragging .fc-event-bg, .fc-select-helper .fc-event-bg {
	display: none\9
}
.fc-event-vert .ui-resizable-s {
	bottom: 0 !important;
	width: 100% !important;
	height: 8px !important;
	overflow: hidden !important;
	line-height: 8px !important;
	font-size: 11px !important;
	font-family: monospace;
	text-align: center;
	cursor: s-resize
}
.fc-agenda .ui-resizable-resizing {
	overflow: hidden
}
.fc-header-left .fc-button-prev .fc-button-inner {background: url('../img/icons-sa7c41345d9.png') no-repeat; background-position: 0 -351px;
height: 16px;
width: 11px;}

.fc-header-left .fc-button-next .fc-button-inner {background: url('../img/icons-sa7c41345d9.png') no-repeat; background-position: 0 -367px;
height: 16px;
width: 11px;}

/*------------------------------------------------------------------
[8. Miscellaneous]
*/

.chart-holder {
	width: 100%;
	height: 250px;
}

.dropdown-menu li>a:hover, .dropdown-menu .active>a, .dropdown-menu .active>a:hover { background:#6d6d6d;}

.accordion-heading { background:#e5e5e5;  }
.accordion-heading a { color:#545454; text-decoration:none; font-weight:bold; }

.btn-facebook-alt i {
color: #23386a;
}
.btn-twitter-alt i {
color: #0098d0;
}
.btn-google-alt i {
color: #b6362d;
}
.btn-linkedin-alt i {
color: #0073b2;
}
.btn-pinterest-alt i {
color: #ab171e;
}
.btn-github-alt i {
color: #333;
}

.all-icons li { list-style:none;}

.ML0 { margin-left:0}
.MR0 { margin-right:0;}

select{
    font-size: 13px !important;
    padding: 0  !important;
    height: 29px  !important;}
.textarea-formcontol{
width:300px;
height:80px;
resize: none;
}
.alert .close{
right:-10px;
}
.input-append .add-on, .input-append .btn {
       height: 44px;
    line-height: 44px;
box-sizing: initial !important;
}
#sample_form input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input{
height:40px;
}
.progress-striped .bar{
background-color: #BC1313;
}
#sample_form select[class*="span"]{
height:50px !important;
}
input#username{
width:187px;}
.radio.inline main-font2{
display:block;
}
.downpeak_download-Cont{
display:inline-block
}
.downpeak_download-Cont input.span1{
direction:ltr;
}
.checkBox-Append input.span1{
width:260px;
}
.input-append.checkBox-Append{
margin-bottom:20px;
display:block;}
.input-append .downpeak_download-Cont .btn{
  padding: 2px 6px}

.input-group{
      display:none;
    position: absolute;
    right: 27%;
top: 48px;
    z-index: 99999999999999;
    width: 56%;}
.control-group.datePickerContainer{
position:relative}
#datePic{
opacity:0;
position: absolute;
}
.ui-datepicker-inline.ui-datepicker{
width:100%;
}
.acctwidget{
    width: 33%;
    margin: auto;
}
#sample_form .acctwidget  .control-group{
width:100% !important
}
.acctwidget .actions #submit{
    width: 90%;
    float: right;
}
#sample_form .acctwidget input[class*="span"]#credit_user{
width:194px !important;
}
.acctwidget.acct2  .input-append .btn{
width:65px;
padding: 1px;
font-size: 12px;
}
.acctwidget.acct2  .input-append .downpeak_download-Cont .downloadIcon.btn{
	width:35px;

}
#sample_form .acctwidget.acct2  .downpeak_download-Cont input.span1 {
	height: 38px;
	width:52px;
}
#sample_form .acctwidget  .textarea-formcontol{
width:301px;
}
#sample_form .acctwidget.acct2 .textarea-formcontol {
    width: 326px;
}
.acctwidget.acct2 .actions #submit{
	width:91%
}
.acctwidget  .alert-danger{
	width: 83%;
    float: right;
}
.acctwidget.acct2
{
	width:35%;
}
.acctwidget .actions{
	margin-bottom:20px;
	float:right;
}
.acctProgress{
	margin-top:20px;
	float:right;
	width:91%;
}

.controls.deleteAcct img{
	width:15%;
	margin-left:25px;
}
.shortcutAlert{
display: inline-block;
width:39%;
float:right;
}
.shortcutAlert.firstshortcut{
	margin-left:10px;
}
input.span3.acctinput{
	width: 244px;
}
.input-append .btn.userBtn{
	width: 60px;
}
#sample_form .btnsFormGroup input[class*="span"]{
	width:177px !important;
}
input.span3.acctinput.nameOfAccount{
    width: 260px;
}
.shortcutAlert:after{
	content: "";
    display: block;
    clear: both;
}
.customshortcuts .alert-success{
	 float: right;
	 width:90%;
}
.shortcuts.customshortcuts .shortcut {
    width: 23.5%;
    padding: 12px 0;
	margin: 0 .7% 1em;}
	.indexsearchWidget table{

	}
	.indexsearchWidget.widget{
		overflow: visible;
	}
	.searcindexsearchWidgethWidget.widget .dropdown-menu .divider{
		display: none;
	}
	.indexsearchWidget.widget	.news-items li{
		margin:0;
		margin-bottom:1em;
		padding:0;
		width:100%;
		margin:0;
	}
	.indexsearchWidget.widget .dropdown-menu{
	    min-width: 110px;
    top: 26px;
    left: -44px;
	}
	.indexsearchWidget.widget input.span3.searchInput{
		width: 368px;
		height: 26px;
	
	}
	.indexsearchWidget.widget .btn-group{
		text-align: center;
		display: inline-block;
	}
	.indexsearchWidget.widget .alert{
		margin-bottom: 0;
		display: inline-block;
		padding:10px;
		margin:0px 5px;
	}
	.indexsearchWidget.widget table td{
	    word-break: break-word;

	}
	.indexsearchWidget.widget table td:nth-child(3),.indexsearchWidget.widget table td:nth-child(4){
		width:30%;
	}	.indexsearchWidget.widget table td:nth-child(2){
		width:20%;
	}
	

.searchWidget.acctwidget {
    width: 41%;
    margin: auto;
    margin-top: 20px;
}
.userImg {
    width: 100px;
    height: 100px;
    overflow: hidden;

    border-radius: 50%;
    margin: auto;
}
.userImg img{
	width:100%;
}
.welcom ,.usernameTxt{
	color: red;
    font-size: 20px;
    line-height: 49px;
    text-align: center;
}
.alertBox .alert{
	display: inline-block;
	margin-left:10px;
}
.alertBox {
	text-align: center;
	width:80%;
	margin:auto;
}
.alertBox:before{
	clear:both;
	display: block;
}
#result_02 thead th,#result_02 tbody td{
	width:33%;
	word-break: break-word;
}
#big_stats .stat{
	height:130px !important;
}


.stateProg {
    width: 50px;
    height: 50px;
    background: none;
	position: relative;
	display: block;
	margin:10px auto;
	box-sizing: border-box;

  }
  
  .stateProg::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 5px solid #eee;
    position: absolute;
	top: 0;
	box-sizing: border-box;
    left: 0;
  }
  
  .stateProg span {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
	z-index: 1;
	overflow: hidden;
	box-sizing: border-box;
  }
  
  .stateProg .progress-left {
    left: 0;
  }
  
  .stateProg .progress-bar {
    width: 99%;
    height: 100%;
    background: none;
    border-width: 5px;
    border-style: solid;
    position: absolute;
	top: 0;
	box-sizing: border-box;
  }
  
  .stateProg .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
	transform-origin: center left;
	transition: transform 2s;
	transition-delay:1.7s;
  }
  
  .stateProg .progress-right {
    right: 0;
  }
  
  .stateProg .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
	-webkit-transform-origin: center right;

	transform-origin: center right;
	transition:transform 2s;
	
  }
  
  .stateProg .progress-value {
    position: absolute;
    top: 0;
	left: 0;
	width:100%;
	height:100%;
	align-items: center;
	justify-content: center;
	display: flex;
}
.stateProg  .progress-bar.border-danger{
	border-color: #3ebfff!important;
}
.stateProg .progress-value div{
	text-align: center;
	color: #3ebfff;
}

/*------------------------------------------------------------------
[1. Max Width: 480px]
*/

@media (max-width: 480px) {
	.radioButtonScetion	.form-horizontal .control-label{
		margin-right:0 !important;
	}
	.error-container h1 {
		font-size: 72px;
	}
	
	
}

/*------------------------------------------------------------------
[1. Max Width: 767px]
*/

@media (max-width: 767px) {
.input-append .add-on, .input-append .btn{
height:34px;
line-height:33px;
}
.shortcutAlert{
   width: 90%;
	display: block;
}
.acctProgress{
    margin-top: 20px;
    float: none;
    width: 99%;
    margin: auto;
    display: block;
    float: right;
}
.shortcuts.customshortcuts .shortcut{
width:48%;
}
.shortcutAlert.firstshortcut{
	margin-left:0;
}
.input-append .btn.userBtn{
	width:57px;
}
#sample_form input#username{
width:60% !important}
#sample_form .acctwidget input.span3.acctinput{
width:	74% !important
}
#sample_form .acctwidget .alert.alert-danger{
	width:91% !important
}

.input-append .downpeak_download-Cont .btn{
    padding: 2px 12px;}
.textarea-formcontol{
width:95%;
resize: none;
    height: 100px;}
#sample_form select[class*="span"] {
    height: 40px !important;
  width: 74% !important;
}
    	
.alert {
text-align:center;
padding:10px !important;
}
	#main {
		padding: 0 10px;
		margin-right: -20px;
		margin-left: -20px;	
	}
	
	
	.subnavbar {
		margin-left: -20px;
		margin-right: -20px;	
	}
	
	
	.subnavbar-inner {
		height: auto;
	}
	
	.subnavbar .container > ul {
		width: 100%;
		height: auto;
		
		border: none;
	}
	
	.subnavbar .container > ul > li {
		width: 33%;
		height: 70px;
		margin-bottom: 0;
		
		border: none;
	}
	
    
    
    .subnavbar .container > ul > li.active > a {
		font-size: 11px;
    	background: transparent;
    }
	
	.subnavbar .container > ul > li > a > i {	
		display: inline-block;	
		margin-bottom: 0;
		
		font-size: 20px;
	}
	
	
	.subnavbar-open-right .dropdown-menu {
		left: auto;
		right: 0;
	}
	
	.subnavbar-open-right .dropdown-menu:before {
		left: auto;
		right: 12px;
	}
	.subnavbar-open-right .dropdown-menu:after {
		left: auto;
		right: 13px;
	}
	
	.extra {
		margin-right: -20px;
		margin-left: -20px;
	}
	
	.extra .container {
		padding: 0 20px;
	}
	
	.footer {
		margin-right: -20px;
		margin-left: -20px;
margin-top:20px;
	}
	
	.footer .container {
		padding: 0 20px;
	}
	
	
 .footer-terms {
		text-align: left;
	}
	
	.footer .footer-terms a {
		margin-left: 0;
		margin-right: 1em;
	}



.searchWidget{
	width:50%;
	display: block;
	float: none;
	position: relative;
	margin:0 auto;
	margin-top:20px;
}
.searchWidget{
	clear: both;
}
.searchWidget thead tr th{
	width:24%;
}
.searchWidget tbody tr td{
	width:24%;
}
.searchWidget .widget-header {
text-align:center;}
 table.bt tbody td .bt-content{
direction : ltr !important}
.widget-content #result .table th{
width:50%;
}
	fieldset{
		padding:20px 10px;
	}
	#sample_form.searchForm{
		border:0;
	}
	.searchWidget{
		width:100%;
		display: block;
	}
	#sample_form{
		padding: 0;;
	}
	.navbar-fixed-top {
		position: static;
		
		margin-bottom: 0;
	}
	
	.subnavbar {
	}
	
	.subnavbar .container {		
		width: auto;
	}
	#sample_form .control-group{
		width:100% !important;
		display: block !important;
		float: none !important;
		margin-top:0;
		
	}
	#sample_form.searchForm .control-group{
		width:100% !important;
	}
	#sample_form.searchForm input.span3, textarea.span3, .uneditable-input.span3{
		width:100%;
	}
	#sample_form .control-group .controls{
		width:100%;
	}
	#sample_form.searchForm .control-group .controls{
		width:80%;
		margin:0 auto;
		margin-top:15px;
		
	}

	#sample_form .control-group:after{
		clear: both;
	}
.form-horizontal .control-group>label{
		width:100% !important;
		float: right;
		margin-right:15px;
	}
	#sample_form input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input{
		display: inline-block;
		width:85%;
	}
	#sample_form .btnsFormGroup input[class*="span"]{
		width: 59% !important;
	}
	#sample_form .btnsFormGroup .radio.inline{
padding: 0;;
	}
	#sample_form .radioButtonScetion .control-group .controls{

	}
	#sample_form .input-append{
		width:100%;
		margin:5px auto
	}

	#sample_form .radio.inline+.radio.inline, .checkbox.inline+.checkbox.inline{
	margin-left:0;
	margin:15px;
	}
	
	#sample_form  .widget-content .control-group:first-child input[class*="span"]{
		width:100%;
	}
	#sample_form  .widget-content  input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input{
		width:100%;
	}
	.control-group br{
		display: none;
	}
	.actions .main-font2{
		font-size:12px;
	}
.actions{
	margin-top:0;
	padding:10px;
}
.radioButtonScetion  .control-group>label{
	width:75% !important;
	display: inline-block !important;
}
#sample_form .radioButtonScetion .control-group .controls{
	width:15% !important;
	display: inline-block;
	margin-top:0;
	margin-right:0 !important

}
.widget br{
	display: none;
}
#sample_form input.downpeak_download{
width:61%;

}
label.radio{
margin-bottom:0;
}
.downpeak_download-Cont{
display:block;
margin-bottom:20px;
}
#sample_form .input-append.checkBox-Append input.span1{
width:239px;
}
#sample_form .radioButtonScetion .control-group .controls.chekboxControl{
width:100% !important
}
.actions{
    margin-top: 0;
 padding: 0;
    float: none;
    margin: auto;
width:100%;
}
.actions #submit{
width:100%;
}
}
/*------------------------------------------------------------------
[3. Max Width: 979px]
*/
@media (max-width:890px){
	
	.indexsearchWidget.widget input.span3.searchInput{
		width: 368px;
		height: 26px;
	width:100%;
	}
	.searchWidget.acctwidget {
		width: 100%;
	}
	 #sample_form.searchForm input.searchFormInput.span3{
		width:100% !important
	}
	#sample_form.searchForm .control-group .controls.searchWidgetControl{
width:100%;
	}
	.searchindexsearchWidgetWidget.widget .dropdown-menu {
		min-width: 87px;
		top: 26px;
		left: -32px;
	}
	.indexsearchWidget.widget .alert {
		display: block;
		padding:5px 2px !important;
	}
	.indexsearchWidget.widget table td  .alert{
		font-size: 9px !important;
		display: inline-block;
		padding:5px 0;
		margin:0;
		margin-bottom:2px;
	}
	.indexsearchWidget.widget table td{
padding: 3px;
line-height: 1.5;
word-break: break-word;
	}

	.indexsearchWidget.widget  .dropdown-menu a {
		padding: 3px 10px;}
#sample_form .downpeak_download-Cont input[class*="span"]{
width:66% !important;
}
#sample_form input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    width: 87% !important;
}

#sample_form input#username {
    width: 65% !important;
}
#sample_form select[class*="span"] {
    width: 74% !important;
}
.acctwidget .input-append.acct2  .btn{
    width: 70px;
    height: auto;
}

#sample_form  .acctwidget.acct2 input[class*="span"]{
    width: 71% !important;
}

	#sample_form .acctwidget.acct2 select[class*="span"] {
		width: 64% !important;
		height: 38px !important;
	}

#sample_form .acctwidget.acct2 .downpeak_download-Cont input.span1 {
	width: 55% !important;
}
}
@media (max-width: 979px) {
	.controls.deleteAcct img{
		width:38%;
		margin:auto
	}
	.acctwidget .controls.deleteAcct .alert-danger{
		width: 90%;
	}
#sample_form .acctwidget .textarea-formcontol{
width:100%;}
#sample_form .acctwidget.acct2 .textarea-formcontol {
    width: 100%;
}

.acctwidget{
width:100%;
}
.acctwidget.acct2{
	width: 100%;
}
#sample_form .widget-content .acctwidget .control-group{
    width: 96% !important;
}


.searchWidget .widget-header {
text-align:center;}
 table.bt tbody td .bt-content{
direction : ltr !important}
.widget-content #result .table th{
width:50%;
}
.indexsearchWidget.widget .widget-content #result .table th{
	width:auto;;
}
	fieldset{
		padding:20px 10px;
	}
	#sample_form.searchForm{
		border:0;
	}
	.searchWidget{
		width:100%;
		display: block;
	}
	#sample_form{
		padding: 0;;
	}
	.navbar-fixed-top {
		position: static;
		
		margin-bottom: 0;
	}
	
	.subnavbar {
	}
	
	.subnavbar .container {		
		width: auto;
	}
	#sample_form .control-group{
		width:100% !important;
		display: block !important;
		float: none !important;
		margin-top:0;
		
	}
	#sample_form.searchForm .control-group{
		width:100% !important;
	}
	#sample_form.searchForm input.span3, textarea.span3, .uneditable-input.span3{
		width:100%;
	}
	#sample_form .control-group .controls{
		width:100%;
	}
	#sample_form.searchForm .control-group .controls{
		width:80%;
		margin:0 auto;
		margin-top:15px;
		
	}

	#sample_form .control-group:after{
		clear: both;
	}
.form-horizontal .control-group>label{
		width:100% !important;
		float: right;
		margin-right:15px;
	}
	#sample_form input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input{
		display: inline-block;
		width:85%;
		
	
	}
	#sample_form .input-append{
		width:100%;
		margin:5px auto
	}

	#sample_form .radio.inline+.radio.inline, .checkbox.inline+.checkbox.inline{
	margin-left:0;
	margin:15px;
	}
	
	#sample_form  .widget-content .control-group:first-child input[class*="span"]{
		width:100%;
	}
	#sample_form  .widget-content  input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input{
		width:100%;
	}
	.control-group br{
		display: none;
	}
	.actions .main-font2{
		font-size:12px;
	}
.actions{
	margin-top:0;
	padding:10px;
}
.radioButtonScetion  .control-group>label{
	width:75% !important;
	display: inline-block !important;
}
#sample_form .radioButtonScetion .control-group .controls{
	width:15% !important;
	display: inline-block;
	margin-top:0;
	margin-right:0 !important

}
.widget br{
	display: none;
}
#sample_form input.downpeak_download{
width:61%;

}
label.radio{
margin-bottom:0;
}
.downpeak_download-Cont{
display:block;
margin-bottom:20px;
}
#sample_form .input-append.checkBox-Append input.span1{
width:239px;
}
#sample_form .radioButtonScetion .control-group .controls.chekboxControl{
width:100% !important
}
.actions{
    margin-top: 0;
 padding: 0;
    float: none;
    margin: auto;
width:100%;
}
.actions #submit{
width:100%;
}

}
@media(min-width:320px) and (max-width:640px){
	.shortcuts .shortcut{
		width:47% !important;
		}

	#sample_form .btnsFormGroup input[class*="span"]{
		width:57% !important;
	}
	#sample_form select[class*="span"] {
		width: 74% !important;
	}
	.acctwidget.acct2 .input-append .btn {
		width: 62px;}
		.input-append .btn.userBtn{
			width:50px;
		}
		#sample_form .acctwidget.acct2 .downpeak_download-Cont input.span1 {
			width: 54% !important;
		}
.acctwidget .actions #submit{
width:100%;
}
.acctwidget .actions.deleteAcctBtn #submit{
width:100%;
}
#sample_form .acctwidget input[class*="span"]#credit_user{
width:48% !important;
}

#sample_form input#username{
width:57% !important ;
}
#sample_form input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input{
width:84% !important;
}
#sample_form .acctwidget  input[class*="span"]{
	width:83% !important;
	}
#sample_form  .downpeak_download-Cont input[class*="span"]{
width:59% !important
} 
.btn.main-font2{
width:13%;
}

}
@media(min-width:300px) and (max-width:319px){
	#sample_form input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
		width: 80% !important;
	}
	#sample_form input#username {
		width: 46% !important;
	}
	#sample_form select[class*="span"] {
		width: 81% !important;
	}
	#sample_form .downpeak_download-Cont input[class*="span"] {
		width: 48% !important;
	}
	#sample_form .btnsFormGroup input[class*="span"] {
		width: 41% !important;
	}
}
/*------------------------------------------------------------------
[2. Max Width: 1200px]
*/

@media (min-width: 1200px) {
	.navbar .search-query {
		width: 200px;
	}
}

@media (min-width:820px) and (max-width:1150px){
input#username{
    width: 139px;
}
#sample_form .btnsFormGroup input[class*="span"] {
    width: 128px !important;
}
.textarea-formcontol {
    width: 252px;
}
.downpeak_download-Cont input.span1 {
    width: 33px;
}
.checkBox-Append input.span1 {
    width: 212px;
}
}

