﻿.timeMgmt {
    border-radius: 7px !important;
    bottom: 2px;
    padding: 21px;
    position: absolute;
    right: 6px;
    vertical-align: middle;
    width: 385px;
}

.time-border {
    border: 1px solid;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    width: 120px;
}

.news-blocks {
    background: #faf6ea none repeat scroll 0 0;
    border-top: 2px solid #faf6ea;
    margin-bottom: 10px;
    padding: 6px;
}

.timeMgmt.news-blocks > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.timeMgmt.news-blocks li {
    float: left;
    margin-right: 1em;
    margin-top: 1.5em;
}

    .timeMgmt.news-blocks li:nth-child(2) {
        border: 2px solid;
        border-radius: 10px !important;
        font-size: 18px;
        font-weight: bold;
        margin-top: 0;
        padding: 5px;
    }

.timeMgmt ul li i {
}

.timeMgmt.news-blocks li:nth-child(1) {
    margin-top: 1.5em;
}

.page-breadcrumb li {
    float: left;
    list-style: outside none none;
}
.tools {
    height: 4em;
    padding: 10px;
    text-align: right;
}




.tblth {
    font-size: 15px;
    font-weight: 700;
    color: #808080;
}

.tblhead {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}
     
.tbldt {
    font-size: 15px;
    font-weight: 700;
    color: #000;
}
     
.required {
    color: red;
}
     
.displayHide {
    display: none;
}

.heading {
    color: #111;
}

.note-success p {
    color: #111;
    margin-left: 15px;
} 

.fa.fa-check.icon-default {
    margin-right: 5px;
}
   
#divSuccessIn {
    height: 100px;
    margin-left: 5px;
    overflow: hidden;
    width: 100px;
}
.btn.default.fa.fa-refresh {
    height: 40px;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    height: 300px !Important;
}

/*.fancybox-skin {
    top: -100px;
}*/



/*.fancybox-wrap.fancybox-desktop.fancybox-type-iframe.fancybox-opened {
    top:15px ! Important;
}*/

/*.fancybox-wrap.fancybox-desktop.fancybox-type-iframe.fancybox-opened {
    top:30px ! Important;
    width:90% ! Important;
    left: 5%  ! Important;
}


.fancybox-inner {
width:auto ! Important;
}*/

.radio-list {
    left: 20px ;
}
.label-select {
    background-color: #5BB75B;
}
.label-Waiting {
    background-color: #F89406;
}
.label-Allocated {
    background-color: #49AFCD;
}
.label-Enquired {
    background-color: #8A2BE2;
}
.label-Registered {
    background-color: #006DCC;
}
.label-Cancelled {
    background-color: #00bcd4;
}
.label-Merit {
    background-color: #FF1091;
}
.label-Admitted {
    background-color: #B7EA01;
}
.label-Withdrawn {
    background-color: #FF0500;
}
.label-ProvAdmitted {
    background-color: #91ef91;
}

 .Registered {
        background-color: #006DCC;
    }
  .Enquired {
        background-color: BlueViolet;
    }
   .Allocated {
        background-color: #49AFCD;
    }
     .Counselled {
        background-color: #66597e;
    }
     .Waiting {
        background-color: #F89406;
    }
.Selected {
        background-color: #5BB75B;
    }
    .ProvAdmitted {
        background-color: #91ef91;
    }
    .Admitted {
        background-color: #b7ea01;
    }
    .Cancelled {
        background-color: #999999;
    }
    .Rejected {
        background-color: #B94A48;
    }
    .Withdrawn {
        background-color: #ffd6cc;
    }
    .NotReported {
        background-color: #ffd6cc;
    }



     .DownloadFile {
        background-color: #177d89;
    }
     
     .AdmissionSummary {
        background-color: #800000;
    }

      .VeriedDocu {
        background-color: #8A2BE2;
    }

       .FeeDueDocu {
        background-color: #ED3B58;
    }

         .FeeDueDocusend {
        background-color: #FF5733;
    }
   .HistoryFile {
     background-color: #66c2ff ;
     /* ffcc99   ffcc33*/
    }

     .tbldt {
    color: #000;
    font-size: 15px;
    font-weight: 700;

}
    .spnTextValue {
       /* background-color: AZURE;*/
        color: #606060;
        font-size: 15px;
        font-weight: 700;
    }
    .TableTextHeader{
        background-color: darkgrey;
        /*lavender*/
        color: #404040;
        font-size: 15px;
        font-weight: 700;
    }

    .InvApplNo {
    border-radius: 5px !important;
    font-weight: bolder;
    padding: 10px 15px;
    background-color:#d9534f;
}
    .form-control {
    border-radius: 5px !important;
}
    .centeralign {
    text-align: center;
}     
     
    .alert-danger {
    background-color: #ebccd1 ! important;
    border-color: #ebccd1;
    color: #a94442;
}
