﻿        .quick-update a {
    padding: 3px 5px;
    margin-right: -2px;
    border-radius: 5px;
    background-color: rgb(54,165,239);
    font-size: 12px;
    color: #fff;
}
.login-menu {
    background-color: rgb(201,90,16);
    color: #fff;
}

.settings_link {
    height: 100px;
    width: 50px;
    background-color: rgb(201,90,16);
    border-color: rgb(201,90,16);
    color: #fff;
    /* box-shadow: #107fc9 0px 7px 15px -4px; */
    box-shadow: #000 -1px 4px 11px 1px;
    left: 0px;
    margin-top: 0px;
    line-height: 20px;
}
#divHome #divContent {
    background-color: rgb(4,35,56);
    background-image: url(../hi_images/bg_3.png);
}
.ttl {
    font-family: 'Open Sans', sans-serif;
    background-color: #107fc9;
    padding-top: 9px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: white;
    margin: -4px 0 5px -1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    clear: both;
    width: 101%;
}


.parallax-out.ihome-parallax {
    background-color: #f6f6f6;
    min-height: 507px;
    margin-bottom: 0;
}
.parallax-out.ihome-parallax #second
{
    background-image: none;
    padding-bottom: 25px;
}
.tdTitle {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    padding-top: 9px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: black;
    margin: -4px 0 5px -1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    clear: both;
}

.tdLink {
    font-family: 'Open Sans', sans-serif;
    padding-top: -7px;
    padding-bottom: 7px;
    text-align: center;
    /*font-weight: bold;*/
    color: black;
    /* margin: -4px 0 5px -1px; */
    /* border-top-left-radius: 5px; */
    /* border-top-right-radius: 5px; */
    /* clear: both; */
}

    .tdLink a {
        text-decoration: none;
        color: black;
        font-size: 14px;
        text-align: left;
    }

        .tdLink a:hover {
            text-decoration: none;
            color: black;
            font-size: 14px;
        }

.ul_mob_fet {
}

    .ul_mob_fet li {
        list-style-type: square;
        color: gray;
        font-size: 13px;
    }

.mob-title-sub {
    font-size: 15px;
}

.mob-title {
    font-size: 20px;
    font-weight: bold;
    /* background-color: rgb(196, 229, 251); */
    color: rgb(16, 127, 201);
    line-height: 2.3em;
    /* font-family: 'Lucida Handwriting Italic',Lucida Handwriting; */
    /* padding-bottom: 10px; */
    /* padding-left: 15px; */
    /* padding-right: 15px; */
}

.mob-title-2 {
    font-size: 26px;
    color: rgb(22,21,22);
    line-height: 2.3em;
    /*font-family: 'Lucida Handwriting Italic',Lucida Handwriting;*/
    padding-bottom: 6px;
    margin-left: -9%;
}

#cf {
    position: relative;
    height: 281px;
    /*width:450px;*/
    margin: 0 auto;
}

    #cf img {
        position: absolute;
        left: 0;
        -webkit-transition: opacity 1s ease-in-out;
        -moz-transition: opacity 1s ease-in-out;
        -o-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out;
    }

        #cf img.top:hover {
            opacity: 0;
        }

@keyframes cf3FadeInOut {
    0% {
        opacity: 1;
    }

    45% {
        opacity: 1;
    }

    55% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes cf3FadeInOut {
    0% {
        opacity: 1;
    }

    45% {
        opacity: 1;
    }

    55% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes cf3FadeInOut {
    0% {
        opacity: 1;
    }

    45% {
        opacity: 1;
    }

    55% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}


#cf3 img.top {
    animation-name: cf3FadeInOut;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 10s;
    animation-direction: alternate;
}

.title-text {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
    color: #6F6C6C;
}

.list-ibox {
}

.iboxlnk {
}

.list-ibox li {
    list-style: none;
}

    .list-ibox li a {
        padding: 5px;
    }

        .list-ibox li a:hover {
        }

.hvr-sweep-to-right-2 {
    color: gray;
    padding-bottom: 5px;
}

.test {
    background-image: url(../images/bg-list.png);
}

.lnk-login-2 {
    color: #565454;
    font-family: sans-serif;
    font-size: 12px;
}

    .lnk-login-2:hover {
        font-family: sans-serif;
        color: #107fc9;
    }

.bg_mobAPP {
    background-image: url(../hi_images/MobApp/MOB_APP1.png);
}

.comlogomenu {
    /*background-color:#F8F8F8;
      border-left:1px solid #AFA1A1;
    border-right:1px solid #AFA1A1;
    border-bottom:1px solid #AFA1A1;
      border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    padding-top:15px;
     padding-bottom:15px;*/
    margin-top: 15px;
    margin-left: 92px;
    margin-bottom: 10px;

}
.post-title a {
    font-size: 16px;
    color: #444444;
    line-height: 1.3em;
}

.logoul {
    list-style-type: none;
    margin: 0 auto 0 auto;
    padding: 0;
    overflow: hidden;
    /*padding-left: 15px;*/
}

    .logoul li {
        float: left;
        /*border:1px solid gray;*/
        margin-right: 50px;
        margin-top:7px;
    }

        .logoul li a {
            color: gray;
            /*border:1px solid blue;*/
        }

            .logoul li a:hover {
            }

.ttl {
    font-family: 'Open Sans', sans-serif;
    background-color: #107fc9;
    padding-top: 9px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: white;
    margin: -4px 0 5px -1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    clear: both;
    width: 101%;
}

.row-gray {
    background-color: rgb(248,248,248);
    margin-top: -5px;
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 5px;
}

.row-gray-2 {
    background-color: rgb(248,248,248);
    margin-top: -5px;
    /*border-bottom: 1px solid #D6D6D6;*/
    padding-bottom: 5px;
}

.aedt {
    text-decoration: none;
    color: black;
    padding: 5px;
    font-size: 14px;
}

    .aedt:hover {
        color: gray;
        padding: 5px;
        margin-left: 5px;
    }


.marquee {
    margin: 0px;
    color: #DEDEDE;
    background: rgb(86,84,84);
    padding-top: 5px;
    padding-bottom: 4px;
    width: 100%;
    border-top: 4px solid #0d67a3;
    /* background-image: url(../images/bg_2.png); */
}

.login-link img
{
    width: 32px;
}
.app-features.icon-boxes-1 {
    margin-top: 10px;
}
.app-features .icon-box-3 li
{
    border-bottom: 0px;
    margin: 0px;
}
.app-features .icon-box-3
{
    min-height: 360px;
    border: 0px;
    background: none;
}
.app-features .ttl
{
       background-color: transparent;
    color: #4A4A4A;
    text-align: left;
    font-size: 16px;
}
.icon-box-3:hover li
{
    border-bottom: 0px;
}