/* Start package builder css provide by nirav*/
.service-builder-box{
    border: 1px solid #ddd;
    padding: 15px;
}
.table th, .table td {
    vertical-align: middle !important;
    border: 0px !important;
}
.service-builder-td{
    background-color: rgba(0,0,0,.05);
    border-bottom: 5px solid #fff;
}
.services-box{
    box-shadow: 0px 0px 5px #ddd;
    margin-bottom: 5px;

}
.service-title{
    border-bottom: 1px dashed #ddd;
    padding: 6px;
    position: relative;
    background: #e0f3ff;
}
.service-title h6{
    margin: 0px;
    padding: 5px 0px 0px 0px;
    font-weight: 600;
    float: left;
}
.service-title-btn{
    float: right;
}
.services-add{
    float: right;
    position: absolute;
    right: 20px;
}
.btn-group-xs>.btn, .btn-xs {
    font-weight: normal;
}
/* End package builder css */

/* Start index listing action button css provide by nirav */
.fixed-action-btn.open ul {
    visibility: visible;
}

.fixed-action-btn.horizontal ul {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px 0 0 5px;
    box-shadow: 0 0 5px #575a5c;
    height: 39px;
    left: auto;
    padding: 8px 4px 6px 8px;
    right: 28px;
    text-align: right;
    top: 11px;
    transform: translateY(-50%);
}

.fixed-action-btn.horizontal ul li {
    display: table-cell;
    margin: 0px 0px 0 0;
    padding-right: 4px;
}

.fixed-action-btn.toolbar {
    padding: 0;
    height: 56px;
}

.fixed-action-btn.toolbar.active > a i {
    opacity: 0;
}

.fixed-action-btn.toolbar ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    bottom: 0;
}

.fixed-action-btn.toolbar ul li {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: inline-block;
    margin: 0;
    height: 100%;
    transition: none;
}

.fixed-action-btn.toolbar ul li a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: transparent;
    box-shadow: none;
    color: #fff;
    line-height: 56px;
    z-index: 1;
}

.fixed-action-btn.toolbar ul li a i {
    line-height: inherit;
}

.fixed-action-btn ul {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0;
    visibility: hidden;
}

    .fixed-action-btn ul li {
        margin-bottom: 15px;
    }

    .fixed-action-btn ul a.btn-floating {
        opacity: 0;
    }

.fixed-action-btn.horizontal ul {
    z-index: 99999;
}

@media (max-width: 1920px) {

    .fixed-action-btn.horizontal ul {
        z-index: 99999;
    }
}

.fixed-action-btn.spin-close .plus-button {
    position: relative;
}

.fixed-action-btn.spin-close .plus-button i {
    opacity: 1;
    transition: transform 0.3s, opacity 0.3s;
}

.fixed-action-btn.spin-close .plus-button:before {
    background: #ffffff none repeat scroll 0 0;
    content: " ";
    height: 3px;
    left: 50%;
    margin-left: -0.6rem;
    margin-top: -1px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(0deg);
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
    width: 1.2rem;
}

.fixed-action-btn.spin-close .plus-button:after {
    background: #ffffff none repeat scroll 0 0;
    content: " ";
    height: 3px;
    left: 50%;
    margin-left: -0.6rem;
    margin-top: -1px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(0deg);
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
    width: 1.2rem;
}

.fixed-action-btn.spin-close.open .plus-button i {
    opacity: 0;
}

.fixed-action-btn.spin-close.open .plus-button:before {
    opacity: 1;
    transform: rotate(135deg);
}

.fixed-action-btn.spin-close.open .plus-button:after {
    opacity: 1;
    transform: rotate(405deg);
}
/* End index listing action button css provide by nirav bhai */

/* New css add by NIrav 19-1-24 */
.viewbox {
    padding: 10px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 5px #ebebeb;
    border-radius: 5px;
    border-left: 5px solid #cfcfcf;
    background: #fff;
    min-height: 60px;
}
.viewbox lable {
    font-weight: bold;

}
.fin-box-1{
    background: #00b297;
    color: #ffffff;
    border: none;
}
.fin-box-2{
    background: #dc3545 ;
    color: #ffffff;
    border: none;
}
.fin-box-3{
    background: #0866C6 ;
    color: #ffffff;
    border: none;
}
.fin-box-4{
    background: #1D2939;
    color: #ffffff;
    border: none;
}
  /* Css Added By NIrav */
  .student-details-data{
    /* border-bottom: 1px solid #dee2e6;  */
    padding: 10px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 5px #d3d3d3;
    border-radius: 5px;
    border-left: 5px solid #3f6ad8;
    background: #fff;
  }
  .student-details-data label{
    font-weight: bold;
    margin: 0px;
    }
  .student-details-data p{
    margin: 0px;
    padding: 0px;
    min-height: 21px;
  }
  .viewbox-detail {
    padding: 10px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 5px #ebebeb;
    border-radius: 5px;
    border-left: 5px solid #cfcfcf;
    background: #fff;
    min-height: 60px;
    font-size: 0.8rem !important;
}
.viewbox-detail lable {
    font-weight: bold;

}
.hd-typ1 h2 {
    font-size: 22px;
    font-weight: 500;
}
