html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 60px;
  background-color: #f2f4f7; 
  background-color: #11CABC; 
  /*background-image: url("../_images/calendar-1.jpg");*/
  background-image: radial-gradient(circle at center, #60DDD4 40%, #11CABC 90%);

  /*background-position:-750px top;*/
  /*background-size: cover*/
  background-attachment: fixed;
  color: #495057;
  font-size: 94%;
}

main {
	
	 
}

h2 {font-size:18px}

a {
    color: #00B9AC;
    text-decoration: none;
}
a:hover {
  color: #11CABC;
  text-decoration: underline;
}

option:disabled {
   color: #ccc;
  
   }

.visible-sm {
	visibility: hidden;
}

.no-wrap {
	white-space: nowrap;
}

.text-primary {
	color: #11CABC !important;
}

.bg-primary {
	background-color: #60DDD4 !important;

}

.box-shadow {
	box-shadow: 0 0 10px rgba(0,0,0,0.05);
	
}

.btn-primary {
    background: #36D2C6;
    border-color: #36D2C6;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active ,.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
  background-color: #00B9AC;
  border-color: #00B9AC;
}
.btn-primary.disabled, .btn-primary:disabled {
	
  background-color: #B4B3B3;
  border-color: #B4B3B3;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #36D2C6;
    background-color: #36D2C6;
}

.nav-pills {
	border-bottom: 1px solid #eee;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #60DDD4;
    background-color: #fff;
    border-bottom: 2px solid #60DDD4;
}
.nav-pills .nav-link {
    border-radius: 0px;
	color: #333;
	margin-bottom: -1px;
	padding: 16px 0;
}


.form-control:focus {
  border-color: #ced4da;
  box-shadow: 0 0 0 0.25rem rgb(0, 0, 0, 0.03);
}

.header-line {
	background: #60DDD4; 
	height: 180px; 
	margin-bottom: -65px;
	border-bottom: 1px solid #fff;
}
.header-footer-menu {
	display: none;
}

.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  /*height: 60px;
  line-height: 60px;*/
  /*background-color: #f5f5f5*/
}

.footer  .nav-link{
  color: #444;
  font-size: 14px;
      padding: 5px 10px;
}
.footer  .nav-link:hover{
  color: #333;
  text-decoration: underline;
}

body > .container {
  padding: 90px 15px 50px 15px;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

.navbar-primary {
	background: #60DDD4;
	background: none;
	border-bottom: 1px solid rgba(0,0,0,0.15);
}
.navbar-shadow {
	box-shadow: 0 0 8px rgba(0,0,0,0.2);
}

.navbar-primary .navbar-nav  a{
	color: #fff;
}
.navbar-primary  .nav-link{
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	
}
.navbar-primary  .nav-link:hover{
	color: #666;
	
}
.navbar-expand-md .navbar-nav .nav-link {
	padding-left: 25px;
	padding-right: 25px;
	
}


.v-aligner {
	position: absolute; 
	top: 0; 
	bottom: 0; 
	left: 0; 
	right: 0;
	padding-top: 60px;
}


.search-input {
	position: relative;
}
.navbar .search-input .form-control {
	min-width: 350px;
}
/*.search-input .form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 10px 15px 10px 40px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	background-image: none;
}*/

/*.search-input .form-control:focus {
    background-size: 100% 100%, 100% 100%;
	background: none;
    transition: none; 
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	}*/

.search-input .btn-submit {
	position: absolute;
       top: 3px;
    right: 3px;
    font-size: 21.5px;
}
.search-input .btn-clear {
	position: absolute;
    top: 4px;
    right: 45px;
    font-size: 21.5px;
	background:#fff;
	border: none;
	display: none;
}
.search-input-sm  .btn-submit {
	position: absolute;
       top: 3px;
    right: 3px;
    font-size: 15px;
}

.search-input-sm  .btn-clear {
	position: absolute;
    top: 3px;
    right: 37px;
    font-size: 17px;

}

.search-result {
	position: absolute;
	top: calc(100% - 1px);
	left:0;
	right: 0;
	/*min-height: 149px;*/
	border: 1px solid rgba(0, 0, 0, 0.125);
	background: #fff;
	border-radius: 3px;
	max-height:350px;
	overflow-y: auto;
	
	box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	z-index: 20;
	display:none;
}
.navbar .search-result {
	font-size: 12px;
	overflow-x: hidden;
}
.search-result .list-group-item {
	border-bottom: 1px solid #ddd;
    border-left: none;
    border-right: none;
    border-radius: 0;
}
.navbar .search-result .list-group-item {
	padding: 7px 10px;
}
.search-result .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
	border-top: none;
}
.search-result .list-group-item:last-child {
   
	border-bottom: none;
}

/*.search-no-result {
	margin: 30px 0;
}*/

.modal-overlay {
	position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    border-radius: 0.3rem;
    z-index: 20;
    background: rgba(255,255,255, 0.98);
	padding: 15px;
}


.notice {
	display: flex;
    flex-direction: column;
    /*height: 200px;*/
	background-color: #fff;
   /* border-top: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;*/
	border-left: 5px solid #666;
	margin-top:25px;
	/*border-radius: 3px;*/
}
.notice:hover {
	border-color: #aaa;
}
.notice-content {
	display: flex;
    flex-direction: column;
    /*height: 100%;*/
	overflow-y: hidden;
	padding: 0px 15px;
	white-space: pre-wrap;
}
.notice-footer {
	border-top: 1px solid #e2e2e2;
    padding:  8px 12px;
    position: relative;
}
.notice-footer  .notice-date{
	line-height: 36px;
}
.notice-footer  .notice-menu{
	float: right;
}

.table-row {
	padding: 10px 0;
	/*border-top: 1px solid #dee2e6;*/
}
.table-row .table-title {
	border-bottom: 1px solid #dee2e6;
}
.table-row table{
	margin-bottom: 0;
	/*border-bottom: 1px solid #dee2e6;*/
	
}
.table-row table tr td{
	padding: 2px 4px 0 4px;
	vertical-align: top;
	line-height: 19px;
}


/*
.process-row {
    display: table-row;
}*/

.process {
    display: table;     
    width: 100%;
    position: relative;
}

.process-step  p {
    line-height: 20px;
	font-weight: 600;
}

.step-circle  {
    border: 1px solid #ccc;
	color: #60DDD4;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	line-height: 95px;
	background: #fff;
	display: inline-block;
	margin-bottom: 15px;
}

.process-row:before {
    top: 40px;
    bottom: 0;
	left: 0;
	right: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
    
}

/*.form-group.has-error .help-block {
	color: #dc3545;
	font-weight: bold;
	font-size: 14px;
}*/
.help-block {
	color: #dc3545;
	font-weight: bold;
	font-size: 14px;
}


@media (max-width: 768px) {
.visible-sm {
	visibility: visible;
}
.navbar-primary {
    background: #34d2c6;
}
.navbar-expand-md .navbar-nav .nav-link {
	padding-left: 5px;
	padding-right: 5px;
}
.navbar .search-input {
    margin-bottom: 12px;
}
.navbar .search-input .form-control {
	min-width: 250px;
}
.search-title {
	font-size: 25px;
}
.header-line {
	height: 120px; 
	margin-bottom: -45px;
}
.process-row:before {
    display:none;
    
}
.footer {
 display: none;
}
.header-footer-menu {
	display: block;
}

.header-info {
	text-align: center !important;
}
}


svg{
    background-color: #fff;
    width: 100px;
	margin-bottom: 20px;
}
path {
    stroke: #11CABC;
    fill: none;
    stroke-width: 1;
}
.path1 {
  stroke-dasharray: 170, 180;
  animation: pulse 2s infinite linear;
}

@keyframes pulse {
  0% {
    stroke-dashoffset: 350;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

.path2 {
  stroke-dasharray: 170, 180;
  animation: pulse2 2s infinite linear;
}

@keyframes pulse2 {
  0% {
    stroke-dashoffset: 525;
  }
  100% {
    stroke-dashoffset: 175;
  }
}

.preloader {
	position: absolute; 
	top:0; 
	bottom: 0; 
	left:0;
	right: 0;	
	background-color: rgba(255,255,255,0.75); 
	background-image: url("../_images/app/loader.svg");
	background-position:center 35%;
	background-repeat: no-repeat;
}

.carousel-caption {
    position: relative;
    left: 0;
    top: 0;
}

.step {
  list-style: none;
  margin: .2rem 0;
  width: 100%;
}

.step .step-item {
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  margin-top: 0;
  min-height: 1rem;
  position: relative; 
  text-align: center;
}

.step .step-item:not(:first-child)::before {
  background: #36D2C6;
  content: "";
  height: 2px;
  left: -50%;
  position: absolute;
  top: 9px;
  width: 100%;
}

.step .step-item a {
  color: #666;
  display: inline-block;
  padding: 20px 10px 0;
  text-decoration: none;
}

.step .step-item a::before {
  background: #36D2C6;
  border: .1rem solid #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: .9rem;
  left: 50%;
  position: absolute;
  top: .2rem;
  transform: translateX(-50%);
  width: .9rem;
  z-index: 1;
}

.step .step-item.active a::before {
  background: #fff;
  border: .1rem solid #36D2C6;
}

.step .step-item.active ~ .step-item::before {
  background: #e7e9ed;
}

.step .step-item.active ~ .step-item a::before {
  background: #e7e9ed;
}

.accordion [data-toggle="collapse"]:after {
display: inline-block;
    display: inline-block;
    
	font-family:'Material Design Iconic Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  content: "\f29c";
  transform: rotate(90deg) ;
  transition: all linear 0.25s;
  float: right;
  }   
.accordion [data-toggle="collapse"].collapsed:after {
  transform: rotate(0deg) ;
}

#search-input {
	    border: 1px solid rgba(0,0,0,0.07);

}

.body-profile {
	
	background-color: #f2f4f7;
	background-image: none;
	
}

.body-profile .navbar-primary {
	background: #60DDD4;
	/*box-shadow: 0 0 10px rgba(0,0,0,0.05);*/
	margin-left: 0 !important;
	margin-right: 0 !important;
	
	/*border-bottom: none;*/
}

.form-check-inline {
    padding-left: 13px;
}

.form-check-inline .form-check-input {
    position: absolute;
    top: 3px;
}

.custom-control-label::before {
    top: 0.45rem;
    
    width: 1.1rem;
    height: 1.1rem;
    
}
.custom-control-label::after {
    top: .45rem;
    width: 1.1rem;
    height: 1.1rem;
    
}
@media (max-width: 767.98px) {

.form-check-label {
    padding-left: 40px;
}

.custom-control-label::before {
    top: 0.45rem;
    
    width: 1.5rem;
    height: 1.5rem;
    
}
.custom-control-label::after {
    top: .45rem;
    width: 1.5rem;
    height: 1.5rem;
    
}
.form-check-inline {
    padding-left: 10px;
}

}

.form-check .help-block {
    padding-left: 15px;
}
.footer .nav-item {background: #f2f4f7}