/*charset "utf-8";*/
/* CSS Document */

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb_Light.eot');
    src: url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb.eot');
    src: url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb.ttf') format('truetype');
}
html{

}

body {
    font:14px IRANSans;
	background: rgba(227,230,230,1);
//	background:hsla(240,7%,81%,.15);
//	transform: scale(0.8);
//	transform-origin: top right;	
}
a{
	text-decoration:none;
}




abbr, acronym,abbr[data-original-title], abbr[title]
{
	border: none;
}
.container{
		
}

.sidebar{
	padding:0px;
	position:fixed;
	right:0;	
	top:0;
	z-index:89;
	width:13%;
}
.main{
	top:20px;
}
.main2{
	/*top:60px;*/
	padding: 0 0 0 25px;
}
.sideheader {
	background: #ffffff;
	display: block;
	box-shadow: 0px 1px 2px 0px #a1a1a1;
	height: 40px;
	margin:0 0 10px 0;
}
.title{
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	display: block;
}
.header{
	display:block;
	/*position:fixed;*/
	z-index:90;
	top:0;
	left:0;
	right:0;
}
.topbar {
	/*background: #2434B5;	*/
	display:block;
	float:left;
}
.complexName{
	color: white;
	font-size: 14px;
	text-align: center;
	margin: 9px 0 0px 0;
	padding: 0 0 9px 0;
	box-shadow: 0px 1px 0px 0px white;
}
.complexName a{
	color:white;
	text-decoration:none;
	padding: 10px;
}
.sideheader h3 {
	padding: 10px 0;
	margin: 0;
	color:white;
	float:right;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.sideheader span {
	color: #003171;
	font-size: 13px;
}
.navbar-nav > li{
	float:none;	
	font-size: 14px;
	display: block;	
}
.navbar-nav > li span{
	float:right;
	padding:0 0 0 5px;
}
.navbar-nav > li a{
	padding:5px;
}

.navbar-inverse {
	background-color: #446CB3;
}
.navbar-inverse .navbar-nav > li > a{
	padding:12px;
	color:white;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	background:#003171;
	box-shadow:inset -3px 0 0px 0px red;
}
.container-fluid {
    padding:0px;
}
.navbar-collapse {
    padding:0;
}
.navbar {
	border:none;
    border-radius: 0px;
	height:1000px;
	width:120%;
}

.sidemenu{
	padding:0;
	border:0;
}
.topbar ul{
	list-style:none;
	margin:0;
}
.topbar ul li{
	float:left;
	padding: 9px 15px 0px 0px;
	font-size: 15px;
}
.topbar ul li a {
	color:white;
}
.box{
    background-image: linear-gradient(black, gray); /* Standard syntax (must be last) */
	background:white;
	padding: 5px;
	box-shadow:0px 0px 2px 0px #a1a1a1;
	border-radius:3px;
	margin:7px;
	text-align:center;
	overflow:hidden;
	width:100%;
	font-size:12px;
	position: relative;
}
.boxProgress{
	background-color: white;
	height: 2px;
	display: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
	position: absolute;
	top: 0;
	left: 0;
}
.bigBox{
	background:white;
	padding: 5px;
	box-shadow:0px 0px 2px 0px #a1a1a1;
	border-radius:3px;
	margin:7px;
	overflow:hidden;
	width:100%;
	text-align:right;
	position: relative;
}
.bigBox .boxTitle{
	margin:0 5px 10px 0;
	font-size:12px;
	display: block;
}
.bigBox p{
	margin: 10px;
	font-size: 11px;
	line-height: 25px;
}
.bigBox ol{
	padding: 0px;
	margin:0px 25px;
}
.bigBox ol li{
	font-size: 11px;
	line-height: 25px;
}
.tablo{
	height:90px;
	margin:25px 10px 0 10px;
}
.chart{
	height: 310px;
	margin: 0 auto;
	direction:ltr;
	overflow:visible;
}
.dashboardChart{
	height: 370px;
	margin: 0 auto;
	direction:ltr;
	overflow:visible;
}
.elements{
	margin:5px;
}
.elements ul {
	list-style:none;
}
.elements img{
	display:block;
	width: 100%;
}
.elements button{
	display:block;
	width: 100%;
}
.elements a{
	text-decoration:none;
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header{
	width: 100%;
}
.navbar-nav{
	width: 100%;
}


.color-success {
	color:#3F8B0F;
	box-shadow: 0px 1px 0px 0px #3F8B0F;
}
.color-success :hover{
	color:#4CA712;
}
.color-primary {
	color:#FF6D00;
	box-shadow: 0px 1px 0px 0px #FF6D00;
}
.color-primary :hover{
	color:#FF7D00;
}
.color-warning {
	color:#DD2C00;
	box-shadow: 0px 1px 0px 0px #DD2C00;
}
.color-warning :hover {
	color:#FF3300;
}
.color-danger {
	color:#d50000;
	box-shadow: 0px 1px 0px 0px #d50000;
}
.color-danger :hover {
	color:#FF0000;	
}

.manageBtn{
	font-size: 13px;
	padding: 10px;
}

.btn-big {
	width:100%;
	height:100px;
	padding: 0px 0px 5px 0px;
	margin :0 0 8px 0;
	box-shadow: 0px 0px 5px 1px #a1a1a1;
}
.btn-big a{
	color:white;
}


.btn-big-success {
	background-color:#3F8B0F;
}
.btn-big-success :hover{
	background-color:#4CA712;
}
.btn-big-primary {
	background-color:#FF6D00;
}
.btn-big-primary :hover{
	background-color:#FF7D00;
}
.btn-big-warning {
	background-color:#DD2C00;
}
.btn-big-warning :hover {
	background:#FF3300;
}
.btn-big-danger {
	background-color:#d50000;
}

.btn-big-danger :hover {
	background-color:#FF0000;	
}

.btn-big .icon{	
	font-size: 60px;
	padding: 5px 10px;
	display: block;
}
.btn-big .percent{
	font-size:40px;
	font-family:algerian;
	color:white;
	margin:0 -15px 0 0;
}
.mybtn{
	padding: 4px 8px 1px 8px;
	border:none;
	display:block;
	position:relative;
	top:2px;
	left:-35px;
	background:none;
	color:white;
}
.mybtn:hover{
	box-shadow: inset 0px 0px 1px 1px white;
}
.btn-default{
	color:white;
	background-color:transparent;
}
.btn-default:hover{
	color:white;
	border-radius:0;
	box-shadow:inset 0px 0px 1px 0px white;	
}
.row{
	margin-left:0px;
	margin-right:0px;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: white;
    background-color: transparent;
    border: none;
}
.dropdown-menu:hover{
	background-color:white;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
	background-color:#90A4AE;
}
svg g text tspan{
	text-decoration:none;
}
.ChartPageHeader{
	margin: 0 0 10px 0;
	cursor: default;
	text-align:right;
}

.ChartPageHeader span{
	float:left;
	font-size:30px;
	font-weight:bold;
}

.ChartPageHeader h3{
	margin: 5px 0 20px 0;
}
.loginbox{
	height:210px;
    background-color: #EEEEEE;
	position: relative;
    top: 25%;
    width: 25%;
    margin-top: 200px;
	box-shadow:0 0px 5px 0 #4a4a4a;
	text-align:center;
	border-radius:3px;
}
.loginbox input{
	margin:20px 0;
}
.loginbox button{
	width:100%;
	margin:0 0 10px 0;
}
.manageBtns{
	text-align:center;
}
.ajaxContainer{
	/*margin: 0px;*/
	/*box-shadow: 0px -2px 0px 0px #7986CB;*/
	/*padding:10px;*/
	min-height:420px;
}
.fixHeight{
	height:410px;
}
.loadingIMG
{
	position:absolute;
	z-index:1000;
}
.addForm{
	height:0px;
	overflow:hidden;
	box-shadow: 1px 3px 0px -2px blue;
	position: absolute;
	z-index: 99;
	background: white;
}
.zIndex100{
	z-index: 100;
}
.appendFormBtn{
	position: absolute;
	left: 0;
	top: 220px;
	color: blue;
}
.ajaxPage h3{
	/*box-shadow: 0px 10px 10px -9px blue;*/
	/*padding: 0 0 5px 0;*/
	font-size:14px;
	text-align:right;
	margin:5px 5px;
}
.panelBox{
	height: 75px;
	width: 80%;
	box-shadow: inset 0px 0px 8px 0px #3d3d3d;
	position: relative;
	margin:15px
}
.panelBox h4{
	padding: 0 25px;
	position: absolute;
	top: 30%;
}
.addRecord{
	font-size: 13px;
	padding:0;
	float:left;
	color:#42A5F5;
	text-decoration:none;
}
.bigTable{
	text-align:right;
}
.smallTableLimited {
	height:280px;
	overflow-y: scroll;
	margin: 14px 0 0 0;
}
.smallTable{
	text-align:center;
}
.smallTable tr th{
	text-align:center;
}
.Navigation{
	height: 0;
	width:100%;
    position: absolute;
    z-index: 99;
    background-color: rgba(0,0,0, 0);
    overflow: hidden;
    transition: 0.5s;
	top:0%;
}
.closeNavBtn{
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 23px;
	background: red;
	color: white;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 2px solid #a1a1a1;
	z-index: 100;
	line-height: 23px;
	padding: 0px 3px 0 0;
}

.led-box {
  width: 25%;
}

.led-box p {
  font-size: 12px;
  text-align: center;
  margin: 1em;
}

.led-red {
  top:10px;
  left:10px;
  margin: 0 0;
  width: 15px;
  height: 15px;
  background-color: #F00;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #441313 0 -1px 9px, rgba(255, 0, 0, 0.5) 0 2px 12px;
  -webkit-animation: blinkRed 0.5s infinite;
  -moz-animation: blinkRed 0.5s infinite;
  -ms-animation: blinkRed 0.5s infinite;
  -o-animation: blinkRed 0.5s infinite;
  animation: blinkRed 0.5s infinite;
}

@-webkit-keyframes blinkRed {
    from { background-color: #F00; }
    50% { background-color: #A00; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #441313 0 -1px 9px, rgba(255, 0, 0, 0.5) 0 2px 0;}
    to { background-color: #F00; }
}
@-moz-keyframes blinkRed {
    from { background-color: #F00; }
    50% { background-color: #A00; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #441313 0 -1px 9px, rgba(255, 0, 0, 0.5) 0 2px 0;}
    to { background-color: #F00; }
}
@-ms-keyframes blinkRed {
    from { background-color: #F00; }
    50% { background-color: #A00; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #441313 0 -1px 9px, rgba(255, 0, 0, 0.5) 0 2px 0;}
    to { background-color: #F00; }
}
@-o-keyframes blinkRed {
    from { background-color: #F00; }
    50% { background-color: #A00; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #441313 0 -1px 9px, rgba(255, 0, 0, 0.5) 0 2px 0;}
    to { background-color: #F00; }
}
@keyframes blinkRed {
    from { background-color: #F00; }
    50% { background-color: #A00; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #441313 0 -1px 9px, rgba(255, 0, 0, 0.5) 0 2px 0;}
    to { background-color: #F00; }
}

.led-yellow {
  margin: 0 0;
  width: 20px;
  height: 20px;
  background-color: #FF0;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #808002 0 -1px 9px, #FF0 0 2px 12px;
  -webkit-animation: blinkYellow 1s infinite;
  -moz-animation: blinkYellow 1s infinite;
  -ms-animation: blinkYellow 1s infinite;
  -o-animation: blinkYellow 1s infinite;
  animation: blinkYellow 1s infinite;
}

@-webkit-keyframes blinkYellow {
    from { background-color: #FF0; }
    50% { background-color: #AA0; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #808002 0 -1px 9px, #FF0 0 2px 0; }
    to { background-color: #FF0; }
}
@-moz-keyframes blinkYellow {
    from { background-color: #FF0; }
    50% { background-color: #AA0; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #808002 0 -1px 9px, #FF0 0 2px 0; }
    to { background-color: #FF0; }
}
/*@-ms-keyframes blinkYellow {
    from { background-color: #FF0; }
    50% { background-color: #AA0; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #808002 0 -1px 9px, #FF0 0 2px 0; }
    to { background-color: #FF0; }
}*/
@-o-keyframes blinkYellow {
    from { background-color: #FF0; }
    50% { background-color: #AA0; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #808002 0 -1px 9px, #FF0 0 2px 0; }
    to { background-color: #FF0; }
}
@keyframes blinkYellow {
    from { background-color: #FF0; }
    50% { background-color: #AA0; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #808002 0 -1px 9px, #FF0 0 2px 0; }
    to { background-color: #FF0; }
}

.led-green {
  margin: 0 0;
  width: 20px;
  height: 20px;
  background-color: #ABFF00;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #304701 0 -1px 9px, #89FF00 0 2px 12px;
}

.led-blue {
  margin: 0 auto;
  width: 20px;
  height: 20px;
  background-color: #24E0FF;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #006 0 -1px 9px, #3F8CFF 0 2px 14px;
}
.editForm{
	font-size: 18px;
	margin: 20px 0;
}
.dashboardBox{
	width: 100%;
	margin:10px 0;
}
.dashboardBoxHeader{
	box-shadow: 0px 3px 0px 0px green;
	margin: 5px;
}
.dashboardBoxHeader .hedearBtn{
	color:#3d3d3d;
	padding: 4px 8px 1px 8px;
	border:none;
}
.boxContent{
	padding:5px;
	height:360px;
	overflow-y:scroll;
}
.boxContent ul{
	padding: 0 15px;
}
.boxContent ul li{
	box-shadow: 0px 1px 0px 0px #A1A1A1;
	margin: 6px 0 ;
}
.deletealarm{
	font-size:14px;
}

.timeperiod{
	padding: 5px 0;
	width: 65%;
	font-size: 12px;
	color:white;
	position:absolute;
}
.timeperiod span{
	position:relative;
}
.timeperiodBtn{
	padding:0;
	position:relative;
	left:42px;
}
.bigBtnLeftSide{
	padding:0;
}
.timeBtn{
	width:35%;
	padding:0;
}
.loadingImg{
	width:100%;
	height:100%;
	position:absolute;
	text-align:center;
}
.loadingImg img{
	width:400px;
	position: relative;
	top: 200px;
	z-index:99;
}
.btn{
	font-size:9px;
}
.btn:hover{
	color:white;
}
.table{
	font-size:10px;
	margin:0;
}

.mainCountTable{
	height: 115px;
}
.mainCountTable tbody tr td{
	padding:6px;
}
.form-group{
	font-size:11px;
}
.form-control{
	font-size:10px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	font-size:10px;
}
.select2-container .select2-selection--single{
	height:26px;
}
.boxBtn{
	box-shadow: 0px 1px 3px 1px #a1a1a1;
	padding: 5px;
	text-align: center;
	cursor:pointer;
	margin:5px;
}
.boxBtn span:first-child {
	font-size:60px;
	color:orange;
}
.boxBtn-red{
	background:red;
	color:white;
}
.boxBtn-green{
	background:green;
	color:white;
}
.boxBtn-blue{
	background:blue;
	color:white;
}

.inboxBtn{
	width:95%;
	font-size:12px;
	height:100px;
	overflow:hidden;
}
.inboxBtn span{
	display:block;
}
.settingForm{
	margin:30px;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
}
.settingForm label, .settingForm input[type=text], .settingForm button{
	margin:10px 0;
}
.settingForm h4{
	padding:10px 15px;
}
.userForm{
	margin:10px 0 10px 0;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
}
.userForm label, .userForm input[type=text], .userForm button{
	margin:10px 0;
}
.userForm h4{
	padding:10px 15px;
}

.radio label{
	margin:0;
}
.demographiForm input{
	width:95%;
}
.settingFormShift{
	padding:10px;
}
.settingFormShift input[type=text] {
	margin:0;
}
.labelformspan{
	float:right;
	padding:0 15px;
}
.margin10{
	margin:10px 0;
}
.bigbtn-title{
	font-size: 16px;
//	font-weight: bold;
}
.monitoring-top{
	box-shadow: 0px 9px 7px -10px #3d3d3d;
	margin: 0 0 30px 0 ;
}
.ajaxNav{
	height:100%;
	width:100%;
	background:#3d3d3d;
	background: rgba(0,0,0,0.5);
	position: absolute;
	z-index: 99;
}
.ajaxNavBox{
	height: 650px;
	width: 100%;
	background: white;
	z-index: 99;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 1px black;
	top: 80px;
	position: relative;
	padding: 20px 10px;
}
.closeAjaxNavBtn{
	height: 30px;
	width: 30px;
	background: green;
	color: white;
	border-radius: 50%;
	cursor: pointer;
	font-size: 20px;
	border: 1px solid #3d3d3d;
	position: absolute;
	top: -10px;
	right: -10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.closeAjaxNavBtn:hover{
	color:white;
	background:darkgreen;
}
.panelstable table tr th{
	height:30px;
}
.scrollBar{
	float:right;
	height:315px;
	overflow-y: scroll;
	overflow-x: hidden;
}


.paydaran{
	text-align: center;
	position: fixed;
	bottom: 5px;
	right:30px;
}
.paydaran a{
	text-decoration: none;
	font-size: 10px;
	color: white;
	padding:5px;
}
.syncedBtn{
	color: green;
	background: white;
	padding: 4px 8px 0px 8px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}
.unsyncedBtn{
	color: red;
	background: white;
	padding: 4px 8px 0px 8px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}.syncingBtn{
	color: blue;
	background: white;
	padding: 4px 8px 0px 8px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	float: left;
}.syncingBtn:hover{
	cursor:pointer;
}
.userbox{
	height: 0px;
	background-color: white;
	position: relative;
	top: 0%;
	width: 75%;
	margin-top: 150px;
	box-shadow: 0 0px 5px 0 #4a4a4a;
	border-radius: 3px;
	padding:0;
}
.height400{
	min-height:400px;
}
.reports-btn{
	height: 70px;
	width: 100%;
	background: green;
	color: white;
	font-size: 14px;
	border-radius: 0px;
	box-shadow: 0 0 1px 1px #a1a1a1;
	padding: 10px;
	margin:5px;
	cursor:pointer;
}
.reports-btn:hover{
	background:red;
}
.report-structure{
	display:none;
}
.customChartForm{
	margin:10px 0 10px 0;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	display:block;
}
.customChartForm label, .customChartForm input[type=text], .customChartForm button{
	margin:10px 0;
}
.customChartForm h4{
	padding:10px 15px;
}
.draw-columnChart-single{
	display:none;
}
.draw-circleChart{
	display:none;
}
.draw-gaugeChart{
	display:none;
}
.draw-textualReports{
	display:none;
}
.textualReportTable{
	height : 400px;
	overflow :scroll;
}
.excelBtn{
	background: green;
	margin : 5px 0 0 0;
	padding: 5px;
	border-radius:3px;
	color: white;
	display: block;
	text-decoration:none;
}
.excelBtn:hover{
	background: lightgreen;
	color: white;
	text-decoration:none;
}
.tabcontent{
	display:none;
}
.tablinks{
	background:blue;
	color:white;
	padding:5px 10px;
	margin:5px;
	float:right;
	cursor:pointer;
	border-radius:3px;
}
.tablinks:hover{
	background:DarkCyan ;
}
.panelsTab .active{
	background:DarkCyan ;
}
.format1{
padding-left:5px;
padding-right:5px;
}
.monitoring-btn .active{
	background:red;
}
.margin0{
	margin:0;
}





/* 
 * These lines are added by
 * Amir Hosein Salimi
 */

/* General */
.my-clear::after {
    content: "";
    clear: both;
    display: table;
}

/* header.blade.php */

 
/* login.blade.php */
div.form-container:hover {
	box-shadow: 1px 0px 10px #999;
}
.sample-user-icon {
	display: block;
	width: 72px;
	height: 72px;
	margin: 0px auto;
	margin-top: 15px;
	
}
div.input-group label {
	font-weight: normal;
}

/* pageManage.blade.php */
table tr td div.btn-group {
	min-width: 100px;
}

/* settings.blade.php */
div.col-md-2.panel {
	padding: 0px;
	margin-left: 10px;
}
div.col-md-2.panel:hover {
	cursor: pointer;
	box-shadow: 0px 0px 10px gray;
}
div.col-md-2.panel .panel-heading {
	text-align: center;
	padding: 5px 0px;
}
div.col-md-2.panel div.panel-heading span i {
	font-size: 40px;
	color: white;
}
div.panel-blue {
	background: #4e72ad;
	color: white;
}
div.panel-blue:hover {
	background: #6ba3ff;
}
div.panel-red {
	background: #e82e2e;
	color: white;
}
div.panel-red:hover {
	background: #ff3030;
}
div.panel-green {
	background: green;
	color: white;
}
div.panel-green:hover {
	background: #00b50f;
}
div.panel-orange {
	background: #ff7f00;
	color: white;
}
div.panel-orange:hover {
	background: #fca337;
}

/* sidebar.blade.php */
.navbar-header {
	margin-right: 0px;
	margin-left: 0px;
}


/* Media Qeuries */
@media only screen and (max-width: 991px) { /* Tablet size devices */
	div.col-xs-4.admin-label span {
		margin-right: 4em;
	}
}

@media only screen and (max-width: 767px) { /* Mobile size devices */
	
}

@media only screen and (max-width: 614px) { /* Mobile size devices */
	.navbar.navbar-inverse {
		margin-right: 1em;
	}
}