﻿    .sfLogininsid{
        height: 40px;
        line-height: 40px !important;
        font-size: 18px;
        padding: 0px 15px 0px 55px;
        border: 1px solid #ddd;
        width: 100%;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background: #fff;
        color: #737373;
        font-weight: normal;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-shadow: none;
        -webkit-box-shadow: none;
        -o-box-shadow: none;
    }

        .sfInputbox:focus, .sfLogininside .sfInputbox:focus, .sfForgotPasswordPageLeft .sfInputbox:focus, .sfUserRegistration .sfInputbox:focus, .sfFallbackStatement .sfInputbox:focus, .sfPagenotAccesibleInfo .sfInputbox:focus {
            background-color: #fff;
            -webkit-box-shadow: 0 0 8px rgba(0,0,0,.2);
            -moz-box-shadow: 0 0 8px rgba(0,0,0,.2);
            box-shadow: 0 0 8px rgba(0,0,0,.2);
            border: solid 1px #ccc;
        }

    .sfBtn, .sfLogininside .sfBtn, .sfForgotPasswordPageLeft .sfBtn, .sfUserRegistration .sfBtn, .sfFallbackStatement .sfBtn, .sfPagenotAccesibleInfo .sfBtn {
        margin-right: 12px;
        font-size: 22px;
        color: #fff;
        border: none;
        padding: 10px 20px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        cursor: pointer;
        display: inline-block;
        background: /*#2d4c80*/ #1c9999;
    }

    .sfLogininside{
        width: 350px;
        margin: 30px auto;
        background: #fff;
        position: relative;
        padding: 40px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -webkit-box-shadow: 0 0 5px rgba(0,0,0,.25);
        -moz-box-shadow: 0 0 5px rgba(0,0,0,.25);
        box-shadow: 0 0 5px rgba(0,0,0,.25);
        -o-box-shadow: 0 0 5px rgba(0,0,0,.25);
        -ms-box-shadow: 0 0 5px rgba(0,0,0,.25);
        -moz-transition: background 0.2s linear;
        overflow: hidden;
    }

        .sfLogininside p, .sfForgotPasswordPageLeft p, .sfUserRegistration p, .sfFallbackStatement p, .sfPagenotAccesibleInfo p {
            margin-bottom: 20px;
            border: none;
            background: none;
            position: relative;
        }

    .bodycontainer {
        background-color: #fff;
            margin-left: 10%;
    margin-right: 10%;
    
    }

        .bodycontainer table {
            width: 100%;
        }

    .bodycontainercsbg {
        background-color: #ffffff;
    }

    .bodycontainer_tos {
        background-color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        height: 90%;
        overflow: auto;
        padding: 5px 30px;
        -webkit-overflow-scrolling: touch;
    }

    .en_US .bodycontainercsbg,
    .en_CA .bodycontainercsbg {
        background-color: #ffffff;
    }

    .has-ius .bodycontainer #ius-sign-in-widget {
        min-height: 500px; /*ius widget height to avoid flicker*/
    }

    .has-ius .bodycontainer .logincontainer {
        padding-top: 0;
    }
    .comingsooncontainer {
        display: block;
        width: 355px;
        height: inherit;
        padding-top: 30px;
            display:table-cell;
    background: #eee;
    vertical-align: top;
    padding:20px;

    }



    .supportchat .comingsooncontainer {
        display: table-cell;
        background: #eee;
        vertical-align: top;
    }
    .ius-header {
        font-size: 20px;
        font-weight: 300;
        display: block;
        margin-bottom: 20px;
        font-family: 'Helvetica Neue',Helvetica,Arial,san serif;
        text-align: left;
    }

    .inner-addon {
        position: relative;
    }

        /* style icon */
        .inner-addon .glyphicon {
            position: absolute;
            padding: 10px;
            pointer-events: none;
        }

    /* align icon */
    .left-addon .glyphicon {
        left: 0px;
    }

    .right-addon .glyphicon {
        right: 0px;
    }

    /* add padding  */
 

    .right-addon input {
        padding-right: 30px;
    }
    #lastname {
        padding: 0px 15px 0px 35px;
    }

.dtHeaderContent {
    /* explicitly setting the font-family to match OII's header text since we need them to be the same */
    font-family: HelveticaNeueBold, HelveticaNeue-Bold, HelveticaNeueLight, HelveticaNeue-Light, HelveticaNeue, "iusHelvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
  
    font-weight: 600;
    color: #776868;
    line-height: 1.1;
    margin-bottom: 8px;
}
.dtSubheadingContent {
    font-family: HelveticaNeueBold, HelveticaNeue-Bold, HelveticaNeueLight, HelveticaNeue-Light, HelveticaNeue, "iusHelvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.1;
    color: #776868;
    font-size: 13px;
   
    margin-bottom: 20px;
}
.dtSubheadingContent2 {
    font-family: HelveticaNeueBold, HelveticaNeue-Bold, HelveticaNeueLight, HelveticaNeue-Light, HelveticaNeue, "iusHelvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.1;
    font-size: 12px;
    color: #776868;
     text-align:left;
     margin-bottom: 20px;
     margin-left:20px;
 
}
.dtFreeDownloadLinkA {
    outline: none;
}
.en_US .comingsooncontainer,
.en_CA .comingsooncontainer
{
    display:table-cell;
    background: #eee;
    vertical-align: top;
}


.dtPromo {
    background: #eee;
    text-align: center;
}
#bodyLogin{
    background: #193048;
}
.logocontainer {
    background: #193048;
        /*padding-left: 109px;*/
            padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.logoContainer{margin-bottom:10px}

@media (min-width: 531px) {
  .logocontainer{ 
   
   padding-left:51px;
  }
}
@media (min-width: 531px) {
  .logocontainer{ 
   
   padding-left:51px;
  }
}

@media (min-width: 1200px) {
    .logocontainer {
        padding-left: 109px;
    }
}