* {
    margin: 0;
    padding: 0;
}

.padding_top {
    padding-top: 10px;
}

h2 {
    font-size: 15px;
}

h3 {
    font-weight: bold;
}

.field-validation-error {
    color: red;
}

.input-validation-error {
    border: 1px solid red;
    background-color: #fee;
}

.home-header {
    background: url(../images/dnt-header-bg.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.home-search-box {
    position: relative;
}

#home-slider-1 {
    padding-top: 140px;
}

.home-search-panel {
    height: 345px;
}

.home-search-box #result {
    position: absolute;
    width: 100%;
    right: 0;
    z-index: 999;
    display: none;
    border-top: 0px;
    background: #F3F3F3;
    max-height: 200px;
    overflow-y: auto;
    top: 45px;
    border: 1px solid #E29F01;
    border-radius: 0 0 5px 5px;
    box-sizing: border-box;
}

.home-search-box .show_auto_s_data a {
    color: #333;
    text-shadow: none;
    padding: 5px 15px;
    display: block;
}

.home-search-box .show_auto_s_data b {
    color: #bb2929;
    font-weight: 500;
}

.home-search-box .show_auto_s_data {
    text-align: left;
    border-bottom: 1px #999 dashed;
    font-size: 14px;
    position: relative;
    z-index: 99999;
}

    .home-search-box .show_auto_s_data:hover {
        background: #d4d4d4;
        color: #333;
        cursor: pointer;
    }

#main-slider1 {
    position: relative;
}

.no-margin {
    margin: 0;
    padding: 0;
}

#main-slider1 .home-caption {
    right: 0px;
    left: 15px;
    bottom: auto;
    top: 12%;
    margin: 15px 0;
    position: absolute;
}

#main-slider1 .carousel-inner {
    overflow: visible;
}

    #main-slider1 .carousel-inner img {
        width: 100%;
        max-width: none;
    }

#main-slider1 .home-caption h2 {
    color: #fff;
    font-weight: 400 !important;
    text-align: left;
}

    #main-slider1 .home-caption h2 .orange {
        color: #f6a800;
        font-size: 45px;
        font-weight: 700;
    }

    #main-slider1 .home-caption h2 .yellow {
        color: #f6a800;
    }

#text-yellow {
    color: #FFFF00;
}

#text-white {
    color: #fff;
}

.banner-training {
    background: rgba(0, 0, 0, 0.51);
}

.carousel-inner img {
    width: 100%;
}

.navbar-default {
    background: #fff;
    box-shadow: 0 1px 4px #3464AF;
}

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #FF9E4A;
    }

.banner-training-item .col-md-2 {
    width: 20%;
    padding: 0px;
}

.banner-training-item .training-item {
    color: #b4b4b4;
    padding: 10px 10px 6px;
    font-size: 13px;
    text-align: center;
    position: relative;
    bottom: 0px;
    transition: all 0.5s;
}

    .banner-training-item .training-item img {
        transition: all .7s;
    }

    .banner-training-item .training-item:hover {
        background: #F5811D;
        color: #ffe2c9;
    }

        .banner-training-item .training-item:hover h2 {
            color: #fff;
        }

        .banner-training-item .training-item:hover img {
        }

    .banner-training-item .training-item h2 {
        font-weight: 400;
        color: #F5F5F5;
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 16px;
        -webkit-transition: 500ms;
        -moz-transition: 500ms;
        -o-transition: 500ms;
        transition: 500ms;
    }

#main-slider1 .carousel-indicators {
    bottom: -5px;
}

.news-update-panel {
    border: 1px solid #d4d4d4;
    background: #f4f4f4;
    border-left: 0px;
    border-right: 0px;
}

    .news-update-panel h3 {
        position: relative;
        float: left;
        margin: -1px;
        background: #0099ff;
        padding: 9px 10px;
    }

        .news-update-panel h3:after {
            content: '';
            position: absolute;
            right: -15px;
            top: 0;
            border-top: 19px solid transparent;
            border-bottom: 18px solid transparent;
            border-left: 16px solid #0099ff;
        }

        .news-update-panel h3 span {
            font-size: 18px;
            color: #fff;
            font-weight: 600;
        }

    .news-update-panel .carousel-inner {
        float: left;
        width: auto;
        margin-left: 30px;
        margin-top: 6px;
    }

    .news-update-panel .news-control {
        display: inline-block;
        color: #B5B5B5;
        margin: 0 5px;
    }

        .news-update-panel .news-control:hover {
            color: #E26D26;
        }

.news-control-box {
    margin-top: 8px;
}

#depth-learning {
    background: #f5f5f5;
}

#populer-courses {
    background: #FFFFFF;
}

.feature-depth {
    background: #0099ff;
    padding: 5px 0;
}

    .feature-depth span {
        color: #fff;
        display: block;
        margin-top: 5px;
    }

.analytis-item {
    padding: 0px 0;
}

    .analytis-item .analytis-icn img {
        width: 65px;
    }

#testimonial {
    /*background: url(../images/testimonials-bg.jpg) no-repeat center;
    background-size: cover;*/
    background: #F3F3F3;
}

    #testimonial .container {
        min-height: 230px;
    }

.testimonial .speak-item {
    font-size: 14px;
    line-height: 22px;
}

    .testimonial .speak-item span {
        display: block;
        margin-top: 20px;
    }

        .testimonial .speak-item span strong {
            font-size: 16px;
            display: block;
        }

    .testimonial .speak-item p:before {
        content: "\f10d";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        font-size: 20px;
        margin-right: 10px;
    }

    .testimonial .speak-item p:after {
        content: "\f10e";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        font-size: 20px;
        margin-left: 10px;
    }

#mentors {
    padding-bottom: 0px;
    background: #fff;
}

    #mentors .mentor-dtl {
        min-height: 215px;
    }

#populer-course .item {
    width: 20%;
    float: left;
}

#populer-course .course-item .course-label {
    font-weight: 400;
    font-size: 14px;
}

#populer-course .course-item .course-img {
    width: 100%;
}

#populer-course .course-item:hover {
    background: #f2f2f2;
}

#populer-course .course-item {
    background-color: #f9f9f9;
    margin: 5px 0px 6px 12px;
    box-shadow: rgb(235, 234, 234) 2px 3px 2px;
}

#populer-course .course-ccbx {
    margin: 0 15px;
    min-height: 100px;
}

    #populer-course .course-ccbx h2 {
        color: #4e4e4e;
        font-size: 14px;
        font-weight: 600;
    }

#populer-course .course-item .overlay-o {
    position: absolute;
    top: 0;
    display: none;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    vertical-align: middle;
}



#populer-course .course-item-inner {
    background-color: #f2f2f2;
    min-height: 200px;
    padding: 20px;
}

    #populer-course .course-item-inner li {
        color: #999;
        line-height: 30px;
    }

#populer-course .course-item:hover .overlay-o {
    display: block;
}

#populer-course .course-ccbx p {
    margin: 2px 0;
    color: #4e4e4e;
}

#populer-course .course-ccbx h5 {
    font-size: 20px;
}

#populer-course .course-item h4 {
    min-height: 40px;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #d4d4d4;
}

#populer-course .course-item .rating {
    color: #000;
}

.fa-star, .fa-star-half-o {
    color: #ff6a00;
}

.img-panel-hvr {
    background: none repeat scroll 0 0 rgba(91, 90, 86, 0.1);
    padding: 33px 0;
}

.course-item {
    border: 0px solid #EEEEEE;
    border-radius: 2px;
    margin-bottom: 20px;
    position: relative;
}

    .course-item .course-label {
        background: #313131;
        padding: 10px;
        font-weight: 700;
        font-size: 18px;
        color: #fff;
    }

    .course-item .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        border-radius: 0;
        background: #c52d2f;
        color: #fff;
        vertical-align: middle;
        -webkit-transition: opacity 500ms;
        -moz-transition: opacity 500ms;
        -o-transition: opacity 500ms;
        transition: opacity 500ms;
    }

        .course-item .overlay .overlay-txt {
            padding: 15px;
            text-align: left;
        }

            .course-item .overlay .overlay-txt h3 {
                margin: 0px 0 5px 0;
                font-size: 20px;
                text-align: center;
            }

            .course-item .overlay .overlay-txt ul {
                margin-bottom: 0px;
            }

                .course-item .overlay .overlay-txt ul li {
                    font-size: 16px;
                    line-height: 24px;
                }

                    .course-item .overlay .overlay-txt ul li:before {
                        content: "\f00c";
                        font-family: FontAwesome;
                        font-style: normal;
                        font-weight: normal;
                        text-decoration: inherit;
                        font-size: 13px;
                        margin-right: 5px;
                    }

        .course-item .overlay .overlay-read {
            position: absolute;
            bottom: 0px;
            height: 43px;
            text-align: center;
            width: 100%;
            font-size: 16px;
            background-color: #000;
            padding: 10px;
        }

        .course-item .overlay a, .course-item .overlay h3 {
            color: #fff;
            border-bottom: 1px solid #fff;
        }

    .course-item:hover .overlay {
        opacity: .8;
    }

#top-link-block.affix-top {
    font-size: 30px;
    position: absolute;
    bottom: -95px;
    right: 10px;
    -webkit-transition: color 1000ms, background-color 1000ms;
    -moz-transition: color 1000ms, background-color 1000ms;
    -o-transition: color 1000ms, background-color 1000ms;
    transition: color 1000ms, background-color 1000ms;
}

/*#top-link-block .btn {
    font-size: 18px;
    padding: 2px 12px;
}

#top-link-block.affix {
    z-index: 99999999;
    font-size: 30px;
    position: fixed;
    bottom: 45px;
    right: 10px;
}*/
.g-top {
    right: 10px;
    position: fixed;
    bottom: 3px;
}

.field {
    margin-bottom: 10px;
}

.modal-content .panel {
    margin: 0px;
}

    .modal-content .panel .panel-title {
        font-size: 20px;
        font-weight: 400;
    }

.modal-content .panel-primary .close {
    color: #fff;
    opacity: .8;
}

#quick_query .input-group-addon {
    padding: 3px 12px;
}

.feature-classroom {
    margin: 15px 0;
}

    .feature-classroom h3 {
        color: #2f2f2f;
        font-size: 16px;
        margin-top: 0;
        padding-bottom: 8px;
        border-bottom: 1px solid #ddd;
    }

.course-list li {
    position: relative;
    list-style: none;
    padding: 8px 10px;
    border-bottom: 1px solid #CFCFCF;
}

.inner-cc-list .course-list li {
    padding: 4px 10px;
}

.course-list li:hover {
    background: #FFEDDD !important;
}

.course-list li:nth-child(odd) {
    background: #f7f7f7;
}

.course-list li h3 {
    margin: 0px;
    font-weight: 400;
    font-size: 14px;
}

    .course-list li h3 a:hover {
        color: #bb2929;
    }

    .course-list li h3 a {
        color: #2f2f2f;
        display: block;
    }

        .course-list li h3 a:before {
            content: "\f0da";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-decoration: inherit;
            font-size: 18px;
            margin-right: 10px;
        }

.course-list li .btn-black {
    margin-left: 10px;
}

.course-list-btn {
    position: absolute;
    right: 10px;
    top: 7px;
}

#contactus-div {
    background: #f5f5f5;
    padding: 20px 0;
}

.contact_address h3 {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.contact_address .cmpny-nm {
    font-size: 28px;
    color: #0f75bc;
    margin-bottom: 20px;
    margin-top:20px;
}


.contact_address a {
    font-size: 16px;
}

.contact-emailid {
    margin-bottom: 20px;
}

    .contact-emailid span {
        display: block;
        margin-bottom: 5px;
    }

.panel-blue h4 {
    color: #fff;
    font-weight: 400;
    margin-top: 0px;
}

.panel-blue .close {
    color: #fff;
    opacity: .9;
    margin-left: 20px;
}

.panel-blue > .panel-heading {
    color: #fff;
    background: #0099ff;
    border: 1px solid #0099ff;
}

.panel-blue {
    border: 1px solid #0099ff;
}

.foot-new-link ul {
    text-align: center;
    border-top: 1px solid #565656;
    border-bottom: 1px solid #565656;
    padding: 7px;
    margin-top: 20px;
    margin-bottom: 0px;
}

    .foot-new-link ul li {
        display: inline-block;
    }

        .foot-new-link ul li a {
            color: #9d9d9d;
            padding: 0 10px;
            border-right: 1px solid #565656;
        }

            .foot-new-link ul li a:hover {
                color: #fff;
            }

        .foot-new-link ul li:last-child a {
            border: 0px;
        }
/************* Dot net tricks classes **************/
.img-full {
    border: 0;
    max-width: 100%;
    height: auto;
    width: auto\9;
    -ms-interpolation-mode: bicubic;
    filter: "(src='/path/to/image.jpg',sizingMethod='scale')";
}

ol.courselist {
    clear: both;
    text-align: left;
    margin-left: 32px;
    list-style-type: decimal-leading-zero;
}

    ol.courselist li {
        padding: 2px 0 2px 0;
        text-align: justify;
    }

    ol.courselist h2 {
        font-size: 22px;
        font-weight: normal;
        margin: 0;
        color: #363636;
        padding: 5px 0 10px 0;
        background: 0;
        text-indent: 0;
    }

    ol.courselist li p {
        margin: 0;
        padding: 0;
        font-size: 14px;
    }

.margin-zero {
    margin: 0;
}

.padding-zero {
    padding: 0;
}

.padding-10 {
    padding: 10px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-20 {
    padding-top: 20px;
}

.course-banner {
    border-bottom: 1px solid #D7D7D7;
    background-color: #F8F8F8;
    margin-top: -4px;
}
/* Overriding bootstrap css*/
div.tooltip {
    width: 140px !important;
}

div.tooltip-inner {
    max-width: 150px !important;
}

.navbar-default .navbar-toggle {
    border: none !important;
}

.webinar-header {
    background: url(../images/dnt-webinar-bg.jpg) no-repeat;
    background-position: 44% 44%;
    background-size: cover;
}

.seminar-header {
    background: url(../images/seminar-bg.jpg) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.seminar-heading {
    background-color: #ff7e5b;
    width: 150px;
    line-height: 68px;
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    text-align: center;
    max-height: 74px;
}

.seminar-content {
    top: 0;
    padding: 30px 10px 30px 10px;
    position: relative;
    right: 0;
    color: #fff;
    left: auto;
    width: 100%;
    z-index: 1;
}

    .seminar-content h2:after, .slider-content h2:before {
        border-top: 1px solid #ddd;
        content: '';
        display: block;
        margin-top: 20px;
    }

    .seminar-content h1 {
        font-size: 34px;
    }

        .seminar-content h1:after, .seminar-content h3:after, .slider-content h3:before {
            border-top: 1px solid #ddd;
            content: '';
            display: block;
            margin-top: 15px;
        }

    .seminar-content h3 {
        font-size: 28px;
        font-weight: normal;
        line-height: 45px;
        margin: 0;
        color: #fefefe;
        margin-bottom: 15px;
    }

        .seminar-content h3 span {
            display: block;
        }

    .seminar-content h2 {
        margin-top: 20px;
        font-size: 46px;
        color: #fefefe;
        margin-bottom: 15px;
    }

a.register-btn {
    width: 214px;
    height: 44px;
    background-color: #FF8C00;
    /*font-size: 16px;*/
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    line-height: 42px;
    padding: 2px 10px;
    display: block;
    margin: 0 auto;
    letter-spacing: 1px;
    border: none;
    text-align: center;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26) !important;
}

    a.register-btn:hover {
        background-color: #FD8B00;
    }

.limited-period {
    color: #FFC107;
    display: block;
    clear: left;
}

.titlelink {
    margin: -12px 0 10px 0 !important;
}

h5.titlelink {
    margin: 10px 0 10px 0;
    color: #e75d5c;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    padding-left: 0;
    font-family: "Segoe UI",Arial,Sans-Serif;
}

.postdetails {
    background-color: #f9f9f9;
    border-left: solid 2px #f5811d;
    padding: 5px 5px 0 5px;
    margin: 0 !important;
}

.keyword {
    color: #4089a2;
    letter-spacing: 1pt;
    font-style: italic;
    text-shadow: 1px 1px 0 #f0f0f0;
    padding-top: 1px;
}

.postedby, .updatedby {
    color: #5c5c5c;
    font-family: Georgia;
    letter-spacing: 1pt;
    font-style: italic;
    text-shadow: 1px 1px 0 #fff;
}

.right {
    float: right;
}

/*/////////////////amit//////////////*/
.tableStyleUp {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.tableStyleCurr {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.tableStylePass {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.tableStyleUp th {
    text-align: center;
    padding: 10px 10px;
    text-align: center;
    background-color: #F5811D;
    color: white;
    font-family: Verdana, Geneva,sans-serif;
    display: table-cell;
    vertical-align: inherit;
}

.tableStylePass th {
    text-align: center;
    padding: 10px 10px;
    background-color: #F5431B;
    color: white;
    font-family: Verdana, Geneva,sans-serif;
    display: table-cell;
    vertical-align: inherit;
}

.tableStyleCurr th {
    text-align: center;
    padding: 10px 10px;
    background-color: #00A35D;
    color: white;
    font-family: Verdana, Geneva,sans-serif;
    display: table-cell;
    vertical-align: inherit;
}

.tr tr {
    border: 1px solid #eee;
}

.td td {
    border: 1px solid #eee;
    padding: 10px 10px;
}

.tableStyle {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}


#demo-back {
    border: outset;
    text-align: justify;
    padding-bottom: 20px;
}

    #demo-back ul li {
        color: #0e1117;
        font-weight: 400;
        padding-left: 40px;
    }

.box-style-2 a {
    color: #fff;
    display: block;
    font-size: 14px;
    text-shadow: 1px 1px 0 rgba(0,0,0,.3);
    padding: 25px 25px 5px;
    text-decoration: none;
    font-weight: 700;
    -webkit-box-shadow: 0 10px 12px -6px rgba(000,000,000,.4),inset 0 0 0 5px rgba(255,255,255,.1);
    -moz-box-shadow: 0 10px 12px -6px rgba(000,000,000,.4),inset 0 0 0 5px rgba(255,255,255,.1);
    box-shadow: 0 10px 12px -6px rgba(000,000,000,.4),inset 0 0 0 5px rgba(255,255,255,.1);
    transition: background .8s ease;
    -webkit-transition: background .8s ease;
    -moz-transition: background .8s ease;
    margin-bottom: 15px;
    background: #09c;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.box-style-2 h3 {
    font-size: 18px;
    text-align: center;
    color: yellow;
}

.box-style-2.green a:hover {
    background: #693;
}

.box-style-2.orange a:hover {
    background: #F60;
}

.box-style-2.red a:hover {
    background: #f66;
}

/*//free/*/
#populer-coursef .item {
    width: 20%;
    float: left;
}

#populer-coursef .course-item .course-label {
    font-weight: 400;
    font-size: 14px;
}

#populer-coursef .course-item .course-img {
    width: 100%;
}

#populer-coursef .course-item:hover {
    background: #f2f2f2;
}

#populer-coursef .course-item {
    background-color: #f9f9f9;
    margin: 5px 0px 6px 12px;
    box-shadow: #ebeaea 2px 3px 2px;
}

#populer-coursef .course-ccbx {
    margin: 0 15px;
    min-height: 100px;
}

    #populer-coursef .course-ccbx h2 {
        color: #4e4e4e;
        font-size: 14px;
        font-weight: 600;
    }

#populer-coursef .course-item .overlay-o {
    position: absolute;
    top: 0;
    display: none;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    vertical-align: middle;
}



#populer-coursef .course-item-inner {
    background-color: #f2f2f2;
    min-height: 200px;
    padding: 20px;
}

    #populer-coursef .course-item-inner li {
        color: #999;
        line-height: 30px;
    }

#populer-coursef .course-item:hover .overlay-o {
    display: block;
}

#populer-coursef .course-ccbx p {
    margin: 2px 0;
    color: #4e4e4e;
}

#populer-coursef .course-ccbx h5 {
    font-size: 20px;
}

#populer-coursef .course-item h4 {
    min-height: 40px;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #d4d4d4;
}

#populer-coursef .course-item .rating {
    color: #000;
}
