
body {
    font-family:'Poppins', "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #05205d;
    font-size: 13px;
    color: #676a6c;
    overflow-x: hidden;
}
.pace .pace-progress {
    background: #0099ff;
    position: fixed;
    z-index: 2040;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
}
.ajax-loading-block-window {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11000;
	width: 100%;
	height: 100%;
    background-color: rgba(204, 204, 204, .5);
}
.ajax-loading-block-window:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	margin: -25px 0 0 -25px;
	border-radius: 2px;
	background-color: #0679ae;
	animation: animate 0.5s linear infinite;
}
.ajax-loading-block-window:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 5px;
	margin: 35px 0 0 -25px;
	border-radius: 50%;
	background-color: #0099ff;
	opacity: 1;
	animation: shadow 0.5s linear infinite;
}

@-webkit-keyframes animate {
	15% {
		border-bottom-right-radius: 2px;
	}
	25% {
		transform: translateY(9px) rotate(22.5deg);
	}
	50% {
		transform: translateY(18px) scale(1, 0.9) rotate(45deg);
		border-bottom-right-radius: 40px;
	}
	75% {
		transform: translateY(9px) rotate(67.5deg);
	}
	100% {
		transform: translateY(0) rotate(90deg);
	}
}
@keyframes animate {
	15% {
		border-bottom-right-radius: 2px;
	}
	25% {
		transform: translateY(9px) rotate(22.5deg);
	}
	50% {
		transform: translateY(18px) scale(1, 0.9) rotate(45deg);
		border-bottom-right-radius: 40px;
	}
	75% {
		transform: translateY(9px) rotate(67.5deg);
	}
	100% {
		transform: translateY(0) rotate(90deg);
	}
}
@-webkit-keyframes shadow {
	0%, 100% {
		transform: scale(1, 1);
	}
	50% {
		transform: scale(1.2, 1);
	}
}
@keyframes shadow {
	0%, 100% {
		transform: scale(1, 1);
	}
	50% {
		transform: scale(1.2, 1);
	}
}
#mob-display{
    display:none;
}
#wide-display{
    display:initial;
}
.navbar {
    position: relative;
    min-height: 60px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    /*border-bottom: 2px solid #05205d;*/
}

.nav-header a {
    color: #05205d;
}
.nav-header {
    padding: 5px 23px;
    background: #fff;
    height: 62px;

}
.form-control:focus, .single-line:focus {
    border-color: #05205d;
}
#main-logo{
    width: 80%;
}
.navbar-fixed-top, .navbar-static-top {
    background: #fff;
}
ul.nav-second-level {
    background: #0099ff;
}
.nav-second-level li a {
    padding: 7px 10px 7px 10px;
    padding-left: 52px;
    text-transform: capitalize !important
}
.logo-element {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #05205d;
    display: none;
    padding: 18px 0;
}
.logoBig-element {
    color: #333;
    font-weight: 600;
    margin-left: 25px;
    margin-top: 15px;
  /*background:url('./dist/img/t--desktop.png') no-repeat top left;*/
   /* padding: 18px 0;*/
}
body.mini-navbar .nav-header {
    padding: 0;
    background-color: #fff;
}
.nav > li.active {
    border-left: 4px solid #0099ff;
    background: #eee;
    color: #0099ff;
    font-style: italic;

}
body.mini-navbar .navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
    background-color: #ededed;
    color: #0099ff;
}
.nav > li.active > a {
    color: #0099ff;
    font-weight: 600;
}
.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
    background-color: #eee;
    color: #0099ff;
}

.nav > li > a {
    color: #fff;
    font-weight: 500;
    padding: 14px 20px 14px 25px;
   
    font-size: 17px;
}
.nav.navbar-left > li > h2 {
    color: #333;
    font-weight: 600;
    margin-left: 25px;
    margin-top: 15px;
  }
  .nav.navbar-right > li > a {
   
    color: #000;
    font-size: 20px;
    font-weight: bold;
}.btn-goAhed,
.btn-goAhed:hover, .btn-goAhed:focus, .btn-goAhed:active, .btn-goAhed.active, .open .dropdown-toggle.btn-goAhed, .btn-goAhed:active:focus, .btn-goAhed:active:hover, .btn-goAhed.active:hover, .btn-goAhed.active:focus {
  background-color: #1063ad;
  border-color: #1063ad;
  color: #FFFFFF;}
  
  .btn-goAhed[disabled],
  .btn-goAhed[disabled]:hover, .btn-goAhed[disabled]:focus, .btn-goAhed[disabled]:active
  {
    display: none
  }
.colorMagenta{
    color: #05205d;
}
input
.mobMenu{
  display: none;
}
.main-h2{  
   font-size: 32px;
   width:100%;
   text-transform: uppercase;
   color:#333;
   margin-top: 0px;
   text-align: left;
}
.main-h2 .customButton{
    color:#1063ad;
    font-size: 16px;
    margin-top: 15px;
    font-weight: medium;
    text-transform: uppercase;
}
.main-h2 .customButton:hover,.customButton:focus{  
    font-weight: bold;   
}
.main-h2 .customButtonDrop{
    color: #c00;
    font-size: 16px;
    margin-top: 15px;
    font-weight: medium;
    text-transform: uppercase;
    border: 0px;
    background-color: TRANSPARENT;
    margin-right: 10px;
}
.main-h2 .customButtonDrop:focus,.customButtonDrop:hover{
    outline-color:transparent;
    font-weight: bold;
}
.main-h2 .customButtonHead{
    color:#1063ad;
    font-size: inherit;
    margin-top: 15px;
    font-weight: 500;
    text-transform: capitalize
  }
  .capital{
      text-transform:none;
  }
.customButtonContinue{
  color:#1063ad;
  font-size: 20px;
  margin-top: 15px;
  font-weight: medium;
  text-align: right;
  padding: 3px;
  display: block;
}
.customButtonContinueSmall {
    color: #1063ad; 
    font-weight: medium;
    text-align: right;  
    font-weight: 600;
    text-transform: none;
    background: transparent;
    padding: 2px;
    padding: 0px 10px 0px 10px!important; 
}
.customButtonContinueSmall:hover,.customButtonContinueSmall:focus {
    background: #ededed; 
    color: #1063ad !important;  
}
.customButtonRemove{
    color:#c00;
    font-size: 30px;
    margin-top: 8px;
    font-weight: medium;
    text-align: right;
    padding: 3px;
    display: block;
  }
  .customButtonRemoveSmall {
    color: #c00;
    font-weight: medium;
    text-align: right;
    font-weight: 600;
    text-transform: none;
    background: transparent;
    padding: 0px 10px 0px 10px!important; 
}
.customButtonRemoveSmall:hover,customButtonRemoveSmall:focus {
    background: #ededed;
    color:#c00!important;  
}
.customButtonSuccess{
    color: #00aa66 !important;
    font-size: 20px;
    /* margin-top: 38px; */
    font-weight: 600;
    text-align: center;
    padding: 3px;
    display: block;
    border-top: 1px solid #00aa66;
    bottom: 0px;
    left: 0;
    position: absolute;
    right: 0;
  }
  .customButtonSuccess:hover{
    background: #00aa66 !important;
    color:#fff !important;
  }
.gray-bg {
    background-color: #fff;
}
.badge-magenta {
    background-color: #05205d;
    color: #FFFFFF;
    font-size: 15px;
    margin-bottom: 5px;
    margin-left: 10px;
  }
  .noDisplay{
    display: none;
  }
.overlay {
  background-color:rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  top: 0px;
  left: 0px;
  opacity: .7; /* in FireFox */ 
  filter: alpha(opacity=70); /* in IE */   
}

.overlayTable {
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    height: 300px;
    z-index: 1000;
    top: 0px;
    left: 0px;
    opacity: .7;
    filter: alpha(opacity=70); /* in IE */
  }
  .overlayTable img {
    position:absolute;left:45%;top:40%;width:40px;
  }
  .text-required{
      color:#c00;
  }
  .border-menu-bottom{
      border-bottom: 4px solid #05205d;
  }
  .header-ordination-name-head{
    color: #05205d;
    font-size: 40px;
    margin-left: 25px;
    text-transform: lowercase;
    padding-top: 12px;
    letter-spacing: -5px;
  }
  .green-header {  
    color: #0099ff;
  }
  /*check box*/
  /* The container */
.containerChk {
    display: block;
    position: relative;
    padding-left: 45px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
   
    text-transform: capitalize;
    font-size: 14px;
}

/* Hide the browser's default checkbox */
.containerChk input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark,.checkmarkDisabled {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: transparent;
    margin-left: 1px;
    border: 1px solid;
    border-radius: 0px;
}

/* On mouse-over, add a grey background color */
.containerChk:hover input ~ .checkmark,.checkmarkDisabled {
    background-color: #ccc;
}
.disabled {
    cursor:not-allowed !important;
   
}
/* When the checkbox is checked, add a blue background */
.containerChk input:checked ~ .checkmark,.checkmarkDisabled {
    background-color: #6ec8e8 !important;
    border-radius: 0px;
    border: 1px solid #6ec8e8;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after,.checkmarkDisabled:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.containerChk input:checked ~ .checkmark:after,.checkmarkDisabled:after {
    display: block;
}

/* Style the checkmark/indicator */
.containerChk .checkmark:after {
    left: 6px;
    top: 2px;
    width: 8px;
    height: 13px;
    border: solid #fff;
    border-width: 0 4px 4px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.containerChk .checkmarkDisabled:after  {
    left: 6px;
    top: 2px;
    width: 8px;
    height: 13px;
    border: solid #999;
    border-width: 0 4px 4px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*custom select*/
.custom-select {
    position: relative;
    /*font-family:'TeleGroteskScreen';*/
  }
  .custom-select select {
    width: 100%;
    padding: 8px 0px 10px 7px;
    background: transparent;
    border: 0;
    font-size: 15px;
    color:#333;
    border-bottom: 1px solid #999;
    height: 40px;
  }
  .custom-select select:focus {
    outline-color:transparent;
    border-bottom: 1px solid #05205d;
  }
  .select-selected {
    background-color: DodgerBlue;
  }
  /*style the arrow inside the select element:*/
  .select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
  }
  /*point the arrow upwards when the select box is open (active):*/
  .select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
  }
  /*style the items (options), including the selected item:*/
  .select-items div,.select-selected {
    color: #ffffff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
  }
  /*style items (options):*/
  .select-items {
    position: absolute;
    background-color: DodgerBlue;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
  }
  /*hide the items when the select box is closed:*/
  .select-hide {
    display: none;
  }
  .select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
  }
/*modal*/
  .modal-content {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); */
    outline: 0 none;
    /* position: fixed; */
    width: 350px;
    top: 40%;
    left: 25%;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #05205d;
    color: #fff;   
    text-align: center;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 25px;
}
.modal-footer {
    margin-top: 0;
    text-align: center;
}
.modal-footer {
    margin-top: 0;
    text-align: center;
}
.modal-footer  .btn-danger {
    font-weight: bold;
    color:#ededed;
    background: #05205d;
    border-radius: 0px;
    border-color: #05205d;
}

.modal-footer  .btn-danger:hover{    
    background: #d0006b;    
    border-color: #05205d;
    color:#ededed !important;
}
.modal-footer  .btn-danger:active,.modal-footer  .btn-danger:focus{    
    background: #b9005a;    
    border-color: #05205d;
    color:#ededed !important;
}


.modal-footer  .btn-danger:active:focus, .modal-footer  .btn-danger:active:hover, .modal-footer  .btn-danger:hover, .modal-footer  .btn-danger.active:focus {
    background-color: #05205d;
    border-color: #05205d;
    color: #fff;
    border-radius: 0px;
}
.modal-footer  .btn-default {
    font-weight: bold;
    background: transparent;    
    border-color:transparent;
    color:#1063ad !important;
    border-radius: 0px;
    text-transform: uppercase
}

.modal-footer  .btn-default:hover{  
    font-weight: bold;  
    background: transparent;    
    border-color:transparent;
    color:#1063ad !important;
}
.modal-footer  .btn-default:active,.modal-footer  .btn-default:focus{    
    background: transparent;    
    border-color:transparent;
    color:#1063ad !important;
    font-weight: bold;
}


.modal-footer  .btn-default:active:focus, .modal-footer  .btn-default:active:hover, .modal-footer  .btn-default:hover, .modal-footer  .btn-default.active:focus {
    background: transparent;    
    border-color:transparent;
    color: #1063ad;
    border-radius: 0px;
}
.transperent-bg{
    background-color: transparent;
}

#wrapperLogin {
    width: 100%;
    overflow-x: hidden;
    
}
#wrapperBlank {
    width: 100%;
    overflow-x: hidden;
    background-color: rgba(226, 0, 116, 1);
}


.loginCard{
    -webkit-box-shadow: 0 25px 30px -13px rgba(40,40,40,.4);
    box-shadow: 0 25px 30px -13px rgba(40,40,40,.4);
    border-radius: 0px;
   margin-top: 25%;
    padding-bottom: 30px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    background: #fff;
}

.loginCard .header {
    position: relative;   
    width: 100%;
    border-bottom: 1px solid #e7eaec80;
    background-color: #f7f7f7;   
    padding: 10px 0px;
}
.loginCard .header h4 {
   padding-left: 25px;
   font-size: 25px;
   text-transform: uppercase;
   color:#333;

}
.loginCard .content .control-label{
    text-transform: uppercase;
    color:#A4a4a4;
    padding-top: 10px;
    text-align: left;
    font-size: 14px;
}
input[type="search"] {
    -webkit-appearance: textfield !important;
}
.loginCard .content input[type='text'],input[type='password'],input[type='search']{   
  background: transparent;
  border: 1px solid #ddd;
  font-size: 14px;
  color: #333;
}
.loginCard .content input:focus{   
    background: transparent;
    border:0;
    border-bottom:1px solid #05205d;
    color:#000 !important;
}
.loginCard .image{
    width: 100%;
    text-align: center;
    padding: 30px;
}
.loginCard .image h2 {
    width: 100%;
    text-align: center;
    font-weight: 600;
    
}

.activeMagenta{
    color: #05205d; 
}
.count-info .label {
    line-height: 12px;
    padding: 2px 5px;
    position: absolute;
    right: -12px;
    top: 18px;
}
.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    width: 250px;
    min-width: 0;
    padding: 0px;
    font-size: 20px;
    border-radius: 0px;
}
.dropdown-messages-box{
    padding-left: 15px;
}
.active-language{
    color: #fff;
    background: #05205d;
}
.pointer{
    cursor: pointer;
}
.cursor-default{
    cursor: default;
}
.navbar-top-links li {
    display: inline-block;
    /*margin-right: 10px;   */
    padding-right: 20px;
}
.nav .nav-header >  li >  h2 {
    color: #333;
    font-weight: 600;
    margin-left: 25px;
    margin-top: 15px;
}
.border-bottom {
    border-bottom: 1px solid transparent !important;
}
.header-ordination-name{
    color: #333;
    font-size: 40px;
    margin-left: 25px;
    text-transform: uppercase;
    padding-top: 12px;
}
.width{
    width: 500px;
}
.dropdown-toggle {
    color: #000 !important;
    font-weight: 600 !important;
    /*padding: 14px 20px 14px 25px !important;*/
    text-transform: uppercase !important;
    font-size: 19px ;
}
.nav.navbar-left .dropdown-toggle i {
    font-size: 32px;
}
.nav > li > a i {
    margin-right: 6px;
    font-size: 22px !important;
    font-weight: 500 !important;
}

.navbar-top-links > .nav.navbar-left .dropdown-messages > .dropdown-menu-left, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    width: 500px;
    min-width: 0;
    padding: 0px;
    font-size: 18px;
    border-radius: 0px;
}
.border-bottom-dropdown{
    margin-bottom: -1px;
    border-bottom: 1px solid;
    margin-left: 25px;
    padding-left: 2px !important;
    padding-right: 2px !important;

}


.header-div{
    width:100% !important;
    height:25%!important;
   
    background:transparent;
}
.headerSuccess-div{
    width:100% !important;
    height:25%!important;
    border-bottom: 1px solid #ededed;
    background: #05205d;
}
.headerError-div{
    width:100% !important;
    height:25%!important;
    border-bottom: 1px solid #ededed;
    background: #1063ad;
}
.main-div{
    width:100% !important;
    height:75%!important;
    font-size:20px !important;
    color:#333 !important;
    background-color:transparent !important;
    text-align:center !important;
    padding:25px !important;
   
   
}
.icon-success > i{   
    font-size:70px !important;
    color:#0099ff !important; 
    font-weight: 800;
}
.icon-error > i{   
    font-size:70px !important;
    color:#c00 !important; 
    font-weight: 800;
}
.main-div .text{   
   color:#fff;
   
}

@media (min-width: 768px){
.navbar-static-side {
    z-index: 2001;
    position: absolute;
    width: 280px;
}
#page-wrapper {
    position: inherit;
    margin: 0px 0 0 280px;
    min-height: 1200px;
}
#page-wrapper-login{
    position: inherit;
    margin: 0px ;
    min-height: 1200px;
}

}

.alert {
    padding: 6px;
    margin-bottom: 5px;
    border: 1px solid transparent;
    border-radius: 0;
    font-size: 20px;
}
.alert-danger {
    color: #ffffff;
    background-color: #ee5050;
    border-color: #ee5050;
}
/*new btn*/
.btn{
    /*padding: 7px 15px;
    height: 40px;*/
    margin-right: 2px;
    font-size: 14px;
    border:1px solid #fff;
  
}
.btn-bb{
    padding: 5px;
    height: 40px;
    margin-right: 2px;
    font-size: 23px;
    border:0px;
    background: transparent;
    margin-top: 15px;
}

.btn:hover, .btn:focus{
    color: #000;
}
/*.btn-success{
    font-size: 14px;
    font-weight: bold;
    color:#fff;
    background: #05205d;
    border-radius: 3px;
    border-color: #05205d;
}
.btn-success:hover{    
    background: #d0006b;    
    border-color: #05205d;
}
.btn-success:active{    
    background: #b9005a;    
    border-color: #05205d;
}
.btn-danger{
    font-size: 14px;
    font-weight: bold;
    color:#fff;
    background: #1063ad;
    border-radius: 3px;
    border-color: #1063ad;
}
.btn-danger:hover{    
    background: #235482;    
    border-color: #1063ad;
}
.btn-danger:active{    
    background: #16416a;    
    border-color: #1063ad;
}*/
/*inverse*/
.btn-success{    
    font-weight: normal;
    color:#fff;
    background: #05205d;
    border-radius: 0px;
    border-color: #fff;
    text-transform: uppercase;
}
.btn-info{    
    font-weight: normal;
    color:#fff;
    background: #09f;
    border-radius: 0px;
    border-color: #fff;
    text-transform: uppercase;
}
.btn2-primary{    
    font-weight: bold;
    color: #0099ff;
    background: transparent;
    border-radius: 3px;
    /* border-color: #05205d; */
    font-size: 35px;
    padding: 0px;
    margin-top: 5px;
}
.btn2-primary:focus,.btn2-primary:hover,.btn2-primary:active{    
   
    color:#0099ff;
   
}
.btn-success:hover{    
    background: #05205d;    
    border-color: #05205d;
    color:#ededed !important;
}
.btn-success:active,.btn-success:focus{    
    background: #05205d;    
    border-color: #05205d;
    color:#ededed !important;
}

.btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active{
    font-size: 14px;
    font-weight: bold;
    color:#fff;
    background: #A4a4a4;
    border-radius: 0px;
    border-color: #A4a4a4;
}
 .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:hover, .btn-success.active:focus {
    background-color: #05205d;
    border-color: #05205d;
    color: #fff;
    border-radius: 0px;
}
.btn-info:hover{    
    background: #09f;    
    border-color: #09f;
    color:#ededed !important;
}
.btn-info:active,.btn-info:focus{    
    background: #09f;    
    border-color: #09f;
    color:#ededed !important;
}

.btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active{
    font-size: 14px;
    font-weight: bold;
    color:#fff;
    background: #A4a4a4;
    border-radius: 0px;
    border-color: #A4a4a4;
}
 .btn-info:active:focus, .btn-info:active:hover, .btn-info.active:hover, .btn-info.active:focus {
    background-color: #09f;
    border-color: #09f;
    color: #fff;
    border-radius: 0px;
}
.btn-drop {    
    font-weight: bold;
    color:#1063ad;
    background: transparent;
    border-radius: 0px;
    border-color:transparent;
    text-transform: uppercase
}
.btn-drop:hover{    
    color:#1063ad !important;
    font-weight: bold;
}
.btn-drop:active,.btn-drop:focus{    
    color:#1063ad !important;
    font-weight: bold;
}
.btn-drop[disabled], .btn-drop[disabled]:hover, .btn-drop[disabled]:focus, .btn-drop[disabled]:active{
    color:#1063ad;
    font-weight: bold;
    color:#1063ad;
    background: #A4a4a4;
    border-radius: 0px;
   
}
 .btn-drop:active:focus, .btn-drop:active:hover, .btn-drop.active:hover, .btn-drop.active:focus {
   
    color: #1063ad;
    border-radius: 0px;
}
.btn-danger{
    
    font-weight: bold;
    color:#fff;
    background: #c00;
    border-radius: 0px;
    border-color: #c00;
}
.btn-danger:hover,.btn-danger:focus{    
    background: #c00;    
    border-color: #c00;
    color:#fff;
}
.btn-danger:active{    
    background: #c00;    
    border-color: #c00;
}
 .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger.active:hover, .btn-danger.active:focus {
    background-color: #c00;
    border-color: #c00;
    color: #FFFFFF;
    border-radius: 0px;
}

.btn-excel{    
    font-weight: bold;
    color:#1f6f45 !important;
    background:transparent;
    border-radius: 0px;
   
    padding: 0px 10px 0px 10px;
    text-transform: lowercase !important;
}
.btn-excel:hover{    
    background: #ededed;    
   
    color:#1f6f45 !important;
}
.btn-excel:active,.btn-excel:focus{    
    background: #ededed;    
    
    color:#1f6f45 !important;
}

.btn-pdf{    
    font-weight: bold;
    color:#333 !important;
    background:transparent;
    border-radius: 0px;
  
    padding: 0px 10px 0px 10px;
    text-transform: lowercase !important;
}
.btn-pdf:hover{    
    background: #ededed;    
    
    color:#333 !important;
}
.btn-pdf:active,.btn-pdf:focus{    
    background: #ededed;    
   
    color:#333 !important;
}
.react-bs-table-bordered {
    border: 1px solid #ddd;
    border-radius:0px;
}

body.mini-navbar .profile-element, body.mini-navbar .nav-label, body.mini-navbar .navbar-default .nav li a span > span {
    display: none; 
}
body.mini-navbar .navbar-default .nav > li > a {
    font-size: 16px;
    color: #fff;
    font-weight: 600
}


body.mini-navbar .navbar-default   .nav > li.active {
    border-left: 4px solid #05205d;
    background: #ededed;
    color: #333;
    font-weight: 600 !important;
}
body.mini-navbar .navbar-default .nav > li.active a {
   
    color: #333;
    
}
body.mini-navbar .navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
    background-color: #ededed;
    color: #333;
}

.mini-navbar .nav .nav-second-level {
    position: absolute;
    left: 70px;
    top: 0;
    background-color: #fff;
    padding: 10px 10px 10px 10px;
    font-size: 12px;
}
body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover > .nav-second-level, .mini-navbar .nav li:focus > .nav-second-level {
    display: block;
    border-radius: 0 2px 2px 0;
    min-width: 80px;
    height: auto;}
.wrapper-content {
    padding: 0 10px 20px;
}

.dropdown-menu > li > span > a {
    border-radius: 3px;
    color: inherit;
    line-height: 25px;
    margin: 4px;
    text-align: left;
    font-weight: normal;
    display: block;
    padding: 3px 20px;
    clear: both;
    padding: 3px 20px;
    font-weight: normal;
    font-size: 16px;
}
.dropdown-menu > li > a {
    border-radius: 3px;
    color: inherit;
    line-height: 25px;
    margin: 4px;
    text-align: left;
    font-weight: normal;
    font-size: 16px;
}
.center{
    text-align: center;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: transparent;
    opacity: 1;
}
.navbar-top-links .dropdown-menu li a {
    padding: 2px 10px;
    min-height: 0;
    color: #333;
}

.nav.navbar-top-links a {
    font-size: 20px;
}
.containerRadio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 1px;
}

/* Hide the browser's default radio button */
.containerRadio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmarkRadio {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border-radius: 50%;
    border:1px solid #999;
}

/* On mouse-over, add a grey background color */
.containerRadio:hover input ~ .checkmarkRadio {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.containerRadio input:checked ~ .checkmarkRadio {
    background-color: #05205d;
    border:1px solid #999
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmarkRadio:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.containerRadio input:checked ~ .checkmarkRadio:after {
    display: block;
}
.ball{
    position: absolute;
    top: 0;
    left: 120px;
    height: 22px;
    width: 22px;
    border-radius: 100%;
}
.block1{   
    height: 22px;
    width: 22px;
    border-radius: 100%;
    position: fixed;
}
.block2 {
     height: 22px; 
    width: 50%;
    border-radius: 6px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 2px 20px;
}
.blue{
    background: #05205d;
    color: #ffffff;
}
.blueTrans{
    background: #fff;
    color: #05205d;
    border: 2px solid #05205d;
}
.green{
    background: #0099ff;
    color: #ffffff;
}
.greenTrans{
    background: #fff;
    color: #0099ff;
    border: 2px solid #0099ff;
}
.red{
    background: #c00;
    color: #ffffff;
}
.redTrans{
    background: #fff;
    color: #c00;
    border: 2px solid #c00;
}
.yellow{
    background: #fba519;
    color: #ffffff;
}
.yellowTrans {
    background: #fff;
    color: #fba519;
    border: 2px solid #fba519;
}
/* Style the indicator (dot/circle) */
.containerRadio .checkmarkRadio:after {
    top: 5px;
    left: 5px;
    width: 13px;
    height: 13px;
	border-radius: 100%;
	background: #fff;
}
.accountHeader{
    background: #05205d;   
}
.accountHeader-active {
    background: #05205d;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    width: 60%;
    border:1px solid #05205d;
}
.accountHeader-notActive {
    background: #fff;
    color: #333;
    padding: 10px;
    font-size: 18px;
    width: 38px;
    border: 1px solid #05205d;
    cursor: pointer;
}
.ReactModal__Content--after-open{    
    position: relative !important;
    top: 100px!important;
    left: 50% !important;
    right: auto !important;
    margin-right: -50% !important;
    transform: translate(-50%, -0%) !important;
    bottom: 25px !important;
     width: 45% !important; 
    border-radius: 0px !important;
    background-color: transparent !important;
    border-color: transparent !important;
    padding: 0 !important;
   
}
.overlay{
    background-color:rgba(98,98,98,0.6);
}
.label {
    
    line-height: 3;
}
@media (max-width: 1024px){    
    .btn{
        padding: 10px;
    }
}
@media (max-width: 768px){
    .navbar-static-side {
        z-index: 2001;
        position: absolute;
        width: 280px;
    }
    #page-wrapper {
        position: inherit;
        margin: 0px 0 0 280px;
        min-height: 1200px;
    }
    .search .section {
        width: 100%;
        text-align: center;
        padding: 6px;
        font-size: 15px;
        text-transform: uppercase;
    }
    .btn{
        padding: 6px 10px;
    }
    .header-ordination-name{
        font-size: 35px;
    }
    .navbar-header {
        display: inline;
        float: left;
        padding-top: 5px;
    }
}
@media (max-width: 426px){
    .wrapper-content {
        padding: 1px 0px 20px;
    }
    .navbar-static-side {
        z-index: 2001;
        position: absolute;
        width: 280px;
    }
    #page-wrapper {
        position: inherit;
        margin: 0px 0 0 280px;
        min-height: 1200px;
    }
    #mob-display{
        display:inline;
    }
    #wide-display{
        display:none;
    }
    .main-h2 {
        font-size: 25px;
        width: 100%;
        text-transform: uppercase;
        color: #333;
        margin-top: 0px;
        
    }
    .main-h2 .customButton {
        color: #1063ad;
        font-size: 25px;
        margin-top: 0px;
        font-weight: medium;
        text-transform: uppercase;
    }
    .main-h2 .customButtonDrop {
        color: #c00;
        font-size: 25px;
        margin-top: 0px;
        font-weight: medium;
        text-transform: uppercase;
    }
    .search .section {
        width: 100%;
        text-align: center;
        padding: 6px;
        font-size: 15px;
        text-transform: uppercase;
    }
    .btn{
        padding: 10px;
    }
    .header-ordination-name{
        font-size: 22px;
    }
    .navbar-header {
        display: inline;
        float: left;
        padding-top: 20px;
    }
    .accountHeader-active {
        background: #05205d;
        color: #fff;
        padding: 5px;
        font-size: 15px;
        width: 100%;
        border:1px solid #05205d;
    }
    .accountHeader-notActive {
        background: #fff;
        color: #333;
        padding: 5px;
        font-size: 15px;
        width: 25px;
        border: 1px solid #05205d;
        cursor: pointer;
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .ReactModal__Content--after-open{    
        position: fixed !important;
        top: 60px !important;
        left: 2%!important;
        right: 2% !important;
        margin-right: 2% !important;
        transform: translate(0, -0%) !important;
        bottom: 25px !important;
        width:96% !important;
        border-radius:0px !important;
        background-color:transparent !important;
        border-color:transparent !important;
        padding:0 !important;
        /*left: '50%',
            right                 : 'auto',     
            marginRight           : '-50%',
            transform             : 'translate(-50%, -0%)',
            bottom: '25px',
            width:'45%',
            borderRadius:'0px',
            backgroundColor:'transparent',    
            borderColor:'transparent',
            padding:0*/
           
          
    }
}
/* DayPicker styles */

.DayPicker {
    display: inline-block;
    font-size: 1rem;
    color:#000;
  }
  
  .DayPicker-wrapper {
    position: relative;
    width: 100%;
    flex-direction: row;
    padding-bottom: 1em;
  
    -webkit-user-select: none;
  
       -moz-user-select: none;
  
        -ms-user-select: none;
  
            user-select: none;
  }
  
  .DayPicker-Months {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  
  .DayPicker-Month {
    display: table;
    margin: 0 1em;
    margin-top: 1em;
    border-spacing: 0;
    border-collapse: collapse;
  
    -webkit-user-select: none;
  
       -moz-user-select: none;
  
        -ms-user-select: none;
  
            user-select: none;
  }
  

  
  .DayPicker-NavButton {
    position: absolute;
    top: 1em;
    right: 1.5em;
    left: auto;
  
    display: inline-block;
    margin-top: 2px;
    width: 1.25em;
    height: 1.25em;
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    color: #05205d;
    cursor: pointer;
  }
  
  .DayPicker-NavButton:hover {
    opacity: 1;
  }
  
  .DayPicker-NavButton--prev {
    margin-right: 1.5em;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC');
  }
  
  .DayPicker-NavButton--next {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==');
  }
  
  .DayPicker-NavButton--interactionDisabled {
    display: none;
  }
  
  .DayPicker-Caption {
    display: table-caption;
    margin-bottom: 0.5em;
    padding: 0 0.5em;
    text-align: left;
  }
  
  .DayPicker-Caption > div {
    font-weight: 500;
    font-size: 1.15em;
  }
  
  .DayPicker-Weekdays {
    display: table-header-group;
    margin-top: 1em;
  }
  
  .DayPicker-WeekdaysRow {
    display: table-row;
  }
  
  .DayPicker-Weekday {
    display: table-cell;
    padding: 0.5em;
    color: #8B9898;
    text-align: center;
    font-size: 0.875em;
  }
  
  .DayPicker-Weekday abbr[title] {
    border-bottom: none;
    text-decoration: none;
  }
  
  .DayPicker-Body {
    display: table-row-group;
  }
  
  .DayPicker-Week {
    display: table-row;
  }
  
  .DayPicker-Day {
    display: table-cell;
    padding: 0.5em;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
  }
  
  .DayPicker-WeekNumber {
    display: table-cell;
    padding: 0.5em;
    min-width: 1em;
    border-right: 1px solid #EAECEC;
    color: #8B9898;
    vertical-align: middle;
    text-align: right;
    font-size: 0.75em;
    cursor: pointer;
  }
  
  .DayPicker--interactionDisabled .DayPicker-Day {
    cursor: default;
  }
  
  .DayPicker-Footer {
    padding-top: 0.5em;
  }
  
  .DayPicker-TodayButton {
    border: none;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    color: #4A90E2;
    font-size: 0.875em;
    cursor: pointer;
  }
  
  /* Default modifiers */
  
  .DayPicker-Day--today {
    color: #05205d;
    font-weight: 700;
  }
  
  .DayPicker-Day--outside {
    color: #8B9898;
    cursor: default;
  }
  
  .DayPicker-Day--disabled {
    color: #DCE0E0;
    cursor: default;
    /* background-color: #eff1f1; */
  }
  
  /* Example modifiers */
  
  .DayPicker-Day--sunday {
    background-color: #F7F8F8;
  }
  
  .DayPicker-Day--sunday:not(.DayPicker-Day--today) {
    color: #DCE0E0;
  }
  
  .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
    position: relative;
  
    background-color: #05205d;
    color: #F0F8FF;
  }
  
  .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
    background-color: #05205d;
  }
  
  .DayPicker:not(.DayPicker--interactionDisabled)
    .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
    background-color: #F0F8FF;
  }
  
  /* DayPickerInput */
  
  .DayPickerInput {
    display: inline-block;
    padding: 5px;
    width: 100%;
    background: transparent;
  }
  
  .DayPickerInput-OverlayWrapper {
    position: relative;
    font-size: 15px;
  }
  
  .DayPickerInput-Overlay {
    position: absolute;
    left: 0;
    z-index: 1;
    
    background: #ffffff;;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  }
  .DayPickerInput input{
    background: transparent;
    border: 0;
    border-bottom: 1px solid #4b4b4b;
    font-size: 18px;
    color: #4b4b4b;
    width:100%;
    margin-left: 15px;
    padding-left: 15px;
  }
  .DayPickerInput input:disabled{
    background: transparent;
    border: 0;
    border-bottom: 1px solid #a4a4a4;
    font-size: 18px;
    color: #a4a4a4;
  }
  .DayPickerInput input:focus{   
    background: transparent;
    border:0;
    border-bottom:1px solid #05205d;
    color:#000 !important;
    outline-color:transparent;
  }

  /*pagination*/
  .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;   
    float: right;
}
  .pagination > li > a
{
    background-color: transparent;
    color: #333;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover
{
    color: #05205d;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a
{
    color: white;
    background-color: #05205d;
    border: solid 1px #05205d;
}

.pagination > .active > a:hover
{
    color: white;
    background-color: #05205d;
    border: solid 1px #05205d;
}

/*date time picker*/
.rdt {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.rdtPicker {
  display: none;
  position: absolute;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,.1);
  border: 1px solid #f9f9f9;
}
.rdtOpen .rdtPicker {
  display: block;
}
.rdtStatic .rdtPicker {
  box-shadow: none;
  position: static;
}

.rdtPicker .rdtTimeToggle {
  text-align: center;
}

.rdtPicker table {
  width: 100%;
  margin: 0;
}
.rdtPicker td,
.rdtPicker th {
  text-align: center;
  height: 28px;
}
.rdtPicker td {
  cursor: pointer;
}
.rdtPicker td.rdtDay:hover,
.rdtPicker td.rdtHour:hover,
.rdtPicker td.rdtMinute:hover,
.rdtPicker td.rdtSecond:hover,
.rdtPicker .rdtTimeToggle:hover {
  background: #eeeeee;
  cursor: pointer;
}
.rdtPicker td.rdtOld,
.rdtPicker td.rdtNew {
  color: #999999;
}
.rdtPicker td.rdtToday {
  position: relative;
}
.rdtPicker td.rdtToday:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #428bca;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.rdtPicker td.rdtActive,
.rdtPicker td.rdtActive:hover {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.rdtPicker td.rdtActive.rdtToday:before {
  border-bottom-color: #fff;
}
.rdtPicker td.rdtDisabled,
.rdtPicker td.rdtDisabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}

.rdtPicker td span.rdtOld {
  color: #999999;
}
.rdtPicker td span.rdtDisabled,
.rdtPicker td span.rdtDisabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.rdtPicker th {
  border-bottom: 1px solid #f9f9f9;
}
.rdtPicker .dow {
  width: 14.2857%;
  border-bottom: none;
  cursor: default;
}
.rdtPicker th.rdtSwitch {
  width: 100px;
}
.rdtPicker th.rdtNext,
.rdtPicker th.rdtPrev {
  font-size: 21px;
  vertical-align: top;
}

.rdtPrev span,
.rdtNext span {
  display: block;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;
}

.rdtPicker th.rdtDisabled,
.rdtPicker th.rdtDisabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.rdtPicker thead tr:first-child th {
  cursor: pointer;
}
.rdtPicker thead tr:first-child th:hover {
  background: #eeeeee;
}

.rdtPicker tfoot {
  border-top: 1px solid #f9f9f9;
}

.rdtPicker button {
  border: none;
  background: none;
  cursor: pointer;
}
.rdtPicker button:hover {
  background-color: #eee;
}

.rdtPicker thead button {
  width: 100%;
  height: 100%;
}

td.rdtMonth,
td.rdtYear {
  height: 50px;
  width: 25%;
  cursor: pointer;
}
td.rdtMonth:hover,
td.rdtYear:hover {
  background: #eee;
}

.rdtCounters {
  display: inline-block;
}

.rdtCounters > div {
  float: left;
}

.rdtCounter {
  height: 100px;
}

.rdtCounter {
  width: 40px;
}

.rdtCounterSeparator {
  line-height: 100px;
}

.rdtCounter .rdtBtn {
  height: 40%;
  line-height: 40px;
  cursor: pointer;
  display: block;

  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;
}
.rdtCounter .rdtBtn:hover {
  background: #eee;
}
.rdtCounter .rdtCount {
  height: 20%;
  font-size: 1.2em;
}

.rdtMilli {
  vertical-align: middle;
  padding-left: 8px;
  width: 48px;
}

.rdtMilli input {
  width: 100%;
  font-size: 1.2em;
  margin-top: 37px;
}

.rdtTime td {
  cursor: default;
}
.fc-state-active {
    background-color: #333f48;
    border-color: #333f48;
    color: #ffffff;
}
.fc-unthemed td.fc-today {
    background: #eee;
}

.accountView{
    padding: 5px 25px;
    border-bottom: 1px solid #eee;
}
.fc-event, .fc-agenda .fc-event-time, .fc-event a {
    padding: 4px 6px;
    background-color: #05205d;
    border-color: #fff;
}
.font-bold {
    font-weight: 600;
}
.fa-5x {
    font-size: 5em;
}
.ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut {
    stroke: #fba519;
}
.ct-series-b .ct-bar, .ct-series-b .ct-line, .ct-series-b .ct-point, .ct-series-b .ct-slice-donut {
    stroke: #05205d;
}
.ct-series-c .ct-bar, .ct-series-c .ct-line, .ct-series-c .ct-point, .ct-series-c .ct-slice-donut {
    stroke: #0099ff;
}
.ct-series-d .ct-bar, .ct-series-d .ct-line, .ct-series-d .ct-point, .ct-series-d .ct-slice-donut {
    stroke: #c00;
}
.ct-label {
    fill: rgba(0,0,0,.4);
    color: rgba(0,0,0,.98);
     font-size: 1.25rem; 
    line-height: 1;
}
.margin-left{
    margin-left: 10px;
}
.icon-hover:hover{
    color:#05205d;
}
.icon-link{
    color:#1063ad;
    font-weight: 600 !important;
    font-size: 24px !important;
}
.icon-back-link{
    color:#c00;
    font-weight: 600 !important;
    font-size: 24px !important;
}
.icon-confirm-link{
    color:#05205d;
    font-weight: 600 !important;
    font-size: 24px !important;
}
.icon-close-link{
    color:#0099ff;
    font-weight: 600 !important;
    font-size: 24px !important;
}
.big-size{
    height:100px;
}
textarea{  
        width: 100%;
        height: 80px;
}
.fc-time-grid .fc-slats td {
    height: 2em;
    border-bottom: 0;
}
.middle-box h1 {
    font-size: 170px;
    color: #05205d;
}
.middle-box h1 {
    font-size: 70px;
    color: #05205d;
  }
  .middle-box h1 .greens {    
    color: #0099ff !important;
  }
  .logo-name {
    color: #e6e6e6;
    font-size: 180px;
    font-weight: 800;
    letter-spacing: -5px;
    margin-bottom: 0;
  }
  .igor-h2{
    color: #05205d;
    font-weight: 400;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    border: 1px solid #cacaca !important;
    background: #05205d !important;
  }
  .dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background: #09f;}
    .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff !important;
    border: 1px solid #05205d;
    background-color: #09f;
}

.login_input{
    text-align:center;
  }
  
  .input_center_align{
    text-align: center;
  }