﻿div.title {
    background: url(../images/10.png) no-repeat bottom left;
    padding: 0 0 23px;
    margin: 0 0 23px;
    width: 100%;
    padding-top: 15px;
}

.h2css {
    font-family: 'Calibri';
    font-weight: 400;
    margin: 0 0 12px;
    padding: 0;
    font-size: 28px;
    color: #368ccc;
}

.SBoxShadow {
    box-shadow: 0 0 14px rgba(0,0,0,0.15);
}

.Sspadding {
    padding-left: 132px;
}

.pOral {
    padding: 20PX 10px;
}

.cp-process-box {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 27px;
}

.ot-w-socialize > div a {
    display: block;
    margin-bottom: 16px;
    line-height: 34px;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}

    .ot-w-socialize > div a i.fa {
        color: #0d3aa9;
        display: block;
        float: left;
        width: 36px;
        height: 36px;
        line-height: inherit;
        text-align: center;
        border-radius: 50%;
        border: 1px solid rgba(0,0,0,.1);
        font-size: 16px;
        box-shadow: inset 0 0 0 30px #fff,0 0 0 0 rgba(0,0,0,.2);
        transition: box-shadow 0;
        -moz-transition: box-shadow 0;
        -webkit-transition: box-shadow 0;
        -o-transition: box-shadow 0;
    }

    .ot-w-socialize > div a span {
        display: block;
        margin-left: 48px;
        line-height: inherit;
        font-size: 15px;
        font-weight: 700;
        border: 1px solid transparent;
    }

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.scp-thumb {
    position: relative;
}

.link-block {
    color: #1B1A1A;
    overflow: hidden;
    text-align: center;
    padding: 16px 18px;
    margin-bottom: 23px;
    height: 315px;
    display: block;
    text-decoration: none;
    border: 1px solid #e0e0e0;
    background-color: White;
    border-top: 2px solid #0d3aa9;
}

.cp-creative-listed {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 0 -15px;
}

    .cp-creative-listed .cp-text {
        float: left;
        width: 100%;
    }

.cp-creative-box {
    float: left;
    width: 100%;
    background-color: #222222;
    padding: 35px 0px 30px 20px;
}

.cp-top {
    min-width: 350px;
    display: inline-block;
    /*position: relative;*/
    margin: 0 0 17px;
}

.LabelStyleValidation {
    color: Red;
    font-style: italic;
}

.LabelStyleRequired {
    color: Red;
}

.tableTOP {
    background: url(../images/bg.jpg);
    background: rgba(0,0,0,0.9);
}

.LabelStyle {
    color: #3C3535;
    /#0d3aa9;
    / font-family: Calibri;
    font-weight: bold;
    font-size: 15px;
}

.LabelStyleDisp {
    color: black;
    /#0d3aa9;
    / font-family: Calibri;
    font-weight: bold;
    font-size: 15px;
}

.cp-top:before {
    content: '';
    width: 60px;
    height: 47px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -24px;
    background: url(../Images/ISAImages/quote-left.png) top left no-repeat;
}

.cp-top:after {
    content: '';
    width: 60px;
    height: 47px;
    position: absolute;
    right: 0;
    bottom: 50%;
    margin-bottom: -24px;
    background: url(../Images/ISAImages/quote-right.png) top left no-repeat;
}

.team_member_name {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 10px;
    font-weight: bold;
    color: #444444;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #E7E7E7;
}

.newsmakerimg {
    border: 7px solid #fff;
    opacity: 0.8;
    border-radius: 100px;
    width: 200px;
    height: 200px;
}

.Sanwidget {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
}

    .Sanwidget > h3 {
        margin: 0 auto;
        text-align: center;
    }

    .Sanwidget > h3 {
        display: inline-block;
        border-radius: 2px 2px 0 0;
        background-color: transparent;
        padding: 10px 20px;
        cursor: default;
        border: 2px solid #f2f2f2;
        border-bottom: 0;
        font-size: 15px;
        color: #fff;
        border-color: transparent;
        background-color: #0d3aa9;
        margin-top: 0;
        margin-bottom: 20px;
    }

        .Sanwidget > h3:after {
            display: block;
            font-size: 16px;
            height: 2px;
            content: '';
            width: 100%;
            left: 0;
            /*background: inherit;*/
            position: absolute;
            margin-top: 10px;
        }

    .Sanwidget > h2 {
        display: inline-block;
        border-radius: 2px 2px 0 0;
        background-color: transparent;
        padding: 10px 20px;
        cursor: default;
        border: 2px solid #f2f2f2;
        border-bottom: 0;
        font-size: 25px;
        font-weight: bold;
        color: #fff;
        border-color: transparent;
        background-color: #0d3aa9;
        margin-top: 0;
        margin-bottom: 20px;
    }

        .Sanwidget > h2:after {
            display: block;
            font-size: 16px;
            height: 2px;
            content: '';
            width: 100%;
            left: 0;
            background: inherit;
            position: absolute;
            margin-top: 10px;
        }

.Reganwidget {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

    .Reganwidget > h2 {
        display: inline-block;
        border-radius: 2px 2px 0 0;
        background-color: transparent;
        padding: 0px 43px;
        cursor: default;
        border: 2px solid #f2f2f2;
        border-bottom: 0;
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        border-color: transparent;
        background-color: #0d3aa9;
        margin-top: 0;
        margin-bottom: 20px;
    }

        .Reganwidget > h2:after {
            display: block;
            font-size: 16px;
            height: 2px;
            content: '';
            width: 100%;
            left: 0;
            background: inherit;
            position: absolute;
        }

.Sot-w-socialize {
    display: block;
}

    .Sot-w-socialize > a {
        display: block;
        margin-bottom: 16px;
        line-height: 34px;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
    }

        .Sot-w-socialize > a i.fa {
            color: #0d3aa9;
            display: block;
            float: left;
            width: 36px;
            height: 36px;
            line-height: inherit;
            text-align: center;
            border-radius: 50%;
            border: 1px solid rgba(0,0,0,.1);
            font-size: 16px;
            box-shadow: inset 0 0 0 30px #fff,0 0 0 0 rgba(0,0,0,.2);
            transition: box-shadow 0;
            -moz-transition: box-shadow 0;
            -webkit-transition: box-shadow 0;
            -o-transition: box-shadow 0;
        }

        .Sot-w-socialize > a span {
            display: block;
            margin-left: 25px;
            line-height: inherit;
            font-size: 15px;
            text-align: left;
            font-weight: 700;
            border: 1px solid transparent;
        }

.addresss {
    margin-left: 38px;
}

.alert-note {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
    text-align: left;
    display: block;
    padding: 2px 0 2px 0;
}

.logo {
    padding: 5px 0 5px 0;
    border-bottom: 0px solid #000000;
}

    .logo strong {
        font-family: Helvetica;
        font-size: 22px;
        font-weight: bold;
        color: #00066B;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
        vertical-align: top;
        display: block;
        padding: 10px 5px 10px 5px;
    }

    .logo span {
        font-family: Helvetica;
        font-size: 14px;
        font-weight: normal;
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
        vertical-align: top;
        display: block;
        padding: 2px 5px 2px 5px;
    }

.ntitle {
    position: absolute;
    top: 312px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-style: italic;
}

.ititle {
    position: absolute;
    top: 500px;
    left: 407px;
    font-size: 22px;
}

.etitle {
    position: absolute;
    top: 500px;
    left: 847px;
    font-size: 22px;
}

#wrapper {
    color: #69050D;
    font-family: 'Ruda', sans-serif;
    font-weight: bold;
    width: 935px;
    margin: 10px auto 10px auto;
    padding: 10px 10px 10px 10px;
}

    #wrapper img {
        width: 935px;
        height: 650px;
        position: relative;
    }

iframe {
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
}

.btn {
    margin: 0 auto 0 auto;
    // padding: 10px 0 0 180px;
}

button {
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-align: left;
    background-color: #2ABEDB;
    border: 1px solid #A7ADAD;
    display: block;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
}


.centered {
    text-align: center;
}

.form-horizontal.style-form .form-group {
    border-bottom: 1px solid #eff2f7;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

.form-panel {
    background: #ffffff;
    margin: 10px;
    padding: 10px;
    box-shadow: 0px 3px 2px #aab2bd;
    text-align: left;
}

@media (min-width: 768px) .form-horizontal .control-label {
    text-align: left;
}

div.headline {
    clear: both;
    margin-top: 5px;
}

.card {
    font-size: 18px;
}

.c1 {
    background: url(images/c1.png) no-repeat 5px 12px;
}

.c2 {
    background: url(images/c2.png) no-repeat 5px 12px;
}

.c3 {
    background: url(images/c3.png) no-repeat 4px 15px;
}

.contact-line {
    padding: 10px 5px;
    display: block;
    color: #808285;
    border-bottom: 1px dotted #c5bcbc;
    margin-bottom: 22px;
}

.innewscss {
    width: 100%;
    margin: 0;
    background-color: rgba(54, 140, 204, 0.8);
    height: 44px;
    ard text-align: center;
    color: white;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 11px;
    padding: 10px;
}

.activestep {
    width: 100%;
    margin: 0;
    background-color: Gray;
    height: 44px;
    text-align: center;
    color: white;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 11px;
    padding: 10px;
    ;
}
