﻿body {} .AccreditedBy {
    padding-left: 30px;
    padding-top: 30px;
}
.AccreditedBy h3 {
    color: #EF6118;
    font-family: Calibri;
}
.AccreditedBy h2 {
    color: #1069BD;
    font-family: Calibri;
}
.active {
    /*background-color: #056f97;*/
}
.active span {
    color: #fff;
}
.topBar {
    background-color: #BD5B08;
    padding-top: 5px;
    padding-bottom: 5px;
}
.topBar .a {
    color: rgb(255, 255, 255);
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 15px;
    outline: none;
}
.topBar .a:hover {
    color: #78ff00;
}
.visitorcounter {
    padding-top: 0.5px;
    padding-bottom: 0.5px;
    padding-left: 7px;
    padding-right: 7px;
    background: #21C7FF;
    color: #f6e7e7;
    border-radius: 20%;
    font-family: 'Agency FB';
    font-size: 16px;
    font-weight: bold;
    text-shadow: rgb(3, 3, 3) 1px 3px 6px;
    margin-left: 5px;
}
.buttonDigitalLibrary {
    /* write your style here*/
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    margin-left: -120px;
    position: inherit;
    width: 200px;
}
.buttonDigitalLibrary span a {
    outline: none;
    background-color: #0069B5;
    border: none;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: bold;
    font-size: larger;
    font-family: 'Californian FB';
    color: rgb(255, 255, 255);
    cursor: pointer;
    /*-moz-border-radius-topright: 5px;

        -webkit-border-top-right-radius: 5px;

        border-top-right-radius: 5px;

        -moz-border-radius-bottomright: 90px;

        -webkit-border-bottom-right-radius: 90px;

        border-bottom-right-radius: 90px;

        -moz-border-radius-bottomleft: 90px;

        -webkit-border-bottom-left-radius: 90px;

        border-bottom-left-radius: 90px;*/
}
.modal1 {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.9;
    -moz-opacity: 0.9;
}
.modal1 .center {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 0.9;
    -moz-opacity: 1;
}
.modal1 .center img {
    height: 120px;
    width: 100%;
}
.ReadMore {
    font-size: 13px;
    color: #297393;
}
.ButtonTop {
    background: #078498;
    border: 1px solid #fff;
}
.ButtonTop span {
    background: #fff;
}
/*testimonial*/

.divederForgotPassword {
    background-color: #fff;
    height: 1px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.ForgotPassword span {
    font-size: 1em;
}
section {
    padding-bottom: 10px;
    background: #ffffff;
    padding: 10px;
    border: 1px solid rgba(224, 218, 218, 0.72);
}
.quote {
    color: rgba(0, 0, 0, .1);
    text-align: center;
    margin-bottom: 30px;
}
/*-------------------------------*/

/*    Carousel Fade Transition   */

/*-------------------------------*/

#carousel {
    border: none;
}
#fade-quote-carousel.carousel {} #fade-quote-carousel.carousel .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
    opacity: 1;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
    bottom: 1px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
    background-color: rgb(200, 218, 255);
    border: none;
    opacity: 0.7;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel blockquote h5 {
    font-weight: 600;
    font-family: Calibri;
    font-size: 15px;
}
#fade-quote-carousel blockquote h6 {
    font-family: Calibri;
    font-size: 13px;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
section blockquote h2 {
    font-size: 20px;
    font-weight: bold;
}
section p {
    /*font-size: 12px;*/
    text-align: justify;
}
/*testimonial*/

/*TopperStudents*/

.TopperStudents {
    /*box-shadow: 10px 1px 20px #eeeded;*/
    background-color: #fff;
    padding: 0;
}
.TopperStudents .panel-default {
    border: none;
    background-color: #fff;
    border-top: 5px solid #4A006B;
}
.TopperStudents .panel-heading {
    background-color: #fff;
    color: #F78221;
    height: 47px;
    font-size: 24px;
    font-family: Calibri;
    font-weight: bold;
    margin-bottom: -9px;
    border: none;
}
.TopperStudents .panel-heading span {
    color: #080808;
}
.TopperStudents .panel-body {
    border: none;
    background-color: #fff;
    min-height: 265px;
}
.TopperStudents .nbs-flexisel-inner {
    border: none;
}
.TopperStudents #flexiselDemo3 .minheight200px {
    min-height: 200px;
    /*border: 1px solid #eeeded;

    margin: 5px;

    box-shadow: 1px 1px 5px rgb(202, 222, 222);   

    border-radius:5px;

    background-color:rgba(255, 255, 255, 0.31);*/
    border: none;
}
.TopperStudents #flexiselDemo3 .minheight200px img {
    /*-webkit-box-shadow: 0px 0px 45px -5px rgb(126, 143, 209);

-moz-box-shadow: 0px 0px 45px -5pxrgb(126, 143, 209);

box-shadow: 0px 0px 45px -5px rgb(126, 143, 209);*/
    padding: 5px;
    background-color: rgb(219, 225, 213);
}
.TopperStudents #flexiselDemo3 p {
    line-height: 20px;
    font-family: Calibri;
    font-size: 13px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
/*TopperStudents*/

/*Placed Students*/

.PlacedStudents .panel-default {
    border: none;
    border-radius: 0;
    background-color: #fff;
    border-top: 5px solid #00E041;
}
.PlacedStudents .panel-body {
    background-color: #fff;
}
.PlacedStudents .panel-heading {
    background-color: #fff;
    color: #f7780e;
    height: 47px;
    font-size: 24px;
    font-family: Calibri;
    font-weight: bold;
    border: none;
}
.PlacedStudents .panel-heading span {
    color: #080808;
}
.PlacedStudents .panel-default .panel-body {
    background-color: #fff;
    border: none;
    padding: 0px;
    border: 1px solid #fff;
}
.PlacedStudents .panel-default .panel-body div {
    background-color: #fff;
    height: 220px;
}
.grid_1 .PlacedStudents .panel-default .carousel-inner h6 {
    font-size: 5px;
}
/*Placed Students*/

.Title {
    font-size: 1.4em;
    margin-bottom: 1.5em;
    position: relative;
    font-weight: 500;
    color: #000;
    margin-left: 10px;
}
.Title:after {
    background-color: #c5c5c5;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    width: 60px;
    position: absolute;
    z-index: 0;
}
.logo {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    /*width:80px;*/
}
.AdmissionEnq {
    color: #000;
    font-size: 24px;
    /*font-weight:200;*/
    font-family: Calibri;
}
.search-form i {
    margin-right: 10px;
}
.Chairman {
    color: #132b2e;
    font-size: 22px;
    font-weight: 800;
}
.AbtChairman {
    color: #083d44;
    font-size: 1.4em;
    font-weight: 400;
    text-align: justify;
    /*letter-spacing: 1px;*/
}
.OurVision {
    background-color: #F7FBFF;
    color: #737373;
    text-align: left;
    /* font-family: 'Monotype Corsiva'; */
    font-size: 18px;
    font-weight: lighter;
}
.Departments {} .Departments .deptHead {
    font-size: 25px;
    color: rgba(23, 18, 65, 0.86);
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.Departments p {
    font-size: 14px;
    color: rgb(0, 0, 0);
    margin: 10px;
    text-align: justify;
    font-family: Arial;
}
.FacultyDept {} .FacultyDept h1 {
    /*font-family:Calibri;*/
    font-weight: 500;
    color: #222b1e;
    font-size: 18px;
    text-align: center;
    padding-top: 5px;
}
.shrink:hover {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
.grow:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
.Courses {} .Courses table th {
    background-color: rgb(0, 255, 255);
}
.Courses table tr:hover {
    background-color: #f8f6f6;
    cursor: pointer;
}
#HeaderTemplate1 {
    /*background-color:rgba(165, 226, 144, 0.63);*/
    /* #F7EBDE;/* #FFCFAD;/*#f3b626;*/
    /*height:30px;*/
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #132b2e;
    border-bottom: 1px solid rgba(224, 218, 218, 0.72);
}
#HeaderTemplate2
/*.col-md-4, .col-sm-6 ,.col-xs-6*/

{
    /*background-color:rgba(165, 226, 144, 0.23);*/
    /*#87cbe1;/* #F7EBDE;/* #FFCFAD; /*#ecedec;/*c3ebce*/
    /*height:30px;*/
    padding-top: 1px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #33192d;
    border-bottom: 1px solid rgba(224, 218, 218, 0.72);
}
#ItemTemplate1
/*.col-md-7, .col-sm-6 ,.col-xs-6*/

{
    /*background-color:rgba(165, 226, 144, 0.63);*/
    /* #F7EBDE;/* #FFCFAD;/*#f3b626;*/
    /*height:30px;*/
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 5px;
    color: #132b2e;
    border-bottom: 1px solid rgba(224, 218, 218, 0.72);
}
#ItemTemplate2
/*.col-md-4, .col-sm-6 ,.col-xs-6*/

{
    /*background-color:rgba(165, 226, 144, 0.23);*/
    /*#87cbe1;/* #F7EBDE;/* #FFCFAD; /*#ecedec;/*c3ebce*/
    /*height:30px;*/
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 5px;
    color: #33192d;
}
#ItemTemplate2 a {
    color: #083d44;
}
#AlternatingItemTemplate1
/*.col-md-7, .col-sm-6 ,.col-xs-6*/

{
    /*background-color:rgba(165, 226, 144, 0.63);*/
    /* #F7EBDE;/* #FFCFAD;/*#f3b626;*/
    /*height:30px;*/
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 5px;
    color: #132b2e;
    border-bottom: 1px solid rgba(224, 218, 218, 0.72);
}
#AlternatingItemTemplate2
/*.col-md-4, .col-sm-6 ,.col-xs-6*/

{
    /*background-color:rgba(165, 226, 144, 0.23);*/
    /*#87cbe1;/* #F7EBDE;/* #FFCFAD; /*#ecedec;/*c3ebce*/
    /*height:30px;*/
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 5px;
    color: #33192d;
    border-bottom: 1px solid rgba(224, 218, 218, 0.72);
}
#AlternatingItemTemplate2 a {
    color: #083d44;
}
/*-------------Visited Company Slider--------------*/

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}
.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}
.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    border: 1px solid rgba(60, 185, 127, 0.42);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
    min-height: 160px;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}
/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding: 5px 10px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 40%;
    background-color: #e8c0fa;
    opacity: 0.5;
    color: #fff;
}
.nbs-flexisel-nav-left {
    left: 10px;
}
.nbs-flexisel-nav-left:before {
    content: "<";
}
.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}
.nbs-flexisel-nav-right {
    right: 5px;
}
.nbs-flexisel-nav-right:before {
    content: ">";
}
.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}
/*-------------Visited Company Slider------------------*/

.h1_divederForm {
    color: #004e5b;
    font-family: Cambria;
    font-weight: 600;
    font-size: 1.2em;
    margin-top: 12px;
}
.h1_divederForm span {
    color: #e15412;
}
.divederLine {
    background-color: rgba(255, 106, 0, 0.19);
    height: 1px;
    /*border-radius: 2px;*/
    /*border:1px #12514f solid;*/
    margin-top: 5px;
}
.Placement {
    text-transform: uppercase;
    text-align: center;
    font-size: 28px;
    /*font-family: 'Righteous', cursive;*/
    font-family: Arial;
    /*color:#868f16;*/
    color: #000000;
    /*margin: 20px 0 10px 0;*/
    margin: 20px 0 50px 0;
}
.MarginLeft10px {
    margin-left: 10px;
}
.MarginTopForm {
    margin-top: 20px;
}
.radioVertical {
    position: relative;
    display: block;
    margin-left: 3px;
    margin-right: 10px;
}
.radioVertical label {
    min-height: 20px;
    padding-left: 3px;
    padding-right: 10px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.LableForm {
    color: #000;
    font-family: Calibri;
    font-weight: 500;
    font-size: 14px;
    /*margin-top:50px;*/
}
.SubMenuIcon {
    color: #a5b4cf;
}
.FeedbackmodalBackground1 {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}
.FeedbackmodalPopup1 {
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    width: 300px;
    min-height: 140px;
    color: red;
}
/*Board Of Directors*/

.BoardOfDirectors img {
    height: 110px;
    width: 110px;
    margin-right: 10px;
    box-shadow: 0px 0px 2px #6f6c6c;
    margin-bottom: 10px;
    border-radius: 5px;
}
.BoardOfDirectors .col-md-2 {
    min-height: 200px;
}
.BoardOfDirectorsPopup {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}
.BoardOfDirectorsPopup1 {
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-left: 10px;
    max-width: 700px;
    min-height: 280px;
    color: red;
    border-radius: 15px;
}
.BoardOfDirectorsPopup1 i {
    color: #F77108;
    cursor: pointer;
}
/*Board Of Directors*/

.contactLogo {
    color: rgba(23, 18, 65, 0.86);
    margin-right: 10px;
}
.padding10px {
    padding: 10px;
}
.marginright15px {
    margin-right: 15px;
}
.HomePageNewaBgColor {
    /*box-shadow: 10px 1px 20px #eeeded;

    box-shadow: -10px 1px 20px #eeeded;*/
}
.HomePageNewaBgColor .logo {
    color: #8e5757;
    margin-right: 5px;
}
.HomePageNewaBgColor .Icon {
    color: #891e1e;
    padding-top: 5px;
    padding-bottom: 2px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}
.HomePageNewaBgColor .Icon i {
    margin-right: 5px;
}
.HomePageNewaBgColor .span {
    font-size: 12px;
    color: #000;
    font-family: Arial;
}
.HomePageNewaBgColor .panel-default {
    border: none;
    background-color: #F7FBFF;
    border-top: 5px solid #005DAD;
    border-radius: 0;
}
.HomePageNewaBgColor .panel-heading {
    border-radius: 0;
    background-color: transparent;
    /*#4A8AC6;*/
    /*box-shadow:0px 2px 5px red;*/
    color: #F78221;
    font-family: Calibri;
    font-size: 24px;
    font-weight: bold;
    border: none;
}
.HomePageNewaBgColor .panel-heading span {
    color: #080808;
}
.HomePageNewaBgColor .panel-body {
    background-color: #fff;
    min-height: 215px;
}
.HomePageNewaBgColor .panel-footer {
    background-color: #fff;
    height: 33px;
}
.HomePageNewaBgColor .panel-footer .icons {
    background-color: transparent;
    border: none;
    color: red;
    cursor: pointer;
    font-size: 15px;
    margin-top: -11px;
    font-family: Calibri;
}
.HomePageNewaBgColor .panel-footer .icons:hover {
    background-color: transparent;
}
.HomePageAboutBgColor {
    /*border: 1px solid rgb(236, 239, 239);*/
    /*padding-top: 5px;*/
    /*box-shadow: -10px 1px 20px #eeeded;*/
    background-color: #fff;
}
.HomePageAboutBgColor img {} .HomePageAboutBgColor p {
    font-family: Calibri;
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
    margin: 8px;
}
/*.HomePageAboutBgColor b

    {

        

        font-size: 18px; 

        color: #F78221; 

    }*/

.HomePageAboutBgColor .panel-default {
    /*border: none; 

        background-color:transparent;*/
    background-color: #F7FBFF;
}
.HomePageAboutBgColor .panel-heading {
    background-color: transparent;
    color: #F78221;
    height: 47px;
    font-size: 24px;
    font-family: Calibri;
    /*-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 51% 80%, 48% 100%, 44% 80%, 0 80%);

        clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 51% 80%, 48% 100%, 44% 80%, 0 80%);*/
    font-weight: bold;
    border: none;
    border-top: 5px solid #0E2FBD;
    border-radius: 0;
}
.HomePageAboutBgColor .panel-heading span {
    color: #292429;
}
.HomePageAboutBgColor .panel-body {
    color: #684875;
    background-color: #F7FBFF;
}
.HomePageAboutBgColor .panel-body .span {
    color: #212431;
    font-family: Calibri;
    font-size: 14px;
}
.DetailInspirationSpeech .col-md-8 {
    -webkit-box-shadow: -1px 2px 5px 6px rgba(230, 225, 230, 1);
    -moz-box-shadow: -1px 2px 5px 6px rgba(230, 225, 230, 1);
    box-shadow: -1px 2px 5px 6px rgba(230, 225, 230, 1);
    margin-top: 30px;
    padding: 30px;
    margin-bottom: 30px;
}
.DetailInspirationSpeech .col-md-8 p {
    font-family: Arial;
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
}
.DirectorDesk {} .DirectorDesk .Message {
    /*background-color: #F7B200;*/
    background-color: #58BC45;
    height: 185px;
    padding: 40px;
}
.DirectorDesk .DirectorImage {
    /*background-color: #4e4e4e;*/
    /*height: 185px;*/
    /*padding: 20px;*/
    padding: 0;
}
.DirectorDesk .DirectorImage img {
    width: 100%;
    height: 185px;
}
.DirectorDesk .span {
    font-family: 'Arial Rounded MT';
    font-size: 14px;
    font-weight: normal;
    color: #2d3039;
    font-weight: 600;
}
.DirectorDesk p {
    font-family: Arial;
    font-size: 11px;
    line-height: 18px;
    text-align: justify;
    color: #2d3039;
}
.GalleryTop9Images {
    /*box-shadow: 10px 1px 20px #eeeded;*/
    /*background-color:#F78221;*/
    padding: 0px;
}
.GalleryTop9Images ul li {
    float: left;
    list-style: none;
}
.GalleryTop9Images img {
    float: left;
    /*margin: 7.1px;*/
    /*box-shadow: 2px 2px 10px #222b1e;*/
    height: 103px;
    width: 150px;
}
/*Progress Bar For Upload Button*/

.modal1 {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.9;
    -moz-opacity: 0.9;
}
.modal1 .center {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 0.9;
    -moz-opacity: 1;
}
.modal1 .center img {
    height: 120px;
    width: 100%;
}
/*Progress Bar For Upload Button*/

.DirectorsSpeechDescription {} .DirectorsSpeechDescription .col-md-3 {
    background-color: #3CBBD0;
    padding: 0;
}
.DirectorsSpeechDescription .col-md-3 h3 {
    font-family: Calibri;
    padding-left: 10px;
    padding-right: 10px;
    /*background-color: #078498;*/
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 16px;
    color: #4b4b4b;
    font-weight: bold;
    background-image: url('../../../Images/DirectorsPanelBack.jpg');
    background-size: 100% 100%;
}
.DirectorsSpeechDescription .col-md-3 ul {
    margin-top: -10px;
}
.DirectorsSpeechDescription .col-md-3 ul li {
    background-color: rgb(253, 252, 255);
    list-style: none;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: -40px;
    border-bottom: 1.5px solid #f8f7f7;
}
.DirectorsSpeechDescription .col-md-3 ul li a {
    color: #626161;
    font-family: 'Bookman Old Style';
    font-size: 13px;
}
.DirectorsSpeechDescription .col-md-3 ul li:hover {
    background-color: rgb(237, 236, 236);
    color: rgb(243, 243, 243);
}
.DirectorsSpeechDescription .col-md-3 ul a:hover {
    color: #062352;
}
.DirectorsSpeechDescription .col-md-8 {
    padding: 10px;
    -webkit-box-shadow: 32px 39px 62px -36px rgba(194, 194, 194, 1);
    -moz-box-shadow: 32px 39px 62px -36px rgba(194, 194, 194, 1);
    box-shadow: 32px 39px 62px -36px rgba(194, 194, 194, 1);
    margin-left: 20px;
    border: 1px solid rgb(224, 220, 220);
}
.CollegeQuickDownloads {
    background-color: #0a4b89;
    margin-left: -5px;
}
.CollegeQuickDownloads .col-md-2 {
    background-color: #F7B200;
    padding: 3px;
    color: red;
}
.CollegeQuickDownloads marquee {
    background-color: #0a4b89;
}
.CollegeQuickDownloads marquee a {
    color: #f8f7f7;
    padding: 3px;
    font-family: Calibri;
    font-size: 11px;
    letter-spacing: 1px;
    margin-right: 10px;
    font-weight: bold;
}
.CollegeQuickDownloads marquee a:before {
    content: "-";
    font-size: 16px;
    margin: 4px;
}
.CollegeQuickDownloads marquee a:hover {
    color: #edff00;
}
.swipebox img {
    box-shadow: 2px 2px 10px #222b1e;
}
.Downloads {} .Downloads .input-group-btn .btn-success {
    height: 41px;
    cursor: none;
    font-size: 15px;
    vertical-align: middle;
    background-color: #463b81;
    border-color: #463b81;
}
.Downloads .input-group-btn .btn-success i {
    color: #b3acee;
}
/*PlacedStudentList*/

.card {
    padding-top: 20px;
    margin: 10px 0 20px 0;
    background-color: rgba(214, 224, 226, 0.2);
    border-top-width: 0;
    border-bottom-width: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 280px;
    border: 1px solid #00869C;
}
.card .card-heading {
    padding: 0 20px;
    margin: 0;
}
.card .card-heading.simple {
    font-size: 20px;
    font-weight: 300;
    color: #777;
    border-bottom: 1px solid #e5e5e5;
}
.card .card-heading.image img {
    display: inline-block;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    vertical-align: top;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.card .card-heading.image .card-heading-header {
    display: inline-block;
    vertical-align: top;
}
.card .card-heading.image .card-heading-header h3 {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #262626;
}
.card .card-heading.image .card-heading-header span {
    font-size: 12px;
    color: #999999;
}
.card .card-body {
    padding: 0 20px;
    margin-top: 20px;
}
.card .card-media {
    padding: 0 20px;
    margin: 0 -14px;
}
.card .card-media img {
    max-width: 100%;
    max-height: 100%;
}
.card .card-actions {
    min-height: 30px;
    padding: 0 20px 20px 20px;
    margin: 20px 0 0 0;
}
.card .card-comments {
    padding: 20px;
    margin: 0;
    background-color: #f8f8f8;
}
.card .card-comments .comments-collapse-toggle {
    padding: 0;
    margin: 0 20px 12px 20px;
}
.card .card-comments .comments-collapse-toggle a,
.card .card-comments .comments-collapse-toggle span {
    padding-right: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.card-comments .media-heading {
    font-size: 13px;
    font-weight: bold;
}
.card.people {
    position: relative;
    display: inline-block;
    width: 170px;
    height: 300px;
    padding-top: 0;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: top;
}
.card.people:first-child {
    margin-left: 0;
}
.card.people .card-top {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 170px;
    height: 150px;
    background-color: #ffffff;
}
.card.people .card-top.green {
    background-color: #53a93f;
}
.card.people .card-top.blue {
    background-color: #427fed;
}
.card.people .card-info {
    position: absolute;
    top: 150px;
    display: inline-block;
    width: 100%;
    height: 101px;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card.people .card-info .title {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #404040;
}
.card.people .card-info .desc {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: #737373;
    text-overflow: ellipsis;
}
.card.people .card-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    line-height: 29px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: rgba(214, 224, 226, 0.2);
}
.card.hovercard .cardheader {
    background-color: #00869C;
    background-size: cover;
    height: 100px;
}
.card.hovercard .avatar {
    position: relative;
    top: -50px;
    margin-bottom: -50px;
}
.card.hovercard .avatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.5);
}
.card.hovercard .info {
    padding: 4px 8px 10px;
}
.card.hovercard .info .title a {
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 1;
    color: #41426c;
    vertical-align: middle;
    cursor: none;
}
.card.hovercard .info .desc {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}
.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}
.btn {
    border-radius: 0;
}
/*PlacedStudentList*/

.videos .col-md-3 {
    margin-bottom: 20px;
}
.videos .col-md-3 h4 {
    color: #03505c;
    min-height: 30px;
    font-family: Calibri;
    font-size: 14px;
    vertical-align: bottom;
}
.Navigation {
    font-family: Calibri;
    font-size: 13px;
    color: #524764;
}
.ChartPlacedstudent {
    padding: 10px;
    -webkit-box-shadow: inset 6px 11px 123px 32px rgba(200, 195, 227, 0.27);
    -moz-box-shadow: inset 6px 11px 123px 32px rgba(200, 195, 227, 0.27);
    box-shadow: inset 6px 11px 123px 32px rgba(200, 195, 227, 0.27);
}
.card {
    background-color: rgba(214, 224, 226, 0.2);
    border-top-width: 0;
    /*border-bottom-width: 2px;*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
}
.card .card-heading {
    padding: 0 20px;
    margin: 0;
}
.card .card-heading.simple {
    font-size: 20px;
    font-weight: 300;
    color: #777;
    /*border-bottom: 1px solid #e5e5e5;*/
}
.card .card-heading.image img {
    display: inline-block;
    width: 56px;
    height: 56px;
    margin-right: 15px;
    vertical-align: top;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.card .card-heading.image .card-heading-header {
    display: inline-block;
    vertical-align: top;
}
.card .card-heading.image .card-heading-header h3 {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #262626;
}
.card .card-heading.image .card-heading-header span {
    font-size: 12px;
    color: #999999;
}
.card .card-body {
    padding: 0 20px;
    margin-top: 20px;
}
.card .card-media {
    padding: 0 20px;
    margin: 0 -14px;
}
.card .card-media img {
    max-width: 100%;
    max-height: 100%;
}
.card .card-actions {
    min-height: 30px;
    padding: 0 20px 20px 20px;
    margin: 20px 0 0 0;
}
.card .card-comments {
    padding: 20px;
    margin: 0;
    background-color: #f8f8f8;
}
.card .card-comments .comments-collapse-toggle {
    padding: 0;
    margin: 0 20px 12px 20px;
}
.card .card-comments .comments-collapse-toggle a,
.card .card-comments .comments-collapse-toggle span {
    padding-right: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.card-comments .media-heading {
    font-size: 13px;
    font-weight: bold;
}
.card.people {
    position: relative;
    display: inline-block;
    width: 170px;
    height: 300px;
    padding-top: 0;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: top;
}
.card.people:first-child {
    margin-left: 0;
}
.card.people .card-top {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 170px;
    height: 150px;
    background-color: #ffffff;
}
.card.people .card-top.green {
    background-color: #53a93f;
}
.card.people .card-top.blue {
    background-color: #427fed;
}
.card.people .card-info {
    position: absolute;
    top: 150px;
    display: inline-block;
    width: 100%;
    height: 101px;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card.people .card-info .title {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #404040;
}
.card.people .card-info .desc {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: #737373;
    text-overflow: ellipsis;
}
.card.people .card-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    line-height: 29px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: rgba(214, 224, 226, 0.2);
}
.card.hovercard .cardheader {
    background-size: cover;
    height: 135px;
    background: url('../../../Images/Sant_Gajanan_Maharaj_Camp_Photo_02.jpg');
    background-size: cover;
    height: 235px;
    /*border:2px solid #808080;*/
}
.card.hovercard .avatar {
    position: relative;
    top: -50px;
    margin-bottom: -50px;
}
.card.hovercard .avatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.5);
}
.card.hovercard .info {
    padding: 4px 8px 10px;
}
.card.hovercard .info .title {
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 1;
    color: #262626;
    vertical-align: middle;
}
.card.hovercard .info .desc {
    overflow: hidden;
    font-size: 13px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}
.card.hovercard .info .desc table tr td:nth-child(even) {
    text-align: left;
    width: 300px;
}
.card.hovercard .info .desc table tr td:nth-child(odd) {
    text-align: left;
    width: 10px;
}
.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}