﻿

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 250px;
}
.lighton{
    color:#f5dc19;
}
 .dropdown-submenu {
            position: relative;
        }

        .dropdown-submenu>.dropdown-menu {
            top: 0;
            left: 100%;
            margin-top: -6px;
            margin-left: -1px;
            -webkit-border-radius: 0 6px 6px 6px;
            -moz-border-radius: 0 6px 6px;
            border-radius: 0 6px 6px 6px;
        }

        .dropdown-submenu:hover>.dropdown-menu {
            display: block;
        }

        .dropdown-submenu>a:after {
            display: block;
            content: " ";
            float: right;
            width: 0;
            height: 0;
            border-color: transparent;
            border-style: solid;
            border-width: 5px 0 5px 5px;
            border-left-color: #ccc;
            margin-top: 5px;
            margin-right: -10px;
        }

        .dropdown-submenu:hover>a:after {
            border-left-color: #fff;
        }

        .dropdown-submenu.pull-left {
            float: none;
        }

        .dropdown-submenu.pull-left>.dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }
.banner-button{
    position: absolute;
    z-index: 1;
    margin-top: 16%;
    left: 8%;
}




.banner-img{border-radius:5px;}
.home-heading{margin-bottom: 50px;}
.home-heading-half{margin-bottom:25px;}
.home-heading-img{height: 200px;}
/*=======================================================*/
/*===================bootstrap properties override========================*/
/*=======================================================*/
.btn-primary {
    color: #fff;
    background-color: #04caff;
    border-color: #04caff;
}
.btn-primary:hover {
    color: #fff;
    background-color: #22ACCC;
    border-color: #22ACCC;
}
.table-overflow{height: 549px;
    overflow: auto;}
.spanasterisk{color: red;
    margin-top: 10px;
    margin-left: -15px;
    margin-right: -15px;
}
.amount-padding{padding-top:7px;}
/*=======================================================*/
/*===================Label/button margin========================*/
/*=======================================================*/

.label-margin{margin-top:10px;}
.quota-margin{margin-left:-18px;}
.quota-price{color:#04caff; font-weight:bold; font-size: smaller;}
.alert {
    padding: 7px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
@media(max-width:420px){
    .label-margin{margin-top:0px;}
    .button-margin {
        margin-top: 10px;
    }


    .quota-margin{margin-left:0px;}
    .discls{margin-left:34px!important;}
    }

@media (min-width: 1200px) {
    .container {
        width: 1100px !important;
    }
}
@media (min-width: 768px) {
    .div-margin {
        margin-top: -37px;
    }
    .div-margin h2 {
    font-size: 22px;
}
}
.top-line {
    background-color: #04caff;
    height: 3px;
    width: 100%;
}
.widget_title {
    position: relative;
}
.footer .dividerHeading h4, .footer .widget_title h4 {
    font-size: 18px;
    position: relative;
    top: -8px;
    border-color: #dfdfdf;
}
.widget_title h4 {
    font-size: 14px;
    text-transform: uppercase;
}
.dividerHeading h4, .widget_title h4 {
    border-bottom: 2px solid #E6EFEF;
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 25px;
    padding: 0 0 10px;
    position: relative;
}
.discls{margin-left:117px;}
.footer .widget_title h4 span {
    color: #fff;
    padding-right: 5px;
    /* background: #323A45; */
}
.dividerHeading h4::after, .widget_title h4::after {
    bottom: -2px;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 80px;
}
.links {list-style: none;
        margin: 0;
        padding: 0;
}
.links li a {
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    padding-left: 6px;
}
.footer li a:hover {
    color: #2DB0D0;
}
.tweet_list {
    padding: 0;
    position: relative;
    margin: 0 auto;
    list-style: none;
}
.tweet_list li {
    color: #fff;
    margin-bottom: 5px;
    float: left;
    margin-right: 4px;
    background-color: #7a7b7c;
}
.tweet_list i {
    padding: 2px;
    min-width: 30px;
    cursor: pointer;
    text-align: center;
}
.tweet_content i {
    font-size: 26px;
    color: #eae6e6;
}
.tweet_list i:hover {
    padding: 2px;
    min-width: 30px;
    cursor: pointer;
    text-align: center;
    color: #04caff;
}
.copyright {
    color: #666;
    font-size: 12px;
    line-height: 40px;
    margin: 0;
}
.tweet_list li:hover {
    color: #fff;
    margin-bottom: 5px;
    float: left;
    margin-right: 4px;
    background-color: transparent!important;
}
.dividerHeading h4::after, .dividerHeading h4::before, .widget_title h4::after, .widget_title h4::before {
    background-color: #22ACCC;
}
.dividerHeading h4::before, .widget_title h4::before {
    bottom: -5px;
    content: "";
    display: inline-block;
    height: 9px;
    left: 0;
    position: absolute;
    width: 9px;
    border-radius: 50%;
}
/* ===================================================== */
/* 4. FOOTER & FOOTER WIDGETS												 */
/* ===================================================== */
.footer_bottom {
    background: #111;
    padding: 10px 0;
    color: #fff;
}

.footer {
    background: #222222;
    padding: 20px 0 0 0;
    position: relative;
    color: #fff;
    margin-top: 50px;
}
/* Footer Widgets
====================================*/

.widget_content {
    margin: 25px 0;
}

    .widget_content > p {
        font-family: Pt Sans,Helvetica,Arial,sans-serif;
        font-size: 14px;
    }
     
    .copyright a {
        color: #fff;
        text-decoration: none;
    }

        .copyright a:hover {
            color: #aaa;
        }















.top-header {
    margin-bottom: 71px;
    border-bottom: solid 1px lightblue;
}


.btn-social {
    position: relative;
    padding-left: 50px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-social.btn-lg>:first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em;
}
.btn-social>:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 28px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.2);
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0,0,0,0.2);
}
.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0,0,0,0.2);
}
.btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: rgba(0,0,0,0.2);
}
.btn-microsoft {
    color: #fff;
    background-color: #2672ec;
    border-color: rgba(0,0,0,0.2);
}
.btn-autodesk {
    color: #2672ec;
    background-color: #fff;
    border-color: rgba(0,0,0,0.2);
}
.autodesk-icon {
 height:20px;   
}
.autodesk-icon-lg {
 height:28px;   
}
.box-section {
    border: solid #ccc 2px;
    cursor: pointer;
    min-height: 172px!important;
    padding: 16% 1% 12% 1%;
    margin: 5px;
    min-height: 150px;
    -moz-box-shadow: 0 0 12px #bbbaba;
    -webkit-box-shadow: 0 0 12px #bbbaba;
    box-shadow: 0 0 12px #bbbaba;
    display:block;
}
.box-section a{
    color:inherit;
}





#collaspeTwo{height:620px!important;}
#collaspeThree {
    
    margin-top: 15px;
}
.box-section:hover{
    /*color:inherit;*/
    text-decoration:none;
    border: solid #00aeef 2px;
}
.color-blue {
    color: #00aeef!important;
}
a {
    color: #00aeef;
}
.green {
    color:green;
}
.red {
    color:red;
}
.color-icon {
    color: #595858!important;
}
.margin-left5 {
    margin-left: 5px;
}
.failure-box{border:3px solid red;padding-bottom:10px;max-width: 850px;}
.failure-header{background-color: red;
    margin-top: 0px;
    padding: 32px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 46px;}
.failure-content{margin-bottom:80px}
.failure-content-heading{border-bottom:solid #ccc 1px; padding-bottom:15px;}
.para-heading{font-size:16px;}
.failure-heading-underline{text-decoration: underline;}
.address:after{background-color: #04caff;
    height: 3px;
    width: 100%;}
.error{color:red}
.ertext{margin-left:40px;float:right}
.success-box{border: 3px solid #106522;
    padding-bottom: 10px;
    max-width: 850px;}
.success-header{background-color: #106522;
    margin-top: 0px;
    padding: 32px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 46px;}


.tewq {background: #0e74b6;color:#000000;padding-right:15px;margin:0;}
.tewx{background:#269526;color:#000000;padding-right:25px;margin:0;}

.space10 {margin-top: 10px;}






.second-box2 {
    height: 268px;
    background-color: #f5f5f5;}


.tewqo {background:#eb4140;color:#000000;padding-right:25px;margin:0;}
.textwu{color:#00aeef}



.textqo{margin-bottom:15px;}
.font16 {
    font-size: 16px!important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color: #ebebeb;
    outline: none;
    background: white;
    color: #30B0D0;
    margin: 0 0 -1px 0;
    border-bottom: none;
    border-top: 1px solid #30B0D0;
}
.disinct {
    height: 43px;
}
.texqw{ color:green;}
.nav-tabs > li > a {
    background: #F8F8F8;
    border: 1px solid #ebebeb;
    margin: 0;
    color: #333;
    border-radius: 0;
    font-size: 15px;
}
.panel-default {
    border-color: #ddd;
}

.texwq{padding-bottom:58px}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}


.ui-dialog {
    margin-left: 431px;
}

.btntext{background:green;color:#ffffff;margin:0px;padding:5px 8px;}

.btntextw{background:red;color:#ffffff;margin:0px;padding:5px 8px;}
.textcq {
    font-weight: bold
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.blue-btn {
    background-color: #04caff!important;
    border: solid #08b4e2 1px!important;
}
.tablist li {
    float: none!important;
    margin-left: 0px;
}
.btn-default {
    border: 1px solid #968d8d !important;



}
.nav-tabs li.active, .nav-tabs li.active a, .nav-tabs li.active a:hover {
    border-top: 1px solid #30B0D0;
    color: #30B0D0;
}
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#loading{display:none;position:fixed;top:0;z-index:100;width:100%;height:100%;left:0;opacity:.8;background-color:#ffffff;margin-right: 0px;
    margin-left: 0px;}
#loading-text{top: 40%;
    color: #fdfdfd;
    text-align: center;
    font-size: x-large;}
#licenseresult{display:none;position:relative;top:0;left:0;margin-right: 0px;
    margin-left: 0px;}
.tpwx{text-align:center;font-size:25px;}

.tpwxq{font-weight:bold}

.tpwu{text-align:left;}
.clsborder{
    border: 1px solid gray;
}
.tuwq{width:130px;}