/**
 *
 * Apply Here your Custom CSS
 *
*/

body {
}
.page-container .sidebar-menu #main-menu li a i {
    width: 20px;
    text-align: center;
}
.panel {
    border-radius: 0;
}
.page-title {
    margin: 12px 0 23px;
    border: solid 1px #a0a0a0;
    padding: 9px 9px;
    font-size: 18px;
    border-radius: 5px;
    color: white;
    font-size: 16px;
    background: -moz-linear-gradient(
        top,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.28) 100%
    );
    background: -webkit-linear-gradient(
        top,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.28) 100%
    );
    background: linear-gradient(to bottom, #f49c15 0%, #f49c15ba 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#47000000',GradientType=0 );
}
.header-right ul {
    margin: 0;
    padding: 0;
}
.header-right ul h4 {
    margin: 0;
}
.header-right {
    padding: 6px 0px;
}
.tile-stats {
    margin-bottom: 25px;
}
.panel-primary > .panel-heading,
.panel-default > .panel-heading {
    color: #ffffff;
    background-color: #f49c14;
    border-color: #a0a0a0;
}
.panel-primary {
    border-color: #a0a0a0;
}
.page-container .sidebar-menu #main-menu li {
    border-color: rgba(255, 255, 255, 0.2);
}
.header-show:first-child h3 {
    margin: 0;
}
.header-show h3 {
    margin: 0;
    background: #aeb8be;
    padding: 8px 8px;
    font-size: 15px;
    margin: 12px 0 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus {
    background: #eeeeee;
}
.certificet-school {
    font-size: 24px;
}

.certificet-school {
    margin: 0;
    font-size: 22px;
}
.transfer-title {
    background: #f49c14;
    padding: 7px 15px;
    display: inline-block;
    border-radius: 5px;
    font-weight: bold;
    font-size: 15px;
    margin: 6px 0 0;
}

.header-show h3 {
    padding: 8px 8px 8px 8px;
}

.fc-event-inner {
    text-align: center;
}

.calendar-env .calendar-body .fc-content .fc-view .fc-event {
    width: 30px;
    height: 25px;
    left: 15px;
    -webkit-animation: NAME-YOUR-ANIMATION 1s infinite; /* Safari 4+ */
    -moz-animation: NAME-YOUR-ANIMATION 1s infinite; /* Fx 5+ */
    -o-animation: NAME-YOUR-ANIMATION 1s infinite; /* Opera 12+ */
    animation: NAME-YOUR-ANIMATION 1s infinite; /* IE 10+, Fx 29+ */
}
.sms-tab-section .nav-tabs > li {
    width: 100%;
}
.sms-tab-section {
    display: flex;
}
.sms-tab-section ul.nav.nav-tabs.col-md-3 {
    padding: 0;
    background: #522b76;
    border: 0;
    position: relative;
}

.sms-tab-section ul.nav.nav-tabs.col-md-3:before {
    background: -moz-linear-gradient(
        top,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.28) 100%
    );
    background: -webkit-linear-gradient(
        top,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.28) 100%
    );
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.28) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#47000000',GradientType=0 );
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
}
.sms-tab-section .tab-content.col-md-9 {
    padding: 0;
}
.sms-tab-section .nav-tabs > li > a {
    color: #fff;
}
.sms-tab-section .nav-tabs > li > a {
    color: #fff;
    margin: 0;
    border-bottom: solid 1px #41215e;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.sms-tab-section .nav-tabs > li.active > a,
.sms-tab-section .nav-tabs > li.active > a:focus,
.nav-tabs > li > a:hover {
    background: #3a1e54;
    border: 0;
    border-bottom: solid 1px #41215e;
    margin: 0;
    color: #fff;
}
.sms-tab-section .tab-content > .active {
    display: inline-block;
    width: 100%;
}
.sms-tab-section {
    border: solid 1px #a0a0a0;
    position: relative;
}
/*.sms-tab-section:before{
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.28) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.28) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.28) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#47000000',GradientType=0 );
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
}*/
.sms-heading h4 {
    margin: 0 0 29px;
    padding: 8px 13px;
    display: block;
    background: #5d278e;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
}
.borange {
    background: #fa603d !important;
}
.blightOrange {
    background: #fabb3d !important;
}
.bdarkGreen {
    background: #78cd51 !important;
}
.stats-heading {
    font-size: 28px;
    color: #fff;
    padding: 4px 0 0 18px;
}
.stats-content {
    font-size: 15px;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
    padding: 12px 0 0;
}
.col-sm-4.stats-box {
    margin: 0 0;
    padding: 0 8px;
}
.stats-internal .icon {
    color: rgba(0, 0, 0, 0.1);
    position: absolute;
    right: -38px;
    bottom: -32px;
    z-index: 1;
    font-size: 97px;
}
.sms-message {
    border: solid 1px #a0a0a0;
    padding: 13px;
    background: #fff;
    margin-bottom: 18px;
}
.portal-internal-section h3 {
    margin: 0 0 11px;
}
.portal-internal-section p {
    font-size: 15px;
    padding: 0;
    margin: 0;
}
.tab-content.col-md-9 {
    background: #e6e6e6 !important;
    padding: 10px 0 !important;
}
.col-sm-4.stats-box:first-child {
    padding-left: 15px;
}
.col-sm-4.stats-box:last-child {
    padding-right: 15px;
}
.stats-internal {
    min-height: 139px;
    position: relative;
    overflow: hidden;
}
.stats-content {
    font-size: 14px;
    text-align: left;
    color: #fff;
    position: relative;
    z-index: 2;
    padding: 12px 10px 0;
}
.stats-heading {
    font-size: 28px;
    color: #fff;
    padding: 4px 0 0 10px;
}
.sms-section-outer.form-horizontal {
    padding: 0 12px;
}
.sms-section-outer .col-md-5 {
    width: 100%;
}
.sms-section-outer label.control-label {
    width: 100%;
    text-align: left;
}
.sms-section-outer .col-sm-5 {
    width: 100%;
}
.classmessage table.table.table-bordered {
    background: #fff;
}
@-webkit-keyframes NAME-YOUR-ANIMATION {
    0%,
    49% {
        /* background-color: rgb(117,209,63); */
        /* border: 1px solid #e50000; */
    }
    50%,
    100% {
        background-color: #522b76;
        /* border: 1px solid rgb(117,209,63); */
    }
}

.tile-stats:hover .icon i {
    zoom: 1.3;
}

.tablecenter {
    text-align: center;
}

a.dropdown-toggle {
    text-transform: capitalize !important;
}

a.dt-button.buttons-html5,
.buttons-print {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #ebebeb;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

div#example_wrapper {
    position: relative;
}

#example_wrapper .dt-buttons {
    position: absolute;
    right: 250px;
    top: 14px;
}
.demo-container {
    border: solid 1px #a0a0a0;
    position: relative;
    margin-bottom: 40px;
}
.heading {
    color: #fdfafa;
    background-color: #f49c14;
    border-color: #a0a0a0;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    font-size: 17px;
    font-weight: bold;
}
.demo-outer label.control-label {
    display: block;
}
.demo-content {
    padding: 16px 15px;
}
.demo-content li {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.demo-content ul {
    padding: 0;
    margin: 0;
}
.demo-container button.btn {
    position: absolute;
    right: 13px;
    bottom: 13px;
}
.upload-btn a.file-input-wrapper.btn.form-control.file2.inline.btn.btn-primary {
    padding: 6px 17px;
    line-height: normal;
    height: auto;
}
.upload-btn {
    border: 1px solid #ebebeb;
    text-align: right;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.upload-btn .file-input-name {
    margin-left: 8px;
    float: left;
    width: auto;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
    padding: 5px 0;
    position: absolute;
    left: 0;
    top: 0;
}
.demo-outer button.btn.btn-success {
    width: 100%;
    margin: 22px 0;
}
