.paghed {
    font-size:22px;
}
.paghed16 {
    font-size:16px;
}
.selected, .selected:hover {
    background-color: #0c80c5 !important;
    color: #fff;
    border-bottom: 2px solid #1385ca;
}
.form-container, .link table, .link1{
    overflow:visible;
}
.form-container,.marquee, .marquee2 {
    overflow: hidden;
}
.marquee1, .marquee2, .marquee3 {
    white-space: nowrap;
    box-sizing: border-box;
}
.marquee {
    box-sizing: border-box;
}

body {
    background: #fff;
    /*font-size: 12px;*/
    /*font-family: Verdana,Geneva,sans-serif;
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;*/
}

#search {
    float: right;
    margin-top: 9px;
    width: 250px;
}

.search {
    padding: 5px 0;
    width: 230px;
    height: 30px;
    position: relative;
    left: 10px;
    float: left;
    line-height: 22px;
}

    .search input {
        position: absolute;
        width: 200px;
        float: Left;
        margin-left: -29px;
        -webkit-transition: all .7s ease-in-out;
        -moz-transition: all .7s ease-in-out;
        -o-transition: all .7s ease-in-out;
        transition: all .7s ease-in-out;
        height: 30px;
        line-height: 18px;
        padding: 0 2px;
        border-radius: 1px;
    }

.btn-primary {
    float: right;
}

    .btn-primary:hover {
        background-color: #8bc34a!important;
        border-color: #84b947!important;
        float: right;
    }

header {
    background: #fff;
    width: 100%;
    z-index: 99999999;
}

 .nav {
    /*background: #015486;*/
}

.mainLogo {
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
}

.nav {
    float: none;
}

.navlinks {
    margin-top: 12px!important;
    margin-bottom: 10px!important;
    margin-left: -9px!important;
}

.btncolor {
	background: #770505;
    color: #fff;
    border: none;
    outline: 0;
	padding:2px 7px 2px 7px;
	box-shadow:3px 3px 3px rgba(0,0,0,0.5);
}
.btncolor:hover {
	background: #ab0d05;
    color: #fff;
    border: none;
    outline: 0;
	padding:2px 7px 2px 7px;
	box-shadow:3px 3px 3px rgba(0,0,0,0.5);
}

.fpp {
    background: #fff;
    color: #000;
    height: 27px;
    line-height: 20px;
}

#clock, .text-white {
    color: #fff;
}

.text-blue, .text-white {
    font-weight: bolder;
    line-height: 23px;
}

.text-blue {
    color: #015486;
}

.tp-link-ul {
    color: #ddd;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; height: 16px;
}

#lblLogo {
    color: #015486;
    font-size: 19px;
    line-height: 76px;
}

.tp-link-ul li {
    list-style: none;
    padding: 5px;
    display: inline;
}

    .tp-link-ul li a {
        color: #015486;
        /*font-size: 12px;*/
        font-family: Verdana,Geneva,sans-serif;
    }

.search-form {
    float: right;
    width: 330px;
    height: auto;
    background: #fff;
    border-radius: 5px;
    clear: both;
    padding: 3px;
}

.form-container {
    width: 315px;
    height: auto;
    padding: 0;
    text-align: left;
    background: #f8f8f8;
    border: 1px solid #ccc;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-left: 75px;
}

.search-field {
    float: left;
    width: 236px;
    margin-left: 54px;
    height: 26px;
    padding: 0 5px;
    font-family: 'Open Sans',Arial,sans-serif;
    font-size: 12px;
    color: #888;
    font-style: italic;
    font-weight: 400;
    background: #e8e8e8;
    border: 1px solid #005587;
    /* border-radius: 5px 0 0 5px; */
}

.submit, .submit-container {
    float: left;
    width: 30px;
    padding: 0;
    cursor: pointer;
}

.search-field:focus {
    outline: 0;
    color: #666;
    border-color: #aaa;
    -moz-box-shadow: 0 1px 1px #dadada inset;
    -webkit-box-shadow: 0 1px 1px #dadada inset;
    box-shadow: 0 1px 1px #dadada inset;
}

.submit-container {
    height: 26px;
    /*background: #015486;*/
    border-radius: 0 5px 5px 0;
}

    .submit-container:active {
        outline: 0;
        -moz-box-shadow: 0 1px 6px #e4340b inset;
        -webkit-box-shadow: 0 1px 6px #e4340b inset;
        box-shadow: 0 1px 6px #e4340b inset;
    }

.submit {
    height: 21px;
    margin: 0;
    border: 0 solid #000;
    background: url(../img/magnifier.png) 6px 3px no-repeat;
    
   
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.popup {
    width: 175px;
    margin: 3px 0 0 45px;
    padding: 1px 0 0;
    background: url(../img/popup-bg.png) 10px 0 no-repeat;
    font-family: Georgia,serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-align: left;
}

.h1, .h2, .h3, .h4, .h5, .h6, .thumbnail .caption h3, h1, h2, h3, h4, h5, h6 {
    font-family: sans-serif;
}

.marquee5 span,.marqueeNews span, .text-bold, .text-semibold {
    font-weight: 700;
}

.popup p {
    margin: 8px 0 0;
    padding: 8px 14px 9px;
    background: #3d3d3d;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2);
    box-shadow: 0 2px 3px rgba(0,0,0,.2);
}

.panel-success .panel-footer, .panel-success .panel-heading, .panel-success.panel-colorful {
    background-color: #8bc34a;
    border-color: #8bc34a;
    color: #fff;
}

.panel .panel-heading, .panel > :first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.pad-all {
    padding: 6.5px;
}

.text-lg {
    font-size: 1.2em;
}

.icon-fw {
    width: 1.33em;
    margin-right: 4px;
    text-align: center;
}

.demo-pli-data-storage:before {
    content: "\e91b";
}

.mar-no {
    margin: 0!important;
}

.panel-purple .panel-footer, .panel-purple .panel-heading, .panel-purple.panel-colorful {
    background-color: #ba68c8;
    border-color: #ba68c8;
    color: #fff;
}

.panel-orange {
    background-color: #ffa726;
    border-color: #ffa726;
    color: #fff;
}

.panel-skyblue {
    background-color: #00bcd4;
    border-color: #00bcd4;
    color: #fff;
}

.text-semibold {
    /*font-size: 12px;*/
}

.media-body {
    padding: 8px;
}

.link {
    padding-left: 15px;
    margin: 0;
}

.dropdown-header {
    padding: 2px 0;
}

.link li a {
    /*font-size: 14px;*/
    color: #000;
}

/*.dropdown-menu {
    box-shadow: none;
    border-color: #eee;
    padding: 0;
    background: #770505;
}*/

.Scheme {
    margin: 0;
    padding-left: 15px;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}

.navbar-nav > li > a {
    /*font-size: 14px;*/
    font-weight: 700;
    line-height: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.purpletxt {
    color: #8a40a7;
    font-size: 26px;
    line-height: 50px;
}

.box {
    height: auto;
}

.greenbox {
    background-color: #8bc34a;
    color: #fff;
    font-size: 8px;
}

.panelborder {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
}

.green {
    color: #75c181;
}

.orange {
    color: #f8a13f;
}

.pink {
    color: #ea5395;
}

.pinkbig {
    color: #ea5395!important;
    font-size: 20px;
}

.pink a {
    color: #ea5395;
}

.pinkbig a {
    color: #ea5395!important;
    font-size: 20px;
}

.purple {
    color: #8a40a7;
}

    .purple a {
        color: #8a40a7!important;
    }

.skyblue {
    color: #6bafbd;
}

.red {
    color: #fc8675;
}

.announcements {
    background-color: #fff;
    color: #015486;
    height: 30px;
}

.thumbnail .caption h3 {
    font-size: 18px;
    margin: 0;
}

footer {
    background: #015486;
    color: #fff;
    padding: 0;
}

.well1 {
    height:auto;
}

footer .link li a, footer .link li a:hover {
    /*font-size: 12px;*/
    font-family: Arial,Helvetica,sans-serif;
    line-height: 20px;
    text-decoration: none;
}

#back-to-top.show, .fade {
    opacity: 1;
}

#content {
    height: 2000px;
}

footer .link li a {
    color: #fff;
    padding-left: 15px;
}

    footer .link li a:hover {
        color: #f39c11;
    }

.headline h3, .mini-stat-info, .mini-stat-info1, .visitor {
    font-family: sans-serif;
}

footer .Links {
    font-size: 18px!important;
}

.soc-foot {
    background: 0 0;
    padding: 10px 0;
}

.social ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
}

.social li {
    display: inline-block;
}

.social ul li a {
    font-size: 20px;
    width: 32px;
    line-height: 32px;
}

.headline h3 {
    font-size: 18px;
    border-bottom: 1px solid #c8d4de;
    padding-bottom: 9px;
    border-radius: 1px;
    margin-top: 10px;
}

.pad-right {
    padding-right: 10px;
}

.mar15 {
    margin: 2px 0;
}

.mar-btm {
    margin-top: 8px;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}

.visitor {
    float: right;
}

.box.box-primary {
    border-top-color: #3c8dbc;
}

.box {
    position: relative;
    border-radius: 3px;
    background: #fff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
}

.contentbox {
    border: 1px solid #ccc;
    padding: 8px;
    min-height: 208px;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 4px;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

.dropdown-submenu, .marquee3, .navbar, .social-circle li a {
    position: relative;
}

.btn-primary {
    background-color: #00acd6!important;
    border-color: #00acd6!important;
    padding-left: 20px;
    font-size: 14px;
    line-height: 14px;
}

.fa-connectdevelop {
    margin-right: 4px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent!important;
    border-color: #337ab7;
}

.callus .fa {
    width: 25px;
}

.fade {
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

    .fade:hover {
        opacity: .8;
    }

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0!important;
    padding: 0;
}

    ul.social-network li {
        display: inline;
        margin: 0 5px;
    }

.social-network a.icoRss:hover {
    background-color: #F56505;
}

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
    background-color: #3cf;
}

.social-network a.icoGoogle:hover {
    background-color: #BD3518;
}

.social-network a.icoVimeo:hover {
    background-color: #0590B8;
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}

    .social-network a.icoFacebook:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoLinkedin:hover i, .social-network a.icoRss:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoVimeo:hover i {
        color: #fff;
    }

.socialHoverClass, a.socialIcon:hover {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    margin: 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 15px;
}

.social-circle li i {
    margin: 0;
    line-height: 30px;
    text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.social-circle i {
    color: #000;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    -ms-transition: all .8s;
    transition: all .8s;
}

.social-circle a {
    background-color: #D3D3D3;
}

.tabale_head {
    background-color: #015486;
    color: #fff;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    border-radius: 4px;
    line-height: 1;
}

nav .fa {
    margin-right: 5px;
    width: auto;
}

.navbar-collapse {
    padding: 0;
}

/*.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #980e0e;
}*/

.navbar-default .navbar-nav > li > a {
    color: #fff!important;
}

.link table, .link table td, .link table td ul li, .link table td ul li a {
    color: #fff;
    list-style: none;
}

.navbar-default {
    background-color: transparent!important;
    border-color: none!important;
}

.link table {
    border: 0;
    width: 300px;
}

    .link table td, .link table tr {
        border: 0 solid #fff;
        background-color: #005587;
        float: left;
    }

    .link table tr {
        width: 98px;
        display: inline;
        margin-left: -35px;
    }

    .link table td {
        width: 150px;
        text-align: left;
        display: inline-block;
    }

        .link table td ul li {
            position: relative;
            width: 150px;
        }

            .link table td ul li a {
                padding: 4px;
                text-align: left;
                width: 150px;
            }

                .link table td ul li a:hover {
                    list-style: none;
                    color: #000;
                    text-align: left;
                    width: 150px;
                    background-color: #fff;
                    padding: 4px;
                }

.link1, .link1 li, .link1 li a {
    background-color: #005587;
}

.link1 {
    list-style: none;
    color: #fff;
    width: 250px;
}

    .link1 li {
        display: inline;
        width: 98%;
        float: left;
        margin-left: -5px;
    }

        .link1 li a, .link1 li a:hover {
            width: 100%;
            text-align: left;
            padding: 5px;
            display: block;
            color: #fff;
        }

        .link1 li a {
           
        }

            .link1 li a:hover {
                background-color: #888;
            }

.link .table ul {
    margin: 0;
    padding: 0;
}

    .link .table ul li {
        width: 150px;
    }

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px;
}

.item img, .navbar {
    width: 100%;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }

.tp-link-ul li img {
    margin: 0 3px -2px 0;
}

.navbar {
    min-height: 0;
    margin-bottom: 0!important;
    border: 0!important;
    /*z-index: 999999;*/
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translate(0,0);
    }

    100% {
        -webkit-transform: translate(0,-100%);
    }
}

@keyframes marquee {
    0% {
        -webkit-transform: translate(0,0);
    }

    100% {
        -webkit-transform: translate(0,-100%);
    }
}

.marquee {
    
    margin-top: 24px;
    padding-top: 190px;
}

    .marquee div {
        display: inline-block;
        text-indent: 0;
        animation: marquee 100s linear infinite;
        -webkit-animation: marquee 100s linear infinite;
    }

        .marquee div:hover {
            animation-play-state: paused;
            -webkit-animation-play-state: paused;
        }

.marquee2 {
    width: 450px;
    margin: 0 auto;
}

    .marquee2 span {
        display: inline-block;
        padding-left: 100%;
        animation: marquee 15s linear infinite;
    }

.marquee3 div, .marquee5 div {
    display: block;
    height: 30px;
    overflow: hidden;
}

.marquee2 span:hover {
    animation-play-state: paused;
}

.marquee3 div, .marquee3 span {
    animation: marquee 5s linear infinite;
}

@keyframes marquee2 {
    0% {
        transform: translate(0,0);
    }

    100% {
        transform: translate(-100%,0);
    }
}

.marquee3 {
    height: 30px;
    margin-top: 24px;
    overflow: hidden;
}

    .marquee3 div {
        width: 200%;
        position: absolute;
    }

@keyframes marquee3 {
    0% {
        left: 0;
    }

    100% {
        left: -100%;
    }
}

.marquee5 {
    height: 20px;
    overflow: hidden;
    position: relative;
}

    .marquee5 div {
        width: auto;
        position: absolute;
        animation: marquee5 35s linear infinite;
    }

.india, .marquee1 div {
    display: inline-block;
}

.marquee5 span {
    float: right;
    width: auto;
    font-size: 14px;
}

@keyframes marquee5 {
    0% {
        left: 0;
    }

    100% {
        left: -100%;
    }
}

@-webkit-keyframes marquee1 {
    0% {
        -webkit-transform: translate(0,0);
    }

    100% {
        -webkit-transform: translate(0,-100%);
    }
}

@keyframes marquee1 {
    0% {
        -webkit-transform: translate(0,0);
    }

    100% {
        -webkit-transform: translate(0,-100%);
    }
}

.marqueeNews {
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}

.marqueeNews span {
    display: inline-block;
    padding-left: 100%;  /* show the marquee just outside the paragraph */
    animation: marqueeNews 65s linear infinite;
     font-size: 14px;
}

.marqueeNews span:hover {
    animation-play-state: paused
}

/* Make it move */
@keyframes marqueeNews {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}



.marquee1 {
    overflow: hidden;
}

    .marquee1 div {
        text-indent: 0;
        animation: marquee 15s linear infinite;
        -webkit-animation: marquee 15s linear infinite;
    }

        .marquee1 div:hover {
            animation-play-state: paused;
            -webkit-animation-play-state: paused;
        }

.colorchanger, .sizechanger {
    float: left;
}

    .colorchanger a, .sizechanger a {
        float: left;
        line-height: 29px;
        padding: 0 7px;
    }

.blackbg {
    background: #000;
    color: #fff;
}

#styleOptions {
    margin: 0;
    padding: 0;     margin-top: -8px;
}

    #styleOptions li {
        float: left;
        padding: 0 3px;
    }

        #styleOptions li img {
            height: 16px;
            width: 15px;
            margin-top: 6px;
            border: 1px solid #fff;
        }

a.alink {
    background: #ef8a22;
    color: #fff;
    line-height: 16px;
    margin: 0 0 0 1px;
    padding: 7px 5px 3px;
}

.india {
    position: relative;
    border-radius: 0!important;
    text-align: center;
    width: 90px!important;
    height: 35px!important;
    font-size: 15px;
    background-color: transparent!important;
}

.header-top.dark {
    background-color: #015486;
    border-bottom: 1px solid #015486;
}

.link2, .link2 li, .link2 li a {
    background-color: #005587;
}

.styleOptions {
    margin: 0;
    padding: 0;
        margin-top: -5px;
}

    .styleOptions li {
        float: left;
        list-style-type: none;
        line-height: 20px;
    }

.header-top .social-links {
    margin: 2px 0 0;
    display: inline-block;
}

.font11 {
    font-size: 11px!important;
}

.ulink {
    padding-left: 15px;
}

.link2 {
    list-style: none;
    color: #fff;
    width: 220px;
    overflow: hidden;
}

    .link2 li, .link2 li a, .link2 li a:hover {
        display: inline;
        width: 100px;
    }

    .link2 li {
        float: left;
        margin-left: -10px;
    }

        .link2 li a {
            float: left;
            padding: 5px;
            color: #fff;
            text-decoration: none;
        }

            .link2 li a:hover {
                background-color: #888;
                color: #fff;
                text-align: left;
                padding: 5px;
            }

.pp {
    width: 100%!important;
    float: left;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
}

.app_weather {
    height: 10px;
    line-height: 0;
    border-radius: 3px;
    padding: 15px 5px;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    font-size: 12px;
    position: relative;
    bottom: 14px;
    right: 6px;
}

    .app_weather:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

.weather {
    font-size: 64px;
    line-height: 72px;
    padding: 0;
    margin: 0;
}

.temprature {
    font-size: 32px;
    position: absolute;
}

select.frecuency {
    border: none;
    font-style: italic;
    background-color: transparent;
    cursor: pointer;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .35s ease-in;
    transition: -webkit-transform .35s ease-in;
    border-bottom: none;
}

.mini-stat, .mini-stat1 {
    background-color: #015486;
}

select.frecuency:focus {
    outline: 0;
    border-bottom: 5px solid #39b3d7;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: -webkit-transform .35s ease-in;
    transition: -webkit-transform .35s ease-in;
}

.free {
    text-transform: uppercase;
}

.input-group {
    margin: 0 auto;
    width: 100%;
}

.subscribe {
    margin-bottom: 0;
    line-height: 32px;
}

input.btn.btn-lg, input.btn.btn-lg:focus {
    outline: 0;
    width: 65%;
    height: 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #fff;
    border: 1px solid #fff;
    margin-bottom: 2px;
}

.promise {
    color: #999;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 3px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btnsubmit {
    width: 35%!important;
    border-radius: 0 4px 4px 0!important;
}

.tp-link-ul li .fa {
    margin: 4px!important;
    color: #015486;
}

.col-md-pp {
    width: 11.11%!important;
    float: left;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #015486;
    background: #015486;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
}

.navbar-nav {
    float: left;
    margin: 0px;
}

.mini-stat {
    padding: 10px;
    width: 100%;
}

.mini-stat-icon, .mini-stat-icon1 {
    width: 25px;
    height: 25px;
    display: inline-block;
    line-height: 60px;
    border-radius: 100%;
    float: left;
}

.mini-stat-icon {
    text-align: center;
    font-size: 30px;
    color: #FFF;
}

.mini-stat-info {
    color: #770505;
    font-size: 14px;
    text-align: left;
    text-align: center;
    line-height: 48px;
    height:49px;
}

.mini-stat-icon img {
    position: relative;
    bottom: 15px;
    right: 6px;
}

.mini-stat-icon1 {
    text-align: center;
    font-size: 30px;
    margin-right: 10px;
    color: #FFF;
}

.mini-stat-info1 {
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 14px;
}

.mini-stat1 {
    padding: 5px;
    height: 93px;
    width: 100%;
    text-align: center;
}

.mini-stat-icon1 img {
    position: relative;
    bottom: 15px;
    right: 10px;
}

.bbn {
    border-radius: 5px 0 0 5px;
    padding: 3px;
    height: 30px;
    color: #000;
    width: 60%;
    margin-top: -4px;
}
.flash
{
    font-size:16px;
}
@media (min-width: 992px) and (max-width: 1199px) {


    #lblLogo
    {
        font-size:20px;
    }
    .mainLogo {
    width: 50%;
    text-align: center;
    margin: 15px auto;
    vertical-align: middle;
}
    .navbar-nav > li > a {
        font-size: 12px;
        padding:10px 8px;
    }
    #styleOptions li {
    float: left;
    padding: 0 1px;
}
    .flash
{
    font-size:12px;
}
    .thumbnail .caption h3 {
    font-size: 16px;
    margin: 0;
}
    .mini-stat-info {
    color: #fff;
    font-size: 9px;
    text-align: left;
}
    #styleOptions li img {
    height: 14px;
    width: 11px;
    margin-top: 6px;
    border: 1px solid #fff;
}
    button, html input[type="button"], input[type="reset"], input[type="submit"]
    {
        padding:0px;
    }
}

@media only screen and (max-width:768px) {
    .search-field {
        background: -moz-linear-gradient(center top,#f5f5f5,#fff) #fff;
        border: 1px solid #ccc;
        /*border-radius: 8px;*/
        box-shadow: 0 1px 1px #e2e2e2 inset,0 1px 0 #fff;
        color: #888;
        float: left;
        margin-left:0px;
        font-family: "Open Sans",Arial,sans-serif;
        font-size: 12px;
        font-style: italic;
        font-weight: 400;
        height: 26px;
        padding: 0 5px;
        width: 90%;
    }
   #lblLogo {
    color: #015486;
    font-size: 17px;
    line-height: 22px;
}
  
   .mainLogo {
    margin: 0;
   
    text-align: center;
}
   .pull-right {
    float: left !important;
}
    .form-container {
        background: #f8f8f8;
        border: 1px solid #ccc;
        border-radius: 8px;
        height: auto;
        overflow: hidden;
        padding: 0;
        text-align: left;
        width: 262px;
    }

    .search-form {
        float: left;
        height: auto;
        padding: 1px 0 0;
        width: 100%;
    }
    

    .row {
        margin: 15px 0;
    }

    .announcements, .panel {
        margin-bottom: 0;
    }

    .col-md-2.col-sm-2.column.ui-sortable img {
        width: 100%;
    }

    .container {
        width: 100%!important;
    }

    .pad0 {
        padding: 0;
    }

    .navbar-nav > li > a {
        color: #fff;
        
        line-height: 5px;
    }

    .announcements {
        background-color: #2b333c;
        color: #fff;
        height: 56px;
        line-height: 25px;
    }

    .navbar-nav {
        float: left;
        margin: 5px;
    }
}

@media (max-width:480px) {
    .hide1 {
    display:none;
}
    .search-field {
        background: -moz-linear-gradient(center top,#f5f5f5,#fff) #fff;
        border: 1px solid #ccc;
        /*border-radius: 8px;*/
        box-shadow: 0 1px 1px #e2e2e2 inset,0 1px 0 #fff;
        color: #888;
        float: left;
        margin-left:0px;
        font-family: "Open Sans",Arial,sans-serif;
        font-size: 12px;
        font-style: italic;
        font-weight: 400;
        height: 26px;
        padding: 0 5px;
        width: 90%;
    }
   
    .form-container {
        background: #f8f8f8;
        border: 1px solid #ccc;
        border-radius: 8px;
        height: auto;
        overflow: hidden;
        padding: 0;
        text-align: left;
        width: 262px;
    }

    .search-form {
        float: left;
        height: auto;
        padding: 1px 0 0;
        width: 100%;
    }

    .col-md-2.col-sm-2.column.ui-sortable img {
        width: 100%;
    }

    .container {
        width: 100%!important;
    }

    .pad0 {
        padding: 0;
    }

    .announcements {
        background-color: #2b333c;
        color: #fff;
        height: 56px;
        line-height: 25px;
        margin-bottom: 0;
    }

    .mainLogo {
        margin: 0;
        width: 50%;
    text-align: center;
    }

    .tp-link-ul {
        padding-left: 0;
    }

    header {
        background: #fff;
        height: 79px;
    }

    .nav, .nav.navbar-nav.main-menu {
        background: #770505;
    }

    .fpp, .nav, .well1 {
        height: auto;
    }

    .btn-app1, .panel {
        margin-bottom: 15px;
    }

    .row {
        margin: 0;
    }

    .purpletxt {
        font-size: 20px;
        line-height: 30px;
        margin: 0;
    }

    .link {
        padding-left: 15px;
    }

     .dropdown-menu {
        max-width: 100%;
    }

    .link1 {
        max-width: 100% !important;
    }

    .link li a {
        font-size: 12px;
        color: #000;
    }

    .link1 {
        list-style: none;
        color: #fff;
        width: 280px;
    }

    .dropdown-submenu > .dropdown-menu {
        left: 0%;
        top:32px;
    }
    .header-top.dark, .link1 li a, header {
        padding: 5px;
    }

    .carousel {
        margin-bottom: 15px;
    }

    .navbar-nav > li > a {
        color: #fff;
        font-size: 11.5px;
        line-height: 5px;
    }

    .nav {
        border-radius: 0 0 4px 4px;
        float: none;
        margin: 0 0 15px;
    }

    .link table td ul li {
        color: #fff;
        float: left;
        list-style: none;
        position: relative;
        width: auto!important;
    }

    .link1 li a {
        background-color: #005587;
        color: #fff;
        display: block;
        margin-left: 3px!important;
        text-align: left;
        width: auto;
    }

    #lblLogo, .tp-link-ul li a {
        color: #015486;
        font-size: 11px;
    }

    .col-md-pp {
        width: 100%!important;
        float: left;
    }

   

    .navlinks {
        margin-bottom: 0!important;
        margin-left: 0!important;
        margin-top: 0px!important;
    }

    .tp-link-ul li {
        display: inline;
        list-style: none;
        padding: 1px;
    }

    body {
        padding: 3px;
    }

    .tp-link-ul li a {
        font-family: Verdana,Geneva,sans-serif;
    }

    .navbar-toggle {
        border: 0;
        color: #fff;
        margin: 0;
    }

    .mini-stat {
        margin-bottom: 10px;
    }

    footer {
        background: #015486;
        color: #fff;
        padding: 10px;
    }

    .fpp {
        background: #fff;
        color: #000;
        line-height: 20px;
    }

    .navbar-toggle {
       background: #770505;
        padding: 10px;
    }
     .smlogo-r {
        /*float: right;*/
    /*margin: -76px -350px 0px -20px;*/
    position: absolute;
    top: -75px;
    right: -294px;
    }
     .pull-right {
    float: left !important;
}
      #lblLogo {
    line-height: 17px;
    font-size: 11px;
    margin-bottom:10px;
    text-align: center !important;
    }
}

@media (max-width:320px) {
    .search-field {
        background: -moz-linear-gradient(center top,#f5f5f5,#fff) #fff;
        border: 1px solid #ccc;
        /*border-radius: 8px;*/
        box-shadow: 0 1px 1px #e2e2e2 inset,0 1px 0 #fff;
        color: #888;
        float: left;
        font-family: "Open Sans",Arial,sans-serif;
        font-size: 12px;
        font-style: italic;
        font-weight: 400;
        height: 26px;
        padding: 0 5px;
        width: 197px;
    }

    .form-container {
        background: #f8f8f8;
        border: 1px solid #ccc;
        border-radius: 8px;
        height: auto;
        overflow: hidden;
        padding: 0;
        text-align: left;
        width: 262px;
    }

    .search-form {
        float: right;
        height: auto;
        padding: 1px 0 0;
        /*width: 265px;*/
    }

    .col-md-2.col-sm-2.column.ui-sortable img {
        width: 100%;
    }

    .container {
        width: 100%!important;
    }

    .pad0 {
        padding: 0;
    }

    .announcements {
        background-color: #2b333c;
        color: #fff;
        height: 56px;
        line-height: 25px;
        margin-bottom: 0;
    }
    .announcements1 {
        background-color: #2b333c;
        color: #fff;
        height: 20px;
        /*line-height: 25px;*/
        margin-bottom: 0;
    }
    .mainLogo {
        margin: 0;
    }

    .tp-link-ul {
        padding-left: 0;
    }

    header {
        background: #fff;
        height: 132px;
    }

    .nav, .nav.navbar-nav.main-menu {
        background: #005587;
    }

    .fpp, .nav, .well1 {
        height: auto;
    }

    .btn-app1, .panel {
        margin-bottom: 15px;
    }

    .row {
        margin: 0;
    }

    .purpletxt {
        font-size: 20px;
        line-height: 30px;
        margin: 0;
    }

    .link {
        padding-left: 15px;
    }

    .carousel {
        margin-bottom: 15px;
    }

    .navbar-nav > li > a {
        color: #fff;
        font-size: 11.5px;
        line-height: 5px;
    }

    .nav {
        border-radius: 0 0 4px 4px;
        float: none;
        margin: 0 0 15px;
    }

    .menu {
        width: 500px;
        margin: 0 auto;
        font-family: Arial,Helvetica,sans-serif;
        font-weight: 700;
        font-size: 14px;
    }

        .menu ul li a:link, .menu ul li ul li a:link, div ul li a:visited, li ul li a:visited {
            display: block;
            color: #000;
            text-align: center;
            text-decoration: none;
            padding: 4px;
            border-bottom: 1px solid #fff;
            width: 150px;
        }

        .menu ul li a:link, div ul li a:visited {
            background-color: #f1f1f1;
        }

        .menu ul li a:hover {
            background-color: #ccc;
        }

        .menu ul li ul li a:link, li ul li a:visited {
            background-color: #f1f1f1;
        }

    #lblLogo, .tp-link-ul li a {
        color: #015486;
        font-size: 11px;
    }

    .menu ul li ul li a:hover {
        background-color: #ccc;
    }

    .menu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .menu ul li {
            float: left;
            margin-left: 5px;
        }

            .menu ul li ul li {
                float: none;
                margin-left: 0;
            }

            .menu ul li ul {
                display: none;
            }

    .menu li:hover ul {
        display: block;
    }

    #lblLogo {
        /*line-height: 40px;*/
    }

    .navlinks {
        margin-bottom: 0!important;
        margin-left: 0!important;
        margin-top: 0!important;
    }

    .header-top.dark, header {
        padding: 5px;
    }

    .tp-link-ul li {
        display: inline;
        list-style: none;
        padding: 1px;
    }

    body {
        padding: 3px;
    }

    .tp-link-ul li a {
        font-family: Verdana,Geneva,sans-serif;
    }

    .navbar-toggle {
        border: 0;
        color: #fff;
        margin: 0;
    }

    .mini-stat {
        margin-bottom: 10px;
    }

    footer {
        background: #015486;
        color: #fff;
        padding: 10px;
    }

    .fpp {
        background: #fff;
        color: #000;
        line-height: 20px;
    }

    .navbar-toggle {
        background: #000;
        padding: 10px;
    }
}

@media (min-width: 992px) {
    .col-md-1C, .col-md-2C, .col-md-3C, .col-md-4C, .col-md-5C, .col-md-6C, .col-md-7C, .col-md-8C, .col-md-9C, .col-md-10C, .col-md-11C, .col-md-12C {
        float: left;
        padding: 2px;
    }

    .col-md-12C {
        width: 100%;
    }

    .col-md-11C {
        width: 91.66666667%;
    }

    .col-md-10C {
        width: 83.33333333%;
    }

    .col-md-9C {
        width: 75%;
    }

    .col-md-8C {
        width: 66.66666667%;
    }

    .col-md-7C {
        width: 58.33333333%;
    }

    .col-md-6C {
        width: 50%;
    }

    .col-md-5C {
        width: 41.66666667%;
    }

    .col-md-4C {
        width: 33.33333333%;
    }

    .col-md-3C {
        width: 25%;
    }

    .col-md-2C {
        width: 16.66666667%;
    }

    .col-md-1C {
        width: 8.33333333%;
    }
}

.thumbnail .captionC {
    padding: 2px;
    color: #333;
} 

.thumbnailC {
    display: block;
    padding: 4px;
    margin-bottom: 3px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.bg-maroonLight
{
    background-color:#ffa726 !important;
}

.padding10px {
padding:30px;
}

.ComplainSystemlink {
    text-decoration:none;
    color:#fff;
}
.ComplainSystemlink:hover {
    color:red;
    text-decoration:underline;
}

@-webkit-keyframes blinker {  
  from { opacity: 1.0;text-decoration:none;color:#0066cc; }
  to { opacity: 1.0;text-decoration:underline; }
}

.waitingForConnection {
  -webkit-animation-name: blinker;  
  -webkit-animation-iteration-count: infinite;  
  -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
  -webkit-animation-duration: 1.7s; 
}

@-webkit-keyframes blinker1 {  
  0% { background-size: 200% 100%;
    background-image: linear-gradient(to right, White 0%, #8bc34a 100%);
    transition: background-position 1s linear, color 1s linear;
    }
  50% {background-position: -200% 0;
     }
  100% { background-size: 200% 100%;
    background-image: linear-gradient(to right, White 0%, #ea5395 100%);
    transition: background-position 1s linear, color 1s linear;
    }
}

.waitingForConnection1 {
  -webkit-animation-name: blinker1;  
  -webkit-animation-iteration-count: infinite;  
  -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
  -webkit-animation-duration: 0.5s; 
}
 
 .bg-ParrotGrivance {
    background-color: #8bc34a;
}   


@-webkit-keyframes blinker2 {  
  0% { opacity: 1.0;text-decoration:none;color:#fff; }
  /*50% { opacity: 1.0;text-decoration:none;color:#fff30e; }*/
  50% { opacity: 1.0;text-decoration:none;color:#39b54a; }
}

.waitingForConnection2 {
  -webkit-animation-name: blinker2;  
  -webkit-animation-iteration-count: infinite;  
  -webkit-animation-timing-function: cubic-bezier(1, 0, 1, 1);
  -webkit-animation-duration: 1s; 
}


