﻿@font-face {
    font-family: 'calibriregular';
    src: url('/GTOnline/fonts/calibri_regular-webfont.eot');
    src: url('/GTOnline/fonts/calibri_regular-webfont.eot?#iefix') format('embedded-opentype'), url('/GTOnline/fonts/calibri_regular-webfont.woff') format('woff'), url('/GTOnline/fonts/calibri_regular-webfont.ttf') format('truetype'), url('/GTOnline/fonts/calibri_regular-webfont.svg#calibriregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'calibribold';
    src: url('/GTOnline/fonts/calibri_bold-webfont.eot');
    src: url('/GTOnline/fonts/calibri_bold-webfont.eot?#iefix') format('embedded-opentype'), url('/GTOnline/fonts/calibri_bold-webfont.woff') format('woff'), url('/GTOnline/fonts/calibri_bold-webfont.ttf') format('truetype'), url('/GTOnline/fonts/calibri_bold-webfont.svg#calibribold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'titillium_webregular';
    src: url('/GTOnline/fonts/karla-regular-webfont.eot');
    src: url('/GTOnline/fonts/karla-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/GTOnline/fonts/karla-regular-webfont.woff') format('woff'), url('/GTOnline/fonts/karla-regular-webfont.ttf') format('truetype'), url('/GTOnline/fonts/karla-regular-webfont.svg#titillium_webregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'titillium_webbold';
    src: url('/GTOnline/fonts/karla-bold-webfont.eot');
    src: url('/GTOnline/fonts/karla-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/GTOnline/fonts/karla-bold-webfont.woff') format('woff'), url('/GTOnline/fonts/karla-bold-webfont.ttf') format('truetype'), url('/GTOnline/fonts/karla-bold-webfont.svg#titillium_webbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'titillium_webregular';
    src: url('/GTOnline/fonts/titilliumweb-regular-webfont.eot');
    src: url('/GTOnline/fonts/titilliumweb-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/GTOnline/fonts/titilliumweb-regular-webfont.woff') format('woff'), url('/GTOnline/fonts/titilliumweb-regular-webfont.ttf') format('truetype'), url('/GTOnline/fonts/titilliumweb-regular-webfont.svg#titillium_webregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'titillium_webbold';
    src: url('/GTOnline/fonts/titilliumweb-bold-webfont.eot');
    src: url('/GTOnline/fonts/titilliumweb-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/GTOnline/fonts/titilliumweb-bold-webfont.woff') format('woff'), url('/GTOnline/fonts/titilliumweb-bold-webfont.ttf') format('truetype'), url('/GTOnline/fonts/titilliumweb-bold-webfont.svg#titillium_webbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    max-height: 100000px;
}
/*SCORM MODAL*/
#scormModal
.modal-header {
    padding: 5px;
}

#scormModal
.modal-body {
    padding: 5px;
}

#scormModal
.modal-title {
    font-size: 10px;
}

#scormModal
.modal-body {
    height: 100%;
}

#scormModal > .modal-dialog > .modal-content {
    display: flex;
    flex-direction: column;
    height: 640px;
}

#scormModal .clipboardCopy {
    float: right;
    margin-right: 20px;
}

#scormModalIframe {
    border: 0px;
}

.maximize {
    width: 100%;
    height: 100%;
}

@media (max-width: 768px) {
    .modal-dialog {
        padding-top: 50px;
    }

    #scormModal .modal-dialog {
        padding-top: 5px;
    }
}

@media screen and (max-width: 420px) {
    #scormModal .modal-dialog {
        padding-top: 0px;
        margin: 0px;
    }

    #code {
        margin-right: 10px
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 700px;
    }
}

@media screen and (min-width:1024px) {
    #scormModal > .modal-dialog {
        width: 900px;
    }
}

@media screen and (min-width:1200px) {
    #scormModal > .modal-dialog {
        width: 1100px;
    }
}

@media (max-height: 699px) {
    #scormModal > .modal-dialog {
        height: 90%;
/*        height: -moz-available; /* WebKit-based browsers will ignore this. */
/*        height: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */
        height: fill-available;
    }

        #scormModal > .modal-dialog > .modal-content {
            height: 100%;
        }
}

@media screen and (min-height: 700x) {
    #scormModal > .modal-dialog > .modal-content {
        height: 640px;
    }
}

@media screen and (min-height:800px) {
    #scormModal > .modal-dialog > .modal-content {
        height: 740px;
    }
}



/*SCORM MODAL*/
@media screen {
    body {
        line-height: 19px;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: none;
        min-width: 320px;
    }

    #cboxContent {
        /*background-color: #000;*/
        opacity: 0.95 !important;
        position: absolute;
        z-index: 1000000;
    }

    .drop-list {
        height: 100px;
        max-height: 100px !important;
    }

    a {
        /*color: #284e74;*/
        color: #2d73bd;
        font-weight: bold;
        -webkit-transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -o-transition: all 400ms ease;
        transition: all 400ms ease;
    }

        a:focus,
        a:hover {
            color: #ff6900;
            text-decoration: none;
        }

    input[type=text],
    input[type=email],
    input[type=password],
    input[type=file],
    input[type=submit],
    textarea {
        -webkit-appearance: none;
    }

    textarea,
    input[type=submit],
    input[type=text] {
        -webkit-border-radius: 0;
    }

    input[type="image"] {
        padding: 0;
        border: none;
    }



    #wrapper {
        position: relative;
        overflow: hidden;
        width: 100%;
    }

    .navbar-collapse .collapse-holder.helper-menu,
    .helper-menu {
        position: absolute;
        right: auto;
        top: 0;
        visibility: hidden;
    }

        .helper-menu.active-drop {
            visibility: visible !important;
        }

    .alert-bar {
        background: #fff;
        font: 14px/16px 'titillium_webbold', Arial, Helvetica, sans-serif;
        color: #c70202;
        padding: 0px 0;
        position: float;
        width: 100%;
        top: 0;
        z-index: 1000;
        display: none;
        text-align: center;
    }

        .alert-bar p {
            margin: 0;
            text-align: center;
        }

    #header {
        /*        background: url(/GTOnline/images/overlay03.png) repeat-x;
        box-shadow: 0 1px 3px rgba(0,86,150,0.2);
        -webkit-box-shadow: 0 1px 3px rgba(0,86,150,0.2);
        -moz-box-shadow: 0 1px 3px rgba(0,86,150,0.2);*/
        /*        position: fixed; */
        left: 0;
        top: 0;
        width: 100%;
        z-index: 999;
    }

    .navbar-header {
        float: none;
    }

        .navbar-header:after {
            content: '';
            display: block;
            clear: both;
        }

    .navbar {
        background: rgb(255,255,255);
        /*        background: rgba(255,255,255,0.9);*/
        border: none;
        margin: 0;
        min-height: 129px;
    }

    .nav-main:after,
    .nav-profile:after {
        content: '';
        display: block;
        clear: both;
    }

    .navbar-brand {
        margin: 25px 0 0 2px !important;
        padding: 0;
        height: 75px;
        width: 209px;
    }

        .navbar-brand img {
            display: block;
            height: auto;
            width: 100%;
        }

    .navbar-collapse .collapse-holder {
        position: relative;
    }

    .nav-profile {
        top: 0;
        right: -3px;
        position: absolute;
    }

        .nav-profile > ul {
            list-style: none;
            margin: 0 -1px 0 0;
            padding: 0;
        }

            .nav-profile > ul > li {
                float: left;
                margin: 0 0 0 24px;
                text-transform: uppercase;
            }

                .nav-profile > ul > li > a {
                    color: #333;
                    font: 16px/18px 'titillium_webbold', Arial, Helvetica, sans-serif;
                    display: inline-block;
                    vertical-align: top;
                }

        .nav-profile .dropdown-toggle {
            color: #284e74 !important;
            text-decoration: none;
        }

        .nav-profile > ul > li > a:hover,
        .nav-profile > ul > li > a:focus,
        .nav-profile > ul > li.actove > a,
        .nav-main > ul > li > a:hover,
        .nav-main > ul > li > a:focus,
        .nav-main > ul > li.active > a,
        .nav-profile > ul > .dropdown.open > a,
        .nav-main > ul > .dropdown.open > a,
        .nav-main .dropdown.open .caret,
        .nav-profile .dropdown.open .caret {
            color: #284e74;
        }

    .nav-main {
        margin: 0 -7px 0 0;
        padding: 35px 0 0;
    }

        .nav-main > ul > li > a > span {
            text-transform: none;
        }

        .nav-main > ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .nav-profile > ul > li.active > a,
            .nav-main > ul > li.active > a {
                color: #333;
                position: relative;
            }

                .nav-profile > ul > li.active > a:before,
                .nav-main > ul > li.active > a:before {
                    background: #df6f1d;
                    content: '';
                    position: absolute;
                    left: 0;
                    bottom: -5px;
                    height: 3px;
                    width: 100%;
                }

    .nav-profile .caret {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid;
        margin-right: -2px;
        margin-top: -1px;
    }

    .nav-main .dropdown-menu,
    .nav-main .navbar-right .dropdown-menu {
        left: 0;
        right: auto;
    }

    .nav-main > ul > li {
        float: left;
        margin: 0 0 0 26px;
        text-transform: uppercase;
    }

        .nav-main > ul > li > a {
            color: #333;
            font: 20px/22px 'titillium_webregular', Arial, Helvetica, sans-serif;
            display: inline-block;
            vertical-align: top;
        }

            .nav-main > ul > li > a > .caret {
                display: none;
            }

    .dropdown-menu {
        background: #fff;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        font: 16px/20px 'titillium_webbold', Arial, Helvetica, sans-serif;
        margin: 7px -5px 0 0;
        padding: 4px 10px 7px;
        width: 162px;
        min-width: 160px;
        text-transform: none;
    }

    .dropdown.open-drop .dropdown-menu {
        display: block;
    }

    .back-link {
        display: none;
    }

    .dropdown.last-child .dropdown-menu {
        left: auto;
        right: 0;
    }

    .dropdown-menu ul {
        list-style: none;
        margin: 0;
        padding: 0 0 0px 10px;
    }

        .dropdown-menu ul a {
            color: #fff;
        }

            .dropdown-menu ul a:hover {
                text-decoration: underline;
            }

    .dropdown-menu > li {
        margin: 0 0 6px 0;
    }

        .dropdown-menu > li > a {
            display: inline;
            padding: 0;
            white-space: normal;
        }

            .dropdown-menu > li > a:hover,
            .dropdown-menu > li > a:focus {
                background: none;
                color: #fff;
                text-decoration: underline;
            }

        .dropdown-menu > li > ul {
            margin-top: 7px;
        }


            .dropdown-menu > li > ul > li {
                margin: 0 0 6px 0;
            }

    /*.top-right {
        color: #333;
        font: 14px/16px 'titillium_webregular', Arial, Helvetica, sans-serif;
        padding: 6px 0 0;
    }*/

    .top-right strong {
        font-family: 'titillium_webbold', Arial, Helvetica, sans-serif;
    }

    .top-right .top-left-holder {
        float: right;
    }

    .top-right .top-right-holder {
        margin: 0 0 31px;
        overflow: hidden;
    }

    .call {
        margin: 2px 0 0;
    }

    .cart {
        margin: 2px 0 0 11px;
        padding: 0 0 0 11px;
        position: relative;
    }

        .cart:before {
            background: #333;
            content: '';
            position: absolute;
            left: 0;
            top: 3px;
            height: 13px;
            width: 1px;
        }

        .cart a {
            color: #333;
            font: 14px/16px 'titillium_webbold', Arial, Helvetica, sans-serif;
            position: relative;
            padding: 0 0 0 18px;
            display: inline-block;
            vertical-align: top;
        }

            .cart a:before {
                background: url(/GTOnline/images/sprite.png) no-repeat -153px -54px;
                content: '';
                position: absolute;
                left: 0;
                top: 2px;
                height: 13px;
                width: 15px;
            }

    .search {
        background: #fff;
        margin: 0 0 0 16px;
        position: relative;
        height: 21px;
        width: 164px;
    }

        .search .btn-search {
            background: url(/GTOnline/images/sprite.png) no-repeat -150px -29px;
            border: none;
            border: none;
            cursor: pointer;
            position: absolute;
            left: 1px;
            top: 1px;
            overflow: hidden;
            text-indent: -9999px;
            margin: 0 0 0 3px;
            padding: 0;
            height: 19px;
            width: 20px;
            z-index: 10;
        }

        .search .form-control {
            padding: 0 6px 0 25px;
            font-size: 13px;
        }

    .title-page {
        background: url(/LionTech/media/GT-new/_LION-TrainingHeaderBlue.jpg) no-repeat 50% 0;
        height: 71px;
    }

        .title-page .container {
            height: 100%;
        }

        .title-page .holder {
            display: table;
            height: 100%;
            width: 100%;
        }

        .title-page .frame {
            display: table-cell;
            vertical-align: bottom;
        }

        .title-page .box {
            background: #294072;
            float: left;
            padding: 1px 5px 2px 13px;
            position: relative;
        }

        .title-page h1 {
            color: #fff;
            float: left;
            font: 32px/36px 'titillium_webbold', Arial, Helvetica, sans-serif;
            margin: 0;
            text-transform: uppercase;
        }

            .title-page h1 > a {
                color: #fff;
            }

                .title-page h1 > a:hover {
                    color: #fff;
                    text-decoration: underline;
                }

        .title-page small {
            color: #fff;
            font: 26px/28px 'titillium_webregular', Arial, Helvetica, sans-serif;
        }

    .breadcrumbs {
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
    }

        .breadcrumbs li {
            color: #fff;
            float: left;
            font: 26px/28px 'titillium_webregular', Arial, Helvetica, sans-serif;
            position: relative;
            padding: 0 8px 0 18px;
        }

            .breadcrumbs li:first-child span {
                font: 32px/36px 'titillium_webbold', Arial, Helvetica, sans-serif;
                padding: 0;
            }

            .breadcrumbs li:first-child {
                padding: 0 8px 0 0;
            }

                .breadcrumbs li:first-child:before {
                    content: ' ';
                }

            .breadcrumbs li:before {
                content: '/';
                font: 26px/28px 'titillium_webregular', Arial, Helvetica, sans-serif;
                position: absolute;
                left: 0;
                top: 7px;
                height: 10px;
                width: 10px;
            }

        .breadcrumbs a {
            color: #fff;
            font: 32px/36px 'titillium_webbold', Arial, Helvetica, sans-serif;
        }

        .breadcrumbs span {
            display: inline-block;
            padding: 7px 0 0;
            vertical-align: middle;
        }

        .breadcrumbs a:hover {
            text-decoration: underline;
        }



    .about {
        padding-bottom: 4px;
    }

        .about .main-box {
            padding: 0 0 0 2px;
        }

        .about h1,
        .about h2 {
            font: 32px/34px 'titillium_webregular', Arial, Helvetica, sans-serif;
            line-height: 34px;
            color: #333;
            margin: 0 0 13px;
        }

        .about p {
            margin: 0 0 20px;
        }

        .about .alignleft {
            float: left;
            margin: 4px 12px 0 0;
        }

        .about .alignright {
            float: right;
            margin: 4px 0 0 10px;
        }

        .about blockquote {
            color: #777;
            border: none;
            font-size: 15px;
            line-height: 19px;
            margin: 0;
            padding: 7px 21px 16px 27px;
            position: relative;
        }

            .about blockquote q:before,
            .about blockquote q:after {
                background: url(/GTOnline/images/sprite.png) no-repeat;
                content: '';
                position: absolute;
                height: 16px;
                width: 18px;
            }

            .about blockquote q:before {
                background-position: -66px -34px;
                left: -26px;
                top: 5px;
            }

            .about blockquote q:after {
                background-position: -92px -34px;
                right: -31px;
                bottom: 0;
            }

            .about blockquote q {
                quotes: none;
                display: block;
                position: relative;
                margin: 0 10px 4px 0;
            }

            .about blockquote cite {
                font-size: 13px;
                line-height: 14px;
                display: block;
                text-align: right;
            }

        .about .about-holder {
            padding: 0 0 6px;
        }

            .about .about-holder:last-child h2 {
                margin: 0 0 17px;
            }

        .about .blockquote-list {
            margin: 0 0 12px;
        }

    .training .main-box {
        padding: 0 2px;
    }

    .training h1 {
        color: #333;
        font: 32px/34px 'titillium_webregular', Arial, Helvetica, sans-serif;
        margin: 0 0 13px;
    }

    .training h2 {
        font: 30px/34px 'titillium_webregular', Arial, Helvetica, sans-serif;
        margin: 0 0 2px;
    }

        .training h2 a {
            display: inline-block;
            vertical-align: top;
        }

        .training h2 .arrow {
            font-size: 30px;
            line-height: 28px;
            margin: 0 0 0 3px;
        }

    .training p {
        margin: 0 0 17px;
    }

    .training .alignleft {
        float: left;
        margin: 4px 10px 0 0;
    }

    .training .alignright {
        float: right;
        margin: 4px -2px 0 10px;
    }

    .trainign-list {
        padding: 28px 0;
    }

        .trainign-list .post {
            margin: 0 0 19px;
            padding: 0 2px;
            overflow: hidden;
        }

            .trainign-list .post:first-child {
                margin: 0 0 38px;
            }

            .trainign-list .post .holder {
                overflow: hidden;
            }

            .trainign-list .post p {
                margin: 0;
            }

        .trainign-list .image {
            margin: 8px 12px 0 0;
            float: left;
            width: 111px;
        }

            .trainign-list .image img {
                display: block;
                height: auto;
                width: 100%;
            }

    .lms-training #tab-3 .table {
        margin: 0 0 5px;
    }

    .lms-training p {
        margin: 0 0 18px;
    }

    .lms-training a {
        /*color: #284e74;*/
        color: #2d73bd;
        font-weight: bold;
    }

        .lms-training a:hover {
            color: #ff6900;
        }



    .lms-training .holder {
        margin: 3px 0 0;
    }

    .lms-training strong {
        font-family: 'calibribold', Arial, Helvetica, sans-serif;
        font-weight: normal;
    }

    h1.title-mobile {
        margin: 0 10px 10px;
        color: #666;
        font: 40px/42px 'titillium_webregular',Arial,Helvetica,sans-serif;
    }

    .menu-lms {
        font-family: 'calibribold', Arial, Helvetica, sans-serif;
        padding: 0 7px;
        position: relative;
    }

        .menu-lms:before {
            background: #ccc;
            content: '';
            position: absolute;
            left: -2px;
            top: 3px;
            height: 100%;
            width: 1px;
        }

        .menu-lms ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        .menu-lms li.hidden-not-mobile {
            display: none;
        }

    .lms {
        padding-top: 5px;
    }

        .lms h2 {
            color: #333;
            font-weight: normal;
            line-height: 34px;
            font-family: 'titillium_webregular', Arial, Helvetica, sans-serif;
            margin: 0 0 13px;
        }

        .lms a {
            color: #294072;
        }

            .lms a:hover {
                color: #df6f1d;
            }

        .lms strong {
            font-weight: normal;
            font-family: 'calibribold';
        }

    .tabs-area {
        padding: 14px 0 0 1px;
    }

    .tabset,
    .course-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }



        .tabset a,
        .course-menu a {
            background: #939fb9;
            color: #fff;
            display: block;
            padding: 6px 25px;
            text-align: center;
        }



    .tabset {
        margin: 0 -2px 0 0;
    }

        .tabset li {
            margin: 0 0 0 3px;
        }

            .tabset a:hover,
            .tabset a:focus,
            .tabset li.active a,
            .course-menu a:hover,
            .course-menu a:focus,
            .course-menu li.active a {
                background: #284e74;
                color: #fff;
            }

    .tab-list {
        border: 1px solid #ccc;
        padding: 11px 11px 11px;
    }

    .table {
        margin: 0;
    }

        .table th {
            border: none !important;
            color: #333;
            font: 16px/18px 'calibribold', Arial, Helvetica, sans-serif;
            padding: 0px 8px !important;
        }

        .table tr:first-child td {
            border-top: 1px solid #fff;
        }

        .table th span {
            cursor: pointer;
            display: inline-block;
            position: relative;
            vertical-align: top;
        }

        .table td {
            padding: 6px 6px 6px 0 !important;
        }

        .table .sort-tow {
            padding: 0 0 0 15px;
        }

            .table .sort-tow:before,
            .footable > thead > tr > th > span.footable-sort-indicator:before {
                background: url(/GTOnline/images/sprite.png) no-repeat -92px -17px;
                content: '';
                position: absolute;
                left: 2px;
                top: 7px;
                height: 12px;
                width: 9px;
            }

    .footable > thead > tr > th > span.footable-sort-indicator {
        padding: 0 0 0 14px;
        width: 10px;
    }

    .table .sort-one:before,
    .footable > thead > tr > th.footable-sorted > span.footable-sort-indicator:before,
    th.footable-sorted-desc > span.footable-sort-indicator:before {
        background: url(/GTOnline/images/sprite.png) no-repeat -91px -2px;
        content: '';
        position: absolute;
        left: 1px;
        top: 8px;
        height: 5px;
        width: 10px;
    }

    th.footable-sorted-desc > span.footable-sort-indicator:before {
        background-position: -91px -9px !important;
        top: 14px !important;
        height: 5px !important;
    }

    .table .btn {
        color: #fff !important;
        font: 12px/20px 'titillium_webbold', Arial, Helvetica, sans-serif;
        height: 21px;
        margin: 2px 0 0;
        padding: 0 10px;
    }

    .table .holder .btn {
        float: right;
    }

    .table .col1 {
        width: 122px;
    }

    .table .col2 {
        width: 525px;
    }

    .table .col3 {
        width: 129px;
    }

    .table .col4 {
        width: 119px;
    }

    .login {
        width: auto;
    }

        .login h2 {
            margin: 0 0 13px;
        }

    .login-form {
        padding: 7px 0 0;
    }

        .login-form .form-group {
            margin: 0 0 10px;
            overflow: hidden;
        }

        .login-form label {
            font: 16px/20px 'calibribold', Arial, Helvetica, sans-serif;
            float: left;
            margin: 0 1px 0 0;
            width: 86px;
        }

        .login-form .input {
            margin: 2px 0 0;
            overflow: hidden;
            position: relative;
            width: 154px;
        }

        .login-form .btn {
            margin: 2px 0 0 87px;
        }

    .account {
        padding: 1px 0 31px 7px;
        position: relative;
    }

        .account:before {
            background: #ccc;
            content: '';
            position: absolute;
            left: -5px;
            top: 47px;
            bottom: 31px;
            width: 1px;
        }

        .account h2 {
            margin: 0 0 3px;
        }

        .account .form-group {
            margin: 0 0 7px;
            overflow: hidden;
        }

        .account .form-group-address {
            margin: 0 0 9px;
        }

        .account label {
            font: 16px/20px 'calibribold', Arial, Helvetica, sans-serif;
            float: left;
            margin: 0 1px 0 0;
            width: 180px;
        }

        .account .input {
            overflow: hidden;
            position: relative;
        }

            .account .input input {
                float: left;
            }

        .account .account-form {
            padding: 11px 0 0;
            width: 385px;
        }

        .account .form-control.form-control-suffix {
            width: 75px;
        }

        .account .form-control.form-control-number {
            width: 153px;
        }

        .account .form-control.form-control-ext {
            width: 40px;
        }

        .account .form-control.form-control-code {
            width: 74px;
        }

        .account .btn {
            margin: 5px 0 0 181px;
            padding: 5px 15px 4px;
        }

        .account .input-number:first-child {
            margin: 0;
        }

        .account .input-number {
            float: left;
            margin: 0 0 0 9px;
            position: relative;
        }

    .blog h2 {
        color: #333;
        font: 32px/34px 'titillium_webregular', Arial, Helvetica, sans-serif;
        margin: 0 0 13px;
    }

    .blog .banner {
        margin: 4px 6px 26px 3px;
    }

        .blog .banner img {
            display: block;
            height: auto;
            width: 100%;
        }

    .post-list {
        line-height: 20px;
        padding: 0 0 6px;
    }

        .post-list h3 {
            font: 18px/20px 'calibribold', Arial, Helvetica, sans-serif;
            margin: 0;
        }

            .post-list h3 a {
                color: #333;
            }

                .post-list h3 a:hover {
                    color: #e3772a;
                }

        .post-list p {
            margin: 7px 0 2px;
        }

        .post-list .post:first-child {
            border: none;
            padding: 0 0 18px;
        }

        .post-list .post {
            border-top: 2px solid #ccc;
            overflow: hidden;
            padding: 12px 0 14px;
        }

        .post-list .image {
            float: left;
            margin: 5px 15px 0 2px;
            width: 144px;
        }

        .post-list img {
            display: block;
            height: auto;
            width: 100%;
        }

        .post-list .holder {
            overflow: hidden;
        }

        .post-list time {
            font-size: 12px;
            line-height: 14px;
            display: block;
        }

        .post-list .more {
            font: 14px/16px 'calibribold', Arial, Helvetica, sans-serif;
            display: inline-block;
            position: relative;
            padding: 0 13px 0 0;
            vertical-align: top;
        }

            .post-list .more:before {
                background: url(/GTOnline/images/sprite.png) no-repeat -116px -11px;
                content: '';
                position: absolute;
                right: 0;
                top: 6px;
                height: 8px;
                width: 10px;
            }

    .pagination {
        font: 14px/16px 'titillium_webregular', Arial, Helvetica, sans-serif;
        list-style: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

        .pagination > li {
            float: left;
            margin: 0 6px 0 0;
        }

            .pagination > li > a,
            .pagination > li > span {
                border: none;
                color: #294072;
                display: inline;
                padding: 0;
            }

                .pagination > li > a:hover,
                .pagination > li > span:hover {
                    background: none;
                }

            .pagination > li.arrow > a {
                color: #df6f1d;
            }

        .pagination > .active > a,
        .pagination > .active > span,
        .pagination > .active > a:hover,
        .pagination > .active > span:hover,
        .pagination > .active > a:focus,
        .pagination > .active > span:focus {
            background: none;
            color: #363636;
        }

        .pagination mark {
            background: none;
            color: #df6f1d;
        }

    .single {
        padding: 0 0 28px;
    }

        .single h2 {
            margin: 0 0 5px !important;
        }

        .single h3 {
            color: #333;
            font: 22px/24px 'titillium_webregular', Arial, Helvetica, sans-serif;
            margin: 0 0 7px;
        }

        .single p.info {
            font-size: 18px;
            color: #333;
            margin: 0 0 16px;
        }

        .single p {
            margin: 0 0 20px;
        }

        .single div.aligncenter {
            margin: -4px 5px 24px 0;
            text-align: center;
        }

        .single img {
            vertical-align: top;
        }

        .single .meta {
            font-size: 14px;
            line-height: 16px;
            padding: 13px 0 0;
        }

            .single .meta a {
                font-family: 'calibribold', Arial, Helvetica, sans-serif;
            }

        .single a {
            color: #294072;
        }

            .single a:hover {
                color: #df6f1d;
            }

    .add-comment {
        border-top: 4px solid #ccc;
        padding: 25px 1px 20px;
    }

        .add-comment .title {
            color: #333;
            font: 32px/34px 'titillium_webregular', Arial, Helvetica, sans-serif;
            margin: 0 0 17px;
        }

        .add-comment .warning-text {
            float: left;
            font-size: 14px;
            line-height: 16px;
            padding: 1px 0 0 9px;
        }

        .add-comment .form-group:after {
            content: '';
            display: block;
            clear: both;
        }

        .add-comment .form-group {
            margin: 0 0 7px;
        }

        .add-comment label {
            color: #666;
            font: 16px/16px 'calibribold', Arial, Helvetica, sans-serif;
            float: left;
            margin: 0 4px 0 0;
            width: 100px;
        }

        .add-comment .input {
            float: left;
            position: relative;
            width: 204px;
        }

            .add-comment .input.input-math {
                margin: 0 5px 0 0;
                width: 24px;
            }

                .add-comment .input.input-math .form-control {
                    padding: 0 3px;
                }

        .add-comment .txt,
        .add-comment .sum {
            float: left;
            margin: -2px 3px 0 -1px;
        }

        .add-comment .input-textarea {
            padding: 0 0 4px;
            float: left;
            width: 354px;
        }

        .add-comment textarea.form-control {
            resize: none;
            height: 101px !important;
            overflow: auto;
            max-width: 100% !important;
        }

        .add-comment .btn {
            margin: 8px 0 0 104px;
            padding: 5px 15px 4px;
        }

    #sidebar {
        border-top: 4px solid #eee;
        border-bottom: 4px solid #eee;
        background: #f6f6f6;
        color: #363636;
        font-size: 13px;
        line-height: 14px;
        margin: 4px 0 39px 7px;
        padding: 17px 14px 12px 20px;
        position: relative;
    }

    #accordion .panel {
        display: none;
    }

    #sidebar:before,
    #sidebar:after {
        background: url(/GTOnline/images/sprite.png) no-repeat;
        content: '';
        position: absolute;
        left: 50%;
        margin: 0 0 0 -14px;
        height: 34px;
        width: 27px;
    }

    #sidebar:before {
        background-position: 0 -55px;
        top: -18px;
    }

    #sidebar:after {
        background-position: -30px -55px;
        bottom: -16px;
    }

    #sidebar p {
        margin: 0 3px 10px;
    }

    .widget {
        margin: 0 0 23px;
    }

        .widget.widget_text {
            margin: 0 0 25px;
        }

        .widget .btn-subscribe {
            margin: 0 2px 16px;
            padding: 0 12px;
        }

    .widget-title {
        color: #333;
        font: 18px/22px 'titillium_webbold', Arial, Helvetica, sans-serif;
        margin: 0 0 8px;
    }

    .widget ul {
        font: 16px/20px 'calibribold', Arial, Helvetica, sans-serif;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .widget ul li {
            padding: 0 0 4px;
        }

    .form-search {
        margin: 0 -1px;
        padding: 2px 0 6px;
        overflow: hidden;
        width: 254px;
    }

        .form-search .input-placeholder-text {
            padding: 3px 7px;
        }

        .form-search .form-group {
            position: relative;
            float: left;
            margin: 0;
            width: 184px;
        }

        .form-search .form-control {
            line-height: 18px;
            padding: 0 6px;
        }

        .form-search .btn {
            float: right;
            font: 12px/21px 'titillium_webbold', Arial, Helvetica, sans-serif;
            padding: 0;
            height: 21px;
            width: 66px;
        }

    .form-archive {
        margin: 0 -1px;
        padding: 4px 0 6px;
        overflow: hidden;
    }

    .last {
        margin: 0;
    }

    .member {
        font-size: 16px;
        line-height: 19px;
        margin-top: -32px;
        padding-bottom: 27px;
    }

        .member .text {
            padding: 26px 0 0 7px;
        }

        .member h2 {
            color: #333;
            font: 26px/28px 'titillium_webregular', Arial, Helvetica, sans-serif;
            margin: 0 -3px 15px;
        }

        .member h3 {
            color: #333;
            line-height: 34px;
            font-weight: normal;
            font-family: 'titillium_webregular', Arial, Helvetica, sans-serif;
        }

        .member .text p {
            margin: 0 0 12px;
        }

        .member .tabs-area {
            margin: 0 -3px 0 0;
            padding: 32px 0 0 3px;
        }

        .member .tabset a {
            font-size: 18px;
            color: #fff;
        }

        .member .tab-list {
            padding: 26px 25px 36px 19px;
        }

        .member .tab-list-section:first-child {
            border: none;
            padding: 7px 9px 13px;
        }

        .member .tab-list-section {
            border-top: 4px solid #ccc;
            padding: 10px 2px 13px;
            overflow: hidden;
        }

        .member .tab2-list-section:after {
            content: '';
            display: block;
            clear: both;
        }

    .updates {
        border-right: 1px solid #e1e1e1;
        float: left;
        padding: 0 10px 0 0;
        width: 521px;
    }

        .updates h3 {
            margin: 0 0 23px;
        }

        .updates h4 {
            font: 16px/16px 'calibribold', Arial, Helvetica, sans-serif;
            margin: 0;
        }

        .updates time {
            font-size: 12px;
            line-height: 14px;
            display: block;
            margin: 1px 0 0;
        }

        .updates .post:first-child {
            margin: 0;
        }

        .updates .post {
            margin: 8px 0 0;
        }

        .updates .updates-post-list {
            padding: 0 0 22px;
        }

        .updates .pagination {
            font: 16px/18px 'calibribold', Arial, Helvetica, sans-serif;
        }

            .updates .pagination mark {
                font: 16px/18px 'titillium_webregular',Arial,Helvetica,sans-serif;
            }

            .updates .pagination > li {
                margin: 0 11px 0 0;
            }

    .story {
        float: right;
        padding: 50px 4px;
        width: 348px;
    }

        .story img {
            float: left;
            margin: 0 24px 0 0;
            height: auto;
            width: 117px;
        }

        .story .holder {
            padding: 11px 0 0;
            overflow: hidden;
        }

        .story time {
            color: #df6f1d;
        }

        .story p {
            margin: 0 0 15px;
        }

        .story .more {
            font: 16px/18px 'calibribold', Arial, Helvetica, sans-serif;
            display: inline-block;
            vertical-align: top;
        }

    .my-trainign {
        border-right: 1px solid #e1e1e1;
        float: left;
        padding: 13px 10px 0 0;
        width: 528px;
    }

        .my-trainign h3 {
            margin: 0 0 15px;
        }

        .my-trainign h4 {
            font-size: 16px;
            line-height: 19px;
            font-weight: normal;
            margin: 0;
            padding: 0 10px 0 0;
        }

        .my-trainign .more {
            font: 16px/18px 'calibribold', Arial, Helvetica, sans-serif;
            display: inline-block;
            vertical-align: top;
        }

        .my-trainign .table {
            margin: 0 0 26px -1px;
            width: 513px;
        }

            .my-trainign .table td {
                padding: 8px 8px 8px 0 !important;
            }

            .my-trainign .table time {
                display: block;
                font-size: 12px;
                line-height: 14px;
                padding: 3px 0 0 3px;
            }

            .my-trainign .table .col1 {
                width: 320px;
            }

            .my-trainign .table .col2 {
                width: 124px;
            }

            .my-trainign .table .col3 {
                width: 68px;
            }

    .recent-training {
        font: 16px/18px 'calibribold', Arial, Helvetica, sans-serif;
        list-style: none;
        margin: 0 -1px;
        padding: 23px 0 0;
    }

        .recent-training li:first-child {
            margin: 0;
        }

        .recent-training li {
            margin: 6px 0 0;
        }

        .recent-training a {
            display: inline-block;
            position: relative;
            padding: 0 18px 0 0;
            vertical-align: top;
        }

            .recent-training a:before {
                background: none;
                color: #df6f1d;
                font: 15px/18px 'titillium_webregular',Arial,Helvetica,sans-serif;
                content: '>>';
                position: absolute;
                right: 0;
                top: 1px;
            }

    .bulletins {
        float: right;
        width: 339px;
    }

        .bulletins h3 {
            margin: 0 0 23px;
        }

        .bulletins h4 {
            font: 16px/16px 'calibribold', Arial, Helvetica, sans-serif;
            margin: 0;
        }

        .bulletins time {
            font-size: 12px;
            line-height: 14px;
            display: block;
            margin: 1px 0 0;
        }

        .bulletins .post:first-child {
            margin: 0;
        }

        .bulletins .post {
            margin: 7px 0 0;
        }

        .bulletins .bulletins-post-list {
            padding: 0 0 22px;
        }

        .bulletins .more {
            font: 16px/18px 'calibribold', Arial, Helvetica, sans-serif;
            display: inline-block;
            vertical-align: top;
        }

    .webinars {
        padding: 8px 9px;
    }

        .webinars h3 {
            margin: 0 -4px 28px;
        }

        .webinars h4 {
            font: 16px/20px 'titillium_webbold',Arial,Helvetica,sans-serif;
            margin: 0;
        }

        .webinars .holder {
            margin: 0 0 0 -331px;
            overflow: hidden;
        }

        .webinars .post {
            margin: 0 0 0 331px;
            float: left;
            width: 213px;
        }

        .webinars img {
            display: block;
            margin: 0 0 16px;
            height: auto;
            width: 100%;
        }

    .question {
        float: left;
        margin: 7px 0 -13px 0;
        padding: 0 0 44px;
        width: 100%;
    }

        .question .post {
            padding: 0 0 28px;
            overflow: hidden;
        }

            .question .post img {
                float: left;
                height: auto;
                margin: 5px 25px 0 0;
                max-width: 139px;
                width: auto;
            }

            .question .post .holder {
                overflow: hidden;
                line-height: 20px;
            }

            .question .post h3 {
                margin: 0 0 17px;
            }

        .question .edit-link {
            float: left;
            font-size: 14px;
            padding: 0 8px;
        }

            .question .edit-link .arrow {
                font-size: 14px;
            }

    .history {
        border-top: 4px solid #ccc;
        margin: 0 11px 0 4px;
        padding: 24px 0 0;
    }

    

        .history h3 {
            margin: 0 0 15px;
        }

        .history .table {
            width: 520px;
        }

            .history .table .col1 {
                width: 109px;
            }

            .history .table .col2 {
                width: 108px;
            }

            .history .table .col3 {
                width: 215px;
            }

            .history .table .col4 {
                width: 88px;
            }

    .need {
        padding: 32px 36px 0;
    }

        .need .title {
            color: #333;
            font: 32px/34px 'titillium_webregular', Arial, Helvetica, sans-serif;
            position: relative;
            padding: 0 0 17px 40px;
        }

            .need .title:before {
                background: url(/GTOnline/images/sprite.png) no-repeat -63px -55px;
                content: '';
                position: absolute;
                left: 0;
                top: -1px;
                height: 37px;
                width: 37px;
            }

        .need p {
            margin: 0;
        }

        .need a {
            font-family: 'calibribold', Arial, Helvetica, sans-serif;
        }

    .form-question {
        padding: 0 0 110px;
    }

        .form-question .form-group {
            margin: 0 0 7px;
            overflow: hidden;
        }

        .form-question .btn {
            margin: 2px 0 0 166px;
            padding: 5px 15px 4px;
        }

        .form-question .input {
            float: left;
            position: relative;
            width: 204px;
        }

        .form-question .textarea {
            float: left;
            width: 354px;
        }

        .form-question textarea {
            resize: none;
            overflow: auto;
            height: 101px !important;
            max-width: 100%;
        }

        .form-question label {
            float: left;
            font: 16px/16px 'calibribold', Arial, Helvetica, sans-serif;
            margin: 0 6px 0 0;
            padding: 0 0 0 4px;
            width: 160px;
        }

    .faqs {
        padding: 6px 0 0;
        float: right;
        width: 353px;
    }

        .faqs h3 {
            margin: 0 0 18px;
        }

        .faqs p {
            margin: 0 0 14px;
        }

        .faqs ul {
            font-family: 'calibribold', Arial, Helvetica, sans-serif;
            list-style: none;
            margin: 0;
            padding: 10px 0 0;
        }

        .faqs li {
            padding: 0 0 5px 15px;
            position: relative;
        }

            .faqs li:before {
                background: #666;
                border-radius: 6px;
                content: '';
                position: absolute;
                left: 1px;
                top: 7px;
                height: 6px;
                width: 6px;
            }

    .sidebar-member {
        font-family: 'calibribold', Arial, Helvetica, sans-serif;
        margin: 1px 0 0 0;
        text-align: right;
    }

        .sidebar-member ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        .sidebar-member li {
            margin: 0 0 4px;
        }

        .sidebar-member ul a {
            display: inline-block;
            position: relative;
            padding: 0 18px 0 0;
            vertical-align: top;
        }

            .sidebar-member ul a:before {
                background: url(/GTOnline/images/sprite.png) no-repeat -103px -17px;
                content: '';
                position: absolute;
                right: 0;
                top: 6px;
                height: 10px;
                width: 11px;
            }

    .bookmark {
        font-size: 12px;
        line-height: 14px;
        margin: 0 0 12px;
    }

        .bookmark a {
            display: inline-block;
            position: relative;
            padding: 0 0 0 14px;
            vertical-align: top;
        }

            .bookmark a:before {
                background: url(/GTOnline/images/sprite.png) no-repeat -104px 0;
                content: '';
                position: absolute;
                left: 0;
                top: 2px;
                height: 11px;
                width: 11px;
            }

    .preference {
        border-top: 4px solid #ccc;
        padding: 23px 0 0;
    }

        .preference h3 {
            margin: 0 0 17px;
        }

        .preference a {
            font-family: 'calibribold', Arial, Helvetica, sans-serif;
        }

    .regulation {
        padding: 0 0 19px;
    }

        .regulation .sub-list {
            margin: 0 0 -2px;
            padding: 1px 0 0;
        }

            .regulation .sub-list time {
                display: block;
                line-height: 14px;
                margin: -3px 0 12px;
            }

        .regulation h3 {
            margin: 0 0 15px;
        }

        .regulation h4 {
            font: 16px/18px 'calibribold', Arial, Helvetica, sans-serif;
            margin: 0;
        }

        .regulation h5 {
            margin: 0 0 0 10px;
            font-size: 16px;
            line-height: 16px;
            padding: 0 0 5px 18px;
            font-weight: normal;
            position: relative;
        }

            .regulation h5:before {
                background: url(/GTOnline/images/sprite.png) no-repeat -130px 0;
                content: '';
                position: absolute;
                left: 0;
                top: 1px;
                height: 10px;
                width: 14px;
            }

        .regulation .table {
            width: 517px;
        }

            .regulation .table .col1 {
                width: 396px;
            }

            .regulation .table .col2 {
                width: 122px;
            }

    .training-tools {
        border-top: 4px solid #ccc;
        margin: 0 9px 0 -5px;
        padding: 21px 5px 0;
    }

        .training-tools h3 {
            margin: 0 0 18px;
        }

        .training-tools h4 {
            font: 16px/18px 'calibribold', Arial, Helvetica, sans-serif;
            margin: 0;
        }

    .tab3-list-section {
        margin: 2px 0 0;
    }

        .tab3-list-section:after {
            content: '';
            display: block;
            clear: both;
        }

        .tab3-list-section .bulletins .bulletins-post-list {
            padding: 0 0 30px;
        }

        .tab3-list-section .bulletins {
            float: none;
            padding: 0 0 29px;
            width: 364px;
        }

        .tab3-list-section .right-col {
            margin: 4px -7px 0 0;
            float: right;
            width: 360px;
        }

        .tab3-list-section .left-col {
            border-right: 1px solid #d8d8d8;
            margin: 2px 0 0 5px;
            padding: 0 0 174px;
            float: left;
            width: 525px;
        }

        .tab3-list-section .image {
            display: block;
            margin: 0 0 19px;
            max-width: 100%;
            height: auto;
            width: auto;
        }

        .tab3-list-section .bulletins h3 {
            margin: 0 0 34px;
        }

        .tab3-list-section .bulletins h4 {
            line-height: 20px;
        }

        .tab3-list-section .bulletins time {
            font-size: 14px;
            margin: 0;
        }

        .tab3-list-section .bulletins .post:first-child {
            margin: 0;
        }

        .tab3-list-section .bulletins .post {
            margin: 12px 0 0;
        }

    .tab4-list-section:after {
        content: '';
        display: block;
        clear: both;
    }

    .tab4-list-section .right-col {
        margin: 6px 3px 0 0;
        float: right;
        width: 350px;
    }

    .tab4-list-section .left-col {
        border-right: 1px solid #e4e4e4;
        margin: -2px 0 0 5px;
        padding: 0 0 7px;
        float: left;
        width: 525px;
    }

        .tab4-list-section .left-col img {
            display: block;
            margin: 0 0 24px;
            max-width: 100%;
            height: auto;
            width: auto;
        }

    .lion-cast {
        padding: 0 2px;
    }

        .lion-cast h3 {
            margin: 0 0 15px;
        }

        .lion-cast h4 {
            font-size: 16px;
            font-weight: normal;
            line-height: 16px;
            margin: 3px 0 -3px;
        }

        .lion-cast .table {
            margin: 0 0 30px;
            width: 517px;
        }

            .lion-cast .table .select-area {
                width: 204px !important;
            }

                .lion-cast .table .select-area .center {
                    padding: 1px 6px;
                }

            .lion-cast .table .tr-select td {
                border: 1px solid #fff !important;
                padding: 9px 0 0 !important;
            }

            .lion-cast .table td {
                border-bottom: 1px solid #ddd;
            }

            .lion-cast .table.table-last td {
                border-bottom: none;
            }

            .lion-cast .table .col1 {
                width: 360px;
            }

            .lion-cast .table .col2 {
                width: 157px;
            }

    .resources-list {
        width: auto;
    }

        .resources-list h3 {
            margin: 0 0 17px;
        }

        .resources-list h4 {
            color: #333;
            font: 16px/18px 'calibribold', Arial, Helvetica, sans-serif;
            margin: 0 0 13px;
        }

        .resources-list nav {
            margin: 0 0 23px;
        }

        .resources-list ul {
            font: 16px/14px 'calibribold', Arial, Helvetica, sans-serif;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        .resources-list li {
            margin: 0 0 5px;
        }

        .resources-list .select-area {
            width: 204px !important;
        }

            .resources-list .select-area .center {
                padding: 1px 6px;
            }

    mark.arrow {
        background: none;
        color: #df6f1d;
        font: 15px/18px 'titillium_webregular',Arial,Helvetica,sans-serif;
    }

    .jcf-hidden {
        display: block !important;
        position: absolute !important;
        left: -9999px !important;
    }

    .select-area {
        border: 1px solid #ccc;
        cursor: default;
        float: left;
        position: relative;
        height: 21px;
        background-color: #fff;
    }

        .select-area .center {
            color: #666;
            float: left;
            font-size: 16px;
            line-height: 16px;
            padding: 2px 4px;
            margin: 0 14px 0 0;
            overflow: hidden;
            height: 19px;
            text-overflow: ellipsis;
        }

        .select-area .select-opener {
            background: url(/GTOnline/images/sprite.png) no-repeat -106px -96px;
            cursor: pointer;
            position: absolute;
            right: 0;
            top: 0;
            width: 17px;
            height: 19px;
        }

    .select-options {
        background: #fff;
        position: absolute;
        overflow: hidden;
        z-index: 2000;
    }

        .select-options .drop-holder {
            border: 1px solid #ccc;
            height: 1%;
            overflow: hidden;
        }

        .select-options ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

            .select-options ul li {
                float: left;
                width: 100%;
            }

            .select-options ul a {
                color: #000;
                display: block;
                height: 1%;
                /*	height:100px;*/
                font-size: 16px;
                line-height: 16px;
                padding: 2px 4px;
                text-decoration: none;
            }

        .select-options .item-selected a {
            background: #ccc;
            color: #fff;
            text-decoration: none;
        }

    .select-area.select-select-salutation {
        width: 73px !important;
    }

    .select-area.select-select-state,
    .select-area.select-select-country {
        width: 90% !important;
    }

    .select-area.select-select-month {
        background: #fff;
        width: 184px !important;
    }

        .select-area.select-select-month .center {
            padding: 1px 6px;
        }

    .form-control {
        color: #666;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        font-size: 16px;
        line-height: 18px;
        padding: 0 3px;
    }

        .form-control:focus {
            border-color: #66afe9;
            box-shadow: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            outline: 0 none;
        }

    .input-placeholder-text {
        cursor: text;
        color: #666;
        font-size: 16px;
        padding: 0 5px;
        left: 0;
        top: 0;
        z-index: 10;
    }

    .question .input-placeholder-text {
        color: #999 !important;
    }

    .btn {
        -webkit-transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -o-transition: all 400ms ease;
        transition: all 400ms ease;
        font: 16px/20px 'titillium_webbold', Arial, Helvetica, sans-serif;
        text-align: center;
        padding: 5px 19px 4px;
        vertical-align: top;
        text-transform: uppercase;
    }

    .filter {
        border-top: 4px solid #eee;
        border-bottom: 4px solid #eee;
        background: #f6f6f6;
        color: #666;
        font-size: 16px;
        line-height: 19px;
        margin: 4px 7px 4px -9px;
        padding: 17px 18px 29px;
        position: relative;
    }

    .filter-slide.book {
        padding: 0 0 5px;
    }

    .filter .heading-filter {
        display: none;
    }

    .filter:before,
    .filter:after {
        background: url(/GTOnline/images/sprite.png) no-repeat;
        content: '';
        position: absolute;
        left: 50%;
        margin: 0 0 0 -14px;
        height: 34px;
        width: 27px;
    }

    .filter:before {
        background-position: 0 -55px;
        top: -18px;
    }

    .filter:after {
        background-position: -30px -55px;
        bottom: -16px;
    }

    .filter ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .filter li:first-child {
        margin: 0;
    }

    .filter li {
        margin: -1px 0 0;
        overflow: hidden;
    }

    .filter label {
        display: inline-block;
        font: 18px/22px 'calibribold', Arial, Helvetica, sans-serif;
        overflow: hidden;
        vertical-align: top;
        max-width: 164px;
    }

    .filter .filter-list {
        padding: 0 0 23px;
    }

    .filter .filter-box:first-child {
        margin: 0;
    }

    .filter .filter-box {
        margin: 28px 0 0;
    }

    .filter .title {
        color: #333;
        font: 18px/22px 'titillium_webbold', Arial, Helvetica, sans-serif;
        margin: 0 0 9px;
    }

    .filter .btn {
        font-size: 12px;
        line-height: 14px;
        padding: 2px 13px 3px 11px;
    }

    .filter-clear {
        font: 14px/16px 'calibribold', Arial, Helvetica, sans-serif;
        padding: 6px 0 35px;
        margin: 0 -2px;
    }

        .filter-clear.add {
            padding: 6px 0 0;
            margin: 0 -2px -2px;
        }

    .download-catalog {
        font: 14px/16px 'calibribold', Arial, Helvetica, sans-serif;
    }

        .download-catalog mark.arrow {
            font-size: 14px;
        }

    .course-catalog {
        padding: 5px 0 0 3px;
    }

        .course-catalog .course-content {
            border: 1px solid #ccc;
            padding: 27px 20px 18px;
        }

        .course-catalog .course-menu li {
            width: 180px;
        }

        .course-catalog h2 {
            color: #333;
            line-height: 34px;
            font-weight: normal;
            font-family: 'titillium_webregular', Arial, Helvetica, sans-serif;
            margin: 0 0 15px;
        }

        .course-catalog h3 {
            font-weight: normal;
            font-size: 16px;
            line-height: 20px;
            margin: 2px 0 0;
        }

        .course-catalog .table {
            font-size: 16px;
            line-height: 16px;
            width: 658px;
        }

            .course-catalog .table .col1 {
                width: 360px;
            }

            .course-catalog .table .col2 {
                width: 108px;
            }

            .course-catalog .table .col3 {
                width: 72px;
            }

            .course-catalog .table .col4 {
                width: 118px;
            }

        .course-catalog .price {
            color: #df6f1d;
            display: block;
            margin: -4px 0 0;
        }

        .course-catalog .description {
            margin: -3px 0 0;
            padding: 0 0 9px;
        }

        .course-catalog .note {
            font-size: 14px;
            line-height: 17px;
            margin: 0 -4px;
            padding: 22px 0 14px;
        }

    .course-section {
        padding: 0;
    }

        .course-section .block:first-child {
            margin: 0;
        }

        .course-section .block {
            margin: 37px 0 0;
        }

        .course-section .btn {
            height: 21px;
        }

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        line-height: 23px;
    }

    .history .table > thead > tr > th,
    .history .table > tbody > tr > th,
    .history .table > tfoot > tr > th,
    .history .table > thead > tr > td,
    .history .table > tbody > tr > td,
    .history .table > tfoot > tr > td {
        border-bottom: 1px solid #dadada;
        border-top: 0;
    }

    .book-section {
        margin: 0 0 -2px;
    }

        .book-section .table {
            font-size: 16px;
            line-height: 16px;
            width: 658px;
        }

            .book-section .table th {
                border-bottom: 1px solid #dadada !important;
            }

            .book-section .table .col1 {
                width: 360px;
            }

            .book-section .table .col2 {
                width: 180px;
            }

            .book-section .table .col3 {
                width: 118px;
            }

        .book-section .block:first-child {
            margin: 0;
        }

        .book-section .block {
            margin: 32px 0 0;
        }

    .membership-section {
        padding: 0 0 14px;
    }

        .membership-section .table {
            font-size: 16px;
            line-height: 16px;
            width: 658px;
        }

            .membership-section .table .col1 {
                width: 360px;
            }

            .membership-section .table .col2 {
                width: 180px;
            }

            .membership-section .table .col3 {
                width: 118px;
            }

        .membership-section .block:first-child {
            margin: 0;
        }

        .membership-section .block {
            margin: 34px 0 0;
        }

    .book-detail h2.title {
        color: #333;
        font: 32px/34px 'titillium_webregular', Arial, Helvetica, sans-serif;
        margin: -5px 0 37px;
    }

    .book-detail h2 {
        color: #333;
        font: 22px/26px 'titillium_webregular', Arial, Helvetica, sans-serif;
        margin: 0 -25px 35px;
    }

    .book-detail h3 {
        font: 16px/18px 'calibribold', Arial, Helvetica, sans-serif;
        margin: 0 0 2px;
        position: relative;
    }

        .book-detail h3:before {
            background: #666;
            border-radius: 6px;
            content: '';
            position: absolute;
            left: -14px;
            top: 7px;
            height: 5px;
            width: 5px;
        }

    .book-detail .content p {
        margin: 0 0 19px;
    }

    .book-detail .content ul {
        list-style: none;
        margin: 0 12px 40px;
        padding: 0;
    }

    .book-detail .content li {
        padding: 0 0 0 14px;
        position: relative;
    }

        .book-detail .content li:before {
            background: #666;
            border-radius: 6px;
            content: '';
            position: absolute;
            left: 0;
            top: 8px;
            height: 5px;
            width: 5px;
        }

    .book-detail .alignleft {
        float: left;
        margin: 5px 30px 0 0;
    }

    .book-detail .alignright {
        float: right;
        margin: 5px 0 0 46px;
    }

    .book-detail .content {
        border: 1px solid #ccc;
        font-size: 16px;
        line-height: 19px;
        margin: 0 -8px 0 0;
        padding: 27px 58px 80px 46px;
    }

    .sidebar {
        border-top: 4px solid #eee;
        border-bottom: 4px solid #eee;
        background: #f6f6f6;
        color: #666;
        font-size: 16px;
        line-height: 19px;
        margin: 0 0 39px 6px;
        padding: 15px 20px 22px;
        height: 641px;
        position: relative;
    }

        .sidebar .sidebar-heading {
            display: none;
        }

        .sidebar:before,
        .sidebar:after {
            background: url(/GTOnline/images/sprite.png) no-repeat;
            content: '';
            position: absolute;
            left: 50%;
            margin: 0 0 0 -14px;
            height: 34px;
            width: 27px;
        }

        .sidebar:before {
            background-position: 0 -55px;
            top: -18px;
        }

        .sidebar:after {
            background-position: -30px -55px;
            bottom: -16px;
        }

        .sidebar .title {
            color: #333;
            font: 18px/22px 'titillium_webbold', Arial, Helvetica, sans-serif;
            margin: 0 0 23px;
        }

        .sidebar p {
            font-size: 18px;
            line-height: 22px;
            margin: 0 0 7px;
            word-wrap: break-word;
        }

            .sidebar p a {
                font-family: 'calibribold', Arial, Helvetica, sans-serif;
                font-size: 16px;
                line-height: 20px;
                display: inline-block;
                vertical-align: top;
            }

        .sidebar .btn {
            margin: 0 0 23px;
            padding: 5px 12px 4px;
        }

    .list-price {
        font-size: 16px;
        line-height: 16px;
        list-style: none;
        margin: 0;
        padding: 0 0 11px;
    }

        .list-price li {
            margin: 0 0 6px;
        }

        .list-price .name {
            margin: 0 5px 0 0;
            padding: 1px 0 0;
            float: left;
            width: 167px;
        }

        .list-price .price {
            display: block;
            overflow: hidden;
        }

        .list-price .arrow {
            margin: 0 4px 0 0;
            font-size: 14px;
        }

    .btn[disabled] {
        border: 1px solid #eee !important;
        background: #eee !important;
    }

    .chk-area {
        background: url(/GTOnline/images/sprite.png) no-repeat -108px -54px;
        margin: 0px 7px 0 0;
        float: left;
        height: 19px;
        width: 18px;
    }

    .chk-checked {
        background-position: -131px -54px;
    }

    .chk-label-active {
        color: #294072;
    }

    .carousel {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .carousel .overlay-r,
        .carousel .overlay-l {
            background: url(/GTOnline/images/overlay01.png) repeat-y;
            height: 100%;
            width: 200px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 100;
        }

        .carousel .overlay-l {
            background: url(/GTOnline/images/overlay02.png) repeat-y;
            right: auto;
            left: 0;
        }

    .carousel-holder {
        margin: 0 -500px;
        overflow: hidden;
    }

    .carousel-frame {
        position: relative;
        margin: 0 auto;
        width: 1772px;
    }

    .carousel .mask {
        position: relative;
        overflow: hidden;
        width: 100%;
    }

    .carousel .slideset {
        position: relative;
        overflow: hidden;
    }

    .carousel .slide {
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1;
    }

    .carousel .slide-holder {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 999;
        height: 100%;
        width: 100%;
    }

    .carousel .slide .container {
        height: 100%;
        position: relative;
    }

    .carousel .slide img {
        display: block;
        margin: 0 auto;
    }

    .carousel .slide.active {
        z-index: 2;
    }

    .carousel p {
        margin: 0 0 4px;
    }

    .carousel .caption {
        color: #333;
        position: absolute;
        line-height: 20px;
        right: 4px;
        top: 234px;
        width: 388px;
    }

    .carousel .caption-holder {
        background: rgb(255,255,255);
        background: rgba(255,255,255,0.9);
        padding: 11px 8px 16px 10px;
        max-height: 300px;
        overflow: auto;
    }

    .carousel h1 {
        bottom: -6px;
        background: #e17c32;
        color: #fff;
        font: 22px/24px 'titillium_webbold', Arial, Helvetica, sans-serif;
        margin: 0 5px;
        padding: 2px 0 3px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }

    .carousel .view {
        font: 18px/20px 'titillium_webbold', Arial, Helvetica, sans-serif;
        margin: 0 -3px;
        text-transform: uppercase;
        text-align: right;
    }

        .carousel .view a {
            color: #df6f1d;
        }

            .carousel .view a:hover {
                color: #294072;
            }

        .carousel .view .arrow {
            font-size: 18px;
            line-height: 18px;
        }

    .pagination-carousel {
        position: absolute;
        left: 0;
        bottom: 2px;
        width: 100%;
        z-index: 999;
    }

        .pagination-carousel ul {
            list-style: none;
            margin: 0;
            padding: 0;
            text-align: center;
        }

        .pagination-carousel li {
            display: inline-block;
            margin: 0 1px 0 4px;
            vertical-align: top;
        }

        .pagination-carousel a {
            border: 2px solid #5485a7;
            background: #eee9e3;
            display: block;
            overflow: hidden;
            text-indent: -9999px;
            height: 13px;
            width: 13px;
        }

            .pagination-carousel a:focus {
                outline: none;
            }

            .pagination-carousel a:hover,
            .pagination-carousel li.active a {
                background: #7b99af;
                outline: none;
            }

    .tabs-traning {
        margin: 0 0 30px;
    }

        .tabs-traning .tabs-area {
            padding: 30px 0 0 1px;
        }

        .tabs-traning .tabset a {
            padding: 6px 25px 5px;
        }

        .tabs-traning .tabset small {
            font-size: 20px;
            font-family: 'titillium_webregular';
        }

        .tabs-traning .tab-list {
            padding: 0;
        }

        .tabs-traning .post {
            overflow: hidden;
            padding: 25px 36px 25px;
        }

        .tabs-traning .image {
            float: left;
            margin: 8px 18px 0 0;
            width: 231px;
        }

            .tabs-traning .image img {
                display: block;
                height: auto;
                width: 100%;
            }

        .tabs-traning .holder {
            font-size: 17px;
            line-height: 20px;
            overflow: hidden;
        }

        .tabs-traning h2 {
            color: #333;
            font-weight: normal;
            font-size: 30px;
            line-height: 34px;
            margin: 0 0 9px;
        }

        .tabs-traning .more {
            color: #e3772a;
            font: 17px/20px 'calibribold', Arial, Helvetica, sans-serif;
            display: inline-block;
            vertical-align: top;
        }

            .tabs-traning .more:hover {
                color: #294072;
            }

        .tabs-traning p {
            margin: 0 0 10px;
        }

    .group-individual {
        font-size: 15px;
        line-height: 18px;
        margin: 0 0 34px;
    }

        .group-individual h2 {
            font: 30px/34px 'titillium_webregular', Arial, Helvetica, sans-serif;
            margin: 0 0 2px;
        }

            .group-individual h2 .arrow {
                font-size: 28px;
                line-height: 28px;
                margin: 0 0 0 8px;
            }

        .group-individual article {
            padding: 0 5px 0 0;
        }

    .lion-description {
        border-top: 4px solid #eee;
        border-bottom: 4px solid #eee;
        background: #f6f6f6;
        color: #666;
        font-size: 16px;
        line-height: 19px;
        margin: 0 0 38px;
        padding: 24px 0 20px;
        position: relative;
    }

        .lion-description:before,
        .lion-description:after {
            background: url(/GTOnline/images/sprite.png) no-repeat;
            content: '';
            position: absolute;
            left: 50%;
            margin: 0 0 0 -14px;
            height: 34px;
            width: 27px;
        }

        .lion-description:before {
            background-position: 0 -55px;
            top: -18px;
        }

        .lion-description:after {
            background-position: -30px -55px;
            bottom: -16px;
        }

        .lion-description blockquote {
            border: none;
            color: #777;
            margin: 0;
            padding: 1px 26px 1px 31px;
            line-height: 18px;
            position: relative;
        }

            .lion-description blockquote:before {
                background: #ccc;
                content: '';
                position: absolute;
                left: -8px;
                top: 0;
                height: 118%;
                width: 4px;
            }

            .lion-description blockquote q:before,
            .lion-description blockquote q:after {
                background: url(/GTOnline/images/sprite.png) no-repeat;
                content: '';
                position: absolute;
                height: 16px;
                width: 18px;
            }

            .lion-description blockquote q:before {
                background-position: -66px -34px;
                left: -25px;
                top: 5px;
            }

            .lion-description blockquote q:after {
                background-position: -92px -34px;
                bottom: 3px;
                right: -26px;
            }

        .lion-description q {
            quotes: none;
            position: relative;
            font-size: 15px;
            display: block;
            margin: 0 0 5px;
        }

        .lion-description cite {
            font-size: 13px;
            line-height: 14px;
            display: block;
            text-align: right;
        }

        .lion-description .more {
            color: #e3772a;
            font: 16px/20px 'calibribold', Arial, Helvetica, sans-serif;
            margin: 0 30px;
            display: inline-block;
            vertical-align: top;
        }

            .lion-description .more:hover {
                color: #294072;
            }

        .lion-description .text {
            color: #333;
            font-size: 20px;
            line-height: 31px;
            margin: 0 0 0 1px;
            position: relative;
        }

            .lion-description .text:before {
                background: #ccc;
                content: '';
                position: absolute;
                right: -6px;
                top: 0;
                height: 100%;
                width: 4px;
            }

    .membership-article {
        margin: 0 0 49px;
    }

        .membership-article .heading {
            margin: 0 0 11px 10px;
            overflow: hidden;
        }

        .membership-article h1 {
            font: 36px/38px 'titillium_webregular', Arial, Helvetica, sans-serif;
            float: left;
            margin: 0;
            width: 700px;
        }

            .membership-article h1 .arrow {
                font-size: 28px;
                line-height: 32px;
                margin: 0 0 0 4px;
            }

        .membership-article h2 {
            color: #333;
            font: 18px/22px 'calibribold', Arial, Helvetica, sans-serif;
            margin: 0 0 8px;
        }

        .membership-article p {
            margin: 0 0 5px;
        }

        .membership-article .text {
            overflow: hidden;
            padding: 0 0 0 10px;
        }

        .membership-article .image {
            margin: 3px 0 0 20px;
            float: right;
            width: 193px;
        }

            .membership-article .image img {
                display: block;
                height: auto;
                width: 100%;
            }

        .membership-article .holder {
            line-height: 20px;
            overflow: hidden;
        }

        .membership-article .btn-finder {
            float: right;
            margin: 11px 0 0;
        }

        .membership-article .btn {
            font-size: 16px;
            margin: 7px 0 0;
            padding: 5px 17px 4px;
        }

    .news {
        border-top: 4px solid #eee;
        border-bottom: 4px solid #eee;
        background: #f6f6f6;
        line-height: 19px;
        margin: 0 0 39px;
        padding: 24px 0 22px;
        position: relative;
    }

        .news:before,
        .news:after {
            background: url(/GTOnline/images/sprite.png) no-repeat;
            content: '';
            position: absolute;
            left: 50%;
            margin: 0 0 0 -14px;
            height: 34px;
            width: 27px;
        }

        .news:before {
            background-position: 0 -55px;
            top: -18px;
        }

        .news:after {
            background-position: -30px -55px;
            bottom: -16px;
        }

        .news .heading {
            overflow: hidden;
            margin: 0 0 16px;
        }

        .news h1 {
            color: #294072;
            font: 36px/38px 'titillium_webregular', Arial, Helvetica, sans-serif;
            float: left;
            margin: 0;
            position: relative;
        }

            .news h1 .arrow {
                font-size: 28px;
                line-height: 32px;
                margin: 0 0 0 4px;
            }

        .news h2 {
            font: 18px/22px 'calibribold', Arial, Helvetica, sans-serif;
            margin: 0 0 8px;
        }

            .news h2 a {
                color: #333;
            }

                .news h2 a:hover {
                    color: #e3772a;
                }

        .news .more {
            color: #df6f1d;
            font-family: 'calibribold', Arial, Helvetica, sans-serif;
            margin: 0 4px;
        }

            .news .more:hover {
                color: #294072;
            }

        .news p {
            margin: 0 0 5px;
        }

        .news .btn-subscribe {
            float: right;
            margin: 7px 0 0;
        }

        .news .post,
        .news .holder {
            overflow: hidden;
        }

        .news .date {
            color: #bbb;
            float: left;
            font: 30px/24px 'titillium_webbold', Arial, Helvetica, sans-serif;
            margin: 5px 11px 0 0;
            text-align: right;
            width: 60px;
        }

            .news .date span {
                display: block;
            }

    .featured {
        margin: 0;
    }

        .featured h1 {
            color: #294072;
            font: 18px/22px 'titillium_webbold', Arial, Helvetica, sans-serif;
            margin: 0 0 26px;
            text-transform: uppercase;
        }

        .featured h2 {
            font: 16px/19px 'titillium_webbold', Arial, Helvetica, sans-serif;
            margin: 0;
            max-width: 214px;
        }

        .featured .col-sm-4 h2 {
            min-width: 220px;
        }

        .featured img {
            display: block;
            max-width: 100%;
            margin: 0 0 17px;
        }

        .featured .row {
            overflow: hidden;
        }

            .featured .row > div {
                margin: 0 0 20px;
            }

    .basket .heading {
        overflow: hidden;
        padding: 5px 0 17px;
    }

        .basket .heading h2 {
            color: #333;
            float: left;
            font: 32px/34px 'titillium_webregular', Arial, Helvetica, sans-serif;
            margin: 0;
        }

        .basket .heading .btn {
            float: right;
            font-size: 12px;
            margin: 6px 0 0;
            padding: 2px 9px 1px;
            line-height: 16px;
        }

    .basket .basket-table {
        border: 1px solid #ccc;
        padding: 4px 10px 9px;
    }

    .basket .table {
        margin: 0 10px;
        width: 100%;
    }

        .basket .table td {
            line-height: 19px !important;
            padding: 8px 0 !important;
        }

        .basket .table .col1 {
            width: 183px;
        }

        .basket .table .col2 {
            width: 498px;
        }

        .basket .table .col3 {
            width: 97px;
        }

        .basket .table .col4 {
            width: 193px;
        }

        .basket .table .select-area {
            margin: -1px 27px 0 -1px;
            width: 44px !important;
        }

        .basket .table .remove {
            display: inline-block;
            line-height: 16px;
            margin: 1px 0 0;
            vertical-align: top;
        }

    .basket-footer {
        padding: 21px 0;
    }

        .basket-footer p {
            margin: 0 0 18px;
            text-align: right;
            color: #666;
        }

        .basket-footer .btn-checkout {
            display: block;
            margin: 0 0 0 auto;
            padding-left: 5px;
            padding-right: 5px;
            width: 110px;
        }

    .form-code {
        margin: 0 0 15px;
        overflow: hidden;
    }

        .form-code .row {
            float: right;
        }

        .form-code label {
            color: #666;
            float: left;
            font-size: 16px;
            margin: 2px 3px 0 0;
        }

        .form-code .form-control {
            float: left;
            width: 124px;
        }

        .form-code .btn {
            background: #666;
            border: 1px solid #666;
            color: #fff;
            font-size: 12px;
            line-height: 14px;
            float: left;
            margin: 0 0 0 6px;
            padding: 3px 21px 3px 11px;
        }

    .assing h2 {
        color: #333;
        font: 32px/34px 'titillium_webregular', Arial, Helvetica, sans-serif;
        margin: 0 0 13px;
    }

    .assing .text {
        padding: 5px 0 22px;
    }

    .assing-table {
        border: 1px solid #ccc;
        margin: 0 0 11px;
        padding: 4px 10px 12px 5px;
        width: 350px;
    }

        .assing-table .table {
            margin: 0 auto;
            width: 303px;
        }

            .assing-table .table td {
                padding: 6px 0 5px !important;
            }

            .assing-table .table .col1 {
                width: 216px;
            }

            .assing-table .table .col2 {
                width: 87px;
            }

    .assing .btn {
        font-size: 12px;
        line-height: 14px;
        padding: 2px 10px 3px;
    }

    .assing .students .btn-checkout {
        margin: 0 0 0 auto;
        padding: 5px 10px 4px;
        display: block;
        font-size: 16px;
        line-height: 20px;
        width: 110px;
    }

    .students {
        padding: 38px 0;
    }

        .students p {
            margin: 0 0 20px;
        }

        .students .students-table {
            border: 1px solid #ccc;
            padding: 5px 10px 2px 8px;
            margin: 0 0 11px;
        }

        .students .table {
            margin: 0 auto;
            width: 896px;
        }

            .students .table td {
                line-height: 19px !important;
                padding: 7px 0 9px !important;
            }

            .students .table .col1 {
                width: 108px;
            }

            .students .table .col2 {
                width: 468px;
            }

            .students .table .col3 {
                width: 115px;
            }

            .students .table .col4 {
                width: 205px;
            }

        .students .select-area {
            margin: 0 0 0 -1px;
            width: 204px !important;
        }

            .students .select-area .center {
                padding: 1px 7px;
            }

        .students .footer {
            overflow: hidden;
            padding: 5px 0 0;
        }

        .students .chk-area {
            margin: 2px 4px 0 0;
        }

        .students .icon-lightbox {
            background: url(/GTOnline/images/sprite.png) no-repeat -108px -76px;
            float: left;
            margin: 5px 0 0;
            overflow: hidden;
            text-indent: -9999px;
            height: 15px;
            width: 15px;
        }

        .students label {
            margin: 3px 5px 0 0;
            float: left;
            font-weight: normal;
        }

            .students label.chk-label-active {
                color: #666;
            }

        .students .icon-lightbox2 {
            background: url(/GTOnline/images/sprite.png) no-repeat -108px -76px;
            float: left;
            margin: 5px 0 0;
            overflow: hidden;
            text-indent: -9999px;
            height: 15px;
            width: 15px;
        }

    .billing-info {
        padding: 6px 0 0;
    }

        .billing-info h2 {
            color: #333;
            font: 32px/34px 'titillium_webregular', Arial, Helvetica, sans-serif;
            margin: 0 0 16px;
        }

    .billing-table {
        border: 1px solid #ccc;
        padding: 4px 10px 0 8px;
        margin: 0 0 31px;
    }

        .billing-table .table {
            margin: 0 auto 15px;
            width: 896px;
        }

            .billing-table .table td {
                line-height: 19px !important;
                padding: 8px 0 !important;
            }

                .billing-table .table td.col1 {
                    text-align: center;
                }

            .billing-table .table .col1 {
                width: 72px;
            }

            .billing-table .table .col2 {
                width: 97px;
            }

            .billing-table .table .col3 {
                width: 371px;
            }

            .billing-table .table .col4 {
                width: 180px;
            }

            .billing-table .table .col5 {
                width: 86px;
            }

            .billing-table .table .col6 {
                width: 90px;
            }

    .billing-footer {
        border-top: 4px solid #ccc;
        background: #f6f6f6;
        margin: 0 -10px 0 -8px;
        padding: 3px 22px 0;
    }

        .billing-footer .row1 {
            border-bottom: 1px solid #ccc;
            padding: 0 0 8px;
        }

        .billing-footer .row2 {
            padding: 3px 0;
            width: 100%;
        }

        .billing-footer .subtitle {
            margin: 0 0 0 auto;
            width: 251px;
        }

            .billing-footer .subtitle > span {
                margin: 0 6px 0 0;
            }

        .billing-footer ul {
            list-style: none;
            margin: 0 0 0 auto;
            padding: 0;
            width: 288px;
        }

        .billing-footer li {
            margin: 0 0 4px;
            overflow: hidden;
        }

        .billing-footer .name {
            float: left;
            text-align: right;
            width: 100px;
        }

        .billing-footer .price {
            float: right;
            text-align: right;
            width: 88px;
        }

        .billing-footer strong {
            color: #333;
        }

    .address-billing {
        position: relative;
        padding: 0 0 0 4px;
        margin: 0 -20px 0 0;
    }

        .address-billing:before {
            background: #ccc;
            content: '';
            position: absolute;
            left: -7px;
            top: 0;
            height: 100%;
            width: 1px;
        }

    .address-shiping {
        position: relative;
    }

    .addresses h2 {
        color: #333;
        font: 22px/24px 'titillium_webregular', Arial, Helvetica, sans-serif;
        margin: 0 0 23px;
    }

    .addresses .form-group {
        margin: 0 0 7px;
    }

    .addresses label {
        font-weight: normal;
        font-family: 'calibribold', Arial, Helvetica, sans-serif;
        float: left;
        line-height: 16px;
        margin: 1px 2px 0 0;
        width: 140px;
    }

    .addresses .address-billing label {
        width: 144px;
    }

    .addresses .input {
        overflow: hidden;
        position: relative;
        width: 204px;
    }

    .addresses .select-area {
        width: 100% !important;
    }

    .addresses .form-control {
        padding: 0 7px;
    }

    .addresses .input-placeholder-text {
        padding: 1px 7px;
    }

    .addresses .select-area .select-opener {
        right: 6px;
    }

    .addresses .footer {
        margin: 0 -30px 0 0;
        overflow: hidden;
        padding: 45px 0 0;
    }

    .addresses .checkbox {
        margin: 0;
        overflow: hidden;
        padding: 0;
    }

        .addresses .checkbox .chk-area {
            margin: 1px 4px 0 0;
        }

        .addresses .checkbox label {
            display: inline-block;
            float: none;
            vertical-align: top;
            width: auto !important;
        }

    .addresses .footer em {
        display: block;
        font-size: 14px;
        line-height: 16px;
        margin: 2px 0 19px -2px;
    }

    .addresses .footer .btn {
        padding: 5px 11px 4px;
    }

    .addresses .footer .btn-f:first-child {
        margin: 0;
    }

    .addresses .footer .btn-f {
        margin: 11px 0 0;
    }

    .credit h2 {
        color: #333;
        font: 32px/34px 'titillium_webregular', Arial, Helvetica, sans-serif;
        margin: 0 0 13px;
    }

    .credit .holder {
        margin: 5px -5px 0;
    }

    .credit .form-group {
        overflow: hidden;
        margin: 0 0 7px;
    }

    .credit label {
        font-weight: normal;
        font-family: 'calibribold', Arial, Helvetica, sans-serif;
        margin: 0 6px 0 6px;
        text-align: right;
        float: right;
        /*width: 140px;*/
    }

    .credit .input {
        position: relative;
        overflow: hidden;
        width: 204px;
    }

    .credit .input-cvc {
        float: left;
        width: 74px;
    }

    .credit .link {
        float: left;
        font-size: 14px;
        line-height: 16px;
        margin: 2px 0 0 9px;
    }

    .credit .select-area {
        width: 124px !important;
    }

        .credit .select-area .center {
            padding: 1px 7px;
        }

        .credit .select-area.select-year {
            width: 74px !important;
            margin: 0 0 0 4px;
        }

    .credit .buttons {
        overflow: hidden;
        padding: 14px 0 21px 143px;
    }

    .credit .btn {
        float: left;
        width: 90px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .credit .link-cancel {
        float: left;
        margin: 4px 0 0 11px;
    }

    .credit .form-credit {
        padding: 17px 0 0;
    }

    .summary .holder {
        padding: 5px 0 0;
    }

    .summary h2 {
        color: #333;
        font: 32px/34px 'titillium_webregular', Arial, Helvetica, sans-serif;
        margin: 0 0 17px;
    }

    .summary .btn-pdf {
        font-size: 12px;
        line-height: 12px;
        padding: 3px 8px 4px 10px;
        margin: 0 0 8px;
    }

    .summary p mark {
        background: none;
        margin: 0 0 0 5px;
        color: #333;
    }

    .summary-table {
        border: 0px solid #ccc;
        margin: 27px 0 0;
        padding: 3px 0 0;
    }

        .summary-table .table td {
            line-height: 19px !important;
            padding: 8px 5px !important;
        }

        .summary-table .table {
            margin: 0 auto 15px;
            width: 896px;
        }

            .summary-table .table .col1 {
                width: 108px;
            }

            .summary-table .table .col2 {
                width: 576px;
            }

            .summary-table .table .col3 {
                width: 108px;
            }

            .summary-table .table .col4 {
                width: 104px;
            }

        .summary-table .sum {
            padding: 0 0 0 20px;
        }

    .summary-footer {
        border-top: 3px solid #ccc !important;
        border: 1px solid #ccc;
        background: #f6f6f6;
        padding: 2px 11px 13px;
    }

        .summary-footer ul {
            list-style: none;
            margin: 0 0 0 auto;
            padding: 0;
            width: 280px;
        }

        .summary-footer li {
            overflow: hidden;
        }

        .summary-footer strong {
            color: #333;
        }

        .summary-footer .name {
            float: left;
            text-align: right;
            width: 161px;
        }

        .summary-footer .price {
            text-align: right;
            float: right;
            width: 100px;
        }

    .summary-continue {
        font: 12px/14px 'titillium_webbold', Arial, Helvetica, sans-serif;
        overflow: hidden;
        padding: 23px 8px;
        text-transform: uppercase;
    }

        .summary-continue a {
            margin: 0 0 0 23px;
        }

            .summary-continue a .arrow {
                font-size: 14px;
                line-height: 16px;
            }

    .courses-detail {
        padding-bottom: 32px;
    }

        .courses-detail .tabs-area {
            margin: 0 -8px 0 0;
        }

        .courses-detail .tab-list {
            padding: 28px 20px 6px;
        }

        .courses-detail h2 {
            color: #333;
            font: 32px/39px 'titillium_webregular', Arial, Helvetica, sans-serif;
            margin: -8px 0 11px;
        }

        .courses-detail h3 {
            color: #333;
            font: 22px/26px 'titillium_webregular', Arial, Helvetica, sans-serif;
            margin: 0 0 3px;
        }

        .courses-detail .courses-code {
            font: 18px/20px 'titillium_webregular', Arial, Helvetica, sans-serif;
            margin: 0 0 25px;
            text-transform: uppercase;
            color: #666;
        }

        .courses-detail .description {
            margin: 0 2px 0 0;
        }

            .courses-detail .description p {
                margin: 0 0 21px;
            }

            .courses-detail .description ul {
                list-style: none;
                margin: 0;
                padding: 0 0 24px;
            }

            .courses-detail .description li {
                position: relative;
                padding: 0 0 0 25px;
            }

                .courses-detail .description li:before {
                    background: #666;
                    border-radius: 6px;
                    content: '';
                    position: absolute;
                    left: 11px;
                    top: 8px;
                    height: 5px;
                    width: 5px;
                }

        .courses-detail .alignleft {
            float: left;
            margin: 4px 13px 0 0;
        }

        .courses-detail .alignright {
            float: right;
            margin: 4px 0 0 13px;
        }

    .courses-sidebar {
        border-top: 4px solid #eee;
        border-bottom: 4px solid #eee;
        background: #f6f6f6;
        color: #666;
        font-size: 16px;
        line-height: 20px;
        margin: 50px 0 0 6px;
        padding: 17px 20px 24px;
        position: relative;
    }

        .courses-sidebar .courses-sidebar-heading,
        .courses-sidebar.bottom {
            display: none;
        }

        .courses-sidebar:before,
        .courses-sidebar:after {
            background: url(/GTOnline/images/sprite.png) no-repeat;
            content: '';
            position: absolute;
            left: 50%;
            margin: 0 0 0 -14px;
            height: 34px;
            width: 27px;
        }

        .courses-sidebar:before {
            background-position: 0 -55px;
            top: -18px;
        }

        .courses-sidebar:after {
            background-position: -30px -55px;
            bottom: -16px;
        }

        .courses-sidebar h4 {
            color: #333;
            font: 18px/22px 'titillium_webbold', Arial, Helvetica, sans-serif;
            margin: 0 0 9px;
        }

        .courses-sidebar ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .courses-sidebar ul a {
                font-family: 'calibribold', Arial, Helvetica, sans-serif;
            }

        .courses-sidebar .btn {
            margin: 5px 0 13px;
            padding: 5px 13px 4px;
        }

        .courses-sidebar .block {
            margin: 0 0 27px;
        }

            .courses-sidebar .block ul li:first-child {
                margin: 0;
            }

            .courses-sidebar .block ul li {
                margin: 3px 0 0;
            }

            .courses-sidebar .block:last-child {
                margin: 0 0 27px;
            }

    .price-list {
        list-style: none;
        margin: 0;
        padding: 0 5px 0 0;
    }

        .price-list li {
            margin: 0 0 5px;
            overflow: hidden;
        }

        .price-list .name {
            float: left;
        }

        .price-list .price {
            float: right;
            text-align: right;
        }

    .table-featured {
        margin: -5px -5px 22px 0;
    }

        .table-featured .table {
            margin: 0 auto;
            width: 593px;
        }

            .table-featured .table tr:first-child td {
                border-top: 1px solid #ccc;
            }

            .table-featured .table .btn {
                padding: 0 8px;
            }

            .table-featured .table th {
                padding: 0 0 5px !important;
            }

            .table-featured .table tbody tr:first-child td {
                border-top: 1px solid #ccc;
                padding: 8px 0 7px !important;
            }

            .table-featured .table td {
                line-height: 19px !important;
                padding: 8px 0 7px !important;
            }

            .table-featured .table .col1 {
                width: 162px;
            }

            .table-featured .table .col2 {
                width: 148px;
            }

            .table-featured .table .col3 {
                width: 151px;
            }

            .table-featured .table .col4 {
                width: 132px;
            }

    .form-date {
        border-bottom: 1px solid #ccc;
        margin: 0 0 4px;
        overflow: hidden;
        padding: 0 0 15px;
    }

        .form-date .state {
            float: left;
            margin: 0 12px 0 0;
            width: 258px;
        }

        .form-date .form-control[disabled],
        .form-date .form-control[readonly] {
            background: #fff !important;
        }

        .form-date label {
            margin: 0 6px 0 0;
            color: #333;
            float: left;
            font-weight: normal;
            font-family: 'calibribold', Arial, Helvetica, sans-serif;
        }

        .form-date .select-area {
            width: 154px !important;
            padding: 0 23px 0 3px;
        }

        .form-date .input {
            position: relative;
            float: left;
            width: 92px;
        }

    .ui-datepicker-trigger {
        position: absolute;
        right: 5px;
        top: 2px;
        width: 15px;
        height: 17px;
        background: url(/GTOnline/images/ico-calendar.png);
        border: none;
    }

    .form-date .to {
        float: left;
        text-align: center;
        width: 26px;
    }

    .dates .table th {
        border-bottom: 1px solid #ccc !important;
        padding: 0 0 4px !important;
    }

    .dates .table td {
        padding: 2px 0 !important;
    }

    .dates .table {
        width: 587px;
    }

        .dates .table .col1 {
            width: 252px;
        }

        .dates .table .col2 {
            width: 238px;
        }

        .dates .table .col3 {
            width: 97px;
        }

    .dates .time {
        font-size: 14px;
        line-height: 14px;
        margin: 0 0 5px;
    }

    .dates .open-close {
        margin: 0 -275px 0 0;
        width: 275px;
    }

    .dates h3 {
        font: 14px/16px 'calibribold', Arial, Helvetica, sans-serif;
        margin: 0;
    }

        .dates h3 .arrow {
            font-size: 13px;
            line-height: 16px;
            margin: 0 0 0 4px;
        }

    .dates .opens {
        color: #294072 !important;
        display: inline-block;
        font-size: 14px;
        line-height: 16px;
        position: relative;
        padding: 0 0 0 14px;
        vertical-align: top;
    }

        .dates .opens:focus {
            color: #294072;
        }

        .dates .opens:before {
            background: #294072;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            color: #fff;
            content: '+';
            position: absolute;
            left: 0;
            top: 3px;
            font: 14px/8px 'calibribold', Arial, Helvetica, sans-serif;
            padding: 0 0 0 1px;
            text-align: center;
            height: 11px;
            width: 11px;
        }

    .dates .open-close.active .opens:before {
        content: '-';
    }

    .dates .open-close.active .sp1 {
        display: none;
    }

    .dates .open-close.active .sp2 {
        display: inline;
    }

    .dates .opens .sp1 {
        display: inline;
    }

    .dates .opens .sp2 {
        display: none;
    }

    .dates .slide-date {
        font-size: 14px;
        line-height: 17px;
        padding: 0 0 4px;
    }

    .dates address {
        margin: 0;
        font-size: 14px;
        line-height: 17px;
        font-style: normal;
    }

        .dates address span {
            display: block;
        }

    #main {
        padding: 0 0 70px;
    }

    #footer {
        background: #294072;
        color: #fff;
        padding: 24px 0 51px;
    }


    footer .top-footer ul li a {
        color: #b8b1af;
        font-size: 12px;
        font-weight: 400;
    }

        footer .top-footer ul li a:hover {
            color: #ff6900;
        }

    .lion_copyright a {
        color: #ff6900;
        font-weight: 400;
    }

    #footer .title {
        font: 16px/20px 'titillium_webbold', Arial, Helvetica, sans-serif;
        margin: 0 0 5px;
        text-transform: uppercase;
    }

    #footer ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #footer address {
        font: 12px/16px Arial, Helvetica, sans-serif;
        margin: 0;
    }

        #footer address em {
            font-style: normal;
            margin: 0 2px 0 0;
        }

        #footer address .span:first-child {
            margin: 0;
        }

        #footer address .span {
            display: block;
            margin: 18px 0 0;
        }

    #footer .nav {
        font: 12px/16px Arial, Helvetica, sans-serif;
        list-style: none;
        float: none;
        margin: 0;
        padding: 0;
    }

        #footer .nav li:first-child {
            margin: 0 0 1px;
        }

        #footer .nav li {
            margin: 0;
        }

    #footer .menu {
        font: 16px/20px 'titillium_webbold', Arial, Helvetica, sans-serif;
        text-transform: uppercase;
    }

        #footer .menu li {
            margin: 0 0 7px;
        }


    small, .small {
        font-size: 85%;
    }
}

#footer .menu li.small a {
    font: 12px/16px Arial,Helvetica,sans-serif;
    text-transform: none !important;
}

#footer .container-menu {
    padding-bottom: 23px;
}

#footer .container-button {
    padding-bottom: 26px;
}

#footer .container-copyright {
    padding-bottom: 10px;
}

.copyright {
    font: 12px/20px 'titillium_webbold', Arial, Helvetica, sans-serif;
}

    .copyright span {
        color: #9cb2cb;
    }

.btn-warning:hover {
    -webkit-appearance: none;
    background: #df6f1d;
    border: 1px solid #df6f1d;
    text-decoration: underline;
}

.btn-finder {
    background: #fff;
    border: 1px solid #294072;
    color: #294072;
    font: 14px/27px 'calibribold', Arial, Helvetica, sans-serif;
    height: 31px;
    padding: 0 11px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
}

    .btn-finder span {
        display: inline-block;
        padding: 0 0 0 32px;
        position: relative;
        vertical-align: top;
    }

        .btn-finder span:before {
            background: url(/GTOnline/images/sprite.png) no-repeat -149px 0;
            content: '';
            position: absolute;
            left: 0;
            top: 2px;
            height: 25px;
            width: 24px;
        }

.btn-subscribe {
    background: #fff;
    border: 1px solid #294072;
    color: #294072;
    font: 14px/28px 'calibribold', Arial, Helvetica, sans-serif;
    height: 31px;
    padding: 0 11px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
}

    .btn-subscribe:hover {
        opacity: 0.75;
    }

    .btn-subscribe span {
        display: inline-block;
        position: relative;
        padding: 0 0 0 30px;
        vertical-align: top;
    }

        .btn-subscribe span:before {
            background: url(/GTOnline/images/sprite.png) no-repeat -36px -26px;
            content: '';
            position: absolute;
            left: -2px;
            top: 2px;
            height: 24px;
            width: 23px;
        }

.btn-course-catalog {
    background: #df6f1d;
    display: inline-block;
    font: 14px/30px 'titillium_webbold', Arial, Helvetica, sans-serif;
    height: 31px;
    min-width: 152px;
    text-transform: uppercase;
    vertical-align: top;
    padding: 0 0 0 0px;
}

    .btn-course-catalog span:hover {
        text-decoration: underline;
    }

    .btn-course-catalog span {
        display: inline-block;
        position: relative;
        padding: 0 0 0 40px;
        margin: 0 12px 0 14px;
        vertical-align: top;
    }

        .btn-course-catalog span:before {
            background: url(/GTOnline/images/sprite.png) no-repeat;
            content: '';
            position: absolute;
            left: 0;
            top: 3px;
            height: 23px;
            width: 28px;
        }

.btn-finder-service,
.btn-finder-subscribe {
    border: 1px solid #fff;
    color: #fff;
    font: 14px/27px 'calibribold', Arial, Helvetica, sans-serif;
    display: inline-block;
    height: 31px;
    text-transform: uppercase;
    vertical-align: top;
}

.btn-finder-subscribe {
    padding: 0 12px 0 11px;
}

.btn-finder-service {
    padding: 0 12px 0 11px;
}

    .btn-finder-service:hover,
    .btn-finder-subscribe:hover {
        border: 1px solid #df6f1d;
        color: #df6f1d !important;
        opacity: 0.75;
    }

    .btn-finder-service span,
    .btn-finder-subscribe span {
        position: relative;
        display: inline-block;
        vertical-align: top;
    }

    .btn-finder-service span {
        padding: 0 0 0 30px;
    }

.btn-finder-subscribe span {
    padding: 0 0 0 32px;
}

.btn-finder-service span:before {
    background: url(/GTOnline/images/sprite.png) no-repeat -65px 0;
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    height: 24px;
    width: 24px;
}

.btn-finder-subscribe span:before {
    background: url(/GTOnline/images/sprite.png) no-repeat -36px 0;
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    height: 24px;
    width: 23px;
}

.btn-finder-service:hover span:before {
    background-position: -149px 0;
}

.btn-finder-subscribe:hover span:before {
    background-position: -36px -26px;
}

.alert {
    background: #fff;
    color: #c70202;
    font: 14px/16px 'titillium_webbold', Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0;
    padding: 6px 0 8px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

body > .logo,
#navbar .logo,
.title-tab-mobile,
.dates .city,
.form-select-table,
.sidebar-mobile .open-sidebar,
.mobile-more,
.dates .hide-info,
.icon,
.lms-training .second-row,
.course-section .second-row,
.member-text-mobile,
.mobile-row,
.mobile-history,
.mobile-time,
.second-row,
.cart-mobile-row,
.billing-mobile-text {
    display: none;
}

.popup-holder {
    position: relative;
    overflow: hidden;
    height: 0;
}

.popup-student {
    margin: 0;
    background: #fff;
    max-width: 854px;
}

.popup-small {
    max-width: 437px;
    margin: 0 auto;
    overflow: hidden;
}

    .popup-small .content {
        padding: 27px 22px 0;
        margin: 0;
        font-size: 18px;
        line-height: 22px;
    }



/*# NEW CODE 2021 #*/
.lms-training .title-mobile .wrap-inner-holder.js-slide-hidden {
    display: block !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
}

.lms-training .title-mobile .icon.open-btn {
    display: none;
}

.lms-training #EdgeChromium ul li {
    display: list-item;
}

.members-area-new .learn-subnav .col-md-9 ul li:nth-of-type(3) {
    /*   display: none;*/
}

.basket header.heading {
    width: 100%;
    z-index: 1;
    background-color: #fff;
}

.lms-training .row section.login {
    margin-top: 3em;
}

    .lms-training .row section.login .login-form .input {
        width: 68%;
    }

section.account .account-form span {
    width: 349px;
}

.lms-training .row .account .input input, .lms-training .row .account .input select {
    width: 90%;
}

.lms-training .row .account .select-area .select-opener {
    top: 8px;
}

.lms-training .row .account span.select-area {
    height: 40px;
    border: 1px solid #aaa;
}

.lms-training .row section.login .login-form label {
    margin: 13px 1px 0 0;
}

.lms-training .row:first-child .col-md-9 ul {
    list-style-type: none;
    padding: 0;
}

.members .ma-sidebar .side-bar ul li.expired, #accordion ul li.expired, .member-menu.expired ul li {
    opacity: 0.4;
}

#directmail label {
    font-weight: 400;
}

.lms-training .row:first-child .col-md-9 p {
    margin: 0 0 15px;
    font-size: 14px !important;
}

#invoicetable_wrapper {
    margin: 15px 0 0;
}

.lms-training .row:first-child .col-md-9 ul li {
    display: inline;
}

    .lms-training .row:first-child .col-md-9 ul li img {
        vertical-align: inherit !important;
        margin-right: 1px;
    }

    .lms-training .row:first-child .col-md-9 ul li:last-child img {
        margin-left: 20px;
    }

    .lms-training .row:first-child .col-md-9 ul li img:last-child {
        margin-bottom: -2px;
    }

section.account p, section.account select, section.account label, section.account span, section.account input {
    font-size: 14px !important;
    font-family: 'Montserrat',sans-serif !important;
}

header .top-header ul.dropdown-menu li:nth-of-type(2) {
    display: none;
}

#site-canvas header .top-header ul.dropdown-menu li:nth-of-type(2) {
    display: block;
}

.account .account-form {
    width: 570px;
}

.members .ma-sidebar .side-bar ul li.Highlighted ul li a {
    padding-left: 1em;
}

.account #directmail label {
    width: 80%;
    float: left;
    padding-top: 0;
}

#my-regulations .post.noaccess .post-icon, #my-regulations .post.noaccess .post-content span, #my-regulations .post.noaccess .listingDesc p, #my-regulations .post.noaccess .post-date {
    opacity: 0.4;
}

.account #directmail div.input {
    width: 15%;
    float: left;
}

.select-area.select-select-state, .select-area.select-select-country {
    padding: 0.55em;
    height: 38px;
}

section.account label {
    font-weight: 600;
    /*padding-top: 1.1em;*/
}

.mfp-wrap.my-custom-class .mfp-content {
    height: 800px;
    max-height: 90vh;
    width: 800px;
    max-width: 90vw;
}

.container.lms-training .account h2 {
    margin-top: 40px !important;
}

.container.lms-training .row .col-md-9 p img {
    padding: 0 0 0.45em;
}

.container.lms-training .account:before {
    width: 0 !important;
}

.side-bar ul.menu li ul#TrainingPortal,
#accordion ul.menu li ul#TrainingPortal {
    margin: 0;
}

    .side-bar ul.menu li ul#TrainingPortal li a,
    #accordion ul.menu li ul#TrainingPortal li a, ul#Supervisors li a, #accordion ul li ul#menuElem li a, #accordion ul li ul#Supervisors li a, .members .ma-sidebar .side-bar ul#Instructor li a {
        padding-left: 1em;
    }

        .side-bar ul.menu li ul#TrainingPortal li a:after,
        #accordion ul.menu li ul#TrainingPortal li a:after {
            content: ' ';
        }

#SubmissionHistory_wrapper .table.dataTable.no-footer {
    width: 100%;
}

#SubmissionHistory_wrapper .dataTables_paginate.paging_simple_numbers {
    text-align: center;
}

#SubmissionHistory_wrapper .table.dataTable.no-footer thead {
    border-bottom: 1px solid #ddd;
    height: 33px;
}

#SubmissionHistory_wrapper .table.dataTable.no-footer tr td:last-child {
    border-right: none !important;
}

#SubmissionHistory_wrapper .table.dataTable.no-footer thead th {
    height: 33px;
    vertical-align: middle;
}

#SubmissionHistory_wrapper .dataTables_paginate.paging_simple_numbers a.paginate_button {
    color: #ff6900;
    font-weight: 600;
    padding: 0 0.5em;
}

    #SubmissionHistory_wrapper .dataTables_paginate.paging_simple_numbers a.paginate_button.disabled {
        color: #b7b7b7;
        opacity: 1 !important;
        cursor: pointer;
    }

#SubmissionHistory .col3 a {
    font-weight: bold;
}

#SubmissionHistory_wrapper .table.dataTable.no-footer tr td {
    padding: 10px 6px 10px 6px !important;
    border-right: 1px solid #ddd;
}

#SubmissionHistory_wrapper .dataTables_paginate.paging_simple_numbers a.paginate_button.previous:before {
    content: '<< ';
}

#SubmissionHistory_wrapper .dataTables_paginate.paging_simple_numbers a.paginate_button.next:after {
    content: ' >>';
}

.table.sortable-area.footable-loaded.footable tr td {
    padding: 15px 6px 15px 6px !important;
    border-right: 1px solid #ddd;
}

    .table.sortable-area.footable-loaded.footable tr td a.btn.btn-warning {
        border: 1px solid #ff6900;
        color: #ffffff !important;
        background-color: #ff6900 !important;
    }

        .table.sortable-area.footable-loaded.footable tr td a.btn.btn-warning:hover {
            border: 1px solid #ff6900;
            color: #ff6900 !important;
            background-color: #ffffff !important;
        }

.table tr:first-child td {
    margin-top: 1em;
    border-top: 1px solid #ddd;
}

.top-header ul.dropdown-menu {
    width: 190px;
    background: #fff;
}

    .top-header ul.dropdown-menu li {
        display: block;
        padding: .1em;
        justify-content: left;
        text-align: left;
    }

        .top-header ul.dropdown-menu li a {
            font-size: .9em !important;
            padding: .5em .8em !important;
            color: #000 !important;
            font-weight: 600 !important;
            cursor: pointer;
            font-family: 'Montserrat',sans-serif;
        }

.tabset a {
    font-size: 15px;
    padding: 13px 22px;
    font-weight: 600;
    font-family: 'Montserrat',sans-serif !important;
}

#main .title-page .breadcrumbs span {
    line-height: 44.8px !important;
    font-family: 'Oswald',sans-serif;
    font-size: 25.8px !important;
    display: block;
    margin-top: -0.8em;
}

#main .title-page {
    background: url(/LionTech/media/GT-new/_LION-TrainingHeaderBlue.jpg) no-repeat 50% 0;
    height: auto;
    width: 100%;
    position: relative;
    height: 71px;
}

    #main .title-page .container {
        position: absolute;
        top: 20%;
        height: auto;
        padding: 0;
        left: 5.5%;
        display: block !important;
    }

.lms-training {
    background-color: #fff;
}

    .lms-training .row:first-child .col-md-9 {
        background-color: #f2f5f6;
        padding: 1.5em 2em;
    }

    .lms-training .holder p:nth-of-type(2) {
        display: none;
    }

    .lms-training h2, .members-area-new h2 {
        color: #333;
        font: 32px/34px 'Oswald',sans-serif;
        margin: 5px 64px 10px;
        position: relative;
        text-transform: uppercase;
    }

        .lms-training h2:before {
            content: url(/LionTech/media/GT-new/LION-members-Header-Icon.png);
            position: absolute;
            bottom: -2px;
            margin-left: -65px;
        }

.members-area-new #my-resources h2:before {
    content: url(/LionTech/media/GT-new/LION-MyResources-Icon.png);
    position: absolute;
    bottom: -2px;
    margin-left: -65px;
}

.members-area-new h2:before {
    content: url(/LionTech/media/GT-new/LION-Finder-Header-Icon.png);
    position: absolute;
    bottom: -2px;
    margin-left: -65px;
}

.members-area-new #finder-service h2:before {
    content: url(/LionTech/media/GT-new/_Lion-Finder-Icon.png);
    position: absolute;
    bottom: -2px;
    margin-left: -65px;
}

.members-area-new #my-regulations h2:before {
    content: url(/LionTech/media/GT-new/_Lion-Regulartions-Icon.png);
    position: absolute;
    bottom: -2px;
    margin-left: -65px;
}

.members-area-new #my-resources h2:before {
    content: url(/LionTech/media/GT-new/_Lion-Resources-Icon.png);
    position: absolute;
    bottom: -2px;
    margin-left: -65px;
}

.members-area-new #state-specific-resources h2:before {
    content: url(/LionTech/media/GT-new/_Lion-StateSpec-Icon.png);
    position: absolute;
    bottom: -2px;
    margin-left: -65px;
}

.members-area-new #member-bulletins h2:before {
    content: url(/LionTech/media/GT-new/_Lion-Bulletin-Icon.png);
    position: absolute;
    bottom: -2px;
    margin-left: -65px;
}

.members-area-new #new-rules h2:before {
    content: url(/LionTech/media/GT-new/_Lion-Rules-Icon.png);
    position: absolute;
    bottom: -2px;
    margin-left: -65px;
}

#state-specific-resources .sub-header {
    margin-bottom: 1.75em;
}

    #state-specific-resources .sub-header h2:before {
        content: url(/LionTech/media/GT-new/LION-State-Icon.png);
        position: absolute;
        bottom: -7px;
        margin-left: -65px;
    }

.lms-training .tab-list {
    background-color: #fff;
}

.member-tools {
    background: #fff;
    text-align: center;
    padding: 3em 0;
}

.lms-training .member-tools h2 {
    margin: 5px 0 10px;
}

    .lms-training .member-tools h2:before {
        content: '';
    }

.member-tools .member-menu ul {
    list-style-type: none;
    margin: 3em 0;
}

    .member-tools .member-menu ul li {
        display: inline-block;
        margin-right: 3em;
    }

        .member-tools .member-menu ul li span {
            display: block;
            color: #4b4544;
            font-weight: 600;
            margin-top: 1em;
            font-size: 1.1em;
        }

.course-menu li:first-child {
    margin: 0;
}

.lms-training .tabset li:first-child {
    margin: 0 .5em 0 0;
    width: 32%;
}

.lms-training .tabset li:last-child {
    margin: 0 0 0 .5em;
    width: 32.6%;
}

.lms-training .tabset li {
    width: 33.4%;
    float: left;
    margin: 0;
}

.course-menu li {
    float: left;
    margin: 0 0 0 2px;
}

.members .ma-sidebar .side-bar ul,
#accordion ul {
    padding: 0;
    list-style-type: none;
    border-top: 1px solid #dadad5;
}

    #accordion ul.menu li ul#menuElem li:last-child {
        border-bottom: 1px solid #dadad5;
    }

.side-bar .menu > li > ul,
#accordion .menu > li > ul {
    height: 0px;
    overflow: hidden;
    position: relative;
    margin-left: 0;
}

.side-bar .menu > li.expanded > ul,
#accordion .menu > li.expanded > ul {
    height: auto;
}

.members .ma-sidebar .side-bar ul li,
#accordion ul li {
    margin-bottom: 0;
}

    .members .ma-sidebar .side-bar ul li a,
    #accordion ul li a {
        background: #fff;
        border-left: 3px solid #eae9e9;
        width: 100%;
        display: block;
        padding: 1em .55em;
        font-weight: 600;
        font-size: 1.05em;
    }

.members .ma-sidebar .side-bar ul li,
#accordion ul li {
    line-height: 20px;
}

    .members .ma-sidebar .side-bar ul li.Highlighted a,
    #accordion ul li.Highlighted a {
        background: #f6f6f6;
        border-left: 3px solid #eae9e9;
        width: 100%;
        display: block;
        padding: 1em 0.75em;
        border-bottom: 1px solid #eae9e9;
        font-weight: 600;
        font-size: 0.88em;
    }

    .members .ma-sidebar .side-bar ul li.Highlighted a {
        font-size: 1.03em !important;
    }

    #accordion ul li.Highlighted a {
        font-size: 1.175em !important;
        padding: 1em .55em;
    }

.members .ma-sidebar .side-bar ul.menu li ul#menuElem li a:after, .members .ma-sidebar .side-bar ul.menu li #Supervisors li a:after, .members .ma-sidebar .side-bar ul.menu li #Instructor li a:after {
    content: '';
}

.members .ma-sidebar .side-bar ul.menu li a:after, #accordion ul.menu > li > a:after {
    content: url(/LionTech/media/GT-new/LION_carat-down.png);
    position: absolute;
    right: 30px;
}

.members .ma-sidebar .side-bar ul.menu li.expanded a:after, #accordion ul.menu > li.expanded > a:after {
    content: url(/LionTech/media/GT-new/LION_carat-up.png);
    position: absolute;
    right: 30px;
}

.members .ma-sidebar .side-bar, #accordion {
    padding: 0;
}

    .members .ma-sidebar .side-bar ul li.Highlighted ul,
    #accordion ul li.Highlighted ul {
        margin-left: 0;
    }

    #accordion ul li a {
        color: #284e74;
        font-weight: 600;
        font-size: 1.175em;
    }

    .members .ma-sidebar .side-bar ul li.Highlighted ul li a,
    #accordion ul li.Highlighted ul li a {
        color: #000;
    }

    .members .ma-sidebar .side-bar ul li.Highlighted ul li.Highlighted a,
    #accordion ul li.Highlighted ul li.Highlighted a {
        border-left: 3px solid #284e74 !important;
        font-weight: normal;
        color: #667e95 !important;
    }

    .members .ma-sidebar .side-bar ul li a:focus, .members .ma-sidebar .side-bar ul li a:hover,
    #accordion ul li a:focus, .members .ma-sidebar .side-bar ul li a:hover {
        color: #667e95;
    }


    .members .ma-sidebar .side-bar ul li.Highlighted ul li a:before, #accordion ul li.Highlighted ul li a:before {
        content: '- ';
    }

    .members .ma-sidebar .side-bar ul li.Highlighted ul li a:after, #accordion ul li.Highlighted ul li a:after {
        content: ' ';
    }

    #accordion strong.title {
        display: none;
    }

p.reminder {
    display: block;
    font-size: 0.96em;
    line-height: 20px;
    margin: 2em 0;
}

.learn-contact a {
    color: #284e74;
}

    .learn-contact a:hover {
        color: #ff6900;
    }

p.reminder strong, .learn-contact strong {
    font-family: 'Montserrat',sans-serif !important;
}

.learn-subnav {
    border-bottom: 1px solid #eae9e9;
    height: 70px;
}

    .learn-subnav .col-md-9 {
        float: right;
    }

        .learn-subnav .col-md-9 ul {
            margin: 0;
            margin-block-start: 0;
            padding-inline-start: 0;
        }

            .learn-subnav .col-md-9 ul li {
                display: inline-block;
                padding: 1.75em 4.4em 1.4em 0;
            }

                .learn-subnav .col-md-9 ul li a {
                    display: block;
                    color: #284e74;
                    height: 45px;
                    font-weight: 600;
                    font-size: 1.2em;
                }

                    .learn-subnav .col-md-9 ul li a:hover, .learn-subnav .col-md-9 ul li a.active, .learn-subnav .col-md-9 ul li.Highlighted a {
                        color: #797979;
                        border-bottom: 6px solid #aabac2;
                    }

.learn-contact.col-md-9 {
    float: right;
    text-align: right;
    margin: 0 25px 1.6em;
    font-weight: 600;
}

.members-area-new {
    width: 1248px;
    margin: 0 auto;
    background-color: #fff;
}

    .members-area-new .member-area .history .container {
        background-color: #FFF !important;
    }

    .members-area-new .member-area .container {
        background-color: #f2f5f6 !important;
        padding: 0 0 2em;
    }

    .members-area-new .member-area.no-background .container {
        background-color: #FFF !important;
        padding: 0 0 2em;
    }


    .members-area-new .member-area.no-background h2 {
        margin: 20px 0 !important;
    }

    #finder-service .row .col-md-8
    {
        padding-left: 0px;
    }


#finder-service .row .col-md-4 {
    padding-left: 0px;
}
div.finder-left {
    padding-left: 0;
}

    div.finder-right {
        background-color: #d7dfe2;
        margin-top: -43px;
        padding: 1em;
    }

div.finder-right h3 {
    font: 19px/26px 'Oswald',sans-serif;
    margin: 0 0 10px;
}



div.row.finder-right p {
    line-height: 20px;
}

div.row.finder-right a {
    color: #ff6900;
    font-family: 'Oswald',sans-serif;
    letter-spacing: 1px;
}

.members-area-new .member-area .ask-a-question, .members-area-new .member-area .history {
    background-color: #fff;
    padding: 2em;
    position: relative;
    border: 0;
}

.members-area-new .member-area .history {
    margin: 2em 0;
}

    .members-area-new .member-area .category, .members-area-new .member-area .category .container {
        background-color: #fff !important;
    }

        .members-area-new .member-area .category .container {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            flex-wrap: wrap;
        }

    .members-area-new .member-area .container .card {
        background-color: #fff !important;
        margin-top: 0px !important;
        border: 1px solid #333;
        margin-right: 1em;
        width: 31.333333%;
        padding: 0 !important;
        font-family: 'Montserrat',sans-serif;
        margin-bottom: 1em;
    }

        .members-area-new .member-area .container .card:nth-child(3n) {
            margin-right: 0;
        }

        .members-area-new .member-area .container .card a {
            display: block;
        }

            .members-area-new .member-area .container .card a:hover {
                opacity: 0.7;
            }

        .members-area-new .member-area .container .card .title {
            background: #000;
            text-align: center;
            font-weight: 600;
            padding: 0.5em 0;
            color: #fff;
            min-height: 43px;
        }

        .members-area-new .member-area .container .card .content {
            background-color: #fff;
            margin-top: 0px;
            padding: 0.5em;
            font: 18px/24px 'Oswald',sans-serif;
            color: #ff6900;
            font-weight: 400;
        }

            .members-area-new .member-area .container .card .content .video-thumb {
                width: 253px;
                height: 148px;
                position: relative;
                overflow: hidden;
            }

                .members-area-new .member-area .container .card .content .video-thumb img {
                    max-width: 100%;
                    max-height: 100%;
                    width: 100%;
                    height: auto;
                }

            .members-area-new .member-area .container .card .content img.play-icon {
                position: absolute;
                left: 50%;
                top: 50%;
                margin: -30px auto auto -30px;
                z-index: 5;
                width: 60px;
            }

            .members-area-new .member-area .container .card .content .whitepaper-thumb {
                width: 253px;
                position: relative;
                overflow: hidden;
            }

                .members-area-new .member-area .container .card .content .whitepaper-thumb img {
                    max-width: 100%;
                    max-height: 100%;
                    width: 100%;
                    height: auto;
                }

        .members-area-new .member-area .container .card .desc {
            padding: 0 0.7em 1em;
            line-height: 21px;
            color: #333;
        }



#member-regulations-list .category {
    padding: 1.5em 2em;
    margin-top: 1em;
}

#member-resources-list.container {
    background: #fff !important;
    padding: 1em;
}

    #member-resources-list.container .category, #MemberStateInfo .col-md-8 {
        padding: 0 !important;
    }

#MemberStateInfo .col-md-8 {
    border-right: 1px solid #e9e9e9;
}

#my-regulations #table_id {
    position: relative;
    padding: 1em;
    background: #fff;
}

.keyStateLinks h3, .stateResource h3 {
    font-family: 'Oswald',sans-serif;
    color: #4d4445;
    padding: 0 0 .25em;
    text-transform: uppercase;
}

.keyStateLinks a {
    display: block;
    position: relative;
    padding-left: 10px;
}

    .keyStateLinks a:before {
        content: '•';
        padding-right: .4em;
        position: absolute;
        left: 0px;
    }

.keyStateLinks br {
    display: none;
}

.stateResource {
    background: #e0e5e9;
    padding: 1em;
}

    .stateResource h3 {
        text-transform: inherit;
        margin: 0;
    }

    .stateResource a {
        color: #ff6900;
        font-weight: 600;
    }

#MemberStateInfo .select2-container {
    margin-bottom: 1.5em;
}

#my-resources .category, #member-bulletins .category {
    margin: 0 !important;
    padding: 10px;
    clear: both;
}

#my-resources .category h4 {
    margin: 0 !important;
}

#my-resources .category #menuElem {
    list-style-type: none;
    width: 100%;
}

    #my-resources .category #menuElem li {
        position: relative;
        border-bottom: 1px solid #eae9e9;
        padding: 0.5em 0;
        line-height: 20px;
    }

        #my-resources .category #menuElem li:before {
            content: url(/LionTech/media/GT-new/LION-arrow.png);
            position: absolute;
            left: -30px;
        }

        #my-resources .category #menuElem li a {
            color: #284e74;
            font-weight: 600;
        }

#my-resources .category .card {
    border: none !important;
}

#my-resources .category .container {
    padding: 0;
}

#whitepapers .more {
    text-align: center;
}

#whitepapers .filters {
    margin: 2em 0 0;
}

#my-resources #whitepapers .container.results {
    margin: 2em 0 0;
    border-top: 1px solid #eae9e9;
    padding-bottom: 30px;
    padding-top: 20px;
}

    #my-resources #whitepapers.category .container.results h4 {
        font-size: 16px;
        line-height: 20px;
        color: #284e74;
    }

#whitepapers .gated .downloadLink .content img {
    width: 100%;
}

#my-resources .category a.btn.loadmore, #whitepapers .more a {
    color: #ff6900;
    font-weight: 600;
    font-size: 16px;
}

    #my-resources .category a.btn.loadmore:before, #whitepapers .more a:before {
        content: "[ "
    }

    #my-resources .category a.btn.loadmore:after, #whitepapers .more a:after {
        content: " ]"
    }

#my-resources .category .card .content h4 {
    color: #4b4544;
    font-size: 18px;
    line-height: 22px;
    margin: .75em 0 10px 0 !important;
    font-weight: 600;
    //min-height: 50px;
    border: none !important;
    padding: 0 !important;
    font-family: 'Montserrat',sans-serif;
}

#my-resources .category .card .content > div {
    font-size: 14px;
    line-height: 20px;
}

#my-resources .category .card .content div {
    font-family: 'Montserrat',sans-serif;
    color: #4b4544;
    font-size: 14px;
    font-weight: 400;
}

#my-regulations .tblMemberUpdates.updates-post-list .post {
    position: relative;
    clear: both;
    margin-bottom: 1.5em;
    overflow: hidden;
}

    #my-regulations .tblMemberUpdates.updates-post-list .post .post-icon {
        width: 7%;
        float: left
    }

    #my-regulations .tblMemberUpdates.updates-post-list .post .post-content {
        width: 92%;
        float: left;
    }

        #my-regulations .tblMemberUpdates.updates-post-list .post .post-content .listingDesc {
            line-height: 20px;
        }

    #my-regulations .tblMemberUpdates.updates-post-list .post .post-date {
        position: absolute;
        right: 0;
        font-size: 14px;
    }

#my-regulations #date-title {
    position: absolute;
    top: 28px;
    right: 43px;
}

#my-regulations .sub-header, #member-bulletins .sub-header {
    margin-bottom: 21px;
}

#member-bulletins #member-bulletins-list .category {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

#member-bulletins-list  .btn {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}

section.members .btn {
    padding: 0.94em 1.4em !important;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Lexend',sans-serif;
    display: block;
    border-radius: 0;
    font-size: .85em;
    white-space: normal;
}

section.members .btn.org {
    background: #ff6900 !important;
    color: #fff !important;
    border: 1px solid #ff6900;
}

#member-regulations-list .category .container .content {
    font: 18px/25px 'Oswald',sans-serif;
    font-weight: 400;
}

.members-area-new .member-area .history h3 {
    margin: 0 0 0.2em !important;
}

.members-area-new .member-area .ask-a-question h3, .members-area-new .member-area .history h3, .members-area-new .member-area .category h4 span, #my-resources .category h4, #member-bulletins-list h4, #MemberStateInfo h4 {
    font: 22px/26px 'Oswald',sans-serif;
    margin: 0 0 1.5em;
    color: #284e74;
    border-bottom: 1px solid #eae9e9;
    padding-bottom: 0.75em;
    display: block;
    text-transform: initial;
}

#member-bulletins-list  h4 {
    margin-top: 2em;
}

#member-bulletins-list .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    z-index: 100;
}
        
#member-bulletins-list {
    background-color: #fff !important;
    padding: 2em 1em;
}

.members-area-new .member-area .container .card-video .content.iframeContainer.youtube {
    min-height: 130px;
}

.members-area-new .member-area .container .card-video .desc {
    padding: 1em .7em 1em;
    line-height: 21px;
    color: #333;
    font-size: 15px;
}

#member-bulletins-list .category .col-md-12 {
    padding: 0 15px 0 0 !important;
    width: 100%;
    margin-top: 1em;
}

.members-area-new .member-area .ask-a-question .edit-link {
    position: absolute;
    top: 110px;
    right: 27px;
}

    .members-area-new .member-area .ask-a-question .edit-link a {
        border: 2px solid #284E74;
        padding: 0.75em 1.5em;
        color: #284E74;
    }

        .members-area-new .member-area .ask-a-question .edit-link a:hover {
            border: 2px solid #284E74;
            background-color: #284E74;
            color: #FFF;
        }

        .members-area-new .member-area .ask-a-question .edit-link a mark {
            display: none;
        }

.members-area-new .member-area .ask-a-question  {
    padding: 0;
}

.members-area-new .member-area .ask-a-question form {

    margin: 20px;
}

    .members-area-new .member-area .ask-a-question input[type=submit] {
        margin: 2px 0 0 180px;
        height: 50px !important;
        width: 200px;
    }

    .members-area-new .member-area .ask-a-question  .form-field {
        margin: 15px;
        float:left;
        width: 100%;
    }

    .members-area-new .member-area .ask-a-question label {
        font-family: 'Montserrat',sans-serif;
        padding: 0;
        margin: 0;
        font-size: 14px;
        line-height: 29px;
        font-weight: 600;
        float: left;
        font-weight: 600;
        min-width: 165px;
    }

    .members-area-new .member-area .ask-a-question .editing-form-control-nested-control {
        width: 78.3%;
        float: left;
        position: relative;
        padding: 0;
        margin: 0;
    }



.members-area-new .member-area .ask-a-question input, .members-area-new .member-area .ask-a-question textarea {
    max-width: 90% !important;
}

    .members-area-new .member-area .ask-a-question textarea {
        height: 120px;
    }

@media (min-width: 1200px) {
    .members-area-new .members .container {
        width: 1200px;
    }
}

.members-area-new section.page-content .side-bar {
    border: 0;
    margin-top: 0;
}

.members-area-new section.page-content .container {
    background-color: #fff;
    border: 0;
}

.members-area-new .member-area {
    background-color: #f2f5f6;
    margin-top: 0;
    padding: 1.5em 2em;
}

.members-area-new .title-page .frame {
    display: block;
}

    .members-area-new .title-page .frame .box {
        background: transparent;
        padding: 14px 5px 2px 0px;
    }

.members-area-new .title-page .container.hidden-xs {
    padding: 0;
}

.members-area-new .title-page .frame .box ul li {
    line-height: 44.8px !important;
    font-family: 'Oswald',sans-serif;
    font-size: 25.8px !important;
    border-right: 1px solid #fff;
    padding-right: 0.7em;
}

    .members-area-new .title-page .frame .box ul li:last-child, #main .title-page .holder .frame .box .breadcrumbs li:last-child {
        line-height: 44.8px !important;
        font-family: 'Montserrat',sans-serif;
        font-size: 20px !important;
        font-weight: 400 !important;
        border: 0;
        padding-top: 0.25em;
        text-transform: none;
    }

    .members-area-new .title-page .frame .box ul li:last-child {
        padding-top: 0;
    }

#main .title-page .holder .frame .box .breadcrumbs li:last-child {
    padding-left: 1.5em;
    font-family: arial !important;
}

#main .title-page .holder .frame .box .breadcrumbs li:first-child {
    padding-left: 0 !important;
    border-right: 1px solid #fff;
}

#main .title-page .breadcrumbs span {
    margin-top: 0;
    line-height: 44.8px !important;
    font-weight: 400 !important;
    font: 26px/28px Arial,Helvetica,sans-serif;
    padding-right: 0.7em;
}

#main .title-page .holder .frame .box .breadcrumbs li {
    float: none;
    display: inline-block;
    padding: 0 .75em !important;
}

    #main .title-page .holder .frame .box .breadcrumbs li:before {
        content: ' ';
    }

#main .title-page .breadcrumbs {
    float: none;
    margin-left: -5px;
}

.members-area-new .title-page .frame .box ul li:before {
    content: ' ';
}

#whitepapers .filters.container div input, #whitepapers .filters.container div select {
    padding-left: 0.5em;
}

/*# NEW CODE 2021/Mobile #*/
@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_filter {
        display: none !important;
    }

    .dataTables_wrapper .dataTables_length {
        display: none !important;
    }
}

header .top-header ul.dropdown-menu li:nth-of-type(2) {
    display: block !important;
}

.title-tab-mobile {
    display: none !important;
}

@media (max-width: 767px) {
    .lms-training .tab-list .tab .title-tab-mobile {
        display: flex !important;
    }
}

header .mobile-header .navbar-toggle .icon-bar {
    width: 30px
}

@media (max-width: 800px) {
    #SubmissionHistory_wrapper table tbody tr {
        border-bottom: 1px solid #000;
    }

    #SubmissionHistory_wrapper table tr:first-child td {
        margin: 0;
    }

    .lms-training .tabset a {
        min-height: 75px;
        vertical-align: middle;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .lms-training .tabset li {
        width: 33%;
    }

    .lms-training .table {
        width: auto !important;
    }

    .members-area-new .member-area .container .card .content .whitepaper-thumb, .members-area-new .member-area .container .card .content .video-thumb {
        width: auto;
    }

    #SubmissionHistory_wrapper .table.dataTable.no-footer thead th {
        width: auto !important;
    }

    #map-image {
        display: none;
    }

    #my-regulations .post {
        border-bottom: 1px solid #4b4544;
    }

    #my-regulations .post-content h4, #my-regulations .post-content .listingDesc {
        margin: 0 0 0.4em 0.4em;
    }

    #my-regulations #date-title {
        display: none;
    }

    

    .member-tools span {
        display: block;
        margin-bottom: 1em;
        margin-top: 1em;
    }

    #SubmissionHistory_wrapper .table.dataTable.no-footer tr td {
        width: auto;
    }

    .lms-training h2:before {
        top: -50px;
        margin-left: 0;
    }

    .lms-training h2 {
        margin: 47px 0 0;
    }

    #my-regulations .tblMemberUpdates.updates-post-list .post .post-date {
        margin-bottom: 1em;
    }

    .members-area-new .title-page .frame .box ul li, .members-area-new .title-page .frame .box ul li:last-child, #main .title-page .holder .frame .box .breadcrumbs li:last-child, #main .title-page .breadcrumbs span {
        font-size: 17.8px !important;
    }

    .members-area-new .member-area .container .card .content h4 {
        text-align: center;
        color: #4b4544 !important;
        margin-top: 1em;
    }

    #my-resources .category .filters.container {
        position: relative;
        margin: 2em 0 1em;
    }

        #my-resources .category .filters.container div {
            position: relative
        }

            #my-resources .category .filters.container div:nth-of-type(1) select, #my-resources .category .filters.container div:nth-of-type(2) input {
                width: 100%;
            }

    .lms-training .tab-list .tab .title-tab-mobile {
        align-items: center;
        justify-content: center;
        width: 33% !important;
        float: left !important;
        height: 90px !important;
        margin-bottom: 1em;
        position: absolute;
        font-size: 16px;
        top: 0;
    }

    .lms-training .tab-list {
        margin-bottom: 113px;
        position: relative;
    }

    .lms-training .tabs-area {
        padding: 5px 0 0 1px !important;
    }

    .lms-training .tab-list .tab:nth-of-type(2) .title-tab-mobile {
        left: 33.3%;
    }

    .lms-training .tab-list .tab:nth-of-type(3) .title-tab-mobile {
        left: 66.6%;
    }

    .title-tab-mobile {
        height: 90px;
        text-align: center !important;
    }

        .title-tab-mobile span {
            padding: 0 !important;
        }

            .title-tab-mobile span:before {
                content: '' !important;
            }

    #whitepapers .filters.container div {
        width: 100%;
        margin: 0.4em 0;
    }

    .slick-mobile .slick-dots li button:before {
        font-size: 60px;
    }

    .members-area-new .member-area .container .card {
        margin-right: 5px;
    }

    #my-resources .category a.btn.loadmore {
        display: none;
    }

    #SubmissionHistory_wrapper .hidden-xs {
        display: revert !important;
    }

    #main .title-page .holder .frame .box .breadcrumbs li {
        padding: 0.1em .75em !important;
    }

    .members-area-new {
        width: 100%;
    }

    .learn-subnav .col-md-9 {
        width: 100%;
    }

    .learn-contact.col-md-9 {
        float: none;
    }

    .learn-subnav {
        height: 75px;
    }

        .learn-subnav .col-md-9 ul li {
            display: inline-block;
            padding: 0.75em 0;
            width: 24%;
            text-align: center;
        }

            .learn-subnav .col-md-9 ul li a {
                height: 65px;
                display: table-cell;
                vertical-align: middle;
            }

    .members-area-new .member-area .container .finder-right {
        margin-top: auto;
    }

    .members-area-new .title-page, #main .title-page {
        height: 80px;
        margin: 0px 0 0px;
    }

    .members-area-new section.int-hero {
        max-height: inherit !important;
    }

        .members-area-new section.int-hero .title-page .hidden-xs {
            display: block !important;
        }

        .members-area-new section.int-hero .title-page .breadcrumbs li:first-child {
            padding: 2px 0.6em 0 0.5em;
        }

    #main .title-page .breadcrumbs li:first-child {
        padding: 10px 0 !important;
    }

    #main .title-page .breadcrumbs li:last-child {
        padding: 10px 0;
    }

    #SubmissionHistory_wrapper .table.dataTable.no-footer tr td, #SubmissionHistory_wrapper .table.dataTable.no-footer thead {
        border: none;
        height: auto;
    }

    .members-area-new .member-area .container .card, .members-area-new .member-area .container .card img {
        width: 100%;
    }

    .members-area-new .member-area .category .container {
        display: block;
        flex-wrap: inherit;
    }

    .members-area-new .member-area .ask-a-question .form-question .btn {
        margin-left: 0;
    }

    #my-regulations .tblMemberUpdates.updates-post-list .post .post-date {
        position: relative;
        text-align: right;
        z-index: 2;
    }

    #my-regulations .tblMemberUpdates.updates-post-list .post .post-icon {
        width: 13%;
    }

    #my-regulations .tblMemberUpdates.updates-post-list .post .post-content {
        width: 86%;
        z-index: 2222;
        position: relative;
    }
}

@media (max-width: 550px) {
    #SubmissionHistory_wrapper .hidden-xs {
        display: block !important;
    }

    .tabs-area .table {
        margin-top: 72px !important;
    }
}

@media (min-width:800px) and (max-width:1200px) {
    .lms-training .tabset a {
        min-height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .lms-training .tabset li {
        width: 31%;
    }

    #accordion ul.menu li ul#TrainingPortal {
        width: 100%;
    }

    .lms-training {
        padding-top: 75px;
    }
}

/* END NEW CODE 2021 */
#fancybox-outer .close.black {
    color: #666;
}

#fancybox-outer .close {
    font-size: 22px;
    color: #fff;
    box-shadow: none;
    margin: 3px 7px 0 0;
    line-height: 22px;
    font-weight: normal;
    opacity: 1;
    filter: none;
}

.popup-student .content {
    font-size: 15px;
    margin: -10px 0 0;
    padding: 0 10px 10px;
}

.popup-student table {
    width: 100%;
}

.popup-student .heading {
    color: #284e74;
    font: 22px/26px 'Oswald',sans-serif;
    margin: 0 0 31px;
    padding: 5px 10px 11px;
    text-align: left;
}

.popup-student .form-student {
    padding: 0 10px;
}

.popup-student .form-group-top {
    padding: 0 0 6px;
}

.popup-student .form-group {
    margin: 0 0 6px;
}

    .popup-student .form-group:after {
        content: '';
        display: block;
        clear: both;
    }

.popup-student label {
    float: left;
    font: 17px/18px 'calibribold', Arial, Helvetica, sans-serif;
    margin: 0 23px 0 0;
    position: relative;
    text-align: right;
    width: 201px;
}

.popup-student .chk-label-active {
    color: #666;
}

.popup-student label em {
    font-style: normal;
    position: absolute;
    right: -13px;
    top: 1px;
}

.popup-student .input {
    position: relative;
    float: left;
    width: 214px;
}

.popup-student .select-area.select-salutation {
    width: 100px !important;
}

.popup-student .select-area.select-state {
    width: 148px !important;
}

.popup-student .select-area.select-country {
    width: 114px !important;
}

.popup-student .input.input-f-name {
    width: 253px;
}

.popup-student .input.input-m-name {
    width: 157px;
}

.popup-student .input.input-l-name {
    width: 249px;
}

.popup-student .input.input-siffix {
    width: 98px;
}

.popup-student .input.input-professional,
.popup-student .input.input-job,
.popup-student .input.input-email {
    width: 277px;
}

.popup-student .input-ext {
    float: left;
    margin: 0 0 0 17px;
}

    .popup-student .input-ext label {
        text-align: left;
        margin: 0 30px 0 0;
        width: auto;
    }

    .popup-student .input-ext .input {
        width: 107px;
    }

.popup-student .footer-button {
    overflow: hidden;
    padding: 36px 55px 12px;
}

.popup-student .btn {
    float: left;
    margin: 20px 0 0 0;
    padding: 5px 9px 4px;
}

.popup-student .cancel {
    float: right;
    margin: 6px 0 0;
    font-family: 'calibribold', Arial, Helvetica, sans-serif;
}

.ui-widget-content {
    background: #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: 1px solid #ccc;
    width: 230px;
}

.ui-widget-header {
    background: #294072;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.ui-datepicker .ui-datepicker-title {
    font-size: 14px;
}

.ui-datepicker table {
    font-size: 12px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    border: none;
    cursor: pointer;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    top: 1px;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background: #294072 url("../images/datepiccer-theme/ui-bg_glass_75_d0e5f5_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #1d5987;
}

.ui-datepicker .ui-datepicker-prev {
    left: 0;
}

.ui-datepicker .ui-datepicker-next {
    right: 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 0;
    height: 32px;
    width: 32px;
}

.wrap-inner-holder,
.table .holder {
    display: none;
}

.table .sp1,
.table .active .sp2 {
    display: inline !important;
}

.table .sp2,
.table .active .sp1 {
    display: none !important;
}

@media only screen and (max-width: 991px) {
    .back-link {
        display: block;
    }

    .drop-wrapper {
        position: absolute;
        top: 0;
        left: 100%;
        width: 237px;
        padding: 7px 0 11px;
        width: 0;
        margin: 0 0 10px;
    }

    .dropdown-menu {
        float: none;
        position: static;
        padding: 10px;
        display: block;
    }

    #bs-example-navbar-collapse-1,
    #bs-example-navbar-collapse-1 .collapse-holder {
        overflow: visible;
        margin: 16px 0px 0 0;
    }

    #bs-example-navbar-collapse-1 {
        overflow: hidden;
    }

    #header {
        position: absolute;
    }

    .container {
        width: 750px;
    }

    .navbar-header {
        position: relative;
    }

    .navbar-brand {
        position: absolute;
        left: 6px;
        top: 27px;
        margin: 0 !important;
    }

    .navbar-toggle {
        border-left: 1px solid #294072 !important;
        background: #939fb9 !important;
        margin: 0;
        padding: 8px 9px 5px;
    }

        .navbar-toggle.collapsed {
            border-left: 1px solid #294072 !important;
            background: #294072 !important;
        }

        .navbar-toggle:active,
        .navbar-toggle:hover {
            border-left: 1px solid #294072 !important;
            background: #939fb9 !important;
        }

        .navbar-toggle .icon-bar {
            background: #000 !important;
            margin: 0 0 5px;
            height: 3px;
            width: 28px;
        }

    .tabset {
        margin: 0;
    }

    .navbar {
        min-height: 131px;
    }

    .navbar-collapse {
        background: #294072;
        position: absolute;
        margin: 16px 5px 0 0;
        padding: 0 !important;
        width: 256px;
        right: 5px;
        top: 100%;
        max-height: 840px;
        z-index: 100;
    }

    .collapse-holder {
        padding: 7px 10px 11px;
        overflow: hidden;
    }

    .nav-profile .caret,
    .nav-main .caret {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid;
        float: right;
        display: block !important;
        margin: 7px 0 0;
        -moz-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .nav-profile > ul > li:first-child,
    .nav-main > ul > li:first-child {
        margin: 0;
    }

    .nav-profile > ul > li,
    .nav-main > ul > li {
        float: none;
        margin: 14px 0 0;
    }

        .nav-profile > ul > li > a,
        .nav-main > ul > li > a {
            color: #fff;
            font: 18px/20px 'titillium_webbold', Arial, Helvetica, sans-serif;
            display: block;
            text-transform: none;
        }

        .nav-profile > ul > li.active > a:before,
        .nav-main > ul > li.active > a:before {
            background: none;
        }

        .nav-profile > ul > li > a:hover,
        .nav-profile > ul > li > a:focus,
        .nav-profile > ul > li.actove > a,
        .nav-main > ul > li > a:hover,
        .nav-main > ul > li > a:focus,
        .nav-main > ul > li.active > a,
        .nav-profile > ul > .dropdown.open > a,
        .nav-main > ul > .dropdown.open > a,
        .nav-main .dropdown.open .caret,
        .nav-profile .dropdown.open .caret {
            color: #fff;
        }

    .nav-main {
        position: static;
        padding: 0;
        margin: 0 0 13px;
    }

    .nav-profile {
        position: static;
        border-top: 1px solid #fff;
        margin: 0;
        padding: 14px 0 0;
    }

    .dropdown.open .caret {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .search {
        clear: both;
        top: 7px;
        height: 28px;
        float: none !important;
        margin: 0 0 0 auto;
    }

    .top-right {
        float: none !important;
        padding: 8px 5px 0;
    }

        .top-right .top-right-holder {
            margin: 0 0 21px;
        }

    .filter-slide.book {
        padding: 0 0 10px;
    }

    .cart {
        margin: 2px 0 0 13px;
    }

    .carousel {
        margin: 2px 0 0;
    }

        .carousel .caption {
            bottom: 65px;
            right: 8px;
            line-height: 20px;
        }

    .dates .opens:before {
        padding: 0;
    }

    .tabs-traning .post {
        padding: 25px 15px 17px;
    }

    .group-individual {
        margin: 0 0 30px;
    }

    .liomn-description {
        margin: 0 0 39px;
        padding: 24px 0;
    }

    .lion-description .text {
        font-size: 19px;
        line-height: 29px;
        margin: -3px 0 0 0;
    }

    .lion-description blockquote {
        padding: 1px 24px 1px 29px;
    }

        .lion-description blockquote q:after {
            bottom: 1px;
            right: -23px;
        }

    .membership-article .text {
        padding: 0;
    }

    .membership-article .btn-finder {
        padding: 0 13px 0 10px;
    }

    .membership-article .heading {
        margin: 0 0 11px -1px;
    }

    .membership-article h1 {
        width: 500px;
    }

    .membership-article h2 {
        margin: 0 0 9px;
    }

    .membership-article p {
        margin: 0 0 8px;
    }

    .membership-article .btn {
        margin: 4px 0 0;
    }

    .news .btn-subscribe {
        padding: 0 13px 0 12px;
    }

    .news .date {
        margin: 5px 10px 0 0;
    }

    .news .post,
    .news .holder {
        padding: 0 3px 0 0;
    }

    .news h2 {
        margin: 0 0 10px;
    }

    .news .more {
        margin: 0 2px;
    }

    .featured h1 {
        margin: 0 0 15px;
    }

    .featured h2 {
        font-size: 12px;
        line-height: 14px;
        margin: 0 0 0 12px;
    }

    .featured img {
        margin: 0 0 15px 12px;
        height: auto;
    }

    .featured .col-sm-3 img {
        max-width: 160px;
    }

    .featured .col-sm-4 img {
        max-width: 228px;
    }

    .title-page {
        margin: 0 0 39px;
    }

    .about {
        padding-bottom: 18px;
    }

        .about .alignleft {
            margin: 4px 10px 0 0;
        }

        .about .blockquote-list {
            margin: 0 -2px 12px;
            padding: 5px 0 0;
        }

    .blog {
        padding-bottom: 32px;
        padding-top: 3px;
    }

        .blog .banner {
            margin: 4px 3px 26px;
        }

    .post-list {
        line-height: 19px;
    }

        .post-list .image {
            margin: 5px 15px 5px 2px;
        }

        .post-list .holder {
            overflow: visible;
        }

        .post-list .post:first-child {
            padding: 0 0 14px;
        }

        .post-list .post {
            padding: 17px 0 15px;
        }

        .post-list p {
            margin: 7px 0 5px;
        }

    .single {
        margin: -3px 0 0;
        padding: 0 0 61px;
    }

        .single h2 {
            line-height: 39px;
            margin: 0 0 2px !important;
        }

        .single img {
            max-width: 100%;
            height: auto;
            width: auto;
        }

        .single div.aligncenter {
            margin: -1px 1px 27px 0;
        }

    .add-comment {
        padding: 25px 1px 15px;
    }

        .add-comment .warning-text {
            font-size: 12px;
            margin: 0 -10px 0 0;
            padding: 2px 0 0 9px;
        }

        .add-comment .input-textarea {
            margin: 0 -10px 0 0;
            width: 322px;
        }

    .training {
        padding-bottom: 36px;
    }

        .training .main-box {
            padding: 0 2px 0 0;
        }

    .trainign-list .image {
        margin: 6px 12px 0 0;
    }

    .trainign-list .post:first-child {
        margin: 0 0 40px;
    }

    .trainign-list .post {
        margin: 0 0 20px;
    }

    .lms {
        padding-bottom: 3px;
        padding-top: 7px;
    }

        .lms > .row > div {
            margin: 0 0 40px;
        }

    .account {
        padding: 1px 0 31px;
        position: relative;
        width: 460px;
    }

        .account h2 {
            margin: 0 0 22px;
        }

        .account:before {
            background: none;
        }

        .account .account-form {
            padding: 17px 2px 0;
            width: 389px;
        }

        .account label {
            margin: -1px 10px 0 0;
        }

        .account .form-group {
            margin: 0 0 7px;
        }

        .account .form-group-address {
            margin: 0 0 9px;
        }

    .lms-training {
        padding-bottom: 44px;
    }

        .lms-training h1 {
            margin: 8px 0 10px;
        }

        .lms-training .holder:before {
            height: 89%;
            right: -21px;
        }



        .lms-training .tabset a {
            padding: 6px 13px;
        }

        .lms-training .tab-list {
            padding: 28px 2px 0 20px;
        }

        .lms-training .table {
            line-height: 19px;
            width: 100%;
        }

            .lms-training .table .col1 {
                width: 123px;
            }

            .lms-training .table .col2 {
                width: 359px;
            }

            .lms-training .table .col3 {
                width: 124px;
            }

            .lms-training .table .col4 {
                width: 96px;
            }

    .menu-lms {
        padding: 0 18px;
    }

        .menu-lms:before {
            left: 10px;
        }

    .member .text {
        padding: 29px 10px 0 7px;
    }

    .member .tab-list-section:first-child {
        padding: 0 2px 5px;
    }

    .member .tab-list-section:after {
        content: '';
        display: block;
        clear: both;
    }

    .member .tab-list-section {
        overflow: visible;
        padding: 10px 9px 13px;
    }

    .updates {
        width: 347px;
    }

        .updates h4 {
            margin: -3px 0 0;
            line-height: 19px;
        }

        .updates .updates-post-list {
            padding: 0 0 24px;
        }

        .updates .pagination {
            display: none;
        }

    .my-trainign {
        padding: 0 10px 0 0;
        width: 340px;
    }

    .bulletins {
        width: 314px;
    }

    .story {
        margin: 0 -10px 0 0;
        padding: 58px 4px;
        width: 347px;
    }

    .webinars {
        padding: 13px 1px;
    }

        .webinars .holder {
            margin: 0 0 0 -164px;
        }

        .webinars .post {
            margin: 0 0 0 164px;
        }

    .recent-training {
        display: none;
    }

    .sidebar-member {
        margin: 3px 0 0;
    }

    .mobile-more {
        display: inline;
    }

    .question {
        border-bottom: 4px solid #ccc !important;
        border: none;
        margin: 7px -15px 0 0;
        padding: 0 0 35px;
        float: none;
        width: auto;
    }

        .question .post img {
            margin: 5px 27px 0 0;
            max-width: 137px;
        }

        .question .post {
            padding: 0 0 46px;
        }

    .faqs {
        float: none;
        margin: 0 -3px;
        padding: 23px 0 0;
        width: auto;
    }

    .account .input-number {
        margin: 0 0 0 6px;
    }

    .account .form-control.form-control-ext {
        width: 36px;
    }

    .history .table {
        border-bottom: 1px solid #ccc;
        width: 702px;
    }

        .history .table .col1 {
            width: 145px;
        }

        .history .table .col2 {
            width: 144px;
        }

        .history .table .col3 {
            width: 324px;
        }

        .history .table .col4 {
            width: 90px;
        }

    .form-question {
        padding: 0 0 4px;
    }

        .form-question .textarea {
            margin: 3px 0 0;
        }

        .form-question textarea {
            height: 98px !important;
        }

    .tab2-list-section {
        padding: 0 0 88px;
    }

    .need {
        padding: 25px 4px 0;
    }

        .need p br {
            display: none;
        }

    .regulation {
        padding: 0 0 14px;
    }

        .regulation .table {
            width: 687px;
        }

            .regulation .table .col1 {
                width: 504px;
            }

            .regulation .table .col2 {
                width: 183px;
            }

    .training-tools {
        padding: 16px 0 0;
    }

    .tab3-list-section {
        margin: 4px 5px 0;
    }

        .tab3-list-section .left-col,
        .tab3-list-section .right-col {
            border: none;
            float: none;
            margin: 0;
            width: auto;
        }

        .tab3-list-section .left-col {
            padding: 0 0 27px;
        }

        .tab3-list-section .right-col {
            border-top: 4px solid #ccc;
            padding: 22px 0 0;
        }

        .tab3-list-section .bulletins {
            width: auto;
        }

            .tab3-list-section .bulletins .post br {
                display: none;
            }

            .tab3-list-section .bulletins .bulletins-post-list {
                padding: 0 0 33px;
            }

    .tab4-list-section .left-col {
        width: 422px;
    }

    .tab4-list-section .right-col {
        margin: 6px -10px 0 0;
        width: 266px;
    }

    .lion-cast .table {
        width: 408px;
    }

        .lion-cast .table .col1 {
            width: 324px;
        }

        .lion-cast .table .col2 {
            width: 84px;
        }

    .filter {
        margin: 7px 0 35px;
        padding: 16px 14px 16px 19px;
    }

        .filter .heading-filter {
            display: block;
        }

        .filter .filter-list {
            overflow: hidden;
            margin: 0 -70px 0 -45px;
            padding: 10px 0 19px;
        }

        .filter .opener {
            float: left;
            font-family: 'calibribold', Arial, Helvetica, sans-serif;
            line-height: 20px;
            background: #ccc;
            padding: 0 9px;
            height: 21px;
            width: 120px;
        }

            .filter .opener .caret {
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-top: 6px solid;
                margin: -2px 0 0 4px;
            }

            .filter .opener:hover,
            .filter .opener:focus {
                color: #294072;
            }

            .filter .opener .sp1 {
                display: inline;
            }

            .filter .opener .sp2 {
                display: none;
            }

        .filter.filter-active .sp1 {
            display: none;
        }

        .filter.filter-active .sp2 {
            display: inline;
        }

        .filter.filter-active .heading-filter .download-catalog {
            display: none;
        }

        .filter .opener .sp2 .caret {
            -moz-transform: rotate(-180deg);
            -webkit-transform: rotate(-180deg);
            -o-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
        }

        .filter .filter-box {
            float: left;
            margin: 0 45px !important;
            width: 180px;
        }

        .filter .mobile-block-filter {
            overflow: hidden;
            padding: 5px 0 11px;
        }

            .filter .mobile-block-filter .filter-clear {
                margin: 0;
                padding: 0;
                float: left;
            }

            .filter .mobile-block-filter .download-catalog {
                float: right;
            }

        .filter .heading-filter {
            display: block;
            overflow: hidden;
        }

        .filter .download-catalog {
            display: block;
            float: right;
        }

        .filter label {
            display: block;
        }

    .courses {
        padding-bottom: 60px;
    }

    .course-catalog {
        padding: 5px 0 0 0;
    }

        .course-catalog .table {
            width: 697px;
        }

            .course-catalog .table .col1 {
                width: 396px;
            }

            .course-catalog .table .col2 {
                width: 144px;
            }

            .course-catalog .table .col3 {
                width: 65px;
            }

            .course-catalog .table .col4 {
                width: 92px;
            }

    .book-section {
        margin: 0;
    }

        .book-section .table .col1 {
            width: 396px;
        }

        .book-section .table .col2 {
            width: 205px;
        }

        .book-section .table .col3 {
            width: 96px;
        }

        .book-section .block:first-child {
            margin: 0;
        }

        .book-section .block {
            margin: 32px 0 0;
        }

    .membership-section .table .col1 {
        width: 396px;
    }

    .membership-section .table .col2 {
        width: 206px;
    }

    .membership-section .table .col3 {
        width: 95px;
    }

    .filter-clear.add {
        margin: 0;
        padding: 6px 0 7px;
    }

    .book-detail h1.title {
        margin: -2px 0 37px;
    }

    .book-detail .content {
        margin: 0;
        padding: 27px 17px 0 46px;
    }

    .book-detail .alignright {
        margin: 9px 0 0 9px;
    }

    .book-detail .alignleft {
        margin: 9px 9px 0 0;
    }

    .book-detail .content ul {
        margin: -1px 4px 21px;
    }

    .sidebar {
        height: auto;
        margin: 0 0 39px 0;
        padding: 16px 18px;
    }

        .sidebar .sidebar-heading {
            display: block;
            overflow: hidden;
        }

        .sidebar .sidebar-opener {
            float: left;
            font-family: 'calibribold', Arial, Helvetica, sans-serif;
            line-height: 20px;
            background: #ccc;
            padding: 0 9px;
            height: 21px;
        }

            .sidebar .sidebar-opener .caret {
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-top: 6px solid;
                margin: -2px 0 0 4px;
            }

            .sidebar .sidebar-opener:hover,
            .sidebar .sidebar-opener:focus {
                color: #294072;
            }

            .sidebar .sidebar-opener .sp1 {
                display: inline;
            }

            .sidebar .sidebar-opener .sp2 {
                display: none;
            }

        .sidebar.sidebar-active .sp1 {
            display: none;
        }

        .sidebar.sidebar-active .sp2 {
            display: inline;
        }

        .sidebar.sidebar-active .heading-filter .download-catalog {
            display: none;
        }

        .sidebar .sidebar-opener .sp2 .caret {
            -moz-transform: rotate(-180deg);
            -webkit-transform: rotate(-180deg);
            -o-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
        }

        .sidebar .columns {
            padding: 8px 0 0;
            overflow: hidden;
        }

        .sidebar p {
            font-size: 16px;
            line-height: 20px;
        }

        .sidebar .col:first-child {
            margin: 0;
            padding: 2px 0 0;
        }

        .sidebar .col {
            margin: 0 0 0 38px;
            padding: 3px 0 0;
            float: left;
            width: 324px;
        }

        .sidebar .title {
            margin: 0 0 10px;
            font-family: 'titillium_webbold', Arial, Helvetica, sans-serif;
        }

        .sidebar .btn {
            margin: 0 0 18px;
        }

    .membership-article .holder {
        line-height: 19px;
    }

    .lion-description {
        padding: 24px 0 24px;
    }

        .lion-description .text:before {
            height: 98%;
            top: 5px;
        }

        .lion-description blockquote:before {
            top: 5px;
            height: 115%;
        }

    .courses-detail h1 {
        margin: -5px 0 11px;
    }

    .courses-detail .courses-code {
        margin: 0 0 39px;
    }

    .courses-detail .tabs-area {
        margin: 0 0 29px;
    }

    .courses-detail .tab-list {
        padding: 28px 20px 11px;
    }

    .courses-sidebar {
        margin: 0 0 25px;
        padding: 16px 19px;
    }

        .courses-sidebar .courses-sidebar-heading {
            display: block;
            overflow: hidden;
        }

        .courses-sidebar .opener {
            float: left;
            font-family: 'calibribold', Arial, Helvetica, sans-serif;
            line-height: 20px;
            background: #ccc;
            padding: 0 9px 0 9px;
            height: 21px;
        }

            .courses-sidebar .opener .caret {
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-top: 6px solid;
                margin: -2px 0 0 4px;
            }

            .courses-sidebar .opener:hover,
            .courses-sidebar .opener:focus {
                color: #294072;
            }

            .courses-sidebar .opener .sp1 {
                display: inline;
            }

            .courses-sidebar .opener .sp2 {
                display: none;
            }

        .courses-sidebar.active .sp1 {
            display: none;
        }

        .courses-sidebar.active .sp2 {
            display: inline;
        }

        .courses-sidebar.active .heading-filter .download-catalog {
            display: none;
        }

        .courses-sidebar .opener .sp2 .caret {
            -moz-transform: rotate(-180deg);
            -webkit-transform: rotate(-180deg);
            -o-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
        }

        .courses-sidebar .columns {
            overflow: hidden;
            padding: 10px 0 4px;
        }

        .courses-sidebar .block:last-child,
        .courses-sidebar .block {
            margin: 0;
        }

        .courses-sidebar .col:first-child {
            margin: 0;
        }

        .courses-sidebar .col {
            margin: 0 0 0 61px;
            float: left;
            width: 300px;
        }

        .courses-sidebar.bottom {
            display: block;
            margin: 0 0 39px;
            padding: 12px 19px 34px;
        }

            .courses-sidebar.bottom .columns-news {
                overflow: hidden;
            }

            .courses-sidebar.bottom .col:first-child {
                margin: 0;
            }

            .courses-sidebar.bottom .col {
                margin: 0 0 0 101px;
                width: 260px;
            }

    .price-list {
        width: 260px;
    }

    .table-featured .table {
        width: 708px;
    }

        .table-featured .table .col1 {
            width: 162px;
        }

        .table-featured .table .col2 {
            width: 198px;
        }

        .table-featured .table .col3 {
            width: 184px;
        }

        .table-featured .table .col4 {
            width: 163px;
        }

    .dates .table {
        margin: 0 auto;
        width: 707px;
    }

        .dates .table .col1 {
            width: 252px;
        }

        .dates .table .col2 {
            width: 345px;
        }

        .dates .table .col3 {
            width: 110px;
        }

    .basket {
        padding-bottom: 148px;
    }

        .basket .heading .btn {
            display: none;
        }

        .basket .table {
            max-width: 707px;
            width: auto;
        }

            .basket .table .col1 {
                width: 93px;
            }

            .basket .table .col2 {
                width: 393px;
            }

            .basket .table .col3 {
                width: 86px;
            }

            .basket .table .col4 {
                width: 135px;
            }

        .basket .heading {
            padding: 8px 0 17px;
        }

        .basket .table .select-area {
            margin: -1px 28px 0 1px;
        }

    .basket-footer p {
        margin: 0 0 20px;
    }

    .form-code {
        margin: 0 0 19px;
    }

    .students .students-table {
        padding: 3px 0 2px 15px;
    }

    .students .table td {
        padding: 9px 0 8px !important;
    }

    .students .table {
        width: 712px;
    }

        .students .table .col1 {
            width: 86px;
        }

        .students .table .col2 {
            width: 361px;
        }

        .students .table .col3 {
            width: 78px;
        }

        .students .table .col4 {
            width: 187px;
        }

    .students label {
        float: none;
        display: inline;
    }

    .students .icon-lightbox {
        float: none;
        display: inline-block;
        margin: 0;
        vertical-align: top;
    }

    .students .footer {
        padding: 8px 0 0;
    }

    .students .chk-area {
        margin: -1px 4px 10px 0;
    }

    .students .price2 {
        padding: 27px 0 0;
    }

    .assing .text {
        margin: 0 -20px 0 0;
        padding: 8px 0 22px;
    }

    .students .icon-lightbox2 {
        float: none;
        display: inline-block;
        margin: 0;
        vertical-align: top;
    }

    .billing-table .table {
        width: 717px;
        margin: 0 auto 19px;
    }

        .billing-table .table .col1 {
            width: 72px;
        }

        .billing-table .table .col2 {
            width: 89px;
        }

        .billing-table .table .col3 {
            width: 250px;
        }

        .billing-table .table .col4 {
            width: 149px;
        }

        .billing-table .table .col5 {
            width: 86px;
        }

        .billing-table .table .col6 {
            width: 73px;
        }

    .billing-info {
        padding: 9px 0 84px;
    }

    .billing-footer .subtitle > span {
        margin: 0 8px 0 0;
    }

    .billing-footer {
        padding: 3px 0 0;
    }

        .billing-footer ul {
            margin: 0 0 0 auto;
        }

        .billing-footer .row2 {
            padding: 3px 10px;
        }

        .billing-footer .subtitle {
            width: 244px;
        }

    .address-billing {
        margin: 0;
    }

    .addresses .footer em {
        margin: 2px 0 17px -2px;
    }

    .summary-table .table {
        width: 707px;
        margin: 0 auto 16px;
    }

        .summary-table .table .col1 {
            width: 83px;
        }

        .summary-table .table .col2 {
            width: 457px;
        }

        .summary-table .table .col3 {
            width: 101px;
        }

        .summary-table .table .col4 {
            width: 66px;
        }

    .summary .holder {
        padding: 8px 0 0;
    }

    .summary-table .table br {
        display: none;
    }

    .summary-footer {
        padding: 2px 0 13px;
    }

        .summary-footer .name {
            width: 177px;
        }

        .summary-footer .price {
            width: 81px;
        }

    .summary-continue {
        padding: 24px 9px 20px;
    }

    .member-text-mobile {
        display: block;
        padding: 33px 0 3px;
    }

    #sidebar {
        margin: 4px 0 39px 2px;
    }

    #main {
        padding: 0 0 5px;
    }

    #footer {
        padding: 29px 0;
    }

        #footer .container-button {
            padding-bottom: 30px;
        }

            #footer .container-button .row > div {
                float: left;
                margin: 0 -11px 0 0;
                width: auto !important;
            }

        #footer .title {
            font-size: 19px;
            line-height: 19px;
            margin: 0 0 8px;
        }

        #footer ul {
            font-size: 14px;
            /*line-height: 17px;*/
        }

        #footer address {
            margin: -3px 0 0;
        }

        #footer .nav li:first-child {
            margin: 0 0 2px;
        }

        #footer .nav li {
            margin: 0 0 2px;
        }

        #footer .container-menu {
            padding-bottom: 6px;
        }

            #footer .container-menu > .row > .col-md-8 {
                margin-bottom: 25px;
            }

        #footer .menu ul {
            font: 19px/20px 'titillium_webbold',Arial,Helvetica,sans-serif !important;
        }

        #footer .menu li {
            margin: 0 0 11px;
        }

        #footer .container-menu > .row > .col-md-8 .col-sm-3 {
            margin: 0 -8px 0 0;
        }

        #footer .container-menu > .row > .col-md-4 .col-sm-3 {
            margin: 0 -5px 0 0;
        }

            #footer .container-menu > .row > .col-md-4 .col-sm-3 .title {
                font-size: 16px;
            }

        #footer .copyright {
            float: left !important;
            margin: 0 0 0 184px;
        }

    .popup-student {
        width: 720px;
    }

    .panel-title > a {
        position: relative;
        outline: none;
    }

        .panel-title > a:before {
            content: '-';
            display: inline-block;
            vertical-align: top;
            width: 10px;
        }

    .panel-title > .collapsed:before {
        content: '+';
    }
}

@media only screen and (min-width: 768px) {
    .group-individual .slide,
    .container-menu .slide,
    .tab-list .slide-tab {
        height: auto !important;
        position: static !important;
        display: block !important;
    }
}

@media (max-width: 991px) {
    #main #header {
        display: none;
    }
}


@media only screen and (max-width: 767px) {
    .summary-table .table .icon,
    .billing-table .table .icon,
    .students-table .icon,
    .basket .icon,
    .dates .icon,
    .lms-training .icon {
        cursor: pointer;
        color: #294072;
        font: 24px/26px 'titillium_webbold', Arial, Helvetica, sans-serif;
        display: block;
        position: absolute;
    }

    .filter-clear.add {
        padding: 6px 0 10px;
    }

    .summary-table .table .icon .sp1,
    .billing-table .table .icon .sp1,
    .students-table .icon .sp1,
    .basket .icon .sp1,
    .dates .icon .sp1,
    .lms-training .icon .sp1 {
        display: inline;
    }

    .summary-table .table .icon .sp2,
    .billing-table .table .icon .sp2,
    .students-table .icon .sp2,
    .basket .icon .sp2,
    .dates .icon .sp2,
    .lms-training .icon .sp2 {
        display: none;
        line-height: 28px;
    }

    .summary-table .table .active-row .icon .sp1,
    .billing-table .table .active-row .icon .sp1,
    .students-table .active-row .icon .sp1,
    .basket .active-row .icon .sp1,
    .dates .active-row .icon .sp1,
    .lms-training .active-row .icon .sp1 {
        display: none;
    }

    .summary-table .table .active-row .icon .sp2,
    .billing-table .table .active-row .icon .sp2,
    .students-table .active-row .icon .sp2,
    .basket .active-row .icon .sp2,
    .dates .active-row .icon .sp2,
    .lms-training .active-row .icon .sp2 {
        display: inline;
    }

    .about h1,
    .about h2,
    .blog h1,
    .blog h2,
    .training h2,
    .basket .heading h2,
    .assing h2,
    .billing-info h1,
    .summary h1,
    .credit h1,
    .course-catalog h2,
    .courses-detail h1 {
        font-size: 28px;
        line-height: 30px;
    }

    .webinars h3,
    .question .post h3,
    .resources-list h3,
    .lion-cast h3,
    .regulation h3,
    .preference h3,
    .tab3-list-section .bulletins h3 {
        font-size: 28px !important;
    }

    .summary-table .cart-mobile-row,
    .billing-table .cart-mobile-row,
    .students .cart-mobile-row,
    .basket .cart-mobile-row {
        display: block;
    }

        .summary-table .cart-mobile-row td,
        .billing-table .cart-mobile-row td,
        .students .cart-mobile-row td,
        .basket .cart-mobile-row td {
            display: block;
            border: none;
            padding: 0 !important;
        }

    .summary-table .table .col1,
    .summary-table .table .col3,
    .summary-table .table .col4,
    .billing-table .table .col1,
    .billing-table .table .col2,
    .billing-table .table .col4,
    .billing-table .table .col5,
    .billing-table .table .col6,
    .students .table .col1,
    .students .table .col3,
    .students .table .col4,
    .basket .table .col1,
    .basket .table .col3,
    .basket .table .col4,
    .history .table .col1,
    .history .table .col2,
    .history .table .col3,
    .history .table .col4,
    .my-trainign .table .col2,
    .my-trainign .table .col3,
    .course-catalog .table .col2,
    .course-catalog .table .col3,
    .course-catalog .table .col4,
    .dates .table .col2,
    .dates .table .col3,
    .lms-training .table .col1,
    .lms-training .table .col3,
    .lms-training .table .col4,
    .table-featured thead,
    .table-featured thead tr,
    .table-featured th,
    .table-featured .col3,
    .table-featured .col4,
    .carousel .overlay-r,
    .carousel .overlay-l,
    .pagination-carousel,
    .tabset,
    .search,
    .call,
    .carousel .caption-holder,
    .post-list .image,
    .add-comment .warning-text,
    .trainign-list .image,
    .lms-training .holder,
    .courses-code,
    .course-menu,
    .book-section h3 br,
    .member .text,
    .mobile-more,
    .question .post img,
    .tab4-list-section .left-col img,
    .lion-cast .table th.col2,
    .tab3-list-section .image,
    .regulation .table .col2,
    .students-table .table td.col2 .footer {
        display: none;
    }
    /* style */
    .container {
        width: auto;
    }

    .navbar {
        min-height: 101px;
    }

    .navbar-brand {
        left: 11px;
        top: 14px;
        width: 168px;
    }

        .navbar-brand img {
            height: 61px;
            width: 168px;
        }

    .navbar-collapse {
        margin: 16px 11px 0 0;
    }

    .cart:before {
        background: none;
    }

    .cart {
        margin: 0;
        padding: 0;
    }

        .cart a {
            font-size: 18px;
            padding: 0 0 0 23px;
        }

            .cart a:before {
                background-position: -153px -73px;
                top: 0;
                height: 16px;
                width: 17px;
            }

    .top-right {
        padding: 12px 11px 0;
    }

        .top-right .top-right-holder {
            margin: 0 0 17px;
        }

    .carousel {
        height: 325px;
        overflow: hidden;
    }

        .carousel .carousel-holder {
            margin: 0;
        }

        .carousel .carousel-frame {
            width: auto;
        }

        .carousel .caption {
            bottom: 31px;
            margin: 0 2px 0 11px;
            top: auto;
            width: auto;
        }

        .carousel .slide img {
            max-height: 327px;
        }

        .carousel h1 {
            line-height: 18px;
            padding: 5px 9px 8px;
            text-align: left;
        }

    .tab-list .tab {
        display: block !important;
        position: static !important;
        width: auto !important;
        margin: 0 0 12px;
    }

    .title-tab-mobile {
        background: #294072;
        cursor: pointer;
        color: #fff;
        display: block;
        font: 20px/24px 'titillium_webbold',Arial,Helvetica,sans-serif;
        padding: 5px 12px 6px;
    }

        .title-tab-mobile small {
            font-family: 'titillium_webregular';
            font-size: 20px !important;
        }

    .menu-lms:before {
        background: none;
    }

    .tabs-traning {
        margin: 0 0 24px;
    }

        .tabs-traning .tabs-area {
            padding: 26px 5px 0;
        }

        .tabs-traning .tab-list {
            border: none;
        }

        .tabs-traning .post {
            padding: 15px 0 0;
        }

        .tabs-traning .image {
            margin: 0 0 10px;
            float: none;
            width: auto;
        }

        .tabs-traning .holder {
            padding: 0 0 15px;
        }

    .group-individual {
        margin: 0 0 39px;
        padding: 0 3px;
    }

        .group-individual h2 {
            font-size: 24px;
            line-height: 24px;
            display: inline-block;
            vertical-align: top;
        }

            .group-individual h2 .arrow {
                font-size: 21px;
                line-height: 21px;
            }

        .group-individual .row > div:first-child {
            margin: 0;
        }

        .group-individual .row > div {
            margin: 24px 0 0;
        }

        .group-individual .slide > div {
            padding: 10px 0 0;
        }

    .lion-description .text:before {
        background: none;
    }

    .lion-description {
        margin: 0 0 16px;
        padding: 24px 0 10px;
    }

        .lion-description .text {
            line-height: 22px;
            margin: -1px 5px 0;
        }

    .title-page {
        height: 101px;
        margin: 0 0 30px;
    }

    .about {
        padding: 0 8px;
    }

        .about .alignleft,
        .about .alignright {
            float: none;
            margin: 4px 0 10px;
        }

        .about .alignright {
            margin: 6px 0;
        }

        .about .blockquote-list {
            margin: 0 0 12px;
            padding: 3px 0 0;
        }

        .about blockquote {
            line-height: 18px;
            padding: 7px 21px 20px 27px;
        }

            .about blockquote q {
                margin: 0 10px 5px 0;
            }

            .about blockquote:after {
                bottom: 41px;
                top: auto;
                right: 0;
            }

        .about .about-holder {
            margin: 0 0 4px;
        }

        .about .blockquote-list {
            margin: 0 0 14px;
            padding: 0;
        }

        .about blockquote q:after {
            top: auto;
            bottom: 2px;
        }

    .blog {
        padding: 23px 10px 0;
        position: relative;
    }

    .post-list {
        padding: 0 0 5px;
    }

        .post-list .post:first-child {
            padding: 0 0 16px;
        }

        .post-list .post {
            padding: 16px 0 16px;
        }

    .sidebar-mobile {
        position: absolute;
        right: -3px;
        top: -15px;
        width: 0;
        z-index: 100;
    }

        .sidebar-mobile .open-sidebar {
            background: url(/GTOnline/images/sprite.png) no-repeat 0 -95px;
            position: absolute;
            display: block;
            left: -41px;
            top: 3px;
            overflow: hidden;
            -webkit-transition: none;
            -moz-transition: none;
            -o-transition: none;
            transition: none;
            text-indent: -9999px;
            height: 39px;
            width: 48px;
        }

            .sidebar-mobile .open-sidebar:focus {
                outline: none;
            }

        .sidebar-mobile.active {
            width: 270px;
        }

            .sidebar-mobile.active .open-sidebar {
                background-position: -53px -95px;
            }

            .sidebar-mobile.active #sidebar {
                display: block;
            }

    .form-search .form-group {
        width: 164px;
    }

    .form-search .btn {
        float: left;
        margin: 0 0 0 4px;
    }

    .single {
        margin: 0;
        padding: 0 0 32px;
    }

        .single h2 {
            line-height: 32px !important;
            margin: 0 10px 2px 0 !important;
        }

        .single h3 {
            line-height: 27px;
        }

        .single p.info {
            font-size: 14px;
            margin: 0 0 16px;
        }

        .single div.aligncenter {
            margin: -1px 1px 15px 0;
        }

    .add-comment {
        padding: 25px 1px 0;
    }

        .add-comment .title {
            font-size: 28px;
            line-height: 30px;
            margin: 0 0 18px;
        }

        .add-comment .input {
            float: none;
            overflow: hidden;
            width: auto;
        }

            .add-comment .input.input-math {
                float: left;
            }

        .add-comment .txt,
        .add-comment .sum {
            margin: -2px 4px 0 -2px;
        }

        .add-comment .input-textarea {
            margin: 0;
            float: none;
            overflow: hidden;
            width: auto;
        }

        .add-comment .btn {
            margin: 11px 0 0 104px;
        }

    .training {
        padding: 0 10px;
    }

        .training .alignright {
            margin: 6px 1px 0 10px;
        }

    .trainign-list {
        margin: 0 -3px;
        padding: 19px 0;
    }

    .training h2 {
        font-size: 26px;
        line-height: 28px;
        margin: 0 0 2px;
    }

        .training h2 .arrow {
            font-size: 25px;
            line-height: 30px;
        }

    .trainign-list .post:first-child {
        margin: 0 0 45px;
    }

    .trainign-list .post {
        margin: 0 0 45px;
    }

    .lms {
        padding: 22px 10px;
    }

        .lms h2 {
            font-size: 28px;
            line-height: 32px;
        }

        .lms > .row > div {
            margin: 0 0 33px;
        }

    .login-form {
        padding: 6px 0 0;
    }

    .account {
        width: auto;
    }

        .account h2 {
            margin: 0 0 2px;
        }

        .account .account-form {
            padding: 18px 3px 0 1px;
            width: auto;
        }

        .account label {
            margin: -1px 2px 0 0;
            width: 140px;
        }

        .account .form-control.form-control-number {
            width: 123px;
        }

        .account .btn {
            margin: 5px 0 0 122px;
        }

    .lms-training .tab-list {
        border: none;
        padding: 0;
    }

    .lms-training .tab.active .title-tab-mobile {
        background: #294072;
    }

    .lms-training {
        padding: 0 9px 0 10px;
    }

        .lms-training .tabs-area {
            padding: 34px 0 0 1px;
        }

            .lms-training .tabs-area .slide-tab {
                border: 1px solid #ccc;
            }

        .lms-training .tab-list .tab {
            margin: 0 0 2px;
        }

        .lms-training .table td.col1 {
            padding: 10px 0 0 !important;
        }

        .lms-training .table td.col4 {
            padding: 0 0 10px !important;
        }

        .lms-training .title-mobile {
            position: relative;
            line-height: 20px;
        }

        .lms-training .table td,
        .lms-training .table th {
            width: 100%;
        }

        .lms-training .icon {
            left: 1px;
            top: 5px;
        }

        .lms-training .active-row .icon {
            top: 3px;
            left: 2px;
        }

        .lms-training .mobile-table {
            padding: 27px 9px 0 9px;
        }

        .lms-training .table {
            width: 100%;
        }

            .lms-training .table th {
                padding: 0 0 2px !important;
            }

        .lms-training .second-row,
        .second-row {
            display: block;
        }

    .course-catalog .second-row td {
        display: block;
    }

    .lms-training .second-row td {
        border: none;
        padding: 0 1px !important;
    }

    .lms-training .wrap-inner-holder ul {
        list-style: none;
        margin: 4px 0 -7px;
        padding: 0;
    }

    .lms-training .wrap-inner-holder li {
        overflow: hidden;
        margin: 0 0 4px;
    }

    .lms-training .wrap-inner-holder .btn {
        margin: 1px 1px 0;
    }

    .lms-training .wrap-inner-holder .name {
        color: #333;
        margin: 0 6px 0 0;
        font-weight: bold;
        float: left;
        width: 120px;
    }

    .menu-lms {
        padding: 0;
    }

        .menu-lms li.hidden-not-mobile {
            display: block;
        }

    .book-detail {
        padding-bottom: 46px;
    }

        .book-detail h2.title {
            margin: 6px 5px 35px;
            font-size: 28px;
            line-height: 34px;
        }

        .book-detail h2 {
            margin: 0 0 32px -24px;
        }

        .book-detail .content p {
            margin: 0 0 20px;
        }

        .book-detail .content ul {
            margin: -1px 4px 23px;
        }

        .book-detail .content {
            margin: 0 4px 0 6px;
            padding: 27px 12px 8px 34px;
        }

        .book-detail .alignright,
        .book-detail .alignleft {
            display: block;
            float: none;
            margin: 0 auto 15px;
            position: relative;
            left: -9px;
        }

    .sidebar {
        margin: 0 6px 39px 6px;
        padding: 21px 18px;
    }

        .sidebar .col:first-child {
            margin: 0;
            padding: 2px 0 0;
        }

        .sidebar .col {
            padding: 4px 0 0;
            margin: 0;
            float: none;
            width: auto;
        }

        .sidebar .title {
            margin: 0 0 20px;
        }

        .sidebar p {
            font-size: 18px;
            line-height: 22px;
        }

    .list-price {
        padding: 0 0 12px;
    }

    .courses-detail .tab-list {
        border: none;
        padding: 0;
    }

        .courses-detail .tab-list .tab {
            margin: 0 0 2px;
        }

    .courses-detail .slide-tab {
        border-top: none !important;
        border: 1px solid #ccc;
    }

    .courses-detail .alignright,
    .courses-detail .alignleft {
        display: block;
        margin: 0 auto 13px;
        float: none;
    }

    .courses-detail h1 {
        margin: -4px 5px 36px;
        line-height: 34px;
    }

    .courses-sidebar {
        margin: 0 6px 25px;
        padding: 21px 19px;
    }

        .courses-sidebar .columns {
            padding: 10px 0 11px;
        }

        .courses-sidebar .col:first-child {
            margin: 0;
        }

        .courses-sidebar .col {
            margin: 27px -1px 0;
            float: none;
            width: auto;
        }

    .courses-detail .tabs-area {
        margin: 0 4px 29px 5px;
    }

    .courses-detail .title-tab-mobile {
        text-align: left;
        font-size: 20px;
        padding: 6px 19px;
    }

        .courses-detail .title-tab-mobile span {
            padding: 0 0 0 7px;
        }

    .courses-detail .description {
        margin: 0;
        padding: 34px 10px 12px;
    }

        .courses-detail .description ul {
            padding: 1px 0 26px;
        }

    .courses-sidebar.bottom {
        margin: 0 6px 15px;
        padding: 13px 17px 29px;
    }

        .courses-sidebar.bottom .col:first-child {
            margin: 0;
        }

        .courses-sidebar.bottom .col {
            margin: 30px 0 0;
            width: auto;
        }

    .table-featured {
        margin: 0;
        padding: 0 10px 17px;
    }

        .table-featured .table {
            width: 100%;
        }

            .table-featured .table .col1 {
                width: 162px;
            }

            .table-featured .table .col2 {
                width: auto;
            }

            .table-featured .table tbody tr:first-child td {
                padding: 2px 0 8px !important;
            }

            .table-featured .table td {
                padding: 7px 0 8px !important;
            }

    .form-select-table {
        display: block;
        padding: 26px 9px 23px;
        overflow: hidden;
    }

        .form-select-table label {
            color: #333;
            float: left;
            font-family: 'calibribold', Arial, Helvetica, sans-serif;
            font-weight: normal;
            width: 134px;
        }

        .form-select-table .area {
            overflow: hidden;
            padding: 1px;
        }

        .form-select-table .select-area .center {
            float: none;
        }

        .form-select-table .select-area {
            float: none;
            display: block;
            width: 100% !important;
        }

            .form-select-table .select-area .select-opener {
                right: 7px;
            }

    .dates {
        padding: 28px 10px 10px;
    }

        .dates .table {
            width: 100%;
        }

            .dates .table .col1 {
                width: auto;
            }

        .dates .city {
            display: block;
            margin: -3px 0 0;
        }

        .dates .rows {
            position: relative;
            padding: 9px 19px 4px;
        }

        .dates .hide-info {
            display: block;
        }

            .dates .hide-info td {
                border: none !important;
                padding: 0 !important;
                display: block;
            }

        .dates .icon {
            left: -1px;
            top: 5px;
        }

        .dates .table th {
            padding: 14px 0 5px !important;
        }

        .dates .hide-info-holder {
            font-size: 14px;
            line-height: 17px;
            padding: 0 19px 8px;
        }

        .dates .hide-info .btn {
            margin: 2px 0 18px;
        }

        .dates .hide-info .time {
            margin: 0;
        }

        .dates .hide-info h3 {
            line-height: 17px;
        }

    .form-date {
        margin: 0;
        padding: 0 0 26px;
    }

        .form-date .select-area {
            margin: 1px -1px 0;
            width: 154px !important;
        }

        .form-date .state {
            float: none;
            margin: 0 12px 8px 0;
            overflow: hidden;
            width: 258px;
        }

        .form-date .input-placeholder-text {
            top: 1px;
            font-size: 14px;
        }

        .form-date .form-control {
            font-size: 14px;
        }

        .form-date .input {
            width: 80px;
        }

    .ui-datepicker-trigger {
        right: 3px;
    }

    .form-date .date {
        overflow: hidden;
    }

    .courses {
        padding-bottom: 46px;
    }

    .course-catalog {
        padding: 5px 5px 0;
    }

        .course-catalog .course-content {
            padding: 0;
            border: none;
        }

            .course-catalog .course-content .title-tab-mobile {
                font-size: 20px;
            }

    .course-section {
        border: 1px solid #ccc;
        padding: 27px 9px 32px;
    }

        .course-section .second-row {
            display: table-row;
        }

    .course-catalog .tab {
        margin: 0 0 2px;
    }

    .course-catalog .title-tab-mobile a {
        color: #fff !important;
    }

    .course-catalog .table .col1 {
        width: 100%;
    }

    .course-catalog .second-row td {
        border: none !important;
        padding: 0;
    }

    .course-catalog .holder {
        margin: 4px 0 0px;
        overflow: hidden;
    }

        .course-catalog .holder > div {
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            float: left;
            width: 33.333%;
        }

            .course-catalog .holder > div span {
                padding: 0;
            }

    .course-catalog .book-section .holder > div {
        width: 60%;
    }

    .course-catalog .holder > div .btn {
        float: right;
        margin: 1px 4px 0 0;
    }

    .book-section {
        border: 1px solid #ccc;
        padding: 27px 9px 35px;
    }

        .book-section .second-row .holder {
            margin: -8px 0 0;
        }

        .book-section .second-row .prices {
            line-height: 20px;
            width: 63%;
        }

        .book-section .second-row .btn {
            float: right;
            margin: 1px 3px 0 0;
        }

        .book-section .second-row .price,
        .book-section .second-row div span {
            padding: 0;
            margin: 0;
        }

    .membership-section {
        border: 1px solid #ccc;
        margin: 0 0 6px;
        padding: 25px 10px 26px;
    }

        .membership-section h2 {
            line-height: 34px;
        }

        .membership-section .second-row .btn {
            float: right;
            margin: 0 3px 2px 0;
        }

        .membership-section .second-row .prices {
            line-height: 20px;
            width: 63%;
        }

        .membership-section .second-row div span {
            padding: 0;
            margin: 0;
        }

        .membership-section .description {
            padding: 0 0 8px;
        }

        .membership-section .block:first-child {
            margin: 0;
        }

        .membership-section .block {
            margin: 18px 0 0;
        }

    .course-catalog .note {
        padding: 23px 0 14px;
    }

    .filter {
        margin: 6px 6px 35px;
        padding: 16px 18px;
    }

        .filter label {
            max-width: 220px;
        }

        .filter .mobile-block-filter .download-catalog,
        .filter .mobile-block-filter .filter-clear {
            float: none;
            margin: 0 0 7px;
        }

        .filter .heading-filter .download-catalog {
            display: none !important;
        }

        .filter .filter-list {
            margin: 0;
            padding: 10px 0 9px;
        }

        .filter .filter-box {
            margin: 0 0 14px !important;
            float: none;
            width: auto;
        }

        .filter .mobile-block-filter {
            margin: 0 0 2px;
            padding: 6px 0 0;
        }

    .sidebar-member {
        margin: 0;
        overflow: hidden;
        padding: 27px 7px 14px;
    }

    .bookmark {
        float: left;
        margin: 1px 0 0;
        text-align: left;
    }

    .member .slide-tab {
        border: 1px solid #ccc;
    }

    .member .tabs-area {
        margin: 0 4px 0 6px;
        padding: 0;
    }

    .member .tab {
        margin: 0 0 2px;
    }

    .member .tab-list {
        border: none;
        padding: 0;
    }

    .member h3 {
        font-size: 29px;
        line-height: 30px;
    }

    .member .tab-list-section:first-child {
        padding: 16px 11px 5px;
    }

    .member .tab-list-section {
        border: none;
        padding: 0 10px 13px;
    }

    .updates {
        border: none;
        float: none;
        padding: 0 0 27px;
        width: auto;
    }

        .updates h3 {
            margin: 0 0 23px;
        }

        .updates h4 {
            line-height: 24px;
        }

        .updates time {
            margin: -3px 0 0;
        }

        .updates .post:first-child {
            margin: 0;
        }

        .updates .post {
            margin: 6px 0 0;
        }

        .updates .pagination {
            display: block;
        }

    .story {
        border-top: 4px solid #ccc;
        float: none;
        margin: 0;
        padding: 28px 0 32px;
        width: auto;
    }

        .story img {
            margin: 0 24px 0 -4px;
        }

    .my-trainign {
        border-top: 4px solid #ccc !important;
        border: none;
        padding: 23px 0 40px;
        float: none;
        width: auto;
    }

        .my-trainign .table {
            margin: 0 0 7px;
            width: 100%;
        }

    .mobile-row {
        display: table-cell;
    }

        .mobile-row .holder {
            margin: -19px 0 3px;
            overflow: hidden;
        }

        .mobile-row td {
            border: none !important;
            padding: 0 !important;
        }

        .mobile-row dl {
            margin: 0;
            float: left;
            width: 107px;
        }

        .mobile-row dt {
            color: #333;
            font-size: 14px;
            font-weight: normal;
            font-family: 'calibribold', Arial, Helvetica, sans-serif;
        }

    .table .mobile-row time {
        display: block;
        padding: 3px 0 0 0 !important;
    }

    .bulletins {
        border-top: 4px solid #ccc;
        padding: 22px 0 29px;
        float: none;
        width: auto;
    }

        .bulletins .post:first-child {
            margin: 0;
        }

        .bulletins .post {
            margin: 8px 0 0;
        }

        .bulletins .bulletins-post-list {
            padding: 0 0 21px;
        }

    .webinars {
        border-top: 4px solid #ccc;
        padding: 23px 6px;
    }

        .webinars h3 {
            line-height: 33px !important;
            margin: 0 -4px 54px;
        }

        .webinars .holder {
            margin: 0;
        }

        .webinars .post:first-child img {
            margin: 0 0 17px;
        }

        .webinars .post img {
            margin: 0 0 22px;
        }

        .webinars .post:first-child {
            margin: 0;
        }

        .webinars .post {
            float: none;
            overflow: hidden;
            margin: 37px 0 0;
            width: 197px;
        }

    .member-text-mobile {
        padding: 54px 2px 103px;
    }

    .tab-frame {
        padding: 34px 9px 0;
    }

    .question {
        margin: 0;
    }

        .question .edit-link {
            float: none;
            padding: 3px 0 0 104px;
        }

    .form-question {
        padding: 0 0 23px;
    }

        .form-question label {
            margin: 0 2px 0 0;
            padding: 0;
            width: 101px;
        }

        .form-question .form-group {
            margin: 0 3px 7px 0;
        }

        .form-question .input {
            overflow: hidden;
            position: relative;
            float: none;
            width: auto;
        }

        .form-question .btn {
            margin: 0;
        }

        .form-question .textarea {
            float: left;
            margin: 6px 0 0;
            width: 100%;
        }

        .form-question textarea {
            height: 101px !important;
        }

        .form-question .btn {
            margin: 2px 2px 0;
        }

    .history {
        margin: 0;
        padding: 31px 4px 0;
    }

        .history .table {
            border: none;
            width: 100%;
        }

    .question {
        padding: 0 0 23px;
    }

        .question .post {
            padding: 0 0 10px;
        }

            .question .post .holder {
                line-height: 19px;
            }

            .question .post h3 {
                margin: 0 0 37px;
            }

    .history .table .mobile-history {
        display: table-cell;
    }

        .history .table .mobile-history td {
            border-top: 1px solid #ccc !important;
            border: none;
            padding: 0 !important;
            width: 100%;
        }

    .history h3 {
        margin: 0 0 12px;
    }

    .history dl {
        margin: 0;
        padding: 4px 0 8px;
        overflow: hidden;
        width: 100%;
    }

    .history dt {
        color: #333;
        font-weight: normal;
        font-family: 'calibribold', Arial, Helvetica, sans-serif;
        float: left;
        margin: 0 3px 0 0;
        width: 105px;
    }

    .history dd {
        margin: 1px 0;
        overflow: hidden;
    }

    .faqs {
        margin: 0;
        padding: 32px 8px 0;
    }

        .faqs h3 {
            font-size: 32px !important;
            margin: 0 0 20px;
        }

    .need {
        padding: 31px 7px 0;
    }

        .need .title {
            font-size: 28px;
            padding: 0 0 15px 40px;
        }

    .tab4-list-section {
        padding: 20px 7px;
    }

        .tab4-list-section .left-col,
        .tab4-list-section .right-col {
            border: none;
            margin: 0;
            padding: 0;
            float: none;
            width: auto;
        }

    .resources-list {
        border-top: 4px solid #ccc;
        margin: -7px 0 0;
        padding: 24px 3px 0;
    }

        .resources-list h3 {
            margin: 0 0 18px;
        }

    .lion-cast h3 {
        margin: 0 0 11px;
    }

    .lion-cast .table {
        margin: 0 0 30px;
    }

    .lion-cast .table-first,
    .lion-cast .table-first thead,
    .lion-cast .table-first tbody,
    .lion-cast .table-first tr,
    .lion-cast .table-first th,
    .lion-cast .table-first td {
        border: none;
        display: block;
        padding: 0 !important;
        width: 100%;
    }

        .lion-cast .table-first tbody tr:first-child {
            border: none;
        }

        .lion-cast .table-first tbody tr {
            border-top: 1px solid #ccc;
        }

        .lion-cast .table-first .col1 {
            padding: 5px 0 3px !important;
        }

        .lion-cast .table-first .col2 {
            padding: 0 0 6px !important;
        }

        .lion-cast .table-first th.col1 {
            padding: 5px 0 2px !important;
        }

    .lion-cast .table.table-last th {
        line-height: 19px;
    }

    .tab3-list-section {
        margin: 0;
        padding: 24px 9px 0;
    }

        .tab3-list-section .left-col,
        .tab3-list-section .right-col {
            padding: 0;
        }

        .tab3-list-section .bulletins {
            border: none;
            padding: 26px 2px 28px;
        }

            .tab3-list-section .bulletins h3 {
                margin: 0 0 35px;
            }

            .tab3-list-section .bulletins time {
                margin: 1px 0 0;
            }

            .tab3-list-section .bulletins .post:first-child {
                margin: 0;
            }

            .tab3-list-section .bulletins .post {
                margin: 10px 0 0;
            }

    .regulation h3 {
        margin: 0 0 16px;
    }

    .training-tools {
        margin: 0;
        padding: 30px 1px 29px;
    }

        .training-tools h3 {
            font-size: 32px !important;
            line-height: 38px;
            margin: 0 0 16px;
        }

    .preference {
        padding: 22px 1px 19px;
    }

        .preference h3 {
            margin: 0 0 18px;
        }

    .regulation {
        padding: 0 0 34px;
    }

        .regulation .table {
            width: 100%;
        }

        .regulation .mobile-time {
            display: block;
            margin: -1px 0 0;
        }

        .regulation .sub-list {
            margin: 0;
            padding: 2px 0 3px;
        }

        .regulation .mobile-time time {
            margin: 0;
        }

        .regulation .table .sub-list .mobile-time {
            margin: -2px 0 7px;
            padding: 0 0 0 27px;
        }

    .member .title-tab-mobile {
        font-size: 17px;
    }

    .title-tab-mobile {
        background: #939fb9;
        font-size: 19px;
        padding: 6px 12px;
        text-align: center;
    }

    .tab-list.home .title-tab-mobile {
        text-align: left;
    }

    .title-tab-mobile span {
        position: relative;
        display: inline-block;
        padding: 0 0 0 10px;
        vertical-align: top;
    }

        .title-tab-mobile span:before {
            content: '+';
            font-size: 20px;
            position: absolute;
            left: -10px;
            top: -2px;
            height: 10px;
            width: 10px;
        }

    .tab.active {
        margin: 0 !important;
    }

        .tab.active .title-tab-mobile {
            background: #294072;
        }

            .tab.active .title-tab-mobile span:before {
                content: '-';
                left: -8px;
                top: -1px;
            }

    .basket {
        padding-bottom: 19px;
    }

        .basket .heading {
            padding: 8px 5px 20px;
        }

            .basket .heading h2 {
                padding: 0;
            }

        .basket .basket-table {
            margin: 0 4px 0 6px;
            padding: 4px 16px 9px;
        }

        .basket .icon {
            left: -1px;
            top: -1px;
        }

        .basket .active-row .icon {
            top: -2px;
            left: -1px;
        }

    .basket-footer {
        padding: 17px 4px 0 4px;
    }

        .basket-footer p {
            margin: 0 0 29px 19px;
            text-align: left;
        }

    .basket td.col2 > div {
        position: relative;
        margin: 0 -10px 0 0;
        padding: 5px 0 0 19px;
    }

    .basket .table td {
        padding: 14px 0 8px !important;
    }

    .basket dl,
    .students dl,
    .billing-table dl,
    .summary-table dl {
        margin: 3px 0 13px;
        overflow: hidden;
    }

    .basket dt,
    .students dt,
    .billing-table dt,
    .summary-table dt {
        color: #333;
        font-weight: normal;
        font-family: 'calibribold', Arial, Helvetica, sans-serif;
        float: left;
        margin: 0 1px 0 0;
        width: 70px;
    }

    .basket dd,
    .students dd,
    .billing-table dd,
    .summary-table dd {
        overflow: hidden;
        padding: 1px 0 0;
    }

    .basket .table .select-area {
        margin: 2px 14px 0 1px;
    }

    .basket .table .remove {
        margin: 3px 0 0;
    }

    .form-code {
        margin: 0 0 14px;
        padding: 0 5px;
    }

        .form-code label {
            margin: 2px 28px 0 0;
        }

        .form-code .btn {
            display: block;
            clear: both;
            float: none;
            top: 7px;
            margin: 0 0 7px auto;
            padding: 4px 3px 1px;
            position: relative;
            width: 89px;
        }

    .assing .text {
        margin: 0;
        padding: 8px 5px 6px;
    }

    .assing-table {
        margin: 0 4px 11px 6px;
        padding: 4px 19px 12px 19px;
    }

    .assing .btn {
        margin: 0 7px;
        padding: 2px 9px 3px;
    }

    .students {
        padding: 38px 4px 0 6px;
    }

        .students p {
            margin: 0 0 22px;
        }

        .students .students-table {
            padding: 3px 19px 2px;
        }

    .students-table .table {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 3px 19px 7px;
        width: 100%;
    }

        .students-table .table td.col2 div {
            position: relative;
            padding: 9px 0 0 20px;
        }

    .students-table .icon {
        left: 0;
        top: 3px;
    }

    .students-table .active-row .icon {
        top: -2px;
        left: -1px;
    }

    .students .table th {
        padding: 0 0 1px;
    }

    .students .footer {
        margin: 0 0 0 -20px;
        padding: 0;
    }

    .students .chk-area {
        margin: -1px 2px 30px 0;
    }

    .students .wrap-inner-holder .chose-student {
        margin: 0 0 0 -20px;
        padding: 2px 0 0 !important;
        overflow: visible;
    }

    .students dl {
        margin: 0;
    }

    .students dd {
        padding: 1px 0 2px;
    }

    .students .chose-student {
        padding: 2px 20px 0;
    }

    .students .wrap-inner-holder {
        padding: 9px 0 15px 20px !important;
    }

        .students .wrap-inner-holder:after {
            content: '';
            display: block;
            clear: both;
        }

        .students .wrap-inner-holder .footer {
            display: block !important;
        }

        .students .wrap-inner-holder .title {
            padding: 0 !important;
        }

    .students .price2 {
        padding: 0 !important;
    }

    .students .icon-lightbox {
        float: none;
        margin: 2px 0 0 -5px;
        display: inline-block;
        vertical-align: top;
    }

    .students .chose-student {
        padding: 2px 20px 23px;
        overflow: hidden;
    }

        .students .chose-student .title {
            color: #333;
            font-family: 'calibribold', Arial, Helvetica, sans-serif;
            margin: 0 0 6px;
        }

    .students .select-area {
        margin: 0;
        width: 184px !important;
    }

        .students .select-area .center {
            padding: 1px 5px;
        }

    .assing {
        padding-bottom: 59px;
    }

    .assing-table {
        width: auto;
    }

        .assing-table .table {
            width: 100%;
        }

            .assing-table .table .col1 {
                width: auto;
            }

            .assing-table .table .col2 {
                width: 61px;
            }

    .students .icon-lightbox2 {
        float: none;
        margin: 2px 0 0 -5px;
        display: inline-block;
        vertical-align: top;
    }

    .billing-info {
        padding: 8px 5px 50px;
    }

        .billing-info h2 {
            margin: 0 0 13px;
        }

    .billing-table {
        margin: 0 0 34px 1px;
        padding: 4px 9px 0;
    }

        .billing-table .table {
            margin: 0 auto 12px;
            width: 100%;
        }

            .billing-table .table .icon {
                left: 0;
                top: 3px;
            }

            .billing-table .table .active-row .icon {
                left: 0;
                top: 3px;
            }

            .billing-table .table .col3 div {
                position: relative;
                padding: 10px 0 0 20px;
            }

        .billing-table dl {
            margin: -7px 0 5px -20px;
        }

        .billing-table dt {
            width: 89px;
        }

        .billing-table dd {
            padding: 0 0 1px;
        }

    .billing-footer {
        margin: 0 -9px 0 -8px;
    }

        .billing-footer .subtitle {
            margin: 0;
        }

        .billing-footer .row1 {
            padding: 0 39px 8px;
        }

        .billing-footer .row2 {
            padding: 2px 4px 4px;
            width: auto;
        }

        .billing-footer .name {
            margin: 0 10px 0 0;
        }

        .billing-footer .price {
            float: left;
        }

        .billing-footer ul {
            margin: 0;
        }

    .billing-mobile-text {
        display: block;
        line-height: 20px;
        margin: 0 0 35px;
    }

        .billing-mobile-text p {
            margin: 0 0 16px;
        }

            .billing-mobile-text p + p {
                line-height: 19px;
            }

    .addresses .input {
        width: auto;
    }

    .addresses .form {
        padding: 0 4px 0 0;
    }

    .address-shiping {
        padding: 0 0 23px;
    }

    .address-billing {
        border-top: 1px solid #ccc;
        padding: 23px 0 0;
    }

        .address-billing:before {
            background: none;
        }

    .addresses .footer {
        margin: 0;
        padding: 35px 0 0;
    }

    .addresses .select-area .select-opener {
        right: 0;
    }

    .credit {
        padding-bottom: 24px;
    }

        .credit .holder {
            margin: 8px 0 0;
        }

        .credit h1 {
            line-height: 33px;
            margin: 0 0 10px;
        }

        .credit .form-group {
            margin: 0 0 6px;
        }

        .credit .input {
            margin: 1px 0 0;
            float: none;
            width: auto;
        }

        .credit .input-cvc {
            float: left;
            width: 74px;
        }

        .credit .buttons {
            padding: 14px 0 28px 143px;
        }

        .credit .link {
            margin: 3px 0 0 6px;
            float: right;
        }

        .credit .select-area {
            float: none;
            display: block;
        }

            .credit .select-area.select-year {
                margin: 7px 0 0 0;
            }

        .credit .btn {
            display: block;
            float: none;
            margin: 0 0 7px;
        }

        .credit .link-cancel {
            float: none;
            margin: 0;
        }

    .summary {
        padding-bottom: 19px;
    }

        .summary .holder {
            padding: 8px 6px 0;
        }

        .summary h1 {
            margin: 0 0 20px;
        }

    .summary-table {
        margin: 27px -2px 0 0;
        padding: 4px 15px 0;
    }

        .summary-table .table .icon {
            left: 0;
            top: 3px;
        }

        .summary-table .table .active-row .icon {
            left: 0;
            top: 3px;
        }

        .summary-table .table {
            margin: 0 auto 13px;
            width: 100%;
        }

            .summary-table .table td.col2 div {
                position: relative;
                padding: 10px 0 0 20px;
            }

        .summary-table dl {
            margin: -7px 0 -2px -20px;
        }

        .summary-table dt {
            width: 88px;
        }

    .summary-footer .price {
        width: 85px;
    }

    .summary-footer {
        margin: 0 -2px 0 0;
        padding: 2px 1px 13px;
    }

    .summary-continue {
        margin: 0 0 0 -15px;
        padding: 23px 0 20px;
    }

        .summary-continue a {
            margin: 0 0 0 15px;
        }

    #sidebar p {
        margin: 0 -3px 10px 3px;
    }

    #sidebar {
        display: none;
    }

        #sidebar:before,
        #sidebar:after {
            background: none;
        }

    /*    #main {
        padding: 0 0 19px;
    }
*/
    #main #header {
        display: none;
    }

    #footer {
        padding: 32px 0;
    }

        #footer .container-button {
            padding: 0 14px 10px;
        }

            #footer .container-button .row > div {
                float: none;
                margin: 0 0 9px;
            }

            #footer .container-button .row > .col-md-4 {
                padding: 40px 5px 0;
            }

        #footer .btn-finder-service,
        #footer .btn-finder-subscribe {
            float: none;
            margin: 0 2px;
            display: block;
            width: 178px;
        }

        #footer .btn-finder-service, #footer .btn-finder-subscribe {
            float: none;
            margin: 0 2px;
            display: block;
            width: 178px;
            margin-top: 10px;
        }

        #footer .nav {
            padding: 0 21px;
        }

            #footer .nav .title {
                cursor: pointer;
                display: inline-block;
                position: relative;
                vertical-align: top;
            }

                #footer .nav .title:before {
                    content: '+';
                    position: absolute;
                    font-size: 22px;
                    left: -25px;
                    top: -2px;
                    height: 12px;
                    width: 12px;
                }

            #footer .nav.active .title:before {
                content: '-';
                left: -23px;
            }

        #footer .menu {
            margin: 0 0 30px;
        }

        #footer .container-menu {
            padding: 13px 13px 0;
        }

            #footer .container-menu > .row > .col-md-8 .col-sm-3 {
                margin: 0 0 5px;
            }

            #footer .container-menu > .row > .col-md-8 {
                margin-bottom: 0;
            }

            #footer .container-menu > .row > .col-md-4 .col-sm-3 .title {
                margin: 0 0 10px;
            }

        #footer .copyright {
            margin: 0;
            padding: 20px 14px 0 14px;
        }

    .popup-student {
        width: 280px;
    }

        .popup-student label {
            margin: 0;
            float: none;
            display: inline-block;
            text-align: left;
            width: auto;
        }

        .popup-student .input {
            float: none;
        }

            .popup-student .input.input-professional,
            .popup-student .input.input-job,
            .popup-student .input.input-email {
                width: 253px;
            }

        .popup-student .input-ext {
            margin: 0;
        }

    .filter-slide.book {
        padding: 0 0 18px;
    }

    .book-section .table th {
        border-bottom: none !important;
    }

    .wrap-inner-holder,
    .table .holder {
        display: block;
    }

    .credit .input-cvc,
    .login-form .input {
        width: auto;
    }

    .select-area.select-select-state,
    .account .form-control.form-control-code,
    .credit .select-area,
    .credit .select-area.select-year,
    .select-area.select-select-country,
    .select-area.select-select-salutation,
    .popup-student .select-area.select-salutation,
    .popup-student .input.input-m-name,
    .popup-student .input.input-siffix,
    .popup-student .input,
    .popup-student .input-ext .input,
    .popup-student .input,
    .popup-student .select-area.select-state,
    .popup-student .select-area.select-country,
    .account .form-control.form-control-suffix {
        width: 100% !important;
    }

    .popup-student .input-ext,
    .credit .input-cvc {
        overflow: hidden;
        float: none;
    }

    .navbar-collapse {
        right: 11px;
    }
}

.ActiveChildLink {
    font-weight: bold;
}

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

@media print {
    #nav {
        display: none;
    }
    /*#footer{display:none;}*/
    btn-finder-service {
        display: none;
    }

    a[href]:after {
        content: none;
    }
}

div#loading {
    display: none;
}

.loading div#loading {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 1000;
    display: block;
}

div#loading .loading-bg {
    opacity: .5;
    background-color: #ccc;
    position: absolute;
    width: 100%;
    height: 100%;
}

div#loading .loading-content {
    position: absolute;
    top: calc(50% - 100px);
    background-color: white;
    left: calc(50% - 250px);
    width: 500px;
    height: 200px;
}

    div#loading .loading-content:after {
        display: block;
        content: 'Please wait';
        top: 50%;
        text-align: center;
        position: absolute;
        width: 100%;
    }

    div#loading .loading-content:before {
        display: block;
        content: url(/content/images/loading.svg);
        left: calc(50% - 40px);
        position: absolute;
        top: 30px;
    }

#site-canvas .top-right {
    font: inherit;
}

#site-canvas .logo {
    display: inherit;
}

#wrapper header .bottom-header {
    display: flex;
    height: 60px;
    position: relative;
}

    #wrapper header .bottom-header nav {
        margin: 0 auto;
    }

#navbar .bottom-header ul.nav.navbar-nav {
    display: none;
}

@media (max-width: 768px) {
    #wrapper header .bottom-header {
        height: auto;
    }

    #navbar .bottom-header ul.nav.navbar-nav {
        display: block;
    }
}

.members-area-new {
    max-width: 100%;
}

.top-right .desk .search-nav {
    line-height: 32px;
}

#site-canvas .mobile-header a.logo.interior {
    display: none;
}

header .mobile-header .navbar-toggle {
    padding: 11px 17px;
    border-left-color: #ffffff !important;
}

header .mobile-header .search-nav {
    top: 0;
}

header .mobile-header .navbar-toggle {
    top: 0;
}

    header .mobile-header .navbar-toggle .icon-bar {
        width: 22px;
        height: 2px;
        margin: 4px 0;
    }

header .mobile-header .search-nav > a {
    padding: 20px 17px;
}

header .bottom-header nav ul li a {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

header .bottom-header nav ul li {
    margin-top: 1px;
    margin-bottom: 1px;
}
