﻿

.carousel-indicators {
    bottom: 68px;
}
.alternate a
{
        color: #808080;
}
.header {
    border-bottom: 4px solid #fe0000;
    background-color: #fff;
    width: 100%;
    height: 100px;
}
.title
{
background-color:#fe0000; 
padding:10px; 
color:#fff; 
text-align:center; 
font-weight:bold;font-size: 21px;
}
.container
{
    width :1024px;
}

.img-title {
    visibility: hidden;
}

.panel-heading .fa {
    float: right;
    color: #124489;
}


.preview-img {
    margin-bottom: 30px;
}

.tab-options {
    text-align: center;
    height: 180px;
}

    .tab-options img {
        width: 30%;
        margin-top: 20px;
        cursor: pointer;
    }

/*************************************************************************/
.page-heading {
    width: 100%;
    height: 250px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 38px;
}

    .page-heading .page-title {
        background: rgba(18,68,137,0.7);
        color: #fff;
        top: 136px;
        min-width: 256px;
        max-width: 500px;
        padding-left: 20px;
        position: relative;
        left: 170px;
        transition: all 1s ease;
    }

.img-title {
    left: 186px;
    position: RELATIVE;
    opacity: 0.7;
}


/************************************************************************/

/************************************************************************/

ul.slide li a {
    color: #fff;
}

ul.slide li {
    float: left;
    color: #fff;
    margin-right: 20px;
    list-style-type: none;
    padding: 10px;
    height: 60px;
}

.snippet {
    text-shadow: none;
    font-size: 12px;
}

.readmore {
    color: #fff;
    background-color: rgba(18,68,137,1);
    font-size: 10px;
    padding: 10px;
    display: block;
    width: 82px;
    margin-top: 15px;
}

    .readmore:hover {
        color: #c0c0c0;
    }

.whitebg-border {
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    /*-webkit-border-radius: 26px;*/
    padding: 20px 20px 20px 30px;
}

.pressrelease {
    width: 100%;
    margin-top: 110px;
    width: 100%;
    background: rgba(18,68,137,0.4);
    padding: 10px;
    -moz-background: rgba(255,255,255,0.15);
    -webkit-background: rgba(255,255,255,0.15);
    border-radius: 3px;
    box-shadow: 0 0 12px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 12px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.15);
}

    .pressrelease select, .pressrelease a {
        display: block;
        background: #fff;
        border: 0;
        padding: 0 20px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        height: 45px;
        width: 100%;
        border-radius: 3px;
        box-shadow: 0 5px 5px rgba(0,0,0,0.15);
        -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.15);
        -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.15);
        font: 400 14px 'Roboto',sans-serif;
        color: rgba(18,68,137,1);
    }

    .pressrelease a {
        text-align: center;
        padding-top: 15px;
    }

        .pressrelease a:hover {
            background: rgba(18,68,137,1);
            color: #fff;
        }

.news-item {
    margin-bottom: 10px;
}

.item-date {
    margin-top: 10px;
    /* font-weight: bold; */
    font-size: 12px;
}

.survey-type {
    margin-left: -50px;
    margin-bottom: 10px;
    background: #124489;
    color: #fff;
    width: 100px;
    padding: 10px;
    text-align: center;
    background-image: url('../images/tip.png');
    background-repeat: no-repeat;
}
/***********************************************************************/

/*News*/
.media {
    text-align: center;
    margin-bottom: 20px;
    cursor: pointer;
}

    .media:hover .fa {
        color: red;
    }

.pressReleasebtn {
    font-weight: bold;
    color: #e6250c;
}

.media-img .fa {
    color: #ec6262;
    font-size: 155px;
}

.media .word {
    color: darkblue;
}

.media .green {
    color: #13792d;
}

.media .blue {
    color: #153d6c;
}

/****************/
.search-filter
{
    width:100%;
    padding:20px;
    background: #fff;
    border-bottom: 2px solid #d1d1d1;
}
.search-filter input[type="text"]
{
        width: 88%;
    height: 40px;
}
.filter
{
    background: #fff;
    border: 1px solid #d1d1d1;
    top: -57px;
    padding: 20px;
    border-bottom: 0px;
    position: relative;
    margin-right:10px;
    -webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}

.alternate 
{
  border-bottom :1px solid #f9f9f9;
  padding:10px 32px 10px 32px;
  background-color :#f3f3f3;
  text-align:left;
  
}
.alternate:nth-child(even) 
{
    background-color :#e1e1e1;

}

.headings
{
    background-color:#0d6f7c;
    width:100%;
    padding:10px;
    color:#fff;
    -webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
a.letter
{
        font-weight: bold;
    margin-right: 12px;
    font-size: 16px;
        margin-left: 26px;
        color:#337ab7;
}
a.code, div.code
{
        font-weight: bold;
   color:#337ab7;
    font-size: 16px;
       margin-right: 18px;
}
.footnote
{
    color: #0d6f7c;
    /* color: #fff; */
    background: none;
    
 
 
    border: 0px;
}
.final-view-table td
{
    padding-bottom :10px;
}
.search-button
{
    background-color:#0d6f7c;
       padding: 12px 20px 12px 20px;
    color:#fff;
    -webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
    margin-left: -4px;
}
.final
{
    border:1px solid #e1e1e1;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    /* -webkit-border-radius: 26px; */
}
.final th
{
    padding:10px;
    background-color:#337ab7;
    color:#fff;
}
.final tr:nth-child(even)
{
    background-color:#e1e1e1;
}

.final td{
    padding:10px;
}
/******footer*****/
#footer-custom {
    margin: auto;
    margin-top: 40px;
    /*max-width: 1030px;*/
    padding: 20px;
    background-color: #404042;
    /*-webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;*/
}

    #footer-custom a:hover {
        color: #fff;
    }

#footer-bottom {
    background-color: #333232;
    padding: 5px;
}


.footer {
    list-style-type: none;
    text-align: left;
    color: #fff;
    font-size: 12px;
}

    .footer b {
        font-size: 15px;
    }

    .footer a {
        margin-top: 10px;
        display: block;
        color: #fff;
        margin:;
    }



.footer-border-custom-right {
    padding-right: 25px;
    border-right: 1px solid #c2c2c2;
}

.footer-border-custom-middle {
    padding-right: 60px;
    border-right: 1px solid #c2c2c2;
    position: absolute;
}



.bottom-footer-text {
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding-top: 5px;
}

    .bottom-footer-text a {
        margin-right: 4px;
    }

.footer-panel-custom {
    min-height: 180px;
}


/******end footer***/

