/*!
 * Start Bootstrap - Small Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    /*padding-top: 70px;  Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    background: #e3f5ff;
    background-attachment: fixed;
}

a {
    outline: none !important;
    border: none;
}

.clr {
    clear: both;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

footer {
    /*padding: 20px 0;*/
    margin: 10px 0;
}


/*.container {
	background-color: #fff;
}*/

.container {
    background-color: #fff;
    border-left: 1px solid #02008a;
    border-right: 1px solid #02008a;
}

.container.nobg {
    background-color: transparent !important;
}

.logo_header {
    display: block;
    padding: 5px 0;
}


/*.blue_border {
	border-top: 3px solid #010281;
}*/

.blue_border {
    border-top: 3px solid #010281;
    background-image: url("https://konkanrailway.com/assets/images/railbg.jpg");
    background-position: 100%;
}

.navbar {
    border-radius: 0;
    min-height: 35px;
    margin-bottom: 2px;
}

.navbar-fixed-top .nav {
    padding: 15px 0;
}

.navbar-fixed-top .navbar-brand {
    padding: 0 15px;
}

.navbar-inverse {
    background-color: #010281;
    border: none;
}

.navbar-inverse .navbar-nav>li {
    position: relative;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.navbar-inverse .navbar-nav>li>a::after {
    content: "|";
    position: absolute;
    font-weight: bold;
    font-style: normal;
    margin: 0;
    text-decoration: none;
    top: 5px;
    color: #fff;
    right: 0;
}

.navbar-inverse .navbar-nav>li:last-child>a::after {
    content: "";
}

ul.list-inline {
    margin-bottom: 0;
}

.list-inline>li {
    position: relative;
}

.list-inline>li>a {
    display: block;
    padding: 0 3px 0 0;
    color: #333;
}

.list-inline>li.social {
    padding: 0 1px;
}

.list-inline>li.social>a {
    display: block;
    padding: 0;
    color: #333;
}

.list-inline>li:last-child>a {
    color: #3276a9;
    font-weight: bold;
    position: relative;
    top: 2px;
    padding-right: 0;
}

.list-inline>li.social:last-child>a {
    top: 0
}

.list-inline>li:last-child {
    padding-right: 0;
}

.list-inline>li>a::after {
    content: "|";
    position: absolute;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    text-decoration: none;
    top: 0;
    color: #333;
    right: 0;
}

.list-inline>li:last-child>a::after,
.list-inline>li.social>a::after {
    content: "";
}

.input-group {
    width: 60%;
}

.btn-info {
    background-color: #019cdc;
}

.input-sm {
    height: 28px;
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 4px 10px;
}

a.colorbtns {
    padding: 5px;
    display: block;
    background-color: #f00;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    vertical-align: middle;
    position: relative;
}

a.colorbtns span {
    position: relative;
    top: 10px;
}

a.colorbtns span.twoline {
    position: relative;
    top: 10px;
}

a.colorbtns span.oneline {
    position: relative;
    top: 20px;
}

a.colorbtns.map {
    background: #1ed5f6;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#1ed5f6, #06acd0);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#1ed5f6, #06acd0);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#1ed5f6, #06acd0);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#1ed5f6, #06acd0);
    /* Standard syntax */
}

a.colorbtns.pnr {
    background: #d87f7f;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#d87f7f, #ae5151);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#d87f7f, #ae5151);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#d87f7f, #ae5151);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#d87f7f, #ae5151);
    /* Standard syntax */
}

a.colorbtns.songs {
    background: #89cd7e;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#89cd7e, #618a4e);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#89cd7e, #618a4e);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#89cd7e, #618a4e);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#89cd7e, #618a4e);
    /* Standard syntax */
}

a.colorbtns.position {
    background: #fe7f5a;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fe7f5a, #d55a37);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fe7f5a, #d55a37);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fe7f5a, #d55a37);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fe7f5a, #d55a37);
    /* Standard syntax */
}

a.colorbtns.timetable {
    background: #31a5f7;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#31a5f7, #147eb5);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#31a5f7, #147eb5);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#31a5f7, #147eb5);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#31a5f7, #147eb5);
    /* Standard syntax */
}

a.colorbtns.specialtrains {
    background: #f09718;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#f09718, #c57118);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#f09718, #c57118);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f09718, #c57118);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#f09718, #c57118);
    /* Standard syntax */
}

.carousel-control {
    width: 10%;
}

.carousel-indicators {
    bottom: 0;
}


/*------------------Modern Ticker Classes------------------*/

.modern-ticker {
    width: 100%;
    height: 35px;
    line-height: 30px;
    /*font-size: 16px;*/
    overflow: hidden
}

.modern-ticker a {
    text-decoration: none
}

.modern-ticker ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.mt-body {
    position: relative
}

.mt-label {
    /*margin-right: 2px;*/
    margin: 1px 8px 1px 1px;
    padding: 0 8px 0 12px;
    position: absolute;
    left: 0
}

.mt-news {
    overflow: hidden;
    position: absolute;
    margin: 3px 0;
}

.mt-scroll .mt-news {
    background-color: transparent
}

.mt-news ul {
    background-repeat: no-repeat;
    background-position: -1000px
}

.mt-news li {
    float: left
}

.mt-news a {
    /*font-size: 16px;*/
    padding: 0;
    margin-right: 2px;
    background-repeat: no-repeat;
    background-position: 7px center;
    display: inline-block;
    white-space: nowrap
}

.mt-scroll.mt-round .mt-news a {
    border-radius: 0
}

.mt-hide {
    display: none
}

.mt-controls {
    /*margin-left: 2px;*/
    margin: 2px 2px 2px 2px;
    position: absolute;
    right: 0;
    background-repeat: no-repeat;
    background-position: -1000px
}

.mt-next,
.mt-play,
.mt-prev {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    cursor: pointer
}

.modern-ticker {
    color: #fff;
    background-color: #fff;
    margin: 7px 0 0;
    border: 1px solid #c4c4c4;
}

.mt-label {
    background-color: #0093dd;
}

.mt-news {
    background-color: #ffffff;
}

.mt-preloader {
    background: url(preloader.gif) no-repeat center
}

.mt-news ul {
    background-image: url(../images/bullet-over.png)
}

.mt-news li {
    position: relative;
    margin: 0 12px;
}

.mt-news li:before {
    color: #202020;
    content: url('../images/bullet.png');
    padding: 0 5px;
    width: 5px;
    height: 5px;
    position: absolute;
    left: -15px;
    top: -1px;
    display: block;
}

.mt-news p {
    margin: 0 !important;
}

.mt-news a:hover {
    color: #000;
    background-image: url(../images/bullet-over.png)
}

.mt-controls {
    background-image: url(../images/pause.png)
}

.mt-next,
.mt-prev {
    background-color: #fff;
}

.mt-prev {
    background-image: url(../images/arrow-prev.png)
}

.mt-next {
    background-image: url(../images/arrow-next.png)
}

.mt-play {
    background-color: #fff;
    background-image: url(../images/play.png);
    margin: 0 1px;
}

.mt-pause {
    background-image: url(../images/pause.png)
}

.mt-next:hover,
.mt-play:hover,
.mt-prev:hover {
    background-color: #0093dd;
}

.mt-next,
.mt-play,
.mt-prev {
    background-color: #0093dd;
}

.mt-next:active,
.mt-play:active,
.mt-prev:active {
    background-color: #0093dd;
}

.mf-links {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.mf-links li {
    display: inline-block;
    padding: 0 5px;
}

.mf-links li a {
    color: #fff;
    text-decoration: none;
}

.mf-links li a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.table-action tr td {
    /*font-size:12px;*/
    padding: 0px 5px;
}

.subtotal {
    background: #EBEBEB;
}


/*------------------Vertical news-notifications-circulars-scroller------------------*/


/* 	MULTILINES */

.titletxt {
    background: #ededed;
    color: #1d1d1d;
    font-size: 20px;
    line-height: 40px;
    margin-top: 8px;
    margin-bottom: 2px;
    font-weight: bold;
}

#newsevents {
    border: 1px solid #e0e0e0;
    padding: 5px;
}

span.title-arrw {
    color: #fff;
    text-align: center;
    display: inline-block;
    border-right: 2px solid #fff;
    background: #bbbbbb;
    /* For browsers that do not support gradients */
    background: -webkit-radial-gradient(#f5f3f3 10%, #bbbbbb 80%);
    /* Safari 5.1-6.0 */
    background: -o-radial-gradient(#f5f3f3 10%, #bbbbbb 80%);
    /* For Opera 11.6-12.0 */
    background: -moz-radial-gradient(#f5f3f3 10%, #bbbbbb 80%);
    /* For Firefox 3.6-15 */
    background: radial-gradient(#f5f3f3 10%, #bbbbbb 80%);
    /* Standard syntax */
    float: left;
    width: 35px;
    margin-right: 6px;
    position: relative;
}

span.title-arrw img {
    position: relative;
    bottom: 2px;
}


/*------------------Vertical news-notifications-circulars-scroller------------------*/


/* 	MULTILINES */

#multilines .controls,
#newsevents .controls {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    display: block;
    background-color: #00bac6;
    padding: 3px 15px;
}

#newsevents .controls {
    background-color: transparent;
    ;
    margin-top: 3px;
}

#multilines .controls a,
#newsevents .controls a {
    margin-left: 8px;
    /*text-transform: uppercase;*/
    outline: none;
    border: none;
    font-weight: bold;
    display: inline-block;
}

#multilines .controls div,
#newsevents .controls div {
    float: left;
    width: 50%;
    padding: 0;
}

#multilines .container,
#newsevents .container {
    box-shadow: none;
    position: relative;
    margin: 0 auto;
    width: 100%;
    background-color: #fff;
    padding: 5px 0 0 0;
}

#multilines .container h1,
#newsevents .container h1 {
    font-size: 24px;
    color: #009ee3;
    font-weight: normal;
    text-align: center;
    padding: 0 0 5px 0;
    text-transform: uppercase;
    background: none;
}

#multilines .container:before,
#multilines .container:after,
#newsevents .container:before,
#newsevents .container:after {
    border-radius: none;
    bottom: 0;
    box-shadow: none;
    content: "";
    left: 10px;
    position: absolute;
    right: 10px;
    top: 50%;
    z-index: -1;
}

#multilines ul.newsticker,
#newsevents ul.newsticker {
    display: block;
    margin: 0;
    padding: 0;
    max-height: 255px;
}

#multilines ul.newsticker>li,
#newsevents ul.newsticker>li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    /*background-color: #fff;	background:url(../images/blu-theme/list-bllt2.png)*/
    no-repeat 0 18px;
    /*min-height: 90px;*/
    padding: 6px 0;
    border-bottom: 1px dotted #d4d3d3;
    -o-transition: background-color .2s;
    -moz-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    -ms-transition: background-color .2s;
    transition: background-color .2s;
    overflow: hidden;
    text-align: justify;
    /*font-size: 14px;*/
}

#newsevents ul.newsticker>li {
    /*background:url(../images/blu-theme/list-bllt.png) no-repeat 0 18px;*/
}

#multilines ul.newsticker>li span,
#newsevents ul.newsticker>li span {
    /*float: left; display:block;*/
    font-weight: bold;
    padding-top: 5px;
    width: 100%;
    font-style: italic;
    margin-bottom: 5px;
    color: #c57218;
}

#newsevents ul.newsticker>li a {
    /*float: right;*/
    padding-top: 5px;
    color: #0000b1;
}

#multilines ul.newsticker>li a {
    /*float: right;*/
    padding-top: 5px;
    color: #0000b1;
}

#multilines ul.newsticker>li a.nofloat,
#newsevents ul.newsticker>li a.nofloat {
    float: none;
    color: #1f1f1f;
}

#multilines ul.newsticker>li a.nofloat:hover,
#newsevents ul.newsticker>li a.nofloat:hover {
    color: #009ee3;
    text-decoration: none;
}

#multilines ul.newsticker>li p,
#newsevents ul.newsticker>li p {
    margin: 0;
    padding: 0;
    overflow: hidden;
    max-height: 60px;
}

#multilines ul.newsticker>li p:hover,
#newsevents ul.newsticker>li p:hover {
    color: #e0f0ff;
    cursor: pointer;
}

a.newsrdmore {
    color: #5c5c5c;
    padding-right: 10px;
    float: right;
    text-decoration: none !important;
}

h2.welcome {
    font-size: 24px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
}

ul.quicklinks {
    margin: 0;
    border: 1px solid #e0e0e0;
    padding: 10px;
}

ul.quicklinks li {
    list-style: none;
    margin: 0;
    padding: 0 0 0 15px;
    position: relative;
}

ul.quicklinks li:before {
    content: "\f101";
    position: absolute;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    text-decoration: none;
    top: 4px;
    color: #c57218;
    left: 0;
    font-family: "fontAwesome"
}

ul.quicklinks li a {
    display: inline-block;
    color: #008;
    padding: 3px 0;
    list-style: none;
    font-size: 0.95em;
}

ul.footer-links {
    list-style: none;
    width: 53%;
    margin: 0 auto;
    padding: 0;
}

.footer-links>li {
    position: relative;
    color: #fff;
    /*float:left;*/
    text-align: center;
    display: inline-block;
    padding: 5px 0;
}

.footer-links>li>a {
    display: inline-block;
    padding: 0 5px;
    color: #fff;
}

.w30 {
    width: 30%;
}

.w20 {
    width: 22.2%;
}

.ftr {
    background-color: #1a1b8d;
    padding: 5px;
    color: #fff;
    text-align: center;
}

.pad15 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.navbar-header {
    float: none;
}

h1.inner {
    margin: 0;
    line-height: 36px;
    font-size: 24px;
    font-weight: normal;
    display: block;
}


/*------------------- NEWLY ADDED CLASSES -------------------*/

ul.list2 {
    margin: 0;
    border: 1px solid #e0e0e0;
    padding: 10px;
}

ul.list2 li {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0 0 0 19px;
    position: relative;
}

ul.list2 li:before {
    content: "\f061";
    position: absolute;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    text-decoration: none;
    top: 1px;
    color: #c57218;
    left: 0;
    font-family: "fontAwesome"
}

ul.list2 li {
    color: #208ecf;
}

ul.list2 li a {
    display: inline-block;
    color: #208ecf;
    padding: 3px 0;
    list-style: none;
}

.helpbx {
    background: #cc0000;
    border: 1px dashed #3c0000;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    margin: 0 6px 0 0;
    padding: 2px;
}

.highlightbx {
    color: #ff0000;
    border: 1px solid #d7d7d7;
    padding: 2px;
    background: #E3F5FF;
}

.linktitle:before {
    content: "\f01d";
    position: relative;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    text-decoration: none;
    top: 0px;
    color: #c57218;
    left: 0;
    font-family: "fontAwesome"
}

.linktitle {
    border-bottom: 1px solid #c1813c;
    color: #c1813c;
    display: block;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding-bottom: 5px;
}

.linktitle a {
    display: inline-block;
    margin: 0;
    padding: 0 0 0 14px;
    color: #c57218;
}

.linktitle a:hover {
    text-decoration: none;
}

.galthumb {
    max-height: 120px !important;
    min-height: 120px !important;
}

a.directed {
    border-bottom: 1px solid #ccc !important;
    color: #337ab7;
    display: block;
    font-size: 1em;
    padding-bottom: 1em;
    text-align: center;
    margin-bottom: 0.5em;
    min-height: 196px;
}

a.directed span {
    position: relative;
    top: 8px;
    right: 16px;
}


/*------------------- ABOVE CLASSES ARE NEWLY ADDED -------------------*/

@media(min-width:768px) and (max-width:1024px) {
    body {
        /*padding-top: 100px;  Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }
    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
    }
    .navbar-nav {
        text-align: center;
        float: none;
    }
    .navbar-inverse .navbar-nav>li {
        float: none;
        display: inline-block;
    }
    .navbar-inverse .navbar-nav>li>a {
        padding-top: 0;
    }
    .navbar-inverse .navbar-nav>li>a::after {
        top: 0;
    }
    .carousel {
        margin-bottom: 5px;
    }
}

@media(max-width:480px) {
    body {
        background-image: none;
    }
    a.colorbtns span.twoline {
        position: relative;
        top: 20px;
    }
    ul.list-inline {
        float: none !important;
        text-align: center !important;
    }
    ul.footer-links {
        width: 100%;
        border-bottom: 1px solid #ccc;
        margin-bottom: 5px;
    }
    .footer-links>li {
        display: inline-block;
        float: none;
        padding: 0 0 5px 0;
    }
    .pad15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .input-group {
        width: 100%;
        float: none;
        margin-top: 5px;
    }
    img.logo {
        margin-bottom: 10px;
    }
    .navbar {
        margin-top: 10px;
    }
}

@media (max-width:767px) {
    .blue_border {
        border-top: 0;
        background-position: 100% top;
    }
}