.btn-circle li, .nav-tabs.btn-circle > li {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	background: rgba(1, 113, 197, 0.4) ;
	/*background: rgba(0,0,0,0.1);*/
	border-top: 2px solid #0171c5;
	border-bottom: 2px solid #fff;
	-moz-border-radius:7%;
    -webkit-border-radius:7%;
    border-radius:7%;
	behavior: url(border-radius.htc);
	box-shadow:  inset 0px 1px 24px rgba(44, 178, 197, 0.5);
	-webkit-box-shadow:  inset 0px 1px 24px rgba(44, 178, 197, 0.5);
	-moz-box-shadow:  inset 0px 1px 24px rgba(44, 178, 197, 0.5);
}
.btn-circle li.inactv, .nav-tabs.btn-circle > li.inactv {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	background: rgba(210, 210, 210, 0.7);
	/*background: rgba(0,0,0,0.1);*/
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-shadow:  inset 0px 8px 24px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow:  inset 0px 8px 24px rgba(255, 255, 255, 0.5);
	-moz-box-shadow:  inset 0px 8px 24px rgba(255, 255, 255, 0.5);
}
.btn-circle a, .nav-tabs.btn-circle > li > a {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-shadow:  0px 3px 5px #aaa, inset 0px 2px 3px #fff;
	-webkit-box-shadow:  0px 3px 5px #aaa, inset 0px 2px 3px #fff;
	-moz-box-shadow:  0px 3px 5px #aaa, inset 0px 2px 3px #fff;
	text-shadow: #fff 1px 1px 2px;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	margin:10px;
}
.btn-circle-panel.medium .btn-circle a  {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-shadow:  0px 3px 5px #aaa, inset 0px 2px 3px #fff;
	-webkit-box-shadow:  0px 3px 5px #aaa, inset 0px 2px 3px #fff;
	-moz-box-shadow:  0px 3px 5px #aaa, inset 0px 2px 3px #fff;
	text-shadow: #fff 1px 1px 2px;
	text-decoration: none;
	font-size:11px !important;
	font-weight:600;
	/*line-height:0px;*/
	margin:10px;
}


.btn-circle a, .btn-rounded a, .btn-boxed a, .nav-tabs.btn-circle > li > a, .btn-circle .inactv a:hover {
	display: block;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e7e7e7));
	background-image: -webkit-linear-gradient(top, #ffffff, #e7e7e7);
	background-image: -moz-linear-gradient(top, #ffffff, #e7e7e7);
	background-image: -ms-linear-gradient(top, #ffffff, #e7e7e7);
	background-image: -o-linear-gradient(top, #ffffff, #e7e7e7);
	color: #9f9f9f;
	text-shadow: #fff 1px 2px 3px;
	position: relative;
	text-align: center;
}
/*==================================================
* button icon, circle
* ===============================================*/
/* circle IMAGE */
.circle-item {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 7px;
}
.circle-item:after,.circle-item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid #232323;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
} 
.circle-item:after {
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	border: 5px solid rgba(255,255,255,0.5);
}  
/*default size*/
.circle-item img, 
.circle-item [class^="micon-"], 
.circle-item [class^="icon-"]{
	display: block;
	width:30px;
	height:30px;
	font-size:15px;
	line-height:30px!important;
	text-align:center!important;
	margin:0;
	padding:0;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}
.btn.circle-item{
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	margin:0;
}
/*small size*/
.circle-item.small img, 
.circle-item.small [class^="micon-"]{
	width:20px;
	height:20px;
	font-size:12px;
	line-height:20px!important;
}
/*medium size*/
.circle-item.medium img, 
.circle-item.medium [class^="micon-"]{
	width:60px;
	height:60px;
	font-size:30px;
	/*line-height:60px!important;*/
}
/*large size*/
.circle-item.large img, 
.circle-item.large [class^="micon-"]{
	width:100px;
	height:100px;
	font-size:60px;
	line-height:100px!important;
}
/***************/
/*==================================================
* full width button
* ===============================================*/
.button-action {margin-bottom:20px;}
.button-action .btn {
	display:block;
	position:relative;
	height:25px;
	margin:0 0 10px 0;
}
.button-action.btn-group.btn-group-vertical {
	margin-bottom:15px;
	display:block;
}
.button-action.btn-group.btn-group-vertical.paper-pile {margin-bottom:25px;}
.button-action.btn-group.btn-group-vertical .btn {
	margin:0;
	display:block;
	width:auto;
}
.button-action.btn-group.btn-group-vertical .btn:first-child, 
.button-action.btn-group.btn-group-vertical .btn:last-child {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.button-action .btn span{
	position:absolute;
	left:0px;
	top:0px;
	background:rgba(0,0,0,0.15);
	border-right:1px solid rgba(0,0,0,0.2);
	height:100%;
	width:50px;
}
.button-action .btn span.right{
	position:absolute;
	right:0px;
	top:0px;
	left:auto;
	border-right:none;
	background:rgba(0,0,0,0.15);
	border-left:1px solid rgba(0,0,0,0.2);
	height:100%;
	width:50px;
}
.button-action .btn span i{line-height:42px;}
/*==================================================
* button groups
* ===============================================*/
.well .btn-group > .btn:first-child {
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-topleft: 2px;
}
.well .btn-group > .btn:last-child,
.well .btn-group > .dropdown-toggle {
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
}
.well .btn-group > .btn.large:first-child {
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}
.well .btn-group > .btn.large:last-child,
.well .btn-group > .large.dropdown-toggle {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
}
/*==================================================
* big circle buttons
* ===============================================*/
.btn-circle-panel.small .btn-circle li, 
.btn-rounded-panel.small .btn-rounded li {
	width:80px;
	height:80px!important;
}
.btn-circle-panel.small .btn-circle li a, 
.btn-rounded-panel.small .btn-rounded li a, 
.btn-boxed-panel.small .btn-boxed li, 
.btn-boxed-panel.small .btn-boxed li a{
	width: 70px;
	height: 70px;
	line-height:70px;
}
.btn-circle-panel.small [class^="micon-"], 
.btn-rounded-panel.small [class^="micon-"], 
.btn-boxed-panel.small [class^="micon-"], 
.btn-circle-panel.small [class^="icon-"], 
.btn-rounded-panel.small [class^="icon-"], 
.btn-boxed-panel.small [class^="icon-"] {line-height: 60px;}
.btn-circle-panel.medium .btn-circle li, 
.btn-rounded-panel.medium .btn-rounded li {
	width:100px;
	height:100px!important;
}
.btn-circle-panel.medium .btn-circle li a, 
.btn-rounded-panel.medium .btn-rounded li a, 
.btn-boxed-panel.medium .btn-boxed li, 
.btn-boxed-panel.medium .btn-boxed li a{
	width: 120px;
	height: 120px;
}
.btn-circle-panel.medium [class^="micon-"], 
.btn-rounded-panel.medium [class^="micon-"], 
.btn-boxed-panel.medium [class^="micon-"], 
.btn-circle-panel.medium [class^="icon-"], 
.btn-rounded-panel.medium [class^="icon-"], 
.btn-boxed-panel.medium [class^="icon-"] {
	font-size:35px;
	/*line-height: 80px;*/
}
.btn-circle-panel.large .btn-circle li, 
.btn-rounded-panel.large .btn-rounded li {
	width:180px;
	height:180px!important;
}
.btn-circle-panel.large .btn-circle li a, 
.btn-rounded-panel.large .btn-rounded li a, 
.btn-boxed-panel.large .btn-boxed li, 
.btn-boxed-panel.large .btn-boxed li a{
	width: 160px;
	height: 160px;
	/*line-height: 150px;*/
}
.btn-circle-panel.medium .btn-circle li, 
.btn-rounded-panel.medium .btn-rounded li {
	width:120px;
	height:120px!important;
	/*line-height:0px;*/
}
.btn-circle-panel.medium .btn-circle li a, 
.btn-rounded-panel.medium .btn-rounded li a, 
.btn-boxed-panel.medium .btn-boxed li, 
.btn-boxed-panel.medium .btn-boxed li a{
	width: 100px;
	height: 100px;
}

.btn-circle li a span.first	{
	width:80%;
	margin:0 9%;
	height:60%;
	margin-top:5%;
	line-height:100px;
	display:block;
}
.btn-circle li a span.second	{
	width:90%;
	margin:0 4%;
	height:54%;
	line-height:50px;
	display:block;
	float:left;
	padding: 0px 20px;
}
.medium .btn-circle li a .secondSmall	{
	width:100%;
	height:40px;
	display:block;
	float:left;
	margin-top: 7px;
	font-family: "Segoe UI";
}


.btn-circle-panel.large [class^="micon-"], 
.btn-rounded-panel.large [class^="micon-"], 
.btn-boxed-panel.large [class^="micon-"], 
.btn-circle-panel.large [class^="icon-"], 
.btn-rounded-panel.large [class^="icon-"], 
.btn-boxed-panel.large [class^="icon-"] {line-height: 100px;}

/*==================================================
* big rounded buttons
* ===============================================*/
.btn-rounded li {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	background: #eaeaea;
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #fff;
	-webkit-border-radius: 20%;
	-moz-border-radius: 20%;
	border-radius: 20%;
	box-shadow:  inset 0px 8px 24px #cbcbcb;
	-webkit-box-shadow:  inset 0px 8px 24px #cbcbcb;
	-moz-box-shadow:  inset 0px 8px 24px #cbcbcb;
}
.btn-rounded a {
	-webkit-border-radius: 20%;
	-moz-border-radius: 20%;
	border-radius: 20%;
	box-shadow:  0px 3px 8px #aaa, inset 0px 2px 3px #fff;
	-webkit-box-shadow:  0px 3px 8px #aaa, inset 0px 2px 3px #fff;
	-moz-box-shadow:  0px 3px 8px #aaa, inset 0px 2px 3px #fff;
	text-shadow: #fff 1px 2px 3px;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	margin:10px;
}
/*==================================================
* big boxed buttons
* ===============================================*/
.btn-boxed li {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	background: #eaeaea;
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #dedede;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow:  inset 0px 8px 24px #cbcbcb;
	-webkit-box-shadow:  inset 0px 8px 24px #cbcbcb;
	-moz-box-shadow:  inset 0px 8px 24px #cbcbcb;
	padding:10px;
}
.btn-boxed a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow:  0px 0px 1px #aaa, inset 0px 0px 1px #fff;
	-webkit-box-shadow:  0px 0px 1px #aaa, inset 0px 0px 1px #fff;
	-moz-box-shadow:  0px 0px 1px #aaa, inset 0px 0px 1px #fff;
	text-shadow: #fff 1px 2px 3px;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
/********** +++++  ***************/
.btn-circle, 
.btn-rounded, 
.btn-boxed {
	margin:0px;
	padding:0px;
	list-style: none;
	text-align: center;
	padding:15px 0px;
}
.btn-circle li, 
.btn-rounded li, 
.btn-boxed li {margin-bottom:15px;}
.btn-circle a i, 
.btn-rounded a i, 
.btn-boxed a i {
	font-size:30px;
	font-weight:bold;
	margin-top:0;
}
.btn-circle li a img, 
.btn-rounded li a img, 
.btn-boxed li a img {
	width:64px;
	height:64px;
	vertical-align:middle;
	margin-top:3px;
}
.btn-circle-panel.medium .btn-circle li a img, 
.btn-circle-panel.medium .btn-rounded li a img, 
.btn-circle-panel.medium .btn-boxed li a img {
	width:48px;
	height:48px;
	vertical-align:middle;
	margin-top:10px;
	margin-bottom:10px;
}

.btn-circle a:hover, 
.btn-circle .active a, 
.btn-circle .active a:hover, 
.btn-rounded a:hover, 
.btn-rounded .active a, 
.btn-rounded .active a:hover, 
.btn-boxed a:hover, 
.btn-boxed .active a, 
.btn-boxed .active a:hover, 
.nav-tabs.btn-circle > li > a:hover, 
.nav-tabs.btn-circle > .active > a, 
.nav-tabs.btn-circle > .active > a:hover {
	text-decoration: none;
	text-shadow: #fff 0px 2px 1px;
	color: #454545;
	background: #ffffff;
	box-shadow:  0px 3px 8px #aaa, inset 0px 2px 3px #fff;
	-webkit-box-shadow:  0px 3px 8px #aaa, inset 0px 2px 3px #fff;
	-moz-box-shadow:  0px 3px 8px #aaa, inset 0px 2px 3px #fff;
}
.btn-circle a:focus, 
.btn-rounded a:focus, 
.btn-boxed a:focus {outline: none;}
.btn-circle .badge, 
.btn-rounded .badge, 
.btn-boxed .badge {
	position:absolute;
	top:0;
	right:0;
	padding-top:4px;
	padding-bottom:4px;
}
.btn-rounded .badge, 
.btn-boxed .badge,
.btn-circle .badge {
	top:10px;
	right:20px;
}

.tabref {
    margin-right: 8px;
}
.footer-custom {
    background-color: #990000;
    bottom: 0;
    color: rgb(255, 255, 255) !important;
    padding: 10px 0;
    position: fixed;
    text-align: center;
    width: 100%;
}
.bigger-120 {
    font-size: large;
    font-style: italic;
}
.instruction-item{list-style-type:none;padding: 10px 0 10px 0px;}
#insdemo{padding-left:0;}
.table.table-hover th {
    text-align: center;
} 

/* line 4, ../sass/_offline-theme-base.sass */
.offline-ui, .offline-ui *, .offline-ui:before, .offline-ui:after, .offline-ui *:before, .offline-ui *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


/* line 7, ../sass/_offline-theme-base.sass */
.offline-ui {
  display: none;
  position: fixed;
  background: white;
  z-index: 2000;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
}
/* line 17, ../sass/_offline-theme-base.sass */
.offline-ui .offline-ui-content:before {
  display: inline;
  }
/* line 20, ../sass/_offline-theme-base.sass */
.offline-ui .offline-ui-retry {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: none;
}
/* line 24, ../sass/_offline-theme-base.sass */
.offline-ui .offline-ui-retry:before {
  display: inline;
}
/* line 29, ../sass/_offline-theme-base.sass */
.offline-ui.offline-ui-up.offline-ui-up-5s {
  display: block;
}
/* line 32, ../sass/_offline-theme-base.sass */
.offline-ui.offline-ui-down {
  display: block;
}
/* line 37, ../sass/_offline-theme-base.sass */
.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-retry {
  display: block;
}
/* line 42, ../sass/_offline-theme-base.sass */
.offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s.offline-ui-waiting .offline-ui-retry {
  display: none;
}

@-webkit-keyframes offline-dropin {
  /* line 40, ../sass/_keyframes.sass */
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 0;
  }

  /* line 43, ../sass/_keyframes.sass */
  1% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
    opacity: 0;
  }

  /* line 48, ../sass/_keyframes.sass */
  2% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
    opacity: 1;
	}

  /* line 51, ../sass/_keyframes.sass */
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1;
  }
}

@-moz-keyframes offline-dropin {
  /* line 40, ../sass/_keyframes.sass */
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 0;
  }

  /* line 43, ../sass/_keyframes.sass */
  1% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
    opacity: 0;
  }

  /* line 48, ../sass/_keyframes.sass */
  2% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
    opacity: 1;
  }

  /* line 51, ../sass/_keyframes.sass */
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1;
  }
}

@-ms-keyframes offline-dropin {
  /* line 40, ../sass/_keyframes.sass */
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 0;
  }

  /* line 43, ../sass/_keyframes.sass */
  1% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
    opacity: 0;
  }

  /* line 48, ../sass/_keyframes.sass */
  2% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
    opacity: 1;
  }

  /* line 51, ../sass/_keyframes.sass */
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1;
  }
}

@-o-keyframes offline-dropin {
  /* line 40, ../sass/_keyframes.sass */
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 0;
  }

  /* line 43, ../sass/_keyframes.sass */
  1% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
    opacity: 0;
  }

  /* line 48, ../sass/_keyframes.sass */
  2% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
    opacity: 1;
  }

  /* line 51, ../sass/_keyframes.sass */
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1;
  }
}

@keyframes offline-dropin {
  /* line 40, ../sass/_keyframes.sass */
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 0;
  }

  /* line 43, ../sass/_keyframes.sass */
  1% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
    opacity: 0;
  }

  /* line 48, ../sass/_keyframes.sass */
  2% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
    opacity: 1;
  }

  /* line 51, ../sass/_keyframes.sass */
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes offline-dropout {
  /* line 57, ../sass/_keyframes.sass */
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

  /* line 59, ../sass/_keyframes.sass */
  100% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
  }
}

@-moz-keyframes offline-dropout {
  /* line 57, ../sass/_keyframes.sass */
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

  /* line 59, ../sass/_keyframes.sass */
  100% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
  }
}

@-ms-keyframes offline-dropout {
  /* line 57, ../sass/_keyframes.sass */
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

  /* line 59, ../sass/_keyframes.sass */
  100% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
  }
}

@-o-keyframes offline-dropout {
  /* line 57, ../sass/_keyframes.sass */
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

  /* line 59, ../sass/_keyframes.sass */
  100% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
  }
}

@keyframes offline-dropout {
  /* line 57, ../sass/_keyframes.sass */
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

  /* line 59, ../sass/_keyframes.sass */
  100% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
  }
}

@-webkit-keyframes offline-rotation {
  /* line 64, ../sass/_keyframes.sass */
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  /* line 66, ../sass/_keyframes.sass */
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}

@-moz-keyframes offline-rotation {
  /* line 64, ../sass/_keyframes.sass */
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  /* line 66, ../sass/_keyframes.sass */
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes offline-rotation {
  /* line 64, ../sass/_keyframes.sass */
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  /* line 66, ../sass/_keyframes.sass */
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}

@-o-keyframes offline-rotation {
  /* line 64, ../sass/_keyframes.sass */
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  /* line 66, ../sass/_keyframes.sass */
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}

@keyframes offline-rotation {
  /* line 64, ../sass/_keyframes.sass */
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  /* line 66, ../sass/_keyframes.sass */
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}

/* line 16, ../sass/offline-theme-dark.sass */
.offline-ui {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 300;
  padding: 1em;
  width: 38em;
  max-width: 100%;
  background: black;
  color: #cccccc;
  overflow: hidden;
}
@media (max-width: 38em) {
  /* line 16, ../sass/offline-theme-dark.sass */
  .offline-ui {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
}
/* line 30, ../sass/offline-theme-dark.sass */
.offline-ui .offline-ui-content {
  padding-left: 2em;
}
/* line 33, ../sass/offline-theme-dark.sass */
.offline-ui .offline-ui-content:before {
  line-height: 1.25em;
}
/* line 36, ../sass/offline-theme-dark.sass */
.offline-ui .offline-ui-content:after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1em;
  margin: auto;
  height: 1em;
  width: 1em;
}
/* line 48, ../sass/offline-theme-dark.sass */
.offline-ui .offline-ui-retry {
  position: absolute;
  right: 3em;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.2);
  text-decoration: none;
  color: inherit;
  line-height: 3.5em;
  height: 3.5em;
  margin: auto;
  padding: 0 1em;
}
/* line 61, ../sass/offline-theme-dark.sass */
.offline-ui.offline-ui-up {
  -webkit-animation: offline-dropout forwards 0.5s 2s;
  -moz-animation: offline-dropout forwards 0.5s 2s;
  -ms-animation: offline-dropout forwards 0.5s 2s;
  -o-animation: offline-dropout forwards 0.5s 2s;
  animation: offline-dropout forwards 0.5s 2s;
  -webkit-backface-visibility: hidden;
}
/* line 64, ../sass/offline-theme-dark.sass */
.offline-ui.offline-ui-up .offline-ui-content:after {
  background: #80d580;
}
/* line 67, ../sass/offline-theme-dark.sass */
.offline-ui.offline-ui-down {
  -webkit-animation: offline-dropin 0.5s;
  -moz-animation: offline-dropin 0.5s;
  -ms-animation: offline-dropin 0.5s;
  -o-animation: offline-dropin 0.5s;
  animation: offline-dropin 0.5s;
  -webkit-backface-visibility: hidden;
}
/* line 70, ../sass/offline-theme-dark.sass */
.offline-ui.offline-ui-down .offline-ui-content:after {
  background: #e24949;
}
/* line 73, ../sass/offline-theme-dark.sass */
.offline-ui.offline-ui-down.offline-ui-connecting, .offline-ui.offline-ui-down.offline-ui-waiting {
  padding-right: 3em;
}
/* line 76, ../sass/offline-theme-dark.sass */
.offline-ui.offline-ui-down.offline-ui-connecting .offline-ui-content:after, .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content:after {
  background: #e24949;
}
/* line 79, ../sass/offline-theme-dark.sass */
.offline-ui.offline-ui-down.offline-ui-connecting:after, .offline-ui.offline-ui-down.offline-ui-waiting:after {
  -webkit-animation: offline-rotation 0.7s linear infinite;
  -moz-animation: offline-rotation 0.7s linear infinite;
  -ms-animation: offline-rotation 0.7s linear infinite;
  -o-animation: offline-rotation 0.7s linear infinite;
  animation: offline-rotation 0.7s linear infinite;
  -webkit-backface-visibility: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  content: " ";
  display: block;
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1em;
  width: 1em;
  border: 2px solid transparent;
  border-top-color: rgba(255, 255, 255, 0.5);
  border-left-color: rgba(255, 255, 255, 0.5);
  opacity: 0.7;
}
/* line 96, ../sass/offline-theme-dark.sass */
.offline-ui.offline-ui-down.offline-ui-waiting {
  padding-right: 11em;
}
/* line 99, ../sass/offline-theme-dark.sass */
.offline-ui.offline-ui-down.offline-ui-waiting.offline-ui-reconnect-failed-2s {
  padding-right: 0;
}

#accordion .panel-heading {
    border-left: 5px solid red !important;
}
#accordion .panel-default > .panel-heading {
    background-color:#fff;
}
.panel-title{
	font-family: "Comic Sans MS";
}
.dropdown-menu .menu-icon {
    margin-top: -12px;
}
.dropdown-menu {
    border: 1px solid;
    border-radius: 5px !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
    margin: 2px 0 0;
    min-width: 230px;
	padding:0px;
}
.dropdown-menu>li>a>span{
	padding-top: 7px; 
}
.dropdown-menu>li>a{
	line-height: 1.9;
}

/*wizard*/
.wizard_horizontal ul.wizard_steps {
    display: table;
    list-style: outside none none;
    margin: 0 0 20px;
    position: relative;
    width: 100%;
}
.wizard_horizontal ul.wizard_steps li {
    display: table-cell;
    text-align: center;
}
.wizard_horizontal ul.wizard_steps li:first-child a::before {
    left: 50%;
}
.wizard_horizontal ul.wizard_steps li a.selected::before, .step_no {
    background: #34495e none repeat scroll 0 0;
    color: #fff;
}
.wizard_horizontal ul.wizard_steps li a::before {
    background: #ccc none repeat scroll 0 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 100%;
    z-index: 4;
}
.wizard_horizontal ul.wizard_steps li a, .wizard_horizontal ul.wizard_steps li:hover {
    color: #666;
    display: block;
    opacity: 1;
    position: relative;
}
.wizard_horizontal ul.wizard_steps li a .step_no {
    border-radius: 100px;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 5px;
    position: relative;
    text-align: center;
    width: 40px;
    z-index: 5;
}
.wizard_verticle ul.wizard_steps li a.selected::before, .step_no {
    background: #34495e none repeat scroll 0 0;
    color: #fff;
}
.wizard_horizontal ul.wizard_steps li a.selected::before, .step_no {
    background: #34495e none repeat scroll 0 0;
    color: #fff;
}
.form_wizard .stepContainer {
    border: 0 solid #ccc;
    display: block;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
    position: relative;
}
.actionBar {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding: 10px 5px;
    text-align: right;
    width: 100%;
}
.form_wizard .msgBox {
    display: none;
}
.form_wizard .loader {
    display: none;
}
.actionBar .buttonDisabled {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
}
.actionBar a {
    margin: 0 3px;
	border-radius:8px;
}
.wizard_horizontal ul.wizard_steps li a.disabled .step_no {
    background: #ccc none repeat scroll 0 0;
}
.wizard_horizontal ul.wizard_steps li a.done::before, .wizard_horizontal ul.wizard_steps li a.done .step_no {
    background: #1abb9c none repeat scroll 0 0;
    color: #fff;
}
.wizard_horizontal a {
    text-decoration: none;
}
.bootbox.modal.fade.bootbox-confirm.in {
    z-index: 99999;
}
.stepContainer {
	/* min-height:320px; */
	max-height:350px;
}
.actionBar {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding: 10px 5px;
    text-align: right;
    width: 100%;
}
.modal-lg {
    width: 100%;
}
.glyphicon {
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px;
}
.hide{
	display:none !important; 
}
.modal-open .modal{
	z-index: 999999;
}
.dropdown-menu.open {
    z-index: 9999999;
}
#revalSearchData legend {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
}
#ansBookletSearchData legend {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
}
#retotalSearchData legend {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
}

/*Data atble Button */
.dt-buttons {
    display: none;
}
.dataTables_buttons.hidden-sm-down {
    float: right;
	border-left: 1px solid #d4d4d4;
	z-index: 1000;
}
.line-center{
    margin:0;padding:0 10px;
    background:#fff;
    display:inline-block;
	font-weight: bold;
}
.hrts{
    font-size: 12px;
    text-align:center;
    position:relative;
    z-index:2;
    
}
.hrts:after{
    content:"";
    position:absolute;
    top:50%;
    left:0;
    right:0;
    border-top:solid 1px #e5e5e5;
    z-index:-1;
}
.bootbox.modal.fade.bootbox-confirm.in {
    z-index: 999999;
}
.loader_email {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    float: right;
    height: auto;
    position: absolute;
    right: 18px;
    top: 24px;
    width: auto;
    z-index: 50;
}
#errorModel{ z-index: 9999999;}
.m_tbl_h{
	margin: 5px 10px;
}
.punchLine {
    font: 14px Arial, Helvetica, sans-serif; 
    padding: 20px 0 2px 0;
    
}
.subSess{
	text-align: center;
}
.my-breadcrumb{
	margin:0px;
	padding: 20px 0 0;
}
@media only screen and (max-width: 991px) {
  .topLogo_Mng {
    margin-top: 286px;
}
	 
}
@media only screen and (max-width: 396px) {
	.top_btn_txt{
		display:none;
	}	
}
@media only screen and (max-width: 768px) {
	.logoPan1{
		text-align:center;
	}
	.punchLine {    
		text-align: center;
		float: none;
	}
	.subSess{
		height: 25px;
		padding: 20px 0 0;
	}
	.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area section h2 span, .bcRightSub .account-area .login-area section h2 span{
		line-height: 1.1;
		font-size: 12px;
    font-weight: 400;
	}
}
.m_top_25{
	margin-top:25px;
}
.databox-four{
	background-image:linear-gradient(to right, #02ace7, #a0e0f7)
}
.bg-themefourcolor{
	background-color:#0fa0d2!important; 
}
.breadcrumb {
    font-size: 12px;
}
.bcRightSub{
	font-size: 14px;
}
.table>thead>tr>th {
	text-align:center;
	vertical-align:middle;
}
 .datetimepicker{
	 top:364px;
 }
@media only screen and (max-width:380px) {
	.breadcrumb>li>a{
	display:none;
} 
.breadcrumb>li:first-child>a {    
    display: inherit;
}

}
@media only screen and (max-width:880px) {
.navbar .navbar-inner .navbar-header .navbar-account .account-area>li{
	height: 45px;
}
.well.with-header {
    padding-top: 77px;
} 
.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area, .bcRightSub .account-area .login-area{
	height: 18px; 
}
 .datetimepicker{
	 top:392px;
 }

}
@media screen and (max-width: 767px){
.table-responsive {
    border: none;
}
.bcRightSub .account-area>li>a:hover {
	text-decoration:none;
	background-color: #ffcc00;
	color:#000; 
}
.bcRightSub .account-area>li>a {     
    font-size: 12px;
    /* padding: 0 0 5px 10px; */
}
 .datetimepicker{
	 top:590px;
 }
}
@media only screen and (max-width: 600px){
section {
    min-width: 65px; 
}
.m_tbl_h{
	width:100%;
}
}
@media only screen and (max-width: 554px){
	.datetimepicker{
	 top:612px;
 }
}
.breadcrumb>li+li:before{
	padding: 0 0px;
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before{
	text-indent: 0px;
    line-height: 16px;
    font-size: 17px;
    font-weight: bold;
}
.bootbox{   
    overflow: scroll;
}


/*menu custom CSS*/

.btn-circle li, .nav-tabs.btn-circle > li{
	background-color: #fff;
    border: none;
    box-shadow: none;
}
.btn-circle-panel.medium .btn-circle a{
	background-color: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-image: none;
}
.btn-circle li a span.second{
	height: 67%;
}
.btn-circle-panel.medium .btn-circle li a img{
	/* background-color: rgb(57, 166, 240);
	box-shadow: inset 0px 1px 24px rgb(0, 157, 179); */
	background: linear-gradient( 135deg, #39a6f0 10%, #39a6f0 100%);
    border-radius: 50%;
    height: 60px;
    width: 60px;
    margin: 0;
    padding: 7px;
}
.btn-circle-panel.medium .btn-circle li a:hover img{
	background: linear-gradient( 135deg, #39a6f0 10%, #95d0f9 100%);
	
} 
.medium .btn-circle li a .secondSmall{
	margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}
    .btn-circle li, .nav-tabs.btn-circle > li{
	margin:0px;
}
    .btn-circle, .btn-rounded, .btn-boxed{
	/* text-align:left; */
}
.btn-circle-panel.medium .btn-circle a{
	background:none;
	
}
.info{
	transition: 0.4s linear;
	box-shadow:0px 0px 5px 0px rgba(142, 139, 133, 0.32);
}
.info:hover{
	color:#000;
	-webkit-transform: translateY(-2px) scale(1.0);
    -moz-transform: translateY(-2px) scale(1.0);
    -ms-transform: translateY(-2px) scale(1.0);
    -o-transform: translateY(-2px) scale(1.0);
    transform: translateY(-2px) scale(1.0);
    -webkit-box-shadow: 1px 6px 10px rgba(62,57,107,.2);
    box-shadow: 1px 6px 10px rgba(62,57,107,.2);
    z-index: 999;
}
.btn-circle-panel.medium .btn-circle li, .btn-rounded-panel.medium .btn-rounded li{
	width: 130px;
    height: 130px!important;
}
.btn-circle-panel.medium .btn-circle li a, .btn-rounded-panel.medium .btn-rounded li a, .btn-boxed-panel.medium .btn-boxed li, .btn-boxed-panel.medium .btn-boxed li a{
	width: 110px;
    height: 110px;
}
/*menu custom CSS*/
#aa-table td{
	vertical-align: middle;
}
.fa-spin {
    animation: 2s linear 0s normal none infinite running fa-spin;
}
.modal-header h4{
	color: #fff;
    font-weight: bold;
}
.close {
	color: #fff;
    opacity: 1;
}
.help{
position: fixed!important;
right: 0px;
top: 300px;
background-color: #39a6f0;
color: #fff;
padding: 9px;
z-index: 999;
border-radius: 0 14px 0 14px;
}
.help:hover{
	background-color: #0171c5;
	color:#fff;
	
}
.toltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}
a[title]:hover:after {
	content: attr(title);
	top:-30px;
	background-color:#000;
	color:#fff;
	text-align: center;
	border-radius: 3px;
	padding: 5px;
	position: absolute;
	z-index: 99999;
	left:-60px
}

.bcRightSub .account-area>li>a:hover {
	text-decoration:none;	
	color:#fff; 
}
/* .databox .databox-number{
	font-weight: 300;
	font-size: 14px;  
} */
.bg-themethreecolor{
	background-color:#fbfbfb!important;
}
.databox : hover{
	-webkit-transform: translateY(-2px) scale(1.0);
    -moz-transform: translateY(-2px) scale(1.0);
    -ms-transform: translateY(-2px) scale(1.0);
    -o-transform: translateY(-2px) scale(1.0);
    transform: translateY(-2px) scale(1.0);
    -webkit-box-shadow: 1px 6px 10px rgba(62,57,107,.2);
    box-shadow: 1px 6px 10px rgba(62,57,107,.2);
    z-index: 999;
}
.dropdown-menu .divider {
    background-color: #ebebeb;
    margin: 0;
}
.databox.databox-yellow{
	background-image: -webkit-linear-gradient(left, #ca9003,#ffce55);
    background-image: -moz-linear-gradient(left, #ca9003, #ffce55);
    background-image: -o-linear-gradient(left, #ca9003, #ffce55);
	background-image: linear-gradient(to right, #ca9003, #ffce55);
	transition: 1s ease-out;
}
.databox.databox-yellow:hover{
	background-image: -webkit-linear-gradient(left, #ffce55,#ca9003);
    background-image: -moz-linear-gradient(left, #ffce55, #ca9003);
    background-image: -o-linear-gradient(left, #ffce55, #ca9003);
	background-image: linear-gradient(to right, #ffce55, #ca9003);
	transition: 1s ease-out;
}
.databox.databox-red:hover {
    background-image: -webkit-linear-gradient(left, #ef8629, #9A2019);
    background-image: -moz-linear-gradient(left, #ef8629, #9A2019);
    background-image: -o-linear-gradient(left, #ef8629, #9A2019);
    background-image: linear-gradient(to right, #ef8629, #9A2019);
}
.databox.databox-graded:hover {
    background-image: -webkit-linear-gradient(left, #fff, #ddd);
    background-image: -moz-linear-gradient(left, #fff, #ddd);
    background-image: -o-linear-gradient(left, #fff, #ddd);
    background-image: linear-gradient(to right, #fff, #ddd);
}
.databox-four:hover {
    background-image: linear-gradient(to right, #a0e0f7, #02ace7);
}
/* student dashboard icon*/
.btn-circle-panel.large .btn-circle li, .btn-rounded-panel.large .btn-rounded li{
	width: 130px;
    height: 140px!important;
}
.btn-circle-panel.large .btn-circle li a, .btn-rounded-panel.large .btn-rounded li a{
	width: 130px;
    height: 140px;
	box-shadow: none;
	border-radius: 6%;
	margin:0;
}
.btn-circle-panel.large .btn-circle li a:hover{
	background-image: none;
	box-shadow: 0px 1px 5px #aaa, inset 0px 2px 3px #fff;
}
.btn-circle-panel.large .btn-circle li a span.first{
	width: 100%;
    margin: 0;
    height: 66%;
    margin-top: 0;
    line-height: 90px;
    display: block;
}
.btn-circle-panel.large .btn-circle li a span.second{
	height: 39%;    
	line-height: 20px;
    float: left;
}
.btn-circle-panel.large .btn-circle li a img{
	width: 75px;
    height: 75px;
    vertical-align: middle;
    margin-top: 0;
    background: linear-gradient( 135deg, #89d1e2 10%, #1ebce3 100%);
    padding: 10px;
    border-radius: 50%;
}
.btn-circle-panel.large .btn-circle li a:hover img{
	background: linear-gradient( 135deg, #1ebce3 10%, #89d1e2 100%);
} 
.btn-circle-panel.large .btn-circle li{
	transition: 0.4s linear;
}
.btn-circle-panel.large .btn-circle li:hover{ 
	color:#000;
	-webkit-transform: translateY(-2px) scale(1.0);
    -moz-transform: translateY(-2px) scale(1.0);
    -ms-transform: translateY(-2px) scale(1.0);
    -o-transform: translateY(-2px) scale(1.0);
    transform: translateY(-2px) scale(1.0);
    -webkit-box-shadow: 1px 6px 10px rgba(62,57,107,.2);
    box-shadow: 1px 6px 10px rgba(62,57,107,.2);
    z-index: 999;
}
/* student dashboard icon closed*/
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.databox .databox-number {
	font-size: 16px;
}
.dropdown-menu.pull-right a {
    white-space: inherit;
}
/* student dashboard icon*/
.btn-circle-panel.large .btn-circle li, .btn-rounded-panel.large .btn-rounded li{
	width: 130px;
    height: 140px!important;
}
.btn-circle-panel.large .btn-circle li a, .btn-rounded-panel.large .btn-rounded li a{
	width: 130px;
    height: 140px;
	box-shadow: none;
	border-radius: 6%;
	margin:0;
}
.btn-circle-panel.large .btn-circle li a:hover{
	background-image: none;
	box-shadow: 0px 1px 5px #aaa, inset 0px 2px 3px #fff;
}
.btn-circle-panel.large .btn-circle li a span.first{
	width: 100%;
    margin: 0;
    height: 66%;
    margin-top: 0;
    line-height: 90px;
    display: block;
}
.btn-circle-panel.large .btn-circle li a span.second{
	height: 39%;    
	line-height: 20px;
    float: left;
}
.btn-circle-panel.large .btn-circle li a img{
	width: 75px;
    height: 75px;
    vertical-align: middle;
    margin-top: 0;
    background: linear-gradient( 135deg, #89d1e2 10%, #1ebce3 100%);
    padding: 10px;
    border-radius: 50%;
}
.btn-circle-panel.large .btn-circle li a:hover img{
	background: linear-gradient( 135deg, #1ebce3 10%, #89d1e2 100%);
} 
.btn-circle-panel.large .btn-circle li{
	transition: 0.4s linear;
}
.btn-circle-panel.large .btn-circle li:hover{ 
	color:#000;
	-webkit-transform: translateY(-2px) scale(1.0);
    -moz-transform: translateY(-2px) scale(1.0);
    -ms-transform: translateY(-2px) scale(1.0);
    -o-transform: translateY(-2px) scale(1.0);
    transform: translateY(-2px) scale(1.0);
    -webkit-box-shadow: 1px 6px 10px rgba(62,57,107,.2);
    box-shadow: 1px 6px 10px rgba(62,57,107,.2);
    z-index: 999;
}
/* student dashboard icon closed*/
/******************  Support Button css    ***************/

.float_button{
	margin-top: 153px;
	text-decoration:none;
	position: fixed;
	font-size: 20px;
	z-index: 999;
	border-radius: 4px;
	font-weight: 900;
	padding: 10px 19px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1), inset 0 1px 0 rgba(0,0,0,.08), inset 0 2px 0 rgba(255,255,255,.7), inset 0 -9px 29px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.1),inset 0 1px 0 rgba(0,0,0,.08),inset 0 2px 0 rgba(255,255,255,.7),inset 0 -9px 29px rgba(0,0,0,.1);
	box-shadow: 0 0 10px rgba(0,0,0,.1), inset 0 1px 0 rgba(0,0,0,.08), inset 0 2px 0 rgba(255,255,255,.7), inset 0 -9px 29px rgba(0,0,0,.1);
}
.float_button:hover{
	color:#e8e8e8;
	text-decoration:none; 
}
/*for right position*/
.help-right{
float:right;
} 
.help-right a{
right:-31px; 
border-radius: 4px 4px 0 0 ;
transform: rotate(-90deg);
}

/*for left position*/
.help-left{
float:left;
}
.help-left a{
left:-31px; 
border-radius: 4px 4px 0 0 ;
transform: rotate(90deg);
}

/*for footer-right*/
.help-fright {
	float:right;
}
.help-fright a{
	transform: inherit;
    border-radius: 50%;
    height: 90px;
    width: 90px;
    top: 370px;
    padding: 35px 6px 33px 11px;
	opacity: 0.9;
	right: 27px;
	text-decoration:none;
}
.help-fright a:hover{
	opacity: 1;
}
/*for footer-left*/
.help-fleft {
	float:left;
}
.help-fleft a{
	transform: inherit;
    border-radius: 50%;
    height: 90px;
    width: 90px;
    top: 370px;
    padding: 35px 6px 33px 11px;
	opacity: 0.9;
	left: 27px;
	text-decoration:none;
}
.help-fleft a:hover{
	opacity: 1;
}
@media only screen and (max-width: 991px) {
	.help-fleft a{ top: 250px;}	
}
@media only screen and (max-width: 396px) {
	.help-fleft a{ top: 250px;}	
}
@media only screen and (max-width: 768px) {
	.help-fleft a{ top: 250px;}
}
/******************  Support Button css    Closed ***************/