﻿@charset "utf-8";

body {
    margin: 0px;
    padding: 0px;
    background-repeat: repeat-x;
    background-position: left top;
    /*font-family: Arial,Helvetica,Verdana,sans-serif;*/
}

h1 {
    /*font-family: Arial,Helvetica,Verdana,sans-serif;*/
}

.maincontainer {
    width: 100%;
    margin: auto;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

a {
    color: #ffffff;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        color: #ffffff;
    }




.header {
    width: 1000px;
    margin: auto;
    position: relative;
}

.logo {
    background-image: url(../images/logo.png);
    float: left;
    height: 80px;
    width: 175px;
    background-repeat: no-repeat;
    margin-top: 7px;
    margin-right: 7px;
    margin-bottom: 7px;
    margin-left: 20px;
}

.login {
    background-image: url(../images/loginbg.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 32px;
    width: 150px;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
    clear: none;
    text-align: center;
    vertical-align: middle;
    margin-right: 20px;
    margin-top: 0px;
}

ul {
    margin: 0 auto;
    padding: 0;
}

.textimageM {
    background-image: url(../images/text1.png);
    float: left;
    height: 156px;
    width: 400px;
    background-repeat: no-repeat;
    margin-top: 30px;
    clear: left;
    margin-left: 20px;
}

.textimage1 {
    background-image: url(../images/text1.png);
}

.textimage2 {
    background-image: url(../images/text2.png);
}

.textimage3 {
    background-image: url(../images/text3.png);
}

.textimage4 {
    background-image: url(../images/text4.png);
}

.textimage5 {
    background-image: url(../images/text5.png);
}

.textimage6 {
    background-image: url(../images/text6.png);
}

ul.login_hr li {
    text-align: justify;
    float: left;
    list-style: none;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 18px;
    margin-top: 5px;
    margin-right: -17px;
    margin-bottom: 5px;
    margin-left: -3px;
    color: #FFF;
}

.menucontainer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    height: 40px;
    float: left;
    margin-left: 35px;
    margin-top: 22px;
    text-transform: uppercase;
}

    .menucontainer ul {
        list-style-type: none;
    }

    .menucontainer li {
        float: left;
        margin-top: 6px;
        margin-right: 5px;
        margin-bottom: 5px;
        margin-left: 5px;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        -moz-border-radius-topright: 7px;
        -webkit-border-top-right-radius: 7px;
        border-top-right-radius: 7px;
        -moz-border-radius-topleft: 7px;
        -webkit-border-top-left-radius: 7px;
        border-top-left-radius: 7px;
    }

        .menucontainer li:hover {
            background: #582677;
            float: left;
            color: #CCCCCC;
            text-decoration: none;
            -moz-border-radius-topleft: 7px;
            -moz-border-radius-topright: 7px;
        }



li.menucontainer_active {
    background: #582677;
    float: left;
    color: #CCCCCC;
    text-decoration: none;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
}


#slider {
    height: 393px;
    width: 1000px;
    float: left;
    clear: both;
}

.calenderM {
    background-image: url(../images/calendar1.png);
    float: right;
    height: 345px;
    width: 540px;
    background-repeat: no-repeat;
    margin-top: 42px;
    margin-right: 20px;
    background-position: left top;
}


.calender1 {
    background-image: url(../images/calendar1.png);
}

.calender2 {
    background-image: url(../images/calendar2.png);
}

.calender3 {
    background-image: url(../images/calendar3.png);
}

.calender4 {
    background-image: url(../images/calendar4.png);
}

.calender5 {
    background-image: url(../images/calendar5.png);
}

.calender6 {
    background-image: url(../images/calendar6.png);
}



.p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #FFF;
}

.midtext {
    width: 379px;
    float: left;
    clear: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #E0E0E0;
    text-align: justify;
    margin-top: 10px;
    margin-left: 25px;
    line-height: 20px;
}

    .midtext a {
        color: #FBEB26;
    }


.registerbtn {
    background-image: url(../registerbutton.png);
    background-repeat: no-repeat;
    height: 40px;
    width: 225px;
    float: left;
    margin-left: 20px;
    margin-top: 60px;
}

.demovideo {
    background-image: url(../demovideobutton.png);
    height: 40px;
    width: 126px;
    float: left;
    background-repeat: no-repeat;
    margin-left: 29px;
}

.btn_select {
    background-image: url(../buttonselect.png);
    background-repeat: no-repeat;
    float: left;
    height: 32px;
    width: 32px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFF;
    text-align: center;
    margin-left: 20px;
    clear: left;
    margin-top: 30px;
    padding-top: 5px;
}

.btn_nonselect {
    background-image: url(../buttonnonselect.png);
    float: left;
    height: 32px;
    width: 32px;
    margin-top: 30px;
    margin-left: 18px;
    padding-top: 5px;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
}

.clear {
    clear: both;
}

.footer_image {
    background-image: url(../footerline.png);
    background-repeat: repeat-x;
    background-position: left top;
    width: 100%;
    height: 520px;
    float: left;
}

.footer_content {
    background-image: url(../footer_planeimage.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 450px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}

.footer_links {
    float: left;
    height: 250px;
    width: 230px;
    margin-top: 20px;
    margin-left: 20px;
}

.linkhd_text {
    font-size: 18px;
    color: #609CC0;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    margin-top: 10px;
}

.footer_links ul {
    float: left;
    list-style-type: none;
    margin-top: 5px;
    padding-top: 0px;
}

    .footer_links ul li {
        width: 200px;
        border-bottom-width: thin;
        border-bottom-style: solid;
        border-bottom-color: #CCC;
        font-family: Arial, Helvetica, sans-serif;
        float: left;
        margin-top: 5px;
        color: #CCC;
        text-align: left;
    }

.copyright {
    height: 60px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

.copyright_text {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    height: 50px;
    margin-left: 250px;
    font-size: 13px;
}


#nbaa {
    background-image: url(../images/NBAA.png);
    background-repeat: no-repeat;
}

#logos {
    background-image: url(../images/customers.png);
    background-repeat: no-repeat;
}

#Easy {
    background-image: url(../images/easy.png);
    background-repeat: no-repeat;
    height: 55px;
    width: 240px;
    margin-top: 20px;
}

.clients {
    width: 50%;
    height: 200px;
    float: left;
}

#brokerimg {
    background-image: url(../images/Brokers.png);
    background-repeat: no-repeat;
    height: 130px;
    width: 50px;
    float: left;
}

#operatorimg {
    background-image: url(../images/Operators.png);
    background-repeat: no-repeat;
    height: 130px;
    width: 50px;
    float: left;
}

.screenshots {
    width: 315px;
    height: 270px;
    float: left;
}

.footer_company {
    background-color: #999;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    padding: 10px;
    line-height: 1.4;
    font-size: 15px;
    color: #FFF;
    height: 125px;
}





#showVideoBdDv, #logingPopupBdDv {
    position: absolute;
    z-index: 11;
    width: 700px;
    height: 500px;
    left: 50%;
    top: 100px;
    margin-left: -350px;
}

.showVideoDvCl, .showlogingPopupDvCl {
    background-color: #FFFFFF;
    font-size: 9px;
    height: auto;
    margin: 10px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: auto;
    z-index: 2;
}

#logingPopupBdDv {
    width: 470px;
    height: 440px;
    margin-left: -245px;
}


.showlogingPopupDvCl {
    height: 420px;
    width: 451px;
}

@media only screen and (max-device-width:480px) {
        /* styles for mobile browsers smaller than 480px; (iPhone) */
        #logingPopupBdDv {
            width: 98%;  
    margin-left: 0px;      
    left: 0%;
        }

       .showlogingPopupDvCl {
            width: 100%;
            margin:0px; 
    height: 460px;
        }
    }


    .showlogingPopupDvCl .loading {
        text-align: center;
        font-size: 17px;
        color: #333333;
        padding-top: 30px;
    }

.showVideoDvShadow, .showlogingPopupDvShadow {
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    background-color: #999999;
    height: 100%;
    left: 0;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.closeTopLn {
    background-position: left top;
    /*background-color: #CC3300;*/
    padding: 12px;
    position: absolute;
    top: -10px;
    right: -10px;
    background-image: url(../Images/cross.png);
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 3;
}

#spreadWdBdRtOverlay {
    position: absolute;
    z-index: 9;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: #000;
}

.loginbg {
    font-size: 13px;
}


    .loginbg a:link {
        font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
        font-size: 13px;
        color: #0033CC;
        text-decoration: none;
    }

    .loginbg a:hover {
        border-bottom: dotted 1px #FFE700;
    }

    .loginbg a:visited {
        font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
        font-size: 13px;
        color: #0033CC;
        text-decoration: none;
    }

#logincontrols {
    text-align: left;
    color: #333333;
    padding: 20px 20pt 20pt 20pt;
    /*width: 325px;*/
}


    #logincontrols .input {
        padding: 3px 5px 3px 5px;
        border: 2px solid #CCCCCC;
        font-size: large;
        margin-top: 3px;
        width: 97%;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
    }

    #logincontrols #submit {
        margin: 0;
        font-size: 15px;
    }


.lh {
    padding-top: 10px;
}

.twolh {
    padding-top: 20px;
}

.signup-button {
    padding: 3px 10px;
}


#logo {
    text-align: center;
    width: 100%;
}


.featuredimgs img {
    margin: 10px;
}


.mainContainer {
    text-align: left;
}

a.registerLink {
    color: #FFCC00;
}

.offsetImg {
    text-indent: -9000px;
}

.errMessage {
    color: #FF0000;
    margin-top: 10px;

    background-color: #ff0000;
    bottom: -1px;
    color: #ffffff;
    margin: 10px -45px 0;
    padding: 10px;
    position: relative;
    text-align: center;
}

#logincontrols div {
    line-height: 13px;
}

/*----------------------------SignUp CSS----------------------------*/
.myErrorDiv {
    background-color: #ff0000;
    /*border: 2px solid #fec3fe;*/
    border-radius: 5px 5px 0 0;
    color: #ffffff;
    line-height: 16px;
    margin: -50px -30px 20px;
    padding: 10px 46px;
    text-align: left;
}

.myErrorHeadingDiv {
    
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 13px;
    font-weight: bold;
    
}
     .signupPage .signup .signupDataBlock  .myErrorHeadingDiv i.fa{
    color: #fff;
    font-size: 15px;
    margin-right: 7px;
}


.myErrorTxtDiv {
    padding-left: 35px;
}

    .myErrorTxtDiv li {
        font-size: 12px;
        list-style-type: disc;
        padding-top: 7px;
    }

.errClass {
    border: 2px solid #ff8282 !important;
}

.frmField {
    overflow:hidden;
}
.input-lg, .form-horizontal .form-group-lg .form-control {
    padding: 5px 16px 15px;
}
.form-horizontal .form-group-lg .control-label {
    padding-top: 6.3px;
}
.showPass,.showPass:hover {
    color: #8888ff;
    position: absolute;
    right: 20px;
    top: 5px;
    font-size:12px;
    display:none;
}
    .showPass.isValue {
        display:block;
    }
.helpLabel{
   background: none repeat scroll 0 0 #92298e;
    border-radius: 3px 3px 0 0;
    bottom: -20px;
    box-shadow: 0 2px 20px #666666 inset;
    color: #ffffff;
    font-size: 11px;
    left: 0;
    padding: 1px 12px 1px 8px;
    position: absolute;
    right: 0;
    text-shadow: 0 1px 1px #333333;   
    transition: bottom 0.5s ease 0s;
    text-align:left;
    z-index:1;
    line-height:11px;
}


.si-active .helpLabel {
    bottom:0px;
}

.selectCustmArrow {
    position:absolute;
    top:0px;
    bottom:0px;
    right:10px;
    width:22px;
    background-color:#fff;
   
}
.signupPage .signup .tcp {
    font-size:12px;
}  
.signupPage .signup .tcp a, .signupPage .signup .tcp a:hover {
    color:#428bca;
}

#signupWelcomeId .small a, #signupWelcomeId .small a:hover {
    color:#428bca;
}

.signupPage .signup .signupDataBlock input, .signupPage .signup .signupDataBlock select, .signupPage .signup .signupDataBlock input[placeholder] {
    color:#777;
}

input.form-control::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ccc;
}
input.form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #ccc;
}
input.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #ccc;
}
input.form-control:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #ccc;
}
      .domainhlp {
    color: #777777;
    font-size: 18px;
    font-weight: normal;
    left: 0;
    line-height: 23.9333px;
    padding-left: 31px;
    padding-top: 7px;
    position: absolute;
    top: 0;
}
      .subdomainhlp,.mydomainhlp {
    font-weight: normal;
}
.subdomainhlp {
    visibility:hidden;
}
.mydomainhlp {
    color:#ccc;
    font-size:14px;
}
.signupPage .signup .signupDataBlock .selectboxDefaultval {
    color:#ccc;
}

.signupPage .signup .signupDataBlock .selectboxDefaultval:focus {
    color:#777;
}

.impNote {
    background-color: #fef9d6;
    border: 1px solid #f5caa0;
    color: #e05921;
    font-size: 12px;
    padding: 10px;
}
/*-------------------------------------------------------------------*/


/*Sign In*/

.signInDataBlock {
    background-color: #ffffff;    
    color:#777;
    font-size: 16px;
    
}
.signInDataBlock .borderBottom {
    border-bottom: 1px solid #f1f1f1;
    border-radius: 0;
}

.signInDataBlock .borderBottom.si-active {
    border-bottom: 1px solid #92298e;
    border-radius: 0;
}

.signInDataBlock .glyphicon {
    color: #cccccc;
    font-size: 18px;
    margin-top: 0;
}
.signInDataBlock .si-active .glyphicon {
    color:#777;
}
.signInDataBlock .simplebox {
    border: medium none;
    box-shadow: none !important;
    outline: medium none;
}
#logo {
     padding-bottom: 30px;
}
.signInDataBlock a:link {
    font-size:16px;
}
.signInDataBlock label {
    font-weight:normal;
}
#logincontrols .signInDataBlock .helpLabel { line-height:11px;
}