.mandatory {
  color:red;
  padding: 0px 2px;
}
.Headerboldnew
{
 margin-left: 2em;
 font-size: 13px;
 padding-bottom: 10px;
 color: Red;
 width: 95%;
}
.databold{
    font-weight: bold;
text-align : center;
}

/*
ul.parsley-error-list
{
    color: #E15258;
    font-size: 12px;
    list-style-type: none;
    margin: 0px !important;
    list-style: none;
}

.databold{
    font-weight: bold;
}
.reqValue1 {
    float: right;
    padding: 2px 5px 1px;
    font-size: 10px;
    font-weight: 300;
    display: inline-block;
    background-color: #d9534f;
    color: #fff !important;
    margin-left: 3px;
}
*/

.table-bordered tr:first-child td {
    font-weight: bold;
   //text-align: center;
}

.reqValue1 
{
    color: #f13030 !important;
    font-size: 0.75rem;
}

.RegError {
    border-bottom-color: #f44336 !important;
    border-width: 1px !important;
}


/*
00 - alert notific8 
------------------------------------------------------------*/
.jquery-notific8-container {
  display: block;
  margin: 0;
  padding: 0;
  position: fixed;
}
.jquery-notific8-container.top {
  top: 55px;
}
.jquery-notific8-container.top.right {
  right: 15px;
}
.jquery-notific8-container.bottom.right {
  right: 15px;
}
.jquery-notific8-container.top.left {
  left: 15px;
}
.jquery-notific8-container.bottom {
  bottom: 0;
}
.jquery-notific8-container.bottom.left {
  left: 15px;
}

.jquery-notific8-notification {
  border-radius: 1px;
  display: block;
  opacity: 0;
  padding: 10px 15px;
  position: relative;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 290px;
  font-size : 14px;
      background-color: rgba(222, 18, 16, 0.9) !important;
}
.jquery-notific8-notification.in {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.jquery-notific8-notification:hover .jquery-notific8-close {
  display: block;
}

.jquery-notific8-heading {
  font-weight: bold;
  margin-bottom: 0.3125em;
}

.jquery-notific8-close {
  cursor: pointer;
  display: none;
  padding: 0 0.25em;
  position: absolute;
  top: 5px;
}

.jquery-notific8-close-sticky {
  cursor: pointer;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 5.5625em;
}
.jquery-notific8-close-sticky span {
  display: inline-block;
  font-size: 0.625em;
  padding: 5px 0;
}

.right .jquery-notific8-notification {
  clear: right;
  float: right;  
}
.right .jquery-notific8-close {
  right: 7px;
}

.left .jquery-notific8-close {
  right: 7px;
}

.right .jquery-notific8-close-sticky {
    right: 0px;
    top: -24px;
}

.left .jquery-notific8-notification {
  clear: left;
  float: left;
  opacity: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.left .jquery-notific8-notification.in {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
.left .jquery-notific8-close-sticky {
  right: -5px;
  top: -5px;
}

.top .jquery-notific8-notification {
  margin-top: 0.625em;
}

.bottom .jquery-notific8-notification {
  margin-bottom: 0.625em;
}

.jquery-notific8-notification {
  background-color: #F7F4D0;
}
.jquery-notific8-notification.default {
  color: #FFF;
}
.jquery-notific8-message
{
    margin-left: -5px;
}
.jquery-notific8-message ul
{
  list-style-type: disc;
}
.jquery-notific8-message::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.jquery-notific8-message::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.jquery-notific8-message::-webkit-scrollbar-thumb
{
	background-color: #000000;
}


body
{
    font-size: 0.9rem !important;
}
.radioGroup tbody label
{
    font-size: 0.9rem !important;
    margin-bottom : 0rem;
}
.tableGroup tbody label
{
    font-size: 0.9rem !important;
    margin-bottom : 0rem;
}
select
{
       font-size: 0.9rem !important;
}
.panel-body input[type=text]
{
    font-size: 0.9rem;
}
div.divider {
  margin: 5px 0 5px;
  padding-bottom: 7px;
}
div.divider h2, div.divider h3, div.divider h4, div.divider h5 {
  font-family: "Ubuntu";
  font-weight: 300;
  text-transform: capitalize;
}
div.divider label.color {
  margin-bottom: 0;
}

li div.divider {
  margin: 13px 0 15px;
  padding-bottom: 0px;
}
.Infolbl
{
    font-size : 20px;
}
.tab li.active {
   
background-color: #2f4b4eab;

}
.tab li {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}
.tab a
{
    color : white;
    text-decoration : none;
}
.Tabnotfilled
{
     color: #bbb;   
     background: #d0cece !important;
     opacity: 1 !important;
}
.table td, .table th
{
    padding: 0.5rem !important;
}
#pnlPaymentInfo
{
    padding-left: 20px;
}
.DataGridHeader
{
    font-weight : 500;
}
.btntop {
    margin-top: -55px;
}
.checkboxgroup tbody label 
{
   width: initial !important;  

}
.checkboxgroup tbody label
{

    
    font-size: 0.9rem !important;
    margin-bottom: 0rem;
    padding-right: 0rem;
       

    

    
    
}
input[type=checkbox]
{
    float : left !important;

}
.checkrepeatcol
{
   margin-top: 10px;
   float: left;
   margin-left: 7rem;
}
.checkboxlabel
{
   text-align: left !important;
   
}
.PreviewtabHeading
{
    background-color: #4dacbb;
    color: white;
    font-size: 14px;
    font-weight: 400;
    padding: 4px 8px 4px 8px;
}
.barCode
{
    padding-right : 20px;
}
.contentBold
{        
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    color: #212529;
    text-align: left;
}
.content
{        
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 1.5;
    color: #212529;
    text-align: center;
}

.PrintHeaderText
{
    color: #000;
    font-weight: 600;    
    line-height: 40px;
}
#PanelPersonal table
{
    margin-left: 10px;
    width : 100%;
}
.lblerrtxt
{
    display: inline;
    margin-left: 10em;
    margin-bottom: 1em;
    width: 50%;
    text-align: right;
    float: left;
}
.label
{
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label[href]:hover, .label[href]:focus
{
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty
{
display: none;
}
.label-default
{
    background-color: #999;
}
.label-default[href]:hover, .label-default[href]:focus
{
    background-color: gray;
}
.label-primary
{
    background-color: #428bca;
}
.label-primary[href]:hover, .label-primary[href]:focus
{
    background-color: #3071a9;
}
.label-success
{
    background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus
{
    background-color: #449d44;
}
.label-info
{
    background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus
{
    background-color: #31b0d5;
}
.label-warning
{
    background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus
{
    background-color: #ec971f;
}
.label-danger
{
    background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus
{
    background-color: #c9302c;
}
.imageupload .btn-file
{
    background-color: #009688;
    color: white;
}
.imageupload .btn-file
{
    background-color: #009688;
    color: white;
}
.chkgrplabel
{
    float: right;
    text-align: left !important;
    padding-left : 10px;
width : 15% !important; 
    
}
.ui-widget-header {
    border: 1px solid #992121 !important;
    background: #cb3745 !important;
    color: #f4ecec !important;
}
.ui-widget-overlay {
    background: #000000 !important;
    opacity: 0.6 !important;
}
.modal-dialog .modal-header
{
        background-color: #dc3545;
    color: white;
    padding: 5px 8px;
}
.modal-dialog .modal-header h4
{
    font-size : 18px;
}
.modal-dialog .modal-header .close
{
    color: white;
    background-color : none;
}
.To-Upper
{
     text-transform : uppercase;
}
.lblerrtxt1
{
    display: inline;
    margin-left: -10em;
    margin-bottom: 1em;
    width: 50%;
    text-align: left;
    float: left;
    margin-left: -190px;
    white-space : nowrap;
}
.lblerrtxt2
{
     display: inline;
    margin-left: -10em;
    margin-bottom: 1em;
    width: 50%;
    text-align: left;
    float: left;
    margin-left: -180px;
    white-space : nowrap;
}

.bg-success {
    background-color: #2ecc71 !important;
    color: white !important;
}
.badgeEndPoint {
    position: absolute;
    top: 12px;
}
.bg-success {
    background-color: #2ecc71 !important;
    color: white !important;
}
.badge {
    font-weight: 300;
    padding: 5px 8px;
    border-radius: 15px;
}
.badge {
    display: inline-block;
    min-width: 10px;
    font-size: 12px;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
}
.badgeEndPoint {
    position: absolute;
    top: 12px;
}
.badgelabelEndPoint {
    position: absolute;
    top: 35px;
}
.badgelabelEndPoint {
    color: #404245 !important
    font-size: 11px;
}
.bg-theme {
    background-color: #f35958 !important;
    color: white !important;
}



.progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
}

.progress {
  background-color: #EEE;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 5px;
  overflow: visible;
  position: relative;
}
.progress.progress-dark {
  background-color: #2d3237;
}
.progress.progress-white {
  background-color: rgba(0, 0, 0, 0.3);
}
.progress.progress-sm {
  height: 10px;
}
.progress.progress-xs {
  height: 5px;
}

.progress-label {
  font-size: 12px;
  margin-bottom: 15px;
  position: relative;
  top: -5px;
}
.progress-label.lasted {
  margin-bottom: 0px;
}
.progress-label.label-white {
  color: white !important;
}

.progress .progress-tooltip {
  filter: alpha(opacity=60);
  opacity: 0.6;
  background-color: #000;
  color: #FFF;
  display: none;
  font-size: 10px;
  padding: 3px 5px 3px 7px;
  position: absolute;
  right: -10px;
  top: -25px;
}
.progress .progress-tooltip:before {
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-top-color: black;
  bottom: -10px;
  content: "";
  position: absolute;
  right: 5px;
}

.progress-bar-theme {
  background-color: #6CC3A0;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-bar-white {
  background-color: #FFF;
}

.progress:hover .progress-tooltip, .progress.tooltip-in .progress-tooltip {
  display: inline-block;
}

.progress-stripes .progress-bar {
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear, 135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent;
  -webkit-animation: animate-stripes 3s linear infinite;
  -moz-animation: animate-stripes 3s linear infinite;
  animation: animate-stripes 3s linear infinite;
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  background-size: 30px 30px;
}

.progress-shine span {
  position: absolute;
}
.progress-shine .progress-bar::after {
  background: #fff;
  bottom: 0;
  content: '';
  left: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-animation: animate-shine 2s ease-out infinite;
  -moz-animation: animate-shine 2s ease-out infinite;
  animation: animate-shine 2s ease-out infinite;
}

@-webkit-keyframes animate-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 60px 0;
  }
}
@-moz-keyframes animate-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 60px 0;
  }
}
@keyframes animate-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 60px 0;
  }
}
@-webkit-keyframes animate-shine {
  0% {
    opacity: 0;
    width: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 0;
    width: 95%;
  }
}
@-moz-keyframes animate-shine {
  0% {
    opacity: 0;
    width: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 0;
    width: 95%;
  }
}

label.fileUplaodLabel {
    width: initial !important;
}
input.form-control.fileUploader {
	width: fit-content !important;
	display: -webkit-inline-box;
	}
.fileType {
    width: 43% !important;
    display: inline-block;
    border: none;
    padding-left: 10px !important;
}

.tablinksEdu a:hover {
    background-color: darkgray;
}

.tab div.active .tablinksEdu {
    background-color: white;
    color: #000;
    font-weight : 600;
    font-size : 16px;
}
.tab a {
    background-color: transparent;
    border: none;
    cursor: pointer;
    float: left;
    outline: none;
    padding: 8px 22px;
    transition: 0.3s;
    color: #fff;
}
.scrollable {
    overflow: auto;
}
.panel-heading
{
        background-color: #4dacbb;
    color: white;
    font-size: 14px;
    font-weight: 400;
    padding: 4px 8px 4px 8px;
}
.panel-heading a
{
    color : #fff;
}
.panel-group
{
    padding : 7px;
}
.panel-heading a:hover
{
    color : #fff;
}
.panel-body .scrollable h2{
font-size: 16px;
}

@keyframes animate-shine {
  0% {
    opacity: 0;
    width: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 0;
    width: 95%;
  }
}
/*

.checkrepeatcol {
    margin-top: 10px;
    float: left;
    margin-left: 7rem;
}

.checkboxgroup tbody label {
    font-size: 0.9rem !important;
    margin-bottom: 0rem;
    padding-right: 7rem;
}
.content td {
font-weight: 400 !important;
}
