.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 {
    
}
.subSess{
	text-align: center;
	    padding: 20px 40px 0;
}
.my-breadcrumb{
	margin:0px;
	padding: 20px 0 0;
}
.spl-input{
	width: 32%;
	padding: 0 15px;
}
@media only screen and (max-width: 991px) {
  .topLogo_Mng {
    margin-top: 286px;
}
	 
}
@media only screen and (max-width: 396px) {
	.top_btn_txt{
		display:none;
	}	
	.spl-input{width: 100%;}
}
@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;
	}
	.spl-input{width: 100%;}
}
.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;
}
.spl-input{width: 100%;}
}
@media only screen and (max-width:880px) {
.navbar .navbar-inner .navbar-header .navbar-account .account-area>li{
	height: 45px;
	font-size:1.5rem
}
@media only screen and (max-width:767px) {
.navbar .navbar-inner .navbar-header .navbar-account .account-area>li{
	font-size:1.2rem
}
.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, #95d0f9 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: 120px!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: 157px;
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;
} 
#paren_1, #paren_2, #paren_3{
	padding-left:25px; 
}

/* line 6, ../sass/_content.sass */
.offline-ui .offline-ui-retry:before {
  content: "Reconnect";
}
/* line 11, ../sass/_content.sass */
.offline-ui.offline-ui-up .offline-ui-content:before {
  content: "Your computer is connected to the internet.";
}
@media (max-width: 1024px) {
  /* line 11, ../sass/_content.sass */
  .offline-ui.offline-ui-up .offline-ui-content:before {
    content: "Your device is connected to the internet.";
  }
}
@media (max-width: 568px) {
  /* line 11, ../sass/_content.sass */
  .offline-ui.offline-ui-up .offline-ui-content:before {
    content: "Your device is connected.";
  }
}
/* line 22, ../sass/_content.sass */
.offline-ui.offline-ui-down .offline-ui-content:before {
  content: "Your computer lost its internet connection.";
}
@media (max-width: 1024px) {
  /* line 22, ../sass/_content.sass */
  .offline-ui.offline-ui-down .offline-ui-content:before {
    content: "Your device lost its internet connection.";
  }
}
@media (max-width: 568px) {
  /* line 22, ../sass/_content.sass */
  .offline-ui.offline-ui-down .offline-ui-content:before {
    content: "Your device isn't connected.";
  }
}
/* line 33, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-connecting .offline-ui-content:before, .offline-ui.offline-ui-down.offline-ui-connecting-2s .offline-ui-content:before {
  content: "Attempting to reconnect...";
}
/* line 42, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="second"]:before {
  content: "Connection lost. Reconnecting in " attr(data-retry-in-value) " seconds...";
}
@media (max-width: 568px) {
  /* line 42, ../sass/_content.sass */
  .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="second"]:before {
    content: "Reconnecting in " attr(data-retry-in-value) "s...";
  }
}
/* line 50, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="second"][data-retry-in-value="1"]:before {
  content: "Connection lost. Reconnecting in " attr(data-retry-in-value) " second...";
}
@media (max-width: 568px) {
  /* line 50, ../sass/_content.sass */
  .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="second"][data-retry-in-value="1"]:before {
    content: "Reconnecting in " attr(data-retry-in-value) "s...";
  }
}
/* line 58, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="minute"]:before {
  content: "Connection lost. Reconnecting in " attr(data-retry-in-value) " minutes...";
}
@media (max-width: 568px) {
  /* line 58, ../sass/_content.sass */
  .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="minute"]:before {
    content: "Reconnecting in " attr(data-retry-in-value) "m...";
  }
}
/* line 66, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="minute"][data-retry-in-value="1"]:before {
  content: "Connection lost. Reconnecting in " attr(data-retry-in-value) " minute...";
}
@media (max-width: 568px) {
  /* line 66, ../sass/_content.sass */
  .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="minute"][data-retry-in-value="1"]:before {
    content: "Reconnecting in " attr(data-retry-in-value) "m...";
  }
}
/* line 74, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="hour"]:before {
  content: "Connection lost. Reconnecting in " attr(data-retry-in-value) " hours...";
}
@media (max-width: 568px) {
  /* line 74, ../sass/_content.sass */
  .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="hour"]:before {
    content: "Reconnecting in " attr(data-retry-in-value) "h...";
  }
}
/* line 82, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="hour"][data-retry-in-value="1"]:before {
  content: "Connection lost. Reconnecting in " attr(data-retry-in-value) " hour...";
}
@media (max-width: 568px) {
  /* line 82, ../sass/_content.sass */
  .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="hour"][data-retry-in-value="1"]:before {
    content: "Reconnecting in " attr(data-retry-in-value) "h...";
  }
}
/* line 90, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s.offline-ui-waiting .offline-ui-retry {
  display: none;
}
/* line 93, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s .offline-ui-content:before {
  content: "Connection attempt failed.";
}
.x {
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    padding: 14px 50px;
}
/******************  Support Button css    ***************/

.float_button{
	margin-top: 153px;
	text-decoration:none;
	position: fixed;
	font-size: 15px;
	z-index: 999;
	border-radius: 4px;
	font-weight: 900;
	padding: 8px 17px;
	-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 ***************/
/***********Banti Card Css bootstrap**************/
.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid #c8ced3;
	border-radius: .25rem
}

.card>hr {
	margin-right: 0;
	margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0
}

.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: #f0f3f5;
	border-bottom: 1px solid #c8ced3
}

.card-header:first-child {
	border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
	border-top: 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: #f0f3f5;
	border-top: 1px solid #c8ced3
}

.card-footer:last-child {
	border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)
}

.card-header-tabs {
	margin-right: -.625rem;
	margin-bottom: -.75rem;
	margin-left: -.625rem;
	border-bottom: 0
}

.card-header-pills {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img {
	width: 100%;
	border-radius: calc(0.25rem - 1px)
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(0.25rem - 1px);
	border-top-right-radius: calc(0.25rem - 1px)
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(0.25rem - 1px);
	border-bottom-left-radius: calc(0.25rem - 1px)
}

.card-deck {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.card-deck .card {
	margin-bottom: 15px
}



@media(min-width:576px) {
	.card-deck {
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}
	.card-deck .card {
		display: -ms-flexbox;
		display: flex;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}
	
}

.card-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.card-group>.card {
	margin-bottom: 15px
}

@media(min-width:576px) {
	.card-group {
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}
	.card-group>.card {
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		margin-bottom: 0
	}
	.card-group>.card+.card {
		margin-left: 0;
		border-left: 0
	}
	.card-group>.card:first-child {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}
	.card-group>.card:first-child .card-img-top,
	.card-group>.card:first-child .card-header {
		border-top-right-radius: 0
	}
	.card-group>.card:first-child .card-img-bottom,
	.card-group>.card:first-child .card-footer {
		border-bottom-right-radius: 0
	}
	.card-group>.card:last-child {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}
	.card-group>.card:last-child .card-img-top,
	.card-group>.card:last-child .card-header {
		border-top-left-radius: 0
	}
	.card-group>.card:last-child .card-img-bottom,
	.card-group>.card:last-child .card-footer {
		border-bottom-left-radius: 0
	}
	.card-group>.card:only-child {
		border-radius: .25rem
	}
	.card-group>.card:only-child .card-img-top,
	.card-group>.card:only-child .card-header {
		border-top-left-radius: .25rem;
		border-top-right-radius: .25rem
	}
	.card-group>.card:only-child .card-img-bottom,
	.card-group>.card:only-child .card-footer {
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: .25rem
	}
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
		border-radius: 0
	}
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
		border-radius: 0
	}
}

.card-columns .card {
	margin-bottom: .75rem
}

@media(min-width:576px) {
	.card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1
	}
	.card-columns .card {
		display: inline-block;
		width: 100%
	}
}


.accordion .card:not(:first-of-type):not(:last-of-type) {
	border-bottom: 0;
	border-radius: 0
}

.accordion .card:not(:first-of-type) .card-header:first-child {
	border-radius: 0
}

.accordion .card:first-of-type {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.accordion .card:last-of-type {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.model-bnt{
    margin-top: 5px;font-weight:bold}
	
.text-bold{
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}
/***********Banti Card Css bootstrap close**************/