/* Minification failed. Returning unminified contents.
(1,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,35): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,63): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(13,39): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
(14,129): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(15,52): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
(18,80): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(19,35): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(75,110): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(80,49): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(80,94): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(88,30): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(89,32): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(90,32): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(91,34): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(92,30): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
(93,32): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
(99,262): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(104,26): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(107,111): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(107,246): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(118,77): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(119,77): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(128,99): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(148,107): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(149,124): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(150,55): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(150,110): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(151,77): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
(152,121): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(153,115): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(153,157): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(154,101): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(164,51): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(169,54): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(191,36): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(193,57): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
(193,92): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
(194,135): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(197,68): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(198,56): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
(233,37): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(237,45): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(239,124): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(247,194): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(260,44): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
(262,60): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
(266,143): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(267,100): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(268,155): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(290,100): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(302,33): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(303,69): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(304,54): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(308,87): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(309,105): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
(324,162): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(332,153): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(357,57): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(363,90): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
(371,77): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(371,119): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(372,61): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(381,56): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
(382,64): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
(388,53): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(390,55): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(390,91): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(391,70): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
(404,57): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(409,50): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
(409,86): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(474,100): run-time error CSS1039: Token not allowed after unary operator: '-danger-color'
 */
:root { --primary-color: #012449; --secondary-color: #2196f3; --danger-color: #ff5722; }
body { background: #ddd; color: #333; font-size: 14px; font-family: 'Arial', Gotham, Helvetica Neue, Helvetica, sans-serif; }
::-webkit-scrollbar                         { width:9px; height: 9px; }
::-webkit-scrollbar-track                   { background: rgba(0, 0, 0, 0.1); }
::-webkit-scrollbar-thumb                   { background: #999; border-radius:10px; -webkit-border-radius:10px; }
@font-face { font-family: shrutiregular; src: url(../Content/css/fonts/shruti.eot); src: url(../Content/css/fonts/shruti.eot?#iefix) format('embedded-opentype'),url(../Content/css/fonts/shruti.woff) format('woff'),url(../Content/css/fonts/shruti.ttf) format('truetype'),url(../Content/css/fonts/shruti.svg#shrutireg) format('svg'); }
.gujarati-font { font-family: shrutiregular; }
/*Common tag styling overrides, primary, secondary colors */
h1, h2, h3, h4 { font-weight: 700; }
h1 { font-family: 'Open Sans Condensed', sans-serif; font-weight: 700; margin-top: 0; margin-bottom: 15px; font-size: 2em; color: #333; }
h2 { font-family: 'Open Sans Condensed', sans-serif; font-weight: 700; font-size: 1.8em; margin-top: 0; color: #444; }
h3 { font-family: 'Open Sans Condensed', sans-serif; font-weight: 700; font-size: 1.4em; margin-top: 0; color: #666; }
.label-danger{ background-color: var(--danger-color);}
.backtotop { display: none; transition: all 0.4s ease-in; text-decoration: none; right: 0; padding: 12px 10px; background: var(--primary-color); color: #fff; position: fixed; top: 50%; z-index: 9; }
  .backtotop:hover { color: #fff; background: var(--danger-color); }
/*.home-page-welcome-contents h1 { font-size: 1.8em; }*/
.hide { display: none; }
.alink, .alink:link, .alink:hover, .alink:active, .alink:visited { color: var(--primary-color); text-decoration: none; }
a, a:hover, a:focus { color: var(--secondary-color); }
.read-more, .read-more:link, .read-more:hover, .read-more:active, .read-more:focus { text-decoration: none; }
  .read-more.collapsed i:before { content: "\f13a"; }
  .read-more i:before { content: "\f139"; }
.well { background: #f8f8f8; border: 1px solid #ececec; border-radius: 0; box-shadow: none; }
p { line-height: 1.86em; }
.list-unstyled.bottom_mar10 li{ margin-bottom:10px; }
.text-info { color: #03A9F4; }
.text-warning { color: #FF9800; }
.text-danger { color: #F44336; }
.text-success { color: #4CAF50; }
.pad-l5 { padding-left: 5px !important; }
.pad-l10 { padding-left: 10px !important; }
.pad-l15 { padding-left: 15px !important; }
.pad-l20 { padding-left: 20px !important; }
.pad-l25 { padding-left: 25px !important; }
.pad-l30 { padding-left: 30px !important; }
.pad-l35 { padding-left: 35px !important; }
.pad-l40 { padding-left: 40px !important; }
.pad-r5 { padding-right: 5px !important; }
.pad-r10 { padding-right: 10px !important; }
.pad-r15 { padding-right: 15px !important; }
.pad-r20 { padding-right: 20px !important; }
.pad-r25 { padding-right: 25px !important; }
.pad-r30 { padding-right: 30px !important; }
.pad-r35 { padding-right: 35px !important; }
.pad-r40 { padding-right: 40px !important; }
.pad-b15 { padding-bottom: 15px !important; }
.mar-r5 { margin-right: 5px !important; }
.mar-r15 { margin-right: 15px !important; }
.mar-r20 { margin-right: 20px !important; }
.mar-r25 { margin-right: 25px !important; }
.mar-r30 { margin-right: 30px !important; }
.mar-b5 { margin-bottom: 5px !important; }
.mar-b10 { margin-bottom: 10px !important; }
.mar-b15 { margin-bottom: 15px !important; }
.mar-b20 { margin-bottom: 20px !important; }
.mar-b25 { margin-bottom: 25px !important; }
.mar-b30 { margin-bottom: 30px !important; }
.mar-t5 { margin-top: 5px !important; }
.mar-t10 { margin-top: 10px !important; }
.mar-t15 { margin-top: 15px !important; }
.mar-t20 { margin-top: 20px !important; }
.mar-t25 { margin-top: 25px !important; }
.mar-t30 { margin-top: 30px !important; }
.mar-section { margin-top: 50px !important; }
.mar-bottom-none { margin-bottom: 0 !important; }
.hline{ border-bottom:1px solid #efefef; margin-bottom:50px; }
.hline:last-child{ border:none; margin-bottom:0;}
.question-link, .question-link:hover, .question-link:focus { display:block; text-align:center; color:#333333; text-decoration:none; }
.question-link i, .question-link span{ margin-bottom:3px; color:#ff3700; }
.text-bold { font-weight: bold !important; }
.text-normal { font-weight: normal !important; }
.text-2x { font-size: 1.2em !important; }
.custom-column { float: left; }
.tab-content { padding: 15px; border: 1px solid #ddd; border-top: none; min-height: 400px; }
.icon { width: 32px; height: 32px; text-align: center; padding: 6px; display: inline-block; background: var(--secondary-color); color: #fff; margin-right: 10px; float: left; }
.image-wrapper.introduction .thumbnail { margin-bottom: 10px; }
.thumbnail { border-radius: 0; box-shadow: 0 0 2px 0px #CCC; margin-bottom: 30px; }
  .thumbnail:hover { box-shadow: 0px 1px 2px 0 #CCC; border-color: #ddd !important; }
/*.modal-content { border-radius: 0; }*/
.modal-faculty .modal-header { background: var(--secondary-color); border-bottom-color: var(--secondary-color); color: #fff; }
.modal-faculty .faculty-name { margin-bottom: 5px; }
.modal-faculty .faculty-desig { color: #999; font-weight: normal; font-size: 16px; margin-bottom: 0; margin-top: 0; }
.modal-faculty .table-customized { margin-top: 0; margin-bottom: 0; }
  .modal-faculty .table-customized > tbody > tr > th { background: #777; }
.modal-faculty hr { margin: 10px 0; }
.department-name { display: inline-block; min-width: 10px; font-family: 'Open Sans Condensed', sans-serif; font-weight: 700; font-size: 1.7em; color: #8e8e8e; }
.col-label { font-family: 'Open Sans Condensed', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 15px; }
.primary-color { color: var(--primary-color) !important; }
.primary-bg { background: var(--primary-color) !important; color: #fff !important; }
.secondary-color { color: var(--secondary-color) !important; }
.secondary-bg { background: var(--secondary-color) !important; color: #333 !important; }
.ternary-color { color: var(--danger-color) !important; }
.ternary-bg { background: var(--danger-color) !important; color: #fff !important; }
.table-wrapper-for-panel { margin-bottom: 30px; }
  .table-wrapper-for-panel:last-of-type { margin-bottom: 0px; }
  .table-wrapper-for-panel .table-customized { margin-bottom: 0; }
  .table-wrapper-for-panel h3 { line-height: 2em; margin-bottom: 0; font-family: 'Arial', Gotham, Helvetica Neue, Helvetica, sans-serif; font-size: 1.2em; }
  .table-wrapper-for-panel .heading { border-bottom: 1px solid #ddd; padding-bottom: 5px; }
  .table-wrapper-for-panel .button-info-inverse, .table-wrapper-for-panel .button-info-inverse:focus, .table-wrapper-for-panel .button-info-inverse:hover, .table-wrapper-for-panel .button-info-inverse:visited { background: #fff; border-color: #fff; color: var(--secondary-color); padding: 8px; }
.table-customized td.bg-1 { background: #ececec; }
.table-customized:first-child { margin-top: 0; }
.table-wrapper-for-panel .panel-customized { border: none; }
  .table-wrapper-for-panel .panel-customized .panel-body { padding: 15px 0 0 0; }
.separator { color: var(--secondary-color); padding: 0 10px; }
/*.table-customized:last-child { margin-bottom:0; }*/
.table-customized { margin-top: 5px; background: #fff; }
  .table-customized > tbody > tr > th, .table-customized > thead > tr > th, .sorting_desc  { background: var(--secondary-color); border-color: #fff; color: #fff; font-size: 1em; text-align: center; vertical-align: middle; border-top-color: var(--secondary-color); border-bottom-color: #ffffff;}
  /*.sorting_desc { background: var(--secondary-color) !important; border-color: #fff; color: #fff; font-size: 1em; text-align: center; vertical-align: middle; border-top-color: var(--secondary-color); border-bottom-color: var(--secondary-color);}*/
  .table-customized.compact-heading.dataTable thead>tr>th { padding:10px 0; }
  .automatic-counter { counter-reset: serial-number; }
	.automatic-counter tr.total:last-child td:first-child:before { content: ""; }
	.automatic-counter td:first-child:before { counter-increment: serial-number; content: counter(serial-number)"."; }
  .p{ color: #4CAF50; font-weight:bold; }
  .l{ color: #F44336; font-weight:bold; }
  .w{ color: #03A9F4; font-weight:bold; }
  .h{ color: #FF9800; font-weight:bold; }
  .attendance-legends{ display:inline-block; float:left; padding:5px 0; }
  .table-customized > tbody > tr > th:first-child { border-left-color: var(--secondary-color); }
  .table-customized > tbody > tr > th:last-child { border-right-color: var(--secondary-color); }
  .table-customized .odd { background-color: #FAFAFA; }
  .table-customized .table-heading { font-family: 'Open Sans Condensed', sans-serif; font-size: 1em; text-transform: uppercase; font-weight: 400; }
  .table-customized .list-unstyled { margin-top: 10px; margin-bottom: 0; }
    .table-customized .list-unstyled li { margin-bottom: 5px; }
.table-customized-2 { border: 1px solid #cbe3f9 !important; }
  .table-customized-2 td.bg-1 { background: #ececec; }
  .table-customized-2 td { border: 1px solid #cbe3f9 !important; }
  .table-customized-2.first-child { margin-top: 0; }
  .table-customized-2 > tbody > tr > th { background: #eef7ff; border-color: #cbe3f9; color: var(--secondary-color); font-size: 1em; text-align: center; vertical-align: middle; }
  .table-customized-2 .odd { background-color: #FAFAFA; }
  .table-customized-2 .table-heading { font-family: 'Open Sans Condensed', sans-serif; font-size: 1em; text-transform: uppercase; font-weight: 400; }
  .table-customized-2 .list-unstyled { margin-top: 10px; margin-bottom: 0; }
    .table-customized-2 .list-unstyled li { margin-bottom: 5px; }
    .table-customized.OddTR3n tr > td:nth-child(n+3) { text-align:right; }
.button-info-inverse.toggle-icon.collapsed i:before { content: "\f107"; }
.button-info-inverse.toggle-icon i:before { content: "\f106"; }
.welcomeandnews-section { margin-top: 95px; }
.panel-customized { border-radius: 0; border-top: none; margin-bottom: 0 !important; box-shadow: none; border-color: #dddddd; }
.panel-body .table-customized:first-child, .table-customized-2:first-child { margin-top: 0; }
.panel-body .table-customized:last-child, .table-customized-2:last-child { margin-bottom: 0; }
.admission-buttons.list-inline { margin-left: 0; }
.admission-buttons li { margin-bottom: 15px; padding-left: 0; padding-right: 15px; }
  .admission-buttons li a { transition: all 0.6s ease-in; background: #fff; padding: 10px 15px; display: block; color: #0094ff; text-decoration: none; font-size: 16px; border-radius: 3px; border: 1px solid #0094ff; }
    .admission-buttons li a:hover { color: #fff; background: #0094ff; }
  .admission-buttons li.curent-year a { background: #0094ff; color: #fff; }
.order-list-unstyled { padding: 0; margin-left: 10px; padding-left: 10px; }
  .order-list-unstyled li { margin-bottom: 10px; }
.activities li { margin-bottom: 15px; border-bottom: 1px solid #f1f1f1; padding: 15px 0 30px 0; }
.button-default, .button-default:visited { box-shadow: 0px 4px 0px #007ee2; background: #fff; color: var(--primary-color); padding: 8px 18px; border-radius: 4px; text-decoration: none; display: inline-block; transition: all 0.4s ease-out; }
  .button-default:hover, .button-default:active { text-decoration: none; box-shadow: 0px 4px 0px #007ee2; background: var(--primary-color); color: #fff; }
.button-info, .button-info:visited { background: var(--secondary-color); color: #fff; border: 1px solid var(--secondary-color); padding: 8px 18px; border-radius: 4px; text-decoration: none; display: inline-block; transition: all 0.4s ease-out; }
.button-info sup { position:relative; right:0; padding:3px; background:var(--danger-color); color:#fff; border-radius:3px; font-weight:700; margin-left:4px;  }
  .button-info:hover, .button-info:active, .button-info:focus { text-decoration: none; background: #eef7ff; color: var(--secondary-color); }
.button-info-inverse, .button-info-inverse:visited, .button-info-inverse:focus { background: #eef7ff; color: var(--secondary-color); border: 1px solid var(--secondary-color); padding: 8px 18px; border-radius: 4px; text-decoration: none; display: inline-block; transition: all 0.4s ease-out; }
  .button-info-inverse:hover, .button-info-inverse:active { text-decoration: none; background: var(--secondary-color); color: #fff; }
.list-unstyled.type1 li { padding-left: 15px; margin-left: 5px; margin-bottom: 10px; position: relative; /*color: #fff;*/ }
  .list-unstyled.type1 li:after { position: absolute; top: 0; left: 0; font-family: FontAwesome; content: "\f105"; font-size: 1.1em; }
.list-unstyled.type1 > li .list-unstyled { margin-top: 10px; }
.custom-number-list { margin-left: 0; padding-left: 20px; }
  .custom-number-list li { margin-bottom: 10px; }
    .custom-number-list li:last-child { margin-bottom: 0; }
	.custom-btn-group{ vertical-align:unset !important; }
/*Main page wrapper*/
.main-page-wrapper { clear: both; overflow: hidden; width: 1300px; margin: auto; box-shadow: 0 0 10px #aaa; background: #fff; min-height: 600px; }
.slider-wrapper { height: 370px; background: var(--primary-color) url("../Content/css/Images/slider-bg.png") repeat; padding-top: 40px; }
.breadcrumb-wrapper { background: #ececec url("../Content/css/Images/slider-bg.png") repeat; padding: 15px 0; }
  .breadcrumb-wrapper .breadcrumb { display: inline-block; margin-bottom: 0; background: #fff; border: 1px solid #ddd; }
.pageheader-wrapper { padding: 25px 0; color: #fff; }
  .pageheader-wrapper h1 { padding-left: 15px; border-left: 4px solid; margin-bottom: 0; }
    .pageheader-wrapper h1 .subheading { color: var(--primary-color); }
.image-wrapper { margin: 0 0 15px 0; }
  .image-wrapper .swipebox { display: block; position: relative; overflow: hidden; transition: all 0.6s; }
    .image-wrapper .swipebox .zoom { display: block; position: absolute; bottom: 15px; right: 15px; padding: 4px; line-height: 4px; border-radius: 3px; transition: 0.6s ease-in; opacity: 0; }
    .image-wrapper .swipebox:hover .zoom { opacity: 1; }
  .image-wrapper.vertical .swipebox { margin-bottom: 15px; }
.animated-link { position: relative; padding-right: 10px; text-decoration: none !important; }
  .animated-link i { position: absolute; top: 1px; right: 0; transition: ease-out 0.6s; }
  .animated-link:hover i { right: -5px; }
.innerpage-contents { padding-bottom: 25px; min-height: 600px; }
/*.innerpage-contents img { -webkit-filter: grayscale(100%); filter: grayscale(100%); transition:all 0.6s; }
.innerpage-contents img:hover {-webkit-filter: grayscale(0%); filter: grayscale(0%); }*/
.slick-slider.main-slider .slick-slide { padding: 0 5px; }
.slick-slider .slick-slide { padding: 5px; }
  .slick-slider .slick-slide .slick-link { display: inline-block; position: relative; }
    .slick-slider .slick-slide .slick-link span { padding: 10px; display: inline-block; position: absolute; bottom: 0; text-align: center; width: 100%; background: rgba(0,0,0,0.7); color: #fff; }
.smimer-gallery-home .slick-slide img { width: 100%; }
/*.slick-slider .slick-slide:first-child { padding-left: 0; }
.slick-slider .slick-slide:last-child { padding-right: 0; }*/
.smimer-gallery-home { margin-top: 30px; }
  .smimer-gallery-home h2 { margin-bottom: 15px; }
/*Topbar  Start*/
.topbar-wrapper { background: var(--primary-color); padding: 8px 0; color: #fff; text-align: right; border-bottom: 1px solid #00101f; }
  .topbar-wrapper .toplink { color: #fff; display: inline-block; }
    .topbar-wrapper .toplink.special { background: var(--danger-color); border-color: var(--danger-color); color: #fff; border-radius: 2px; padding: 1px 10px; text-decoration: none; border: none; }
    .topbar-wrapper .toplink.search, .topbar-wrapper .toplink.search:focus { text-decoration: none; outline: none; border-color: var(--secondary-color); color: #fff; border-radius: 2px; padding: 1px 10px; text-decoration: none; border: none; }
      .topbar-wrapper .toplink.search i { width: 20px; }
        .topbar-wrapper .toplink.search i:before { content: "\f00d"; }
      .topbar-wrapper .toplink.search.collapsed { background: var(--secondary-color); }
    .topbar-wrapper .toplink.search { background: var(--danger-color); }
      .topbar-wrapper .toplink.search.collapsed i:before { content: "\f002"; }
  .topbar-wrapper .toplink-devider { margin: 0 15px; display: inline-block; }
/*Default notification/error styles Start*/
.alert-info { background-color: #f0faff; }
.blockMsg { background-color: transparent !important; border: none !important; }
  .blockMsg .alert { box-shadow: 0 0 8px #949494; padding-left: 40px; position: relative; }
  .blockMsg .alert-info:after { font-family: 'FontAwesome'; content: "\f059"; position: absolute; left: 15px; top: 15px; }
  .blockMsg .alert-warning:after { font-family: 'FontAwesome'; content: "\f06a "; position: absolute; left: 10px; top: 15px; }
  .blockMsg .alert-danger:after { font-family: 'FontAwesome'; content: "\f071"; position: absolute; left: 15px; top: 15px; }
  .blockMsg .alert-success:after { font-family: 'FontAwesome'; content: "\f058"; position: absolute; left: 15px; top: 15px; }
.notification-area { text-align: left; position: fixed; top: 70px; left: 0; z-index: 9999; width: 100%; }
  .notification-area .alert { box-shadow: 0 0 8px #949494; padding-left: 40px; position: relative; }
  .notification-area .alert-info:after { font-family: 'FontAwesome'; content: "\f059"; position: absolute; left: 15px; top: 15px; }
  .notification-area .alert-warning:after { font-family: 'FontAwesome'; content: "\f06a "; position: absolute; left: 10px; top: 15px; }
  .notification-area .alert-danger:after { font-family: 'FontAwesome'; content: "\f071"; position: absolute; left: 15px; top: 15px; }
  .notification-area .alert-success:after { font-family: 'FontAwesome'; content: "\f058"; position: absolute; left: 15px; top: 15px; }
.custom-alert { position: fixed; top: 20px; left: 50%; width: 90%; margin-left: -45%; z-index: 99999; }
.message-info { border: 1px solid; clear: both; padding: 10px 20px; }
.message-error { clear: both; color: #e80c4d; font-size: 1.1em; font-weight: bold; margin: 20px 0 10px 0; }
.message-success { color: #7ac0da; font-size: 1.3em; font-weight: bold; margin: 20px 0 10px 0; }
.error { color: #e80c4d; }
.field-validation-error { color: #e80c4d; font-weight: bold; }
.field-validation-valid { display: none; }
input.input-validation-error, input.input-validation-error:focus, input.input-validation-error:active, input.input-validation-error:hover { border: 1px solid #e80c4d; }
input[type="checkbox"].input-validation-error { border: 0 none; }
.validation-summary-errors { color: #e80c4d; font-weight: bold; font-size: 1.1em; }
.validation-summary-valid { display: none; }
/*Default notification styles End */
/*Loading or wait loader start*/
.dvLoad { display: none; position: fixed; z-index: 99999999999; top: 0; left: 50%; width: 200px; padding: 10px; margin-left: -100px; background: #FFEB3B; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border: 1px solid #FFEB3B; border-top: none; padding-left: 70px; min-height: 50px; }
  .dvLoad i { position: absolute; top: 10px; left: 20px; }
  .dvLoad span { font-size: 1.5em; font-weight: 700; }
/*Loading or wait loader start*/
/*Main navigation styles */
.main-navigation { background: var(--secondary-color); }
.navbar-brand { display: inline-block; padding: 0; height: auto; position: relative; box-shadow: 0 0 3px #989898; z-index: 99; }
#main-nav.navbar { min-height: 68px; margin-bottom: 0; border-radius: 0; }
#main-nav .navbar-brand { padding: 0; height: auto; position: absolute; box-shadow: 0 0 3px #989898; z-index: 99; }
#main-nav.navbar-default { background: var(--secondary-color); border: none; }
  #main-nav.navbar-default .navbar-nav > li > a { color: #fff; transition: all 0.7s ease; }
    #main-nav.navbar-default .navbar-nav > li > a:focus, #main-nav.navbar-default .navbar-nav > li > a:hover { color: var(--primary-color); background: #fff; text-shadow: none; }
#main-nav .navbar-nav > li > a { font-family: 'Open Sans Condensed', sans-serif; font-size: 1.2em; font-weight: 700; padding-top: 24px; padding-bottom: 24px; /*text-shadow:0 1px 0 #333; text-shadow: 0px 0px 3px #555;*/ }
#main-nav .main-nav-signup-btn a { background: #ff9800; color: #fff !important; padding: 8px 40px !important; margin: 15px 0px 15px 10px; border-radius: 20px; }
#main-nav .template-btn { font-weight: bold; font-size: 1.38em; background: #00a8ff; color: #fff !important; padding: 8px 40px !important; margin: 15px 0px 15px 10px; border-radius: 20px; }
#main-nav .dropdown-menu { border: none; }
  #main-nav .dropdown-menu.min-height { height: 316px; overflow-x: auto; }
#main-nav .dropdown.open i:before { content: "\f106"; }
/*.dropdown-menu { background-color: #f1f1f1; border: none; border-radius: 0; box-shadow: none; padding: 10px 0; }*/
#main-nav.navbar-default .navbar-nav > .open > a, #main-nav.navbar-default .navbar-nav > .open > a:hover, #main-nav.navbar-default .navbar-nav > .open > a:focus { background: #fff; color: var(--primary-color); }
.dropdown-menu i:before { content: "\f104"; }
.dropdown-menu .divider { margin:4px 0; }
/*.navbar-right { margin-right: auto; }*/
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: auto; }
/*Home page related styles Start */
.welcome-text { color: #fff; font-size: 2.4em; font-weight: 700; padding: 60px 0 20px 0; }
.news-ticker { width: 100%; /*border-top: 6px solid #084884;*/ clear: both; overflow: hidden; }
  .news-ticker h3 { font-size: 20px; text-align: center; }
  .news-ticker > div { min-height: 65px; background-color: #f8f8f8; border: 1px solid #dcdcdc; width: 100%; padding: 15px; margin-top: 20px; margin-bottom: 30px; overflow: hidden; }
    .news-ticker > div.first { position: relative; float: left; }
  .news-ticker dl { display: block; margin: 0; }
  .news-ticker dt, .news-ticker dd { display: block; float: left; margin: 0 10px; padding: 5px 10px; }
  .news-ticker dt { background-color: var(--danger-color); color: #fff; }
  .news-ticker dd { color: #333; margin-right: 30px; }
    .news-ticker dd a { text-decoration: none; color: var(--danger-color); border-bottom: 1px solid #ff9800; }
.read-all-news { width: 100%; /*text-align: center; padding: 6px 15px; font-size: 16px; background: #ff9800; color: #fff;*/ text-decoration: none; display: block; }
.news-and-updates-wrapper { position: relative; background: #f8f8f8; /*border: 1px solid #dcdcdc;padding-bottom: 60px;*/ margin-bottom: 15px; }
.news-and-updates-inner-wrapper { border: 1px solid #dcdcdc; border-top: none; border-bottom: 0; max-height: 540px; min-height: 450px; padding: 20px 15px 15px 15px; overflow-x: auto; position: relative; }
  .news-and-updates-inner-wrapper .alert { border: none; border-radius: 0; position: absolute; top: 0; left: 0; width: 100%; background: var(--secondary-color); color: #fff; min-height: 200px; padding: 15px; display: none; }
  .news-and-updates-inner-wrapper .close { top: 10px; right: 10px; position: absolute; color: var(--primary-color); opacity: 0.5; }
.news-and-updates-wrapper h2 { position: relative; /*margin-left: -10px; margin-right: -10px; */ padding: 10px 15px; margin-bottom: 0px; background: var(--primary-color); color: #fff; border-top-left-radius: 6px; border-top-right-radius: 6px; }
  .news-and-updates-wrapper h2 .triangle-top-left { width: 0; height: 0; border-top: 0px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #985b00; position: absolute; bottom: -10px; left: 0; }
  .news-and-updates-wrapper h2 .triangle-top-right { width: 0; height: 0; border-top: 0px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #985b00; position: absolute; bottom: -10px; right: 0; }
.news-and-updates-wrapper .news-event-block { margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #dcdcdc; }
  .news-and-updates-wrapper .news-event-block:last-child { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }
  .news-and-updates-wrapper .news-event-block .news-event-dates { font-size: 1.1em; font-weight: bold; }
  .news-and-updates-wrapper .news-event-block .news-event-title { font-size: 1em; padding-bottom: 5px; }
  .news-and-updates-wrapper .news-event-block .news-event-link { text-decoration: none; border-bottom: 1px solid #dcdcdc; transition: all 0.6s ease-out; }
    .news-and-updates-wrapper .news-event-block .news-event-link:hover { border-bottom: 1px solid; }
  .news-and-updates-wrapper .news-event-block .news-event-short-details { margin-top: 5px; }
    .news-and-updates-wrapper .news-event-block .news-event-short-details p { line-height: 1.6em; margin-bottom: 0; }
	.news-and-updates-wrapper .list-unstyled li{ margin-bottom:15px !important;}
	.news-and-updates-wrapper .list-unstyled li:first-child { padding-top:0; }
	.news-and-updates-wrapper .list-unstyled li:last-child{ border-bottom:none;}
.news-and-updates-search { margin-bottom: 10px; }
.news-and-updates .list-unstyled li { margin-bottom: 25px; padding: 10px 0; border-bottom: 1px solid #ececec; transition: all 0.6s ease-out; }
.news-and-updates .newseventdate { margin-bottom: 5px; }
.news-and-updates .newseventheading { margin-bottom: 10px; font-size: 1.2em; }
.news-and-updates .newseventdetails { margin-bottom: 5px; }
.news_footer { /*position: absolute; left: 0; bottom: 0;*/ width: 100%; text-align: center; background: #f8f8f8; border: 1px solid #dcdcdc; border-top: 1px solid #dcdcdc; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; }
  .news_footer a { display: block; padding: 12px; color: #333; text-decoration: none; }

.course-lists-section { padding-top: 5px; padding-bottom: 20px; margin-top: 20px; background: var(--primary-color); min-height: 300px; background-image: radial-gradient(circle 5px at top left, rgb(0,47,96) 0%, rgb(0,47,96) 50%,rgb(0,47,96) 50%, rgb(0,47,96) 30%,transparent 30%, transparent 50%),linear-gradient(90deg, rgb(1,36,73),rgb(1,36,73)); background-size: 15px 15px; }
.course-lists-section-heading {  color: #fff; font-family: 'Open Sans Condensed', sans-serif; font-size: 1.8em; font-weight: 700; padding: 10px 0; margin-top: 30px; margin-bottom: 40px; } 
.course-details{ min-height: 200px; border-right: 1px solid #fff; margin: 20px 0 30px 0; color:#ffffff; }
.course-list-block { padding: 0 0 0 30px; }
  .course-details h3 { color: #fff; margin-bottom: 30px; }
  .course-list-block .list-unstyled.type1 { margin-bottom: 20px; }
    .course-list-block .list-unstyled.type1 li { margin-left: 0; color: #fff; }
  .course-details:last-of-type { border-right: none; } 
.course-lists-section .button-default, .course-lists-section .button-default:visited { box-shadow: none; color: #fff; background: none; padding: 8px 18px; border: 1px solid #fff; border-radius: 4px; text-decoration: none; display: inline-block; transition: all 0.4s ease-out; }
  .course-lists-section .button-default:hover, .course-lists-section .button-default:active { box-shadow: none; color: #fff; background: rgba(255,255,255,0.3); text-decoration: none; }
.facilities-wrapper { padding: 80px 0; }
  .facilities-wrapper h2 { margin-bottom: 60px; }
.facilities-block { color: var(--primary-color); /*font-family: 'Open Sans Condensed', sans-serif;*/ font-size: 1.3em; /*font-weight: 700;*/ padding: 30px; text-align: center; background: #f8f8f8; border: 1px solid #ececec; margin-bottom: 20px; transition: all 0.9s ease-out; position: relative; border-radius:6px; }
  .facilities-block:hover { background: #eef7ff; border-color: var(--secondary-color); color: #666; }
.portfolio-wrapper { padding: 15px; background: var(--secondary-color) url("../Content/css/Images/portfolio-bg.png") repeat; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/var(--secondary-color)+0,2196f3+100&1+0,0+100 */ background: url("../Content/css/Images/portfolio-bg.png") repeat, -moz-linear-gradient(left, rgba(33,150,243,1) 0%, rgba(33,150,243,0) 100%); /* FF3.6-15 */ background: url("../Content/css/Images/portfolio-bg.png") repeat, -webkit-linear-gradient(left, rgba(33,150,243,1) 0%,rgba(33,150,243,0) 100%); /* Chrome10-25,Safari5.1-6 */ background: url("../../Images/portfolio-bg.png") repeat, linear-gradient(to right, rgba(33,150,243,1) 0%,rgba(33,150,243,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--secondary-color)', endColorstr='#002196f3',GradientType=1 ); /* IE6-9 */ }
  .portfolio-wrapper .portfolio { padding: 10px 20px 10px 10px; background: rgba(255,255,255,0.5); clear: both; overflow: hidden; display: inline-block; }
/*.faculties-wrapper .faculty-block { margin-bottom: 35px; }*/
.faculties-wrapper .faculty-block .faculty-img { width:130px; height:auto; }
.faculties-wrapper .faculty-block .faculty-name { padding: 5px 10px; background: var(--secondary-color); color: #fff; text-align: center; min-height: 52px; }
.faculties-wrapper .faculty-block .faculty-view-more .view-more-link { background: #eef7ff; color: var(--danger-color); display: block; padding: 5px 10px; font-size: 0.9em; text-align: center; font-weight: bold; text-decoration: none; outline: none; }
.faculties-list li { background: #f8f8f8; border: 1px solid #e6e6e6; border-radius: 3px; padding: 15px; margin-bottom: 15px; }
  .faculties-list li .button-info-inverse { margin-top: 10px; }
  .faculties-list li .button-info-inverse.collapsed i:before{ content:"\f107"}
  .faculties-list li .button-info-inverse i:before{ content:"\f106"}
  .faculties-list li .table-customized:last-child { margin-bottom: 0; }
.faculties-details { margin-top: 20px; padding: 0 15px; background: #fff; border: 1px solid #e6e6e6; border-radius: 3px; }
  .faculties-details .faculty-block { padding: 15px 0; border-bottom: 1px solid #e6e6e6; }
    .faculties-details .faculty-block:last-child { margin-bottom: 0; border-bottom: none; }
    .faculties-details .faculty-block .table-customized { margin-top: 0; margin-bottom: 15px; }
      .faculties-details .faculty-block .table-customized:last-child { margin-bottom: 0; }

  .customizedNavTab.nav-tabs { border: none; }
    .customizedNavTab.nav-tabs > li > a, .customizedNavTab.nav > li > a:hover, .customizedNavTab.nav-tabs > li.active > a, .customizedNavTab.nav-tabs > li.active > a:hover, .customizedNavTab.nav-tabs > li.active > a:focus { background-color: transparent; padding-left: 0; padding-right: 30px; border: none; }
    .customizedNavTab.nav-tabs > li > a { color: #bbb; font-size: 1.2em; }
    .customizedNavTab.nav-tabs > li.active > a, .customizedNavTab.nav-tabs > li.active > a:hover, .customizedNavTab.nav-tabs > li.active > a:focus { color: var(--secondary-color); }
  .tab-content { padding: 20px 0; border: none; }
  .studentscorner { background:#fff url("../Images/student-corner.png") center no-repeat; }
.course-block { margin-bottom: 25px; }
  .course-block .well { margin-bottom: 0; border: 0; border-radius: 0; background-color: #fff; box-shadow: none; border: 1px solid #ececec; border-top: none; padding: 15px; }
  .course-block .nav-tabs { border: none; }
    .course-block .nav-tabs > li > a, .course-block .nav > li > a:hover, .course-block .nav-tabs > li.active > a, .course-block .nav-tabs > li.active > a:hover, .course-block .nav-tabs > li.active > a:focus { background-color: transparent; padding-left: 0; padding-right: 30px; border: none; }
    .course-block .nav-tabs > li > a { color: #bbb; font-size: 1.2em; }
    .course-block .nav-tabs > li.active > a, .course-block .nav-tabs > li.active > a:hover, .course-block .nav-tabs > li.active > a:focus { color: var(--secondary-color); }
  .course-block .tab-content { padding: 20px 0; border: none; }
.courses-block-collpasible { display: block; color: #666; font-family: 'Open Sans Condensed', sans-serif; font-size: 1.6em; font-weight: 700; padding: 30px 40px; background: #f8f8f8; border: 1px solid #ececec; transition: all 0.9s ease-out; position: relative; text-decoration: none; }
  .courses-block-collpasible:hover { background: #eef7ff; color: #666; }
  .courses-block-collpasible, .courses-block-collpasible:hover, .courses-block-collpasible:active, .courses-block-collpasible:visited, .courses-block-collpasible:focus { color: #666; text-decoration: none; }
    .courses-block-collpasible i { padding-right: 40px; font-size: 1.4em; color: #CCC; }
    .courses-block-collpasible .toggle-btn { display: inline-block; top: 32px; right: 20px; position: absolute; }
      .courses-block-collpasible .toggle-btn i { padding-right: 0; }
    .courses-block-collpasible.collapsed .toggle-btn i:before { content: "\f055"; }
    .courses-block-collpasible .toggle-btn i:before { content: "\f056"; }
.administration-wrapper { position: relative; }
  .administration-wrapper img { position: relative; }
  .administration-wrapper .administration-contents { padding: 30px 15px 15px 15px; position: absolute; top: 0; left: 0; width: 100%; background: rgba(1,36,73,0.85); }
    .administration-wrapper .administration-contents .list-unstyled li, .administration-wrapper .administration-contents .list-unstyled li a, .administration-wrapper .administration-contents .list-unstyled li:after { color: #fff; }
.notification-desc { animation: animationFrames linear 1s; animation-iteration-count: 1; transform-origin: 50% 50%; -webkit-animation: animationFrames linear 1s; -webkit-animation-iteration-count: 1; -webkit-transform-origin: 50% 50%; -moz-animation: animationFrames linear 1s; -moz-animation-iteration-count: 1; -moz-transform-origin: 50% 50%; -o-animation: animationFrames linear 1s; -o-animation-iteration-count: 1; -o-transform-origin: 50% 50%; -ms-animation: animationFrames linear 1s; -ms-animation-iteration-count: 1; -ms-transform-origin: 50% 50%; z-index: 99999; width: 300px; position: fixed; right: 20px; bottom: 100px; background: #fff; box-shadow: 0 5px 40px rgba(0,0,0,.16) !important; }
  .notification-desc .heading { padding: 15px; background: #ff9800; color: #fff; font-size: 18px; }
  .notification-desc .notification-contents { padding: 15px; border: 1px solid #CCC; height: 360px; overflow-y: auto; border-top: none; }
.notification { width: 180px; height: 56px; z-index: 99; bottom: 25px; right: 0px; position: fixed; }
  .notification h3 { color: #fff; }
.notification-link { text-align: left; padding: 5px 0; padding-left: 46px; outline: none; cursor: pointer; border: none; position: relative; display: block; width: 100%; height: 100%; background: #ff9800; color: #fff; transition: all 0.8s ease-out; }
  .notification-link i { position: absolute; top: 0; left: 0; height: 56px; line-height: 56px; text-align: center; width: 46px; background-color: transparent; font-size: 18px; }
#toggle-close-btn { position: absolute; right: 10px; top: 10px; background-color: transparent; color: rgba(0,0,0,0.5); border: none; font-size: 20px; outline: none; }
.arrow-left { width: 0; height: 0; border-top: 0px solid transparent; border-bottom: 25px solid transparent; position: absolute; bottom: -25px; right: 0; border-right: 25px solid #ff9800; }
.left-panel .implinks { margin: 0; padding-left: 0; margin-bottom: 30px; }
  .left-panel .implinks li { position: relative; background: #f3f3f3; list-style: none; margin-bottom: 2px; transition: all 0.2s ease-out; }
    .left-panel .implinks li.heading { background: var(--primary-color); color: #fff; padding: 15px; border-top-left-radius: 4px; border-top-right-radius: 4px; }
    .left-panel .implinks li a { display: block; padding: 8px 15px; text-decoration: none; color: #353535; }
      .left-panel .implinks li a i { color: #888; padding-top: 2px; }
      .left-panel .implinks li a.collapsed i:before { content: '\f067'; }
      .left-panel .implinks li a i:before { content: '\f068'; }
      .left-panel .implinks li a.type-pdf i:before { content: ''; }
      .left-panel .implinks li a.type-pdf:hover i:before { content: '\f1c1'; color: var(--danger-color); }
    /*.left-panel .implinks li:hover { padding-left: 10px; }*/
    .left-panel .implinks li.heading:hover { padding-left: 15px; }
    .left-panel .implinks li:last-child a { border-bottom: none; }
    .left-panel .implinks li:first-child a { border-top: none; }
    .left-panel .implinks li .list-unstyled { margin-left: 20px; }
      .left-panel .implinks li .list-unstyled li a { padding: 0 5px 5px 5px; }
.tag-wrapper h3 { margin-bottom: 15px; }
.tag-wrapper li a { display: inline-block; background: #eef7ff; color: var(--secondary-color); border: 1px solid var(--secondary-color); padding: 4px 10px; margin: 0 6px 6px 0; float: left; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -o-border-radius: 2px; -ms-border-radius: 2px; transition: all 0.8s ease-in; }
.tag-wrapper ul.list-unstyled li a:hover { background: var(--secondary-color); color: #fff; }
.custom-panel .implinks li:after { position: absolute; top: 5px; right: 10px; font-family: FontAwesome; content: "\f105"; font-size: 1.1em; }
.list-buttons.list-inline { margin-left: 0; }
.list-buttons li { margin-bottom: 15px; padding-left: 0; padding-right: 15px; }
  .list-buttons li a { background: #fff; padding: 10px 15px; display: block; color: #0094ff; text-decoration: none; font-size: 16px; border-radius: 3px; border: 1px solid #0094ff; transition: all 0.6s ease-in; }
    .list-buttons li a:hover { background: #0094ff; color: #fff; }
  .list-buttons li.curent-year a { background: #0094ff; color: #fff; }
.anti-ragging-wrapper { padding: 0; }
  .anti-ragging-wrapper .list-inline { margin-bottom: 0; }
  .anti-ragging-wrapper .link { border: 1px solid var(--danger-color); text-decoration: none; background-color: rgba(255, 87, 34, 0.3); padding: 6px 30px; font-size: 1em; border-radius: 50px; display: inline-block; color: #fff; margin-bottom: 10px; transition: all 0.6s ease-out; }
    .anti-ragging-wrapper .link:hover { background-color: var(--danger-color); }
  .anti-ragging-wrapper .imp-link { border: 1px solid #2296f3; text-decoration: none; background-color: rgba(34, 150, 243, 0.3); padding: 6px 30px; font-size: 1em; border-radius: 50px; display: inline-block; color: #fff; margin-bottom: 10px; transition: all 0.6s ease-out; }
    .anti-ragging-wrapper .imp-link:hover { background-color: #2296f3; }
    .anti-ragging-wrapper .imp-link.collapsed i:before { content: "\f106"; }
    .anti-ragging-wrapper .imp-link i:before { content: "\f107"; }
#smimersitesearchwrapper { position: relative; }
.smimersitesearch { padding: 15px; background: var(--primary-color); border-top: 1px solid #fff; border-top: 1px solid #003b73; }
  .smimersitesearch .form-control { outline: none; box-shadow: none; border: #fff; }
  .smimersitesearch .btn-default { border-color: var(--secondary-color); background: var(--secondary-color); color: #fff; }
.smimersitesearchtoggle { background-color: transparent; color: var(--danger-color); border: none; height: 20px; width: 20px; text-align: center; position: absolute; right: 15px; top: 2px; z-index: 9; font-size: 1.2em; }
.error-block { width: 90%; border: 1px #c7c7c7 solid; padding: 20px; margin-top: 90px; border-radius: 10px; font-size: 18px; text-align: center; background: #fbfbfb; }
  .error-block p { margin-bottom: 0; }
.nav-tabs-dropdown { display: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; position: relative; }
  .nav-tabs-dropdown:before { content: "\f107"; font-family: FontAwesome; position: absolute; right: 15px; }
.dept-dropdown { border: none; background: #f3f3f3 !important; padding: 9px 12px; border-radius: 0 !important; }
.poweredby { border-top-left-radius: 8px; border-top-right-radius: 8px; background: #111e2c; padding: 10px 20px; display: inline-block; }
.admission-buttons li { margin-bottom: 15px; padding-left: 0; padding-right: 15px; }
  .admission-buttons li a { background: #fff; padding: 10px 15px; display: block; color: #0094ff; text-decoration: none; font-size: 16px; border-radius: 3px; border: 1px solid #0094ff; }
  .admission-buttons li.curent-year a { background: #0094ff; color: #fff; }
.scroll-position { position: absolute; top: 15px; }
/*.scroll-position-fixed { position: fixed; top: 15px; }
.scroll-position-absolute { position: absolute; top: 0; }*/
.implinks-dropdown { text-align: left; background: var(--primary-color); color: #ffffff; padding: 15px; border: none; outline: none; cursor: pointer; border-top-left-radius: 4px; border-top-right-radius: 4px; }
/*.implinks-dropdown { border-bottom-left-radius:0; border-bottom-right-radius:0; }*/
  .implinks-dropdown:hover, .implinks-dropdown:focus { color: #fff; outline:none; }
  .implinks-dropdown.collapsed i:before { content: "\f107"; padding-left:5px; }
  .implinks-dropdown i:before { content: "\f106"; padding-left:5px; }
footer { color: #fff; border-top: 4px solid var(--secondary-color); background: var(--primary-color) url("../Content/css/Images/slider-bg.png") repeat; }
  footer .links-wrapper { padding: 20px 0; font-size: 0.94em; }
    footer .links-wrapper, footer .links-wrapper a { color: #fff; text-decoration: none; }
      footer .links-wrapper h4 { color: #fff; font-family: 'Open Sans Condensed', sans-serif; font-size: 1.6em; font-weight: 700; margin-bottom: 20px; }
      footer .links-wrapper .list-unstyled li { margin-bottom: 15px; }
        footer .links-wrapper .list-unstyled li a, footer .links-wrapper .list-unstyled li a:visited { text-decoration: none; transition: all 0.6s ease-out; border-bottom: 1px solid transparent; }
          footer .links-wrapper .list-unstyled li a:hover, footer .links-wrapper .list-unstyled li a:active { border-bottom-color: #fff; }
  footer .other-implinks { font-size: 0.94em; }
    footer .other-implinks a { color: #fff; text-decoration: none; transition: all 0.6s ease-out; border-bottom: 1px solid transparent; }
      footer .other-implinks a:hover, footer .other-implinks a:active { border-bottom-color: #fff; }
  footer .copyright-wrapper { padding: 12px 15px; background: #111e2c; color: #fff; }

@media (min-width:1366px) {
  .modal-lg { width: 1100px; }
}

@media (max-width:1366px) {
  .notification { width: auto; }
  .notification-link { padding-left: 50px; }
  .notification .feedback-text { display: none; }
}

@media (max-width:1300px) {
  .main-page-wrapper { width: 100%; }
}

@media (max-width:992px) {
  .mar-b15-sm { margin-bottom: 15px; }
  .left-panel .implinks { margin-bottom: 0; }
  .spacer { margin-bottom: 20px; }
}

@media screen and (min-width: 769px) {
  #nav-tabs-wrapper { display: block !important; }
}

@media screen and (max-width: 768px) {
  .nav-tabs-dropdown { display: block; }
  #nav-tabs-wrapper { display: none; border-top-left-radius: 0; border-top-right-radius: 0; text-align: center; }
  .nav-tabs-horizontal { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05); box-shadow: inset 0 1px 1px rgba(0,0,0,.05); }
    .nav-tabs-horizontal > li { float: none; }
      .nav-tabs-horizontal > li + li { margin-left: 2px; }
      .nav-tabs-horizontal > li,
      .nav-tabs-horizontal > li > a { background: transparent; width: 100%; }
        .nav-tabs-horizontal > li > a { border-radius: 4px; }
        .nav-tabs-horizontal > li.active > a,
        .nav-tabs-horizontal > li.active > a:hover,
        .nav-tabs-horizontal > li.active > a:focus { color: #ffffff; background-color: #428bca; }
}

@media (max-width:767px) {
  .welcomeandnews-section { margin-top: 20px; }
  #main-nav .container > .navbar-header { min-height: 68px; }
  #main-nav .navbar-brand { padding-left: 15px; box-shadow: none; }
  #main-nav .navbar-toggle { margin-top: 14px; background: #fff; border-color: #fff; }
  #main-nav .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; }
    #main-nav .navbar-nav > li > a i { float: right; }
  #main-nav.navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #fff; }
  #main-nav .dropdown-menu.min-height { height: auto; }
  .slider-wrapper { padding: 0; height: auto; }
    .slider-wrapper .container { padding-left: 0; padding-right: 0; }
  .news-ticker > div { margin-bottom: 0; }
  .read-all-news { margin: 15px 0; }
  .smimer-gallery-home { margin-bottom: 20px; }
  .course-lists-section-heading { padding: 0 15px; }
  .topbar-wrapper .toplink.special { padding: 8px 18px; border-radius: 4px; border: 1px solid var(--danger-color); }
  .topbar-wrapper .toplink.search, .topbar-wrapper .toplink.search:focus, .topbar-wrapper .toplink.search:active { padding: 8px 18px; border-radius: 4px; }
  .courses-block-collpasible { padding: 15px 40px 15px 15px; font-size: 1em; font-family: 'Arial', Gotham, Helvetica Neue, Helvetica, sans-serif; }
    .courses-block-collpasible i { display: none; }
    .courses-block-collpasible .toggle-btn { top: 14px; }
      .courses-block-collpasible .toggle-btn i { display: inline-block; }
  footer .links-wrapper { text-align: center; }
  footer .other-implinks a { padding-bottom: 10px; display: block; }
  .poweredby-wrapper { padding-top: 20px; }
}

@media (max-width:640px) {
  .smimer-gallery-home { display: none; }
  .course-list-block { min-height: inherit; margin: 0 0 30px 0; padding-bottom: 15px; border-right: none; border-bottom: 1px solid #1d84da; }
    .course-list-block:last-child { border: none; }
}

/* Generated by less 2.5.1 */
/*
 *  jQueryIntroLoader
 *  Animated intro loading pages
 *  http://factory.brainleaf.eu/jqueryIntroLoader
 *
 *  Made by BRAINLEAF Communication (c)2014-2015
 *  Under GNU/GPL License
 */
/* ****************************************************************************** */
/* PLUGIN STYLE */
/* ****************************************************************************** */
/* ============================================================================== */
/* Global Style */
/* ============================================================================== */
.introLoader,
.introLoading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 9999;
}
.introLoading {
  background-color: #fff;
}
.absolute.introLoader {
  position: absolute;
}
body.introLoader_preventScroll {
  position: fixed;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
/* ============================================================================== */
/* Animations */
/* ============================================================================== */
/* *************************************************** */
/* CSSLoader Animation */
/* *************************************************** */
.introLoader.cssLoader .cssLoaderSpinner {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  border: 5px solid transparent;
  border-radius: 50%;
}
.introLoader.cssLoader .cssLoaderSpinner .cssLoaderSpinner-inner {
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent;
  border-radius: 50%;
  animation: infinite-spinning 1s linear infinite;
}
/* CSSLoader Animation Spinner Sizes */
/* -------------------------------------------- */
.introLoader.cssLoader.medium .cssLoaderSpinner {
  border: 5px solid transparent;
}
.introLoader.cssLoader.medium .cssLoaderSpinner .cssLoaderSpinner-inner {
  top: -6px;
  right: -6px;
  bottom: -6px;
  left: -6px;
  border-width: 6px;
}
.introLoader.cssLoader.large .cssLoaderSpinner {
  border: 5px solid transparent;
}
.introLoader.cssLoader.large .cssLoaderSpinner .cssLoaderSpinner-inner {
  top: -6px;
  right: -6px;
  bottom: -6px;
  left: -6px;
  border-width: 8px;
}
/* CSSLoader Animation Keyframes */
/* -------------------------------------------- */
@keyframes infinite-spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes infinite-spinning {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
/* CSSLoader Animation Colors */
/* -------------------------------------------- */
.theme-light.introLoader.cssLoader {
  background-color: #ffffff;
}
.theme-light.introLoader.cssLoader .cssLoaderSpinner {
  border-color: #efefef;
}
.theme-light.introLoader.cssLoader .cssLoaderSpinner .cssLoaderSpinner-inner {
  border-color: #555555 transparent transparent transparent;
}
.theme-dark.introLoader.cssLoader {
  background-color: #333333;
}
.theme-dark.introLoader.cssLoader .cssLoaderSpinner {
  border-color: #121212;
}
.theme-dark.introLoader.cssLoader .cssLoaderSpinner .cssLoaderSpinner-inner {
  border-color: #ffffff transparent transparent transparent;
}
.theme-ocean.introLoader.cssLoader {
  background-color: #164761;
}
.theme-ocean.introLoader.cssLoader .cssLoaderSpinner {
  border-color: #20b1ea;
}
.theme-ocean.introLoader.cssLoader .cssLoaderSpinner .cssLoaderSpinner-inner {
  border-color: #ffffff transparent transparent transparent;
}
.theme-forest.introLoader.cssLoader {
  background-color: #1f3608;
}
.theme-forest.introLoader.cssLoader .cssLoaderSpinner {
  border-color: #5e5824;
}
.theme-forest.introLoader.cssLoader .cssLoaderSpinner .cssLoaderSpinner-inner {
  border-color: #a59965 transparent transparent transparent;
}
.theme-fluoGreen.introLoader.cssLoader {
  background-color: #67de0f;
}
.theme-fluoGreen.introLoader.cssLoader .cssLoaderSpinner {
  border-color: #53ba06;
}
.theme-fluoGreen.introLoader.cssLoader .cssLoaderSpinner .cssLoaderSpinner-inner {
  border-color: #dcff1b transparent transparent transparent;
}
.theme-fluoMagenta.introLoader.cssLoader {
  background-color: #ff1bff;
}
.theme-fluoMagenta.introLoader.cssLoader .cssLoaderSpinner {
  border-color: #db07db;
}
.theme-fluoMagenta.introLoader.cssLoader .cssLoaderSpinner .cssLoaderSpinner-inner {
  border-color: #cccccc transparent transparent transparent;
}
.theme-fluoYellow.introLoader.cssLoader {
  background-color: #dcff1b;
}
.theme-fluoYellow.introLoader.cssLoader .cssLoaderSpinner {
  border-color: #d5f816;
}
.theme-fluoYellow.introLoader.cssLoader .cssLoaderSpinner .cssLoaderSpinner-inner {
  border-color: #67de0f transparent transparent transparent;
}
.theme-light.halfcircle.introLoader.cssLoader .cssLoaderSpinner .cssLoaderSpinner-inner {
  border-color: #555555 #555555 transparent transparent;
}
.theme-dark.halfcircle.introLoader.cssLoader .cssLoaderSpinner .cssLoaderSpinner-inner {
  border-color: #ffffff #ffffff transparent transparent;
}
.theme-ocean.halfcircle.introLoader.cssLoader .cssLoaderSpinner .cssLoaderSpinner-inner {
  border-color: #ffffff #ffffff transparent transparent;
}
.theme-forest.halfcircle.introLoader.cssLoader .cssLoaderSpinner .cssLoaderSpinner-inner {
  border-color: #a59965 #a59965 transparent transparent;
}
.theme-fluoGreen.halfcircle.introLoader.cssLoader .cssLoaderSpinner .cssLoaderSpinner-inner {
  border-color: #dcff1b #dcff1b transparent transparent;
}
.theme-fluoMagenta.halfcircle.introLoader.cssLoader .cssLoaderSpinner .cssLoaderSpinner-inner {
  border-color: #cccccc #cccccc transparent transparent;
}
.theme-fluoYellow.halfcircle.introLoader.cssLoader .cssLoaderSpinner .cssLoaderSpinner-inner {
  border-color: #67de0f #67de0f transparent transparent;
}
/* *************************************************** */
/* SimpleLoader Animation */
/* *************************************************** */
.absolute.introLoader.simpleLoader {
  position: absolute;
}
/* SimpleLoader Animation Colors */
/* -------------------------------------------- */
.theme-light.introLoader.simpleLoader {
  background-color: #ffffff;
}
.theme-dark.introLoader.simpleLoader {
  background-color: #333333;
}
.theme-ocean.introLoader.simpleLoader {
  background-color: #164761;
}
.theme-forest.introLoader.simpleLoader {
  background-color: #1f3608;
}
.theme-fluoGreen.introLoader.simpleLoader {
  background-color: #67de0f;
}
.theme-fluoMagenta.introLoader.simpleLoader {
  background-color: #ff1bff;
}
.theme-fluoYellow.introLoader.simpleLoader {
  background-color: #dcff1b;
}
/* *************************************************** */
/* GifLoader Animation */
/* *************************************************** */
.introLoader.gifLoader .gifLoaderInner {
  background-image: url(spinners/circle-simple_light.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.introLoader.gifLoader .gifLoaderInnerCustom {
  background-repeat: no-repeat;
  background-position: center center;
}
.introLoader.gifLoader .gifLoaderInner,
.introLoader.gifLoader .gifLoaderInnerCustom {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.theme-light.gifLoader .gifLoaderInner {
  background-color: #ffffff;
}
.theme-dark.gifLoader .gifLoaderInner {
  background-image: url(spinners/circle-simple_dark.gif);
  background-color: #333333;
}
.theme-ocean.gifLoader .gifLoaderInner {
  background-image: url(../../smimer/Images/spinners/circle-simple_ocean.gif);
  background-color: #012449;
}
.theme-forest.gifLoader .gifLoaderInner {
  background-image: url(spinners/circle-simple_forest.gif);
  background-color: #1f3608;
}
.theme-fluoGreen.gifLoader .gifLoaderInner {
  background-image: url(spinners/circle-simple_fluoGreen.gif);
  background-color: #67de0f;
}
.theme-fluoYellow.gifLoader .gifLoaderInner {
  background-image: url(spinners/circle-simple_fluoYellow.gif);
  background-color: #dcff1b;
}
.theme-fluoMagenta.gifLoader .gifLoaderInner {
  background-image: url(spinners/circle-simple_fluoMagenta.gif);
  background-color: #ff1bff;
}
.theme-light.bubble.gifLoader .gifLoaderInner {
  background-image: url(spinners/circle-bub_light.gif);
}
.theme-dark.bubble.gifLoader .gifLoaderInner {
  background-image: url(spinners/circle-bub_dark.gif);
}
.theme-ocean.bubble.gifLoader .gifLoaderInner {
  background-image: url(spinners/circle-bub_ocean.gif);
}
.theme-forest.bubble.gifLoader .gifLoaderInner {
  background-image: url(spinners/circle-bub_forest.gif);
}
.theme-fluoGreen.bubble.gifLoader .gifLoaderInner {
  background-image: url(spinners/circle-bub_fluoGreen.gif);
}
.theme-fluoYellow.bubble.gifLoader .gifLoaderInner {
  background-image: url(spinners/circle-bub_fluoYellow.gif);
}
.theme-fluoMagenta.bubble.gifLoader .gifLoaderInner {
  background-image: url(spinners/circle-bub_fluoMagenta.gif);
}
/* *************************************************** */
/* CounterLoader Animation */
/* *************************************************** */
.introLoader.counterLoader .counterLoaderBox {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-weight: bold;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.small.introLoader.counterLoader .counterLoaderBox {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 0.8em;
}
.medium.introLoader.counterLoader .counterLoaderBox {
  width: 200px;
  height: 200px;
  line-height: 200px;
  font-size: 2em;
}
.large.introLoader.counterLoader .counterLoaderBox {
  width: 300px;
  height: 300px;
  line-height: 300px;
  font-size: 3em;
}
.circle.introLoader.counterLoader .counterLoaderBox {
  border-radius: 50%;
}
/* CounterLoader Animation Colors */
/* -------------------------------------------- */
.theme-light.introLoader.counterLoader {
  background-color: #ffffff;
}
.theme-light.introLoader.counterLoader .counterLoaderBox {
  background-color: #cccccc;
}
.theme-dark.introLoader.counterLoader {
  background-color: #333333;
}
.theme-dark.introLoader.counterLoader .counterLoaderBox {
  background-color: #ffffff;
}
.theme-ocean.introLoader.counterLoader {
  background-color: #164761;
}
.theme-ocean.introLoader.counterLoader .counterLoaderBox {
  background-color: #237199;
  color: #ffffff;
}
.theme-forest.introLoader.counterLoader {
  background-color: #1f3608;
}
.theme-forest.introLoader.counterLoader .counterLoaderBox {
  background-color: #5e5824;
  color: #1f3608;
}
.theme-fluoGreen.introLoader.counterLoader {
  background-color: #67de0f;
}
.theme-fluoGreen.introLoader.counterLoader .counterLoaderBox {
  background-color: #ffffff;
  color: #67de0f;
}
.theme-fluoMagenta.introLoader.counterLoader {
  background-color: #ff1bff;
}
.theme-fluoMagenta.introLoader.counterLoader .counterLoaderBox {
  background-color: #ffffff;
  color: #ff1bff;
}
.theme-fluoYellow.introLoader.counterLoader {
  background-color: #dcff1b;
}
.theme-fluoYellow.introLoader.counterLoader .counterLoaderBox {
  background-color: #ffffff;
  color: #dcff1b;
}
/* *************************************************** */
/* doubleLoader Animation */
/* *************************************************** */
.doubleLoader {
  background: transparent!important;
}
.doubleLoaderTop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 50%;
  background-color: #333;
}
.doubleLoaderBottom {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 50%;
  background-color: #333;
}
.doubleLoaderProgBar {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  height: 20px;
  background-color: #fff;
  z-index: 9999999999999;
}
.doubleLoaderProgBar span {
  display: block;
  width: 0;
  height: 20px;
  background-color: #555;
}
/* DoubleLoader Animation Colors */
/* -------------------------------------------- */
.doubleLoader.theme-light .doubleLoaderTop,
.doubleLoader.theme-light .doubleLoaderBottom {
  background-color: #efefef;
}
.doubleLoader.theme-light .doubleLoaderProgBar {
  background-color: #cccccc;
}
.doubleLoader.theme-light .doubleLoaderProgBar span {
  background-color: #555555;
}
.doubleLoader.theme-light.zebra .doubleLoaderTop {
  background-color: #ffffff;
}
.doubleLoader.theme-light.zebra .doubleLoaderBottom {
  background-color: #efefef;
}
.doubleLoader.theme-dark .doubleLoaderTop,
.doubleLoader.theme-dark .doubleLoaderBottom {
  background-color: #333333;
}
.doubleLoader.theme-dark .doubleLoaderProgBar {
  background-color: #ffffff;
}
.doubleLoader.theme-dark .doubleLoaderProgBar span {
  background-color: #555555;
}
.doubleLoader.theme-dark.zebra .doubleLoaderTop {
  background-color: #333333;
}
.doubleLoader.theme-dark.zebra .doubleLoaderBottom {
  background-color: #121212;
}
.doubleLoader.theme-ocean .doubleLoaderTop,
.doubleLoader.theme-ocean .doubleLoaderBottom {
  background-color: #164761;
}
.doubleLoader.theme-ocean .doubleLoaderProgBar {
  background-color: #237199;
}
.doubleLoader.theme-ocean .doubleLoaderProgBar span {
  background-color: #ffffff;
}
.doubleLoader.theme-ocean.zebra .doubleLoaderTop {
  background-color: #164761;
}
.doubleLoader.theme-ocean.zebra .doubleLoaderBottom {
  background-color: #20b1ea;
}
.doubleLoader.theme-forest .doubleLoaderTop,
.doubleLoader.theme-forest .doubleLoaderBottom {
  background-color: #1f3608;
}
.doubleLoader.theme-forest .doubleLoaderProgBar {
  background-color: #5e5824;
}
.doubleLoader.theme-forest .doubleLoaderProgBar span {
  background-color: #a59965;
}
.doubleLoader.theme-forest.zebra .doubleLoaderTop {
  background-color: #1f3608;
}
.doubleLoader.theme-forest.zebra .doubleLoaderBottom {
  background-color: #332a0b;
}
.doubleLoader.theme-fluoGreen .doubleLoaderTop,
.doubleLoader.theme-fluoGreen .doubleLoaderBottom {
  background-color: #67de0f;
}
.doubleLoader.theme-fluoGreen .doubleLoaderProgBar {
  background-color: #ffffff;
}
.doubleLoader.theme-fluoGreen .doubleLoaderProgBar span {
  background-color: #dcff1b;
}
.doubleLoader.theme-fluoGreen.zebra .doubleLoaderTop {
  background-color: #67de0f;
}
.doubleLoader.theme-fluoGreen.zebra .doubleLoaderBottom {
  background-color: #53ba06;
}
.doubleLoader.theme-fluoMagenta .doubleLoaderTop,
.doubleLoader.theme-fluoMagenta .doubleLoaderBottom {
  background-color: #ff1bff;
}
.doubleLoader.theme-fluoMagenta .doubleLoaderProgBar {
  background-color: #ffffff;
}
.doubleLoader.theme-fluoMagenta .doubleLoaderProgBar span {
  background-color: #cccccc;
}
.doubleLoader.theme-fluoMagenta.zebra .doubleLoaderTop {
  background-color: #ff1bff;
}
.doubleLoader.theme-fluoMagenta.zebra .doubleLoaderBottom {
  background-color: #db07db;
}
.doubleLoader.theme-fluoYellow .doubleLoaderTop,
.doubleLoader.theme-fluoYellow .doubleLoaderBottom {
  background-color: #dcff1b;
}
.doubleLoader.theme-fluoYellow .doubleLoaderProgBar {
  background-color: #ffffff;
}
.doubleLoader.theme-fluoYellow .doubleLoaderProgBar span {
  background-color: #67de0f;
}
.doubleLoader.theme-fluoYellow.zebra .doubleLoaderTop {
  background-color: #dcff1b;
}
.doubleLoader.theme-fluoYellow.zebra .doubleLoaderBottom {
  background-color: #d5f816;
}
/* *************************************************** */
/* LettersLoader Animation */
/* *************************************************** */
.lettersLoader {
  background: #ffffff;
  color: #555555;
  font-size: 3em;
}
.lettersLoaderRow {
  display: none;
  position: absolute;
  width: 100%;
  top: 45%;
  text-align: center;
}
.lettersLoaderItem {
  display: inline-block;
  opacity: 0;
}
/* LettersLoader Animation Colors */
/* -------------------------------------------- */
.theme-light.lettersLoader {
  background: #ffffff;
  color: #555555;
}
.theme-dark.lettersLoader {
  background: #333333;
  color: #ffffff;
}
.theme-ocean.lettersLoader {
  background: #164761;
  color: #ffffff;
}
.theme-forest.lettersLoader {
  background: #1f3608;
  color: #a59965;
}
.theme-fluoGreen.lettersLoader {
  background: #67de0f;
  color: #ffffff;
}
.theme-fluoMagenta.lettersLoader {
  background: #ff1bff;
  color: #ffffff;
}
.theme-fluoGreen.lettersLoader {
  background: #ff1bff;
  color: #ffffff;
}

