/* Add here all your css styles (customizations) */
.a_to_z_Text_Selected{
	font-weight:bold;
	text-decoration:underline;
	color:#72c02c;
}


.panel-heading{
	border-color:#259250;
}

/*
.panel-success>.panel-heading {
    color: #FFFFFF;
    background-color: #FF5100;
    border-color: #FF5100;
}
*/

.timeline-v2 > li .cbp_tmlabel{
	color:#259250;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	/*color: #555;*/
    cursor: default;
    background-color: #fcf2f2;
    border: 1px solid #FF5100;
    border-bottom-color: transparent;
}


.nav-tabs {
    border-bottom: 1px solid #FF5100;
}


/* Menu [ Color Code ] [ START ]  */
.header .navbar-nav > .active > a {
    color: #FF5100;
}
.header .navbar-nav > li > a:hover, .header .navbar-nav > .active > a {
    bottom: -2px;
    position: relative;
    border-bottom: solid 2px #FF5100;
}
/* Menu [ Color Code ] [ END ]  */

.team-v4 img {
    width: 100%;
    margin-bottom: 10px;
}


.header .navbar-nav > li:hover > a {
    /* color: #259250; */
	color: #FF5100;
}

.panel-u {
  /*  border-color: #FF5100; */
}

.testimonials .testimonial-info {
    color: #1c4792;
    font-size: 16px;
    padding: 0 15px;
    margin-top: 18px;
}

a:hover {
    color: #1c4792;
    text-decoration: underline;
}

body {
    color: #333;
    font-size: 16px;
    line-height: 1.6;
    font-family: Georgia;
}

.breadcrumbs h1 {
    color: #77787b;
    font-size: 18px;
	font-weight:bold;
	text-transform: uppercase;
    margin-top: 8px;
    font-family: Helvetica;
}

.tag-box h2 {
    /* font-size: 20px; */
    line-height: 25px;
    font-family: Helvetica;
    font-size: 18px;
    font-weight: 500;
    /* color: #72c02c; */
}


.tag-box-v2 {
    background: #fafafa;
    border: solid 1px #eee;
    border-left: solid 2px #72c02c;
}


h1, h2, h3, h4, h5, h6 {
    color: #1c4792;
    margin-top: 5px;
    text-shadow: none;
    font-weight: 600;
    font-family: Helvetica;
}

/*.panel-success {
    border-color: #FF5100;
}*/



.btn-u {
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #77787b;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}


.btn-u:hover {
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #FF5100;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid lightgray;
}


a {
    color:#1c4792;
    text-decoration: none;
    font-family: Georgia;
    font-size: 16px;
}


.headline h2, .headline h3, .headline h4 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 0px solid #FF5100;
	color: #1c4792;
}


blockquote:hover, blockquote.text-right:hover {
    border-color: #FF5100;
    transition: all 0.4s ease-in-out;
}

.panel-blue > .panel-heading {
    background: #FF5100;
}

.panel-blue {
    border-color: #FF5100;
}


.header .dropdown-menu {
    padding: 0;
    border: none;
    min-width: 200px;
    border-radius: 0;
    z-index: 9999 !important;
    border-top: solid 2px #FF5100;
    border-bottom: solid 2px #FF5100;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 10px;
    font-size: 17.5px;
    border-left: 2px solid #eee;
}

.bg-color-light {
   /* background-color: #fcf2f2 !important;*/
	position: relative;
/*	padding: 40px 0 50px; */
	padding: 10px 0 0px;
	/*background: url(http://192.168.251.99/vslbeta1/public/images/header_bg_img.gif);*/

}


.breadcrumbs {
    overflow: hidden;
    padding: 10px 0 6px;
    border-bottom: solid 1px #eee;
    background: url(http://library.iima.ac.in/public/images/brick_bg_image.png) repeat;
}


breadcrumbs1s{
    overflow: hidden;
    padding: 10px 0 6px;
    border-bottom: solid 1px #eee;
 
}

.tag-box-v3 {
   /* border: solid 2px #eee;*/
}

.tag-box {
    padding: 20px;   
    margin-bottom: 30px;
	background:#eee;
}



.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
  	background-color:#eee;
    border: 0px solid #ddd;
	/* border: 1px solid #ddd; */
}

.headline {
    display: block;
    margin: 0px 0 10px 0;
}


/* New Arrival Tab [ START ] */
.tab-v1 .nav-tabs > li > a:hover {
    color: #fff;
    background: #FF5100;
}
.tab-v1 .nav-tabs > .active > a, .tab-v1 .nav-tabs > .active > a:hover, .tab-v1 .nav-tabs > .active > a:focus {
    color: #fff;
    border: none;
    background: #FF5100;
}
.tab-v1 .nav-tabs {
    border: none;
    background: none;
    border-bottom: solid 2px #FF5100;
}
/* New Arrival Tab [ END ] */

.news-v1 h3 a {
    /* color: #555; */
    /* color: #72c02c; */
     color: #FF5100;
    font-weight: 700;
}

.news-v1 h3 a:hover {
    color: #1c4792;
}


.header .navbar-nav > li > a {
    bottom: -2px;
    position: relative;
    padding: 9px 30px 9px 9px;
}



.header .nav > li > .search {
    cursor: pointer;
    min-width: 35px;
    font-size: 15px;
    text-align: center;    
    padding: 11px 0 12px;
    display: inline-block;
	background:none;
}

.panel_body_right {
    padding: 30px;
}

.othertextcss{
	font-size:12px;
}

.news-v1 .news-v1-info {
    margin-left: 0;
    margin-top: 5px;
    overflow: hidden;
    padding: 8px 10px;
    border-top: solid 1px #eee;
}

.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea, .sky-form .radio i, .sky-form .checkbox i, .sky-form .toggle i, .sky-form .icon-append, .sky-form .icon-prepend{
	border-color:lightskyblue;
}


blockquote p {
    font-size: 18px;
    font-weight: 400;
}



.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid lightgray;
}

.table-bordered {
    border: 1px solid #FF5100;
}


.header .mega-menu .equal-height-list h3 {
    font-size: 15px;
    font-weight: 400;
    padding: 0 10px 0 13px;
    text-transform: uppercase;
	color:#FF5100;
}



.header .dropdown-menu li a {
    color: #687074;
    font-size: 15px;
    font-weight: 400;
    padding: 6px 15px;
    border-bottom: solid 1px #eee;
}


@media (max-width: 991px)
.header .mega-menu .equal-height-list h3 li a {
    color: #687074;
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin-left: 15px;
    padding: 6px 25px;
    border-bottom: solid 1px #eee;
}


.view h2 {
    text-transform: uppercase;
    color: #FF5100;
    text-align: center;
    position: relative;
    font-size: 15px;
    padding: 10px;
    margin: 20px 0 0 0;
    text-shadow: none;
}


.sidebar-nav-v1 li a {
    display: block;
    padding: 1px 30px 8px 10px;
}



.mask{
	 display: inline;
}



.gsib_a{
	/*padding:0px;*/
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	height: 0px !important;
	background:url();

}

/* search box input text height [ Bhavesh - 7-Feb-2017 ] */
.gsc-input-box {
	height: 32px !important; 
}
.gsc-search-button input.gsc-search-button-v2,
    input.gsc-search-button-v2 {
        height: 32px !important;
        margin-top: 0 !important;
        min-width: 13px !important;
        padding: 5px 20px !important;
        width: 60px !important;
    }

.topbar-v1 .top-v1-data li {
    padding: 7px 11px;
    margin-right: -4px;
    display: inline-block;    
}

.topbar-v1 .top-v1-contacts{
	margin-top: 8px;
    font-size: 16px;
}

.topbar-v1 .top-v1-data li a{
	font-size: 16px;
}

.navbar-brand{
	float: left;
    height: auto;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}


/* for Youtube Video [ START ] */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* for Youtube Video [ END ] */