/* Minification failed. Returning unminified contents.
(7686,28): run-time error CSS1039: Token not allowed after unary operator: '-bs-body-bg'
(7687,17): run-time error CSS1039: Token not allowed after unary operator: '-bs-body-color'
(7688,24): run-time error CSS1039: Token not allowed after unary operator: '-bs-border-color'
(7692,32): run-time error CSS1039: Token not allowed after unary operator: '-bs-body-bg'
(7693,28): run-time error CSS1039: Token not allowed after unary operator: '-bs-primary'
(7699,22): run-time error CSS1039: Token not allowed after unary operator: '-bs-body-bg'
(7700,28): run-time error CSS1039: Token not allowed after unary operator: '-bs-border-color'
(7701,25): run-time error CSS1039: Token not allowed after unary operator: '-bs-border-radius'
(7709,17): run-time error CSS1039: Token not allowed after unary operator: '-bs-body-color'
(7713,32): run-time error CSS1039: Token not allowed after unary operator: '-bs-light'
(9202,19): run-time error CSS1036: Expected expression, found ';'
 */


@font-face {
    font-family: 'LemonMilk';
    src: url('../fonts/LemonMilk.eot?#iefix') format('embedded-opentype'), url('../fonts/LemonMilk.otf') format('opentype'), url('../fonts/LemonMilk.woff') format('woff'), url('../fonts/LemonMilk.ttf') format('truetype'), url('../fonts/LemonMilk.svg#LemonMilk') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LemonMilkbold';
    src: url('../fonts/LemonMilkbold.eot?#iefix') format('embedded-opentype'), url('../fonts/LemonMilkbold.otf') format('opentype'), url('../fonts/LemonMilkbold.woff') format('woff'), url('../fonts/LemonMilkbold.ttf') format('truetype'), url('../fonts/LemonMilkbold.svg#LemonMilkbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LemonMilkbolditalic';
    src: url('../fonts/LemonMilkbolditalic.eot?#iefix') format('embedded-opentype'), url('../fonts/LemonMilkbolditalic.otf') format('opentype'), url('../fonts/LemonMilkbolditalic.woff') format('woff'), url('../fonts/LemonMilkbolditalic.ttf') format('truetype'), url('../fonts/LemonMilkbolditalic.svg#LemonMilkbolditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'LemonMilkitalic';
    src: url('../fonts/LemonMilkitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/LemonMilkitalic.otf') format('opentype'), url('../fonts/LemonMilkitalic.woff') format('woff'), url('../fonts/LemonMilkitalic.ttf') format('truetype'), url('../fonts/LemonMilkitalic.svg#LemonMilkitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LemonMilklight';
    src: url('../fonts/LemonMilklight.eot?#iefix') format('embedded-opentype'), url('../fonts/LemonMilklight.otf') format('opentype'), url('../fonts/LemonMilklight.woff') format('woff'), url('../fonts/LemonMilklight.ttf') format('truetype'), url('../fonts/LemonMilklight.svg#LemonMilklight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'LemonMilklightitalic';
    src: url('../fonts/LemonMilklightitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/LemonMilklightitalic.otf') format('opentype'), url('../fonts/LemonMilklightitalic.woff') format('woff'), url('../fonts/LemonMilklightitalic.ttf') format('truetype'), url('../fonts/LemonMilklightitalic.svg#LemonMilklightitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Bold';
    src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Light';
    src: url('../fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Light.otf') format('opentype'), url('../fonts/ProximaNova-Light.woff') format('woff'), url('../fonts/ProximaNova-Light.ttf') format('truetype'), url('../fonts/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Regular.otf') format('opentype'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url('../fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova-Semibold.ttf') format('truetype'), url('../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}



body {
    padding: 0px !important;
    /*background: #fff !important;*/
    font-family: 'ProximaNova-Regular';
    margin: 0px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.hero {
    background-color: #dbf9c5;
    padding: 4px 10px;
    position: relative;
    border-radius: 10px;
    margin-bottom: 3px;
}


.heroA {
    background-color: #fff;
    padding: 4px 10px;
    position: relative;
    border-radius: 10px;
    margin-bottom: 3px;
}

.c_name .timestamp {
    font-size: 10px;
    font-weight: normal;
}

.profile_img .editProfilePic {
    position: absolute;
    left: 11px;
    z-index: 10;
    bottom: 10px;
    background: #fb7f3c;
    border: 0;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    text-align: center;
    border: 1px solid #fff;
    display: block;
}


.page_inner .container {
    position: relative;
}

ol, ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

body label {
    font-weight: normal;
}


a:hover, a:focus {
    text-decoration: none;
}

.btn {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .btn:focus {
        outline: none;
    }

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0px !important;
}


footer {
    clear: both;
    width: 100%;
    float: left;
}


.body-content {
    clear: both;
    width: 100%;
    float: left;
    position: relative;
}


.full-wrapper {
    position: relative;
    display: block;
    float: left;
    width: 100%;
}


.header .navbar {
    /*background: #fff;*/
    min-height: inherit;
    height: auto;
    border-radius: 0;
    margin: 0px;
}

.header .navbar-brand {
    padding: 0px 15px;
}

.header .navbar .sitenav li a {
    /*color: #333;*/
    font-size: 14px;
    font-family: 'LemonMilklight';
    border-bottom: 3px solid transparent;
    background: none;
    padding: 13px 10px 13px 10px;
    margin: 0px;
    letter-spacing: 1px;
    border-top: 2px solid transparent;
}

    .header .navbar .sitenav li a:hover, .header .navbar .sitenav li a:focus {
        border-top: 2px solid #ffbd35;
        color: #84342d;
    }

.header .navbar .sitenav li:hover .dropdown-menu {
    display: block !important;
}


.header .navbar .offcanvas-body .top-links {
    display: inline-block;
    margin: 9px 0px 0px 10px;
}

    .header .navbar .offcanvas-body .top-links .btn {
        margin: 0px 0px 0px 10px;
        padding: 7px 22px 5px 22px;
        line-height: normal;
        display: inline-block;
        font-size: 13px;
        font-family: 'ProximaNova-Semibold';
        text-transform: uppercase;
        background: none;
        color: #e38047;
        border: 3px solid #e38047;
        letter-spacing: 1px;
    }


        .header .navbar .offcanvas-body .top-links .btn:hover, .header .navbar .offcanvas-body .top-links .btn :focus {
            color: #fff !important;
            background: #e38047 !important;
            border: 3px solid #e38047 !important;
            box-shadow: none;
        }



.banner_area {
    background: url("images/2719276e-9f7f-4f08-9f0a-b17be5c8f907.jpg");
    /*background: url("images/banner.jpg");*/
    background-size: cover;
    padding: 13% 0px;
    text-align: center;
}

    .banner_area h1 {
        font-size: 70px;
        font-family: 'LemonMilk';
        text-transform: uppercase;
        color: #fff;
        text-shadow: 0px 0px 9px rgba(0,0,0,0.7);
        line-height: 80px;
        margin: 0px 0px 20px 0px;
        letter-spacing: 1px;
    }

    .banner_area p {
        font-size: 18px;
        font-family: 'LemonMilklight';
        color: #fff;
        text-shadow: 0px 0px 9px rgba(0,0,0,0.7);
        line-height: 24px;
        margin: 0px 0px 50px 0px;
        letter-spacing: 1px;
    }

    .banner_area .btn {
        background: rgba(0,0,0,0.5);
        font-size: 14px;
        font-family: 'LemonMilklight';
        text-transform: uppercase;
        color: #fff;
        line-height: 24px;
        letter-spacing: 2px;
        border: 4px solid #fff;
        border-radius: 4px;
        padding: 6px 40px;
    }

        .banner_area .btn:hover, .banner_area .btn:focus {
            background: rgba(0,0,0,0.7);
        }

/*footer {
    background: url("images/footer_bg.jpg") no-repeat;
    background-size: cover;
    /*padding: 100px 0px 0px;
    text-align: center;
}

    footer p {
        font-size: 10px;
        font-family: 'LemonMilklight';
        color: #abb3be;
        line-height: 16px;
        letter-spacing: 2px;
        margin: 0px 0px 20px 0px;
        text-align: center;
    }

        footer p span {
            font-size: 20px;
            position: relative;
            top: 8px;
        }

.footer_info {
    text-align: left;
}

    .footer_info img {
        margin: 0px 0px 10px 0px;
    }

    .footer_info h3 {
        font-size: 50px;
        font-family: 'LemonMilk';
        text-transform: uppercase;
        color: #fff;
        line-height: 50px;
        margin: 0px 0px 0px 0px;
        letter-spacing: 1px;
        position: relative;
        padding: 0px 0px 10px 0px;
    }

        .footer_info h3:after {
            width: 150px;
            height: 5px;
            content: "";
            position: absolute;
            left: 0px;
            bottom: 0px;
            background: #fff;
        }

    .footer_info h4 {
        font-size: 36px;
        font-family: 'LemonMilk';
        text-transform: uppercase;
        color: #000000;
        line-height: 50px;
        margin: 0px 0px 20px 0px;
        letter-spacing: 1px;
        position: relative;
        padding: 0px 0px 10px 0px;
    }
*/

.home_inner {
    padding: 50px 0px 10px 0px;
    height: 780px;
}

    .home_inner .box {
        float: left;
        margin: 0px 15px 15px 0px;
        position: relative;
        overflow: hidden;
    }

        .home_inner .box .main_img {
            float: left;
            margin: 0px;
            position: relative;
        }

        .home_inner .box .img_info {
            position: absolute;
            bottom: 0px;
            left: 0px;
            width: 100%;
            padding: 30px;
        }

            .home_inner .box .img_info img {
                margin: 0px 0px 5px 0px;
            }

            .home_inner .box .img_info h2 {
                font-size: 47px;
                font-family: 'LemonMilk';
                text-transform: uppercase;
                color: #fff;
                line-height: 40px;
                margin: 0px 0px 5px 0px;
                letter-spacing: 1px;
                position: relative;
            }

            .home_inner .box .img_info h3 {
                font-size: 26px;
                font-family: 'LemonMilk';
                text-transform: uppercase;
                color: #fff;
                line-height: 32px;
                margin: 0px 0px 5px 0px;
                letter-spacing: 1px;
                position: relative;
            }

            .home_inner .box .img_info p {
                font-size: 14px;
                font-family: 'LemonMilklight';
                text-transform: uppercase;
                color: #fff;
                line-height: 20px;
                margin: 0px 0px 15px 0px;
                letter-spacing: 1px;
                position: relative;
            }

                .home_inner .box .img_info p span {
                    font-size: 12px;
                    line-height: 16px;
                }

            .home_inner .box .img_info .btn {
                background: rgba(0,0,0,0.2);
                font-size: 14px;
                font-family: 'LemonMilklight';
                text-transform: uppercase;
                color: #fff;
                line-height: 24px;
                letter-spacing: 2px;
                border: 3px solid #fff;
                border-radius: 2px;
                padding: 4px 20px;
                text-decoration: none;
            }

                .home_inner .box .img_info .btn:hover, .home_inner .box .img_info .btn:focus {
                    background: rgba(0,0,0,0.4);
                }

            .home_inner .box .img_info a {
                color: #fff;
                text-decoration: underline;
            }

        .home_inner .box.stat {
            top: 34px;
        }

        .home_inner .box.lineup {
            top: -150px;
            left: 140px;
        }

.name_x {
    margin: 0px 15px;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ffc6a7;
    font-size: 12px;
    font-family: 'LemonMilklight';
    text-transform: uppercase;
    color: #fff;
    line-height: 32px;
    text-align: center;
    letter-spacing: 2px;
    cursor: pointer;
    top: 2px;
    position: relative;
}

.name:hover {
    background: #fb7f3c;
    color: #fff;
}

.name a {
    color: #fff;
}

.logout {
    display: inline-block;
    color: #abb3bd;
    text-align: center;
    position: relative;
    top: 5px;
}

    .logout i {
        font-size: 24px;
    }

.page_inner {
    /*background: #f7f7f7;*/
    padding: 0px 0px 30px 0px;
}

.inner_top {
    background: url("images/page_bg.jpg") no-repeat;
    background-size: cover;
    padding: 60px 0px 140px 0px;
}

.top_info h3 {
    font-size: 24px;
    font-family: 'ProximaNova-Semibold';
    color: #fff;
    margin: 0px 0px 10px 0px;
    text-shadow: 0px 0px 9px rgba(0,0,0,0.7);
}


.top_info p {
    font-size: 16px;
    font-family: 'ProximaNova-Regular';
    color: #fff;
    margin: 0px 0px 20px 0px;
    text-shadow: 0px 0px 9px rgba(0,0,0,0.7);
}

.top_info a {
    font-family: 'ProximaNova-Semibold';
    color: #fff;
    text-decoration: underline;
    text-shadow: 0px 0px 9px rgba(0,0,0,0.7);
}

.top_page_link {
    text-align: center;
    margin: 30px 0px 0px;
}

    .top_page_link .btn {
        background: #fff;
        font-size: 14px;
        font-family: 'ProximaNova-Bold';
        text-transform: uppercase;
        color: #84342e;
        border: 0px solid #fff;
        border-radius: 4px;
        padding: 10px 20px;
        margin: 0px 2px;
        width: 150px;
    }

        .top_page_link .btn:hover, .top_page_link .btn:focus {
            color: #fff;
            background: #84342e;
        }

.inner_page_footer {
    background: #e8e8e8;
    padding: 15px 0px;
    text-align: center;
}

    .inner_page_footer p {
        font-size: 13px;
        font-family: 'ProximaNova-Regular';
        color: #9e9e9e;
        margin: 0px;
        letter-spacing: 0px;
    }

.contest_page {
    position: relative;
    /*margin: -100px 0px 0px 0px;*/
}

    .contest_page h2 {
        font-size: 20px;
        font-family: 'ProximaNova-Bold';
        text-transform: uppercase;
        color: #fff;
        text-shadow: 0px 0px 9px rgba(0,0,0,0.7);
        text-align: center;
        margin: 0px 0px 20px 0px;
    }

    .contest_page .inner_box {
        background: #f4f8f7;
        float: left;
        width: 100%;
        position: relative;
        box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
        padding: 30px 15px;
        text-align: center;
        margin: 0px 0px 15px 0px;
    }

.circle_img {
    margin: 0px 0px 20px 0px;
}

.contest_page .inner_box h3 {
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    color: #2f2f2f;
    margin: 0px 0px 2px 0px;
}

.contest_page .inner_box p {
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    color: #a5a5a5;
    margin: 0px 0px 5px 0px;
    line-height: 18px;
}

.contest_page .row {
    margin-right: -8px;
    margin-left: -8px;
}

    .contest_page .row .box_contest {
        padding: 0px 8px;
    }

.content_bottom_box .row {
    margin-right: -8px;
    margin-left: -8px;
}


    .content_bottom_box .row .b_box {
        padding: 0px 8px;
        width: 50%;
    }

.content_bottom_box img {
    margin: 0px 0px 5px 0px;
}

.content_bottom_box .b_box .n_box {
    background: #ffffff;
    border: 1px solid #e3e3e3;
    float: left;
    width: 100%;
    position: relative;
    padding: 30px 15px;
    text-align: center;
    margin: 0px 0px 15px 0px;
    border-radius: 3px;
    min-height: 300px;
}

.content_bottom_box .b_box h3 {
    font-size: 20px;
    font-family: 'ProximaNova-Semibold';
    color: #414141;
    margin: 0px 0px 20px 0px;
}

.content_bottom_box .b_box p {
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    color: #2e2e2e;
    margin: 0px 0px 5px 0px;
    line-height: 18px;
}



.video_view_modal .modal-header {
    padding: 0px;
    position: relative;
    border: 0px;
}

    .video_view_modal .modal-header .close {
        position: absolute;
        right: -30px;
        z-index: 1;
        color: #fff;
        opacity: 1;
        margin: 0px;
        text-shadow: none;
        font-size: 34px;
        top: -7px;
    }

.video_view_modal .modal-dialog {
    width: 600px;
}

.video_view_modal .modal-body {
    padding: 0px;
    border: 1px solid #fff;
    border-radius: 4px;
}

    .video_view_modal .modal-body video {
        width: 100%;
        border-radius: 4px;
    }

.btn-toggle {
    top: 50%;
    transform: translateY(-50%);
}

.btn-toggle {
    margin: 20px 0px 0px 0px;
    padding: 0;
    position: relative;
    border: none;
    height: 16px;
    width: 40px;
    border-radius: 1.5rem;
    color: #6b7381;
    background: #bdc1c8;
    box-shadow: none;
}

    .btn-toggle:focus {
        outline: none !important;
    }

        .btn-toggle:focus,
        .btn-toggle.focus,
        .btn-toggle:focus.active,
        .btn-toggle.focus.active {
            outline: none;
            outline-offset: 0px;
        }

    .btn-toggle:before,
    .btn-toggle:after {
        line-height: 1.5rem;
        text-align: left;
        font-size: 13px;
        position: absolute;
        bottom: 0;
        transition: opacity .25s;
        font-family: 'ProximaNova-Regular';
    }

    .btn-toggle:before {
        content: 'Off';
        left: -4rem;
    }

    .btn-toggle:after {
        content: 'On';
        left: 48px;
        opacity: .5;
        width: 100px;
    }

    .btn-toggle > .handle {
        position: absolute;
        top: -4px;
        left: -1px;
        width: 24px;
        height: 24px;
        border-radius: 100%;
        background: #f3f3f3;
        transition: left .25s;
        border: 1px solid #dddddd;
    }

    .btn-toggle.active {
        transition: background-color 0.25s;
        background: #d5b8b1;
    }

        .btn-toggle.active > .handle {
            left: 1.6875rem;
            transition: left .25s;
            background: #7c210b;
            border: 1px solid #7c210b;
        }

        .btn-toggle.active:before {
            opacity: .5;
        }

        .btn-toggle.active:after {
            opacity: 1;
        }



.create_contest .modal-header {
    padding: 0px;
    position: relative;
    border: 0px;
}

    .create_contest .modal-header .close {
        position: absolute;
        right: -36px;
        z-index: 1;
        color: #fff;
        opacity: 1;
        margin: 0px;
        text-shadow: none;
        font-size: 30px;
        top: -1px;
        width: 30px;
        height: 30px;
        border: 3px solid #fff;
        border-radius: 100%;
        line-height: 26px;
        text-align: center;
        float: left;
        font-family: 'ProximaNova-Regular';
        font-weight: normal;
        padding: 0px 0px 3px;
        background: transparent;
    }

.create_contest .modal-dialog {
    width: 700px;
}

.create_contest .modal-body {
    padding: 40px 100px;
}

.create_contest h3 {
    font-size: 22px;
    font-family: 'ProximaNova-Semibold';
    color: #414141;
    margin: 0px 0px 20px 0px;
    position: relative;
    padding: 0px 0px 5px 0px;
    text-align: center;
}

    .create_contest h3:after {
        width: 40px;
        height: 2px;
        background: #ddd;
        position: absolute;
        bottom: 0px;
        right: 0px;
        left: 0px;
        margin: auto;
        content: "";
    }

.top_select {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #ddd;
}

    .top_select label {
        float: left;
        width: 25%;
        text-align: left;
        font-size: 14px;
        font-family: 'ProximaNova-Semibold';
        color: #414141;
        text-transform: uppercase;
        position: relative;
        top: 16px;
    }

    .top_select .nav {
        float: left;
        width: 75%;
    }

        .top_select .nav li {
            width: 49%;
        }

            .top_select .nav li a {
                float: left;
                border: 1px solid #ddd;
                color: #bababa;
                font-family: 'ProximaNova-Semibold';
                font-size: 13px;
                background: none !important;
                border-radius: 1px;
                margin: 0px 0px 0px 0px;
                width: 100%;
            }

            .top_select .nav li:last-child {
                float: right;
            }

            .top_select .nav li a:after {
                content: "";
                position: absolute;
                right: 5px;
                top: 5px;
                height: 12px;
                width: 12px;
                background: url("images/exclamation.png");
            }

            .top_select .nav li a img {
                width: 25px;
                -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
                filter: grayscale(100%);
                margin: 0px 5px 0px 0px;
            }

            .top_select .nav li a:hover, .top_select .nav li a:focus, .top_select .nav li.active a {
                color: #7c210b;
                border: 1px solid #7c210b;
            }

                .top_select .nav li a:hover img, .nav li.active a img {
                    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
                    filter: grayscale(0%);
                }

.form-group {
    float: left;
    width: 100%;
    margin: 0px 0px 15px 0px;
    position: relative;
}

    .form-group label {
        /*color: #414141;*/
        font-family: 'ProximaNova-Regular';
        font-size: 14px;
    }

    .form-group .form-control {
        border: 1px solid #dfdfdf;
        /*background: #fff;*/
        width: 100%;
        float: left;
        height: 40px;
        padding: 5px 10px;
        /*color: #414141;*/
        font-family: 'ProximaNova-Regular';
        box-shadow: none;
        border-radius: 2px;
        max-width: inherit;
    }

    .form-group input[type="file"].form-control {
        padding-top: 8px;
    }

    .form-group textarea.form-control {
        height: 80px;
    }


.create_contest .form-group label {
    float: left;
    /* width: 25%;*/
    position: relative;
    top: 10px;
    font-family: 'ProximaNova-Semibold';
}

.create_contest .form-group .right_label {
    /*float: left;*/
    width: 75%;
    margin-left: 25%;
}

.btn_bottom {
    float: left;
    width: 100%;
    position: relative;
    text-align: right;
    margin: 10px 0px 0px;
}

.create_contest .btn_bottom .close {
    color: #bfbfbf;
    font-family: 'ProximaNova-Semibold';
    padding: 12px 25px;
    float: none;
    font-size: 16px;
    opacity: 1;
    font-weight: normal;
    position: relative;
    top: 2px;
}

.create_contest .btn_bottom .save_btn {
    background: #fb9761;
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    color: #fff;
    border: 0px solid #fff;
    border-radius: 4px;
    padding: 10px 30px;
    margin: 0px 2px;
    width: auto;
}

    .create_contest .btn_bottom .save_btn:hover, .create_contest .btn_bottom .save_btn:focus {
        background: #ef671d;
    }

.bonus_week .btn-toggle:before {
    display: none;
}

.bonus_week .btn-toggle:after {
    content: 'Choose Events';
    font-size: 13px;
    font-family: 'ProximaNova-Regular';
}

.is_backup .btn-toggle:before {
    display: none;
}

.is_backup .btn-toggle:after {
    content: '';
    font-size: 13px;
    font-family: 'ProximaNova-Regular';
}

.wildcard .btn-toggle:before {
    display: none;
}

.wildcard .btn-toggle:after {
    content: '';
    font-size: 13px;
    font-family: 'ProximaNova-Regular';
}

.MultipleEntries .btn-toggle:before {
    display: none;
}

.MultipleEntries .btn-toggle:after {
    content: '';
    font-size: 13px;
    font-family: 'ProximaNova-Regular';
}

.ContestActive .btn-toggle:before {
    display: none;
}

.ContestActive .btn-toggle:after {
    content: '';
    font-size: 13px;
    font-family: 'ProximaNova-Regular';
}

.duplicateEntry .btn-toggle:before {
    display: none;
}

.duplicateEntry .btn-toggle:after {
    display: none;
}

.duplicateEntry btn-toggle:after {
    content: '';
    font-size: 13px;
    font-family: 'ProximaNova-Regular';
}


.form-group .divide_2 {
    width: 49%;
    float: left;
}



    .form-group .divide_2:last-child {
        float: right;
    }

    .form-group .divide_2:first-child {
        float: left;
    }

.checkbox {
    float: left;
    width: 100%;
    position: relative;
    padding: 0px 0px 0px 0px;
    height: auto;
    margin: 0px;
}

    .checkbox input {
        opacity: 0;
        float: left;
        width: 100%;
        position: absolute;
        left: 0px !important;
        top: 8px;
        margin: 0px !important;
        height: 100% !important;
        z-index: 1;
        cursor: pointer;
    }

    .checkbox label {
        float: left;
        width: 100% !important;
        position: relative;
        text-align: left;
        padding: 0px 0px 0px 25px;
        color: #9f9f9f;
        font-size: 14px;
        font-family: 'ProximaNova-Semibold';
        margin: 0px !important;
    }

    .checkbox input + label:before {
        width: 14px;
        height: 14px;
        border: 1px solid #ddd;
        background: #fff;
        border-radius: 0;
        content: "";
        position: absolute;
        left: 0px;
        top: 2px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .checkbox input:checked + label:before {
        border: 1px solid #c49b92;
    }

    .checkbox input:checked + label {
        color: #7c210b;
    }

        .checkbox input:checked + label:after {
            top: 3px;
            left: 0px;
            width: 6px;
            height: 10px;
            border-top: 1px solid transparent;
            border-left: 1px solid transparent;
            border-right: 1px solid #7c210b;
            border-bottom: 1px solid #7c210b;
            -webkit-transform: rotateZ(37deg);
            transform: rotateZ(37deg);
            -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
            transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
            content: '';
            position: absolute;
        }



    .checkbox input + input + label:before {
        width: 14px;
        height: 14px;
        border: 1px solid #ddd;
        background: #fff;
        border-radius: 0;
        content: "";
        position: absolute;
        left: 0px;
        top: 2px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .checkbox input:checked + input + label:before {
        border: 1px solid #c49b92;
    }

    .checkbox input:checked + input + label {
        color: #7c210b;
    }

        .checkbox input:checked + input + label:after {
            top: 3px;
            left: 0px;
            width: 6px;
            height: 10px;
            border-top: 1px solid transparent;
            border-left: 1px solid transparent;
            border-right: 1px solid #7c210b;
            border-bottom: 1px solid #7c210b;
            -webkit-transform: rotateZ(37deg);
            transform: rotateZ(37deg);
            -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
            transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
            content: '';
            position: absolute;
        }

.form-group select.form-control {
    /*background: #fff url("images/select_bg.png") no-repeat 97% 15px;*/
    background: #fff url("images/select_bg.png") no-repeat 97% 17px;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    background-size: 12px;
}

.sharing .radio_box {
    float: left;
    width: 100%;
    position: relative;
    height: 40px;
    border: 1px solid #ddd;
    padding: 0px 0px 0px 16px;
    border-radius: 2px;
}

.header .navbar .top-links .contest_btn {
    background: #84342e !important;
    color: #fff !important;
    border: 3px solid #84342e !important;
}

.tabbable .fancy-dropdown {
    position: absolute;
    right: 15px;
    top: 10px;
}

.fancy-dropdown .sort-text {
    padding: 10px;
    cursor: pointer;
    width: 100%;
    float: left;
    font-family: 'ProximaNova-Semibold';
    color: #353b4b;
    font-size: 14px;
}

    .fancy-dropdown .sort-text span {
        color: #84342e;
        margin: 0px 0px 0px 10px;
        position: relative;
    }

        .fancy-dropdown .sort-text span:after {
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #d4d4d4;
            content: "";
            position: relative;
            display: inline-block;
            margin: 0px 0px 0px 30px;
        }

.fancy-dropdown div.fancy-menu {
    border-radius: 0;
    border: 0;
    position: absolute;
    background: #fff;
    width: 160px !important;
    padding: 10px !important;
    z-index: 10;
    box-shadow: 0 0 1px rgba(76,86,103,.15), 0 2px 13px rgba(31,37,50,.2);
    max-height: 470px;
    margin: 0px 0 0 0px;
    top: 2px;
    right: -15px;
    -webkit-animation: menu-close;
    animation: menu-close;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(.23,1,.32,1);
    animation-timing-function: cubic-bezier(.23,1,.32,1);
    -webkit-animation-duration: 450ms;
    animation-duration: 450ms;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    box-sizing: border-box;
    display: none;
}


@-webkit-keyframes menu-close {
    100% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        opacity: 0;
    }

    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
    }
}

@keyframes menu-close {
    100% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        opacity: 0;
    }

    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
    }
}


@-webkit-keyframes menu-open {
    0% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        opacity: 0;
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
    }
}

@keyframes menu-open {
    0% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        opacity: 0;
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
    }
}


.fancy-dropdown div.fancy-menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    width: 100%;
}

    .fancy-dropdown div.fancy-menu ul li {
        margin: 0px;
        padding: 0px 0px;
        float: left;
        width: 100%;
    }

        .fancy-dropdown div.fancy-menu ul li a {
            margin: 0px;
            padding: 5px 0px;
            width: 100%;
            text-align: left;
            color: #84342e;
            float: left;
            text-decoration: none;
            font-size: 13px;
            font-family: 'ProximaNova-Semibold';
            text-transform: uppercase;
        }

            .fancy-dropdown div.fancy-menu ul li a:hover {
                color: #8b3dff;
            }

.fancy-dropdown div.fancy-menu.open {
    -webkit-animation: menu-open;
    animation: menu-open;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(.23,1,.32,1);
    animation-timing-function: cubic-bezier(.23,1,.32,1);
    -webkit-animation-duration: 450ms;
    animation-duration: 450ms;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    display: block !important;
}


.lobby_top {
    float: left;
    position: relative;
    width: 100%;
    padding: 15px 0px;
}

    .lobby_top h2 {
        display: inline-block;
        margin: 0px 15px 0px 0px;
        font-size: 22px;
        font-family: 'ProximaNova-Regular';
        text-align: left;
        /*color: #010101;*/
        position: relative;
        top: 3px;
    }

    .lobby_top .create_btn {
        display: inline-block;
        margin: 0px 10px 0px 0px;
        font-size: 12px;
        font-family: 'ProximaNova-Semibold';
        text-align: left;
        color: #ffffff;
        text-transform: uppercase;
        background: #47b892;
        border-radius: 3px;
        padding: 8px 17px 5px;
    }

        .lobby_top .create_btn i {
            float: left;
            font-size: 18px;
            margin: 0px 5px 0px 0px;
            position: relative;
            top: -2px;
        }


    .lobby_top .join {
        display: inline-block;
        margin: 0px 0px 0px 0px;
        font-size: 12px;
        font-family: 'ProximaNova-Semibold';
        text-align: left;
        color: #414141;
        background: #e2e2e2;
        border-radius: 3px;
        padding: 8px 17px 5px;
        float: right;
    }

        .lobby_top .join i {
            float: left;
            font-size: 16px;
            margin: 0px 5px 0px 0px;
            position: relative;
            top: -2px;
        }

.tabbable {
    position: relative;
    width: 100%;
    margin: 0%;
    float: left;
    border: 1px solid #ddd;
    border-radius: 4px;
    /*background: #fff;*/
    padding: 15px 0px;
}

    .tabbable .nav-pills {
        padding: 0px 20px;
        margin: 0px 0px 15px 0px;
        float: left;
    }

        .tabbable .nav-pills li {
            float: left;
            margin: 0px;
            padding: 0px;
        }

            .tabbable .nav-pills li a {
                float: left;
                margin: 0px;
                padding: 5px 30px;
                background: none !important;
                color: #939393;
                font-family: 'ProximaNova-Semibold';
                text-transform: uppercase;
                font-size: 13px;
                border-bottom: 3px solid transparent;
                border-radius: 0px;
            }

                .tabbable .nav-pills li a i {
                    width: 12px;
                    height: 14px;
                    display: inline-block;
                    margin: 0px 5px 0px 0px;
                    position: relative;
                    top: 2px;
                }

            .tabbable .nav-pills li.t_live a i {
                background: url(images/tower.png) no-repeat 0px -20px;
            }

            .tabbable .nav-pills li.t_created a i {
                background: url(images/done_both.png) no-repeat 0px -20px;
            }

            .tabbable .nav-pills li.t_playing a i {
                background: url(images/play_both.png) no-repeat 0px -20px;
            }

            .tabbable .nav-pills li a.active i {
                background-position: 0px 1px;
            }

            .tabbable .nav-pills li a.active {
                color: #8b3dff;
                border-bottom: 3px solid #8b3dff;
            }


    .tabbable .tab-content {
        float: left;
        width: 100%;
        position: relative;
        padding: 0px 15px;
    }

        .tabbable .tab-content ul {
            float: left;
            width: 100%;
            position: relative;
            padding: 0px 0px;
            margin: 0px;
        }

            .tabbable .tab-content ul li {
                float: left;
                width: 49%;
                position: relative;
                padding: 15px 15px 15px 145px;
                margin: 0px 0.5% 10px;
                border-radius: 3px;
                border: 1px solid #ddd;
                min-height: 140px;
            }

                .tabbable .tab-content ul li .img_area {
                    position: absolute;
                    left: 15px;
                    top: 15px;
                    width: 113px;
                    height: 113px;
                    background: #d8d8d8;
                    border-radius: 4px;
                }

                    .tabbable .tab-content ul li .img_area:after {
                        position: absolute;
                        left: 0px;
                        right: 0px;
                        top: 0px;
                        bottom: 0px;
                        margin: auto;
                        content: "panorama";
                        font-family: "Material Icons";
                        color: #ababab;
                        font-size: 40px;
                        width: 40px;
                        height: 57px;
                    }

                    .tabbable .tab-content ul li .img_area img {
                        width: 100%;
                        height: 100%;
                        float: left;
                        border-radius: 4px;
                        position: relative;
                        z-index: 1;
                    }

                .tabbable .tab-content ul li h3 {
                    color: #000000;
                    font-family: 'ProximaNova-Bold';
                    font-size: 18px;
                    margin: 5px 0px 0px 0px;
                    float: left;
                    width: 100%;
                    text-transform: uppercase;
                }

                .tabbable .tab-content ul li h4 {
                    color: #883a33;
                    font-family: 'ProximaNova-Semibold';
                    font-size: 16px;
                    margin: 2px 0px 5px 0px;
                    float: left;
                    width: 100%;
                }

                .tabbable .tab-content ul li h5 {
                    color: #4f4f4f;
                    font-family: 'ProximaNova-Semibold';
                    font-size: 16px;
                    margin: 0px 0px 5px 0px;
                    float: left;
                    width: 100%;
                }

.rating {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 5px 0px;
}

    .rating i {
        font-size: 19px;
        color: #f15c4f;
        float: left;
        margin: 0px 5px 0px 0px;
        width: 16px !important;
        display: inline-block;
    }

        .rating i.grey {
            color: #c4c4c4;
        }

.join_btn {
    background: #fff;
    font-size: 12px;
    font-family: 'ProximaNova-Bold';
    color: #8b3dff;
    border: 2px solid #8b3dff;
    border-radius: 2px;
    padding: 0px 20px;
    margin: 0px;
    width: auto;
    float: right;
    line-height: 22px;
}

    .join_btn:hover, .join_btn:focus {
        background: #8b3dff;
        color: #fff;
    }

.tabbable .edit {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #e5e5e5;
}

    .tabbable .edit i {
        font-size: 19px;
    }

    .tabbable .edit:hover, .tabbable .edit:focus {
        color: #9b9b9b;
    }

.tabbable .lock {
    position: absolute;
    right: 105px;
    bottom: 12px;
    color: #e5e5e5;
}

    .tabbable .lock i {
        font-size: 21px;
    }

    .tabbable .lock:hover, .tabbable .edit:focus {
        color: #9b9b9b;
    }

.private_code {
    border: 1px solid #dfdfdf;
    background: #fff;
    width: 100%;
    float: left;
    height: 40px;
    padding: 5px 10px;
    color: #414141;
    box-shadow: none;
    border-radius: 2px;
}

    .private_code span {
        width: 33.33%;
        font-family: 'ProximaNova-Semibold';
        float: left;
        position: relative;
        top: 5px;
    }

    .private_code .code_text {
        color: #827c7b;
        font-size: 14px;
        text-align: left;
    }

    .private_code .code {
        color: #7c210b;
        font-size: 14px;
        text-align: left;
    }

    .private_code .apply {
        color: #fb9761;
        font-size: 12px;
        text-align: right;
    }

.login_screen {
    padding: 100px 0px;
    background: url("https://pgamodeldevimportfiles.blob.core.windows.net/testlandingpageimage/landingpage") no-repeat;
    background-size: cover;
    height: 100vh;
}

.CommonlandingPageIamge {
    background: url("https://pgamodeldevimportfiles.blob.core.windows.net/testlandingpageimage/landingpage") no-repeat;
    background-size: cover;
}

.login_screen .center_login {
    width: 400px;
    margin: 0px auto;
    max-width: 96%;
}

.inner_login {
    float: left;
    width: 100%;
    border: 0px solid #dadada;
    background: #fff;
    box-shadow: 0px 0px 16px rgba(0,0,0,0.3);
    padding: 30px 20px 10px;
    border-radius: 3px;
}

    .inner_login h2 {
        color: #e27d45;
        font-family: 'ProximaNova-Regular';
        margin: 20px 0px 30px 0px;
        font-size: 26px;
    }


.login_screen .btn, .apiPostBtn {
    margin: 10px 0px 30px 0px;
    padding: 8px 35px 8px 35px;
    line-height: normal;
    display: inline-block;
    font-size: 16px;
    font-family: 'ProximaNova-Regular';
    color: #fff;
    background: #84342e;
}

    .login_screen .btn:hover, .login_screen .btn:focus, .apiPostBtn:hover, .apiPostBtn:focus {
        color: #fff !important;
        background: #e38047 !important;
        box-shadow: none;
    }

.login_screen p {
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
    color: #63717e;
    margin: 0px 0px 20px 0px;
}

    .login_screen p a {
        color: #84342e;
        font-family: 'ProximaNova-Semibold';
        text-decoration: none !important;
    }

.forget_text a {
    font-family: 'ProximaNova-Regular';
    color: #63717e;
}


.modal.create_contest div.modal-sm {
    width: 500px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 30px auto;
    max-width: 86%;
}

.create_contest .modal-sm .modal-body {
    padding: 30px 25px;
}

.create_contest .modal-sm .modal-content {
    float: left;
    box-shadow: none;
    border: 0px;
    width: 100%;
}

.join_box {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 0px 15%;
    margin: 30px 0px;
}

    .join_box p {
        font-size: 16px;
        font-family: 'ProximaNova-Regular';
        color: #8a8a8a;
        margin: 0px;
        width: 100%;
    }

    .join_box label {
        font-size: 16px;
        font-family: 'ProximaNova-Semibold';
        color: #8b3dff;
        margin: 0px 0px 10px 0px;
        width: 100%;
    }

    .join_box .form-group .form-control {
        background: #fcfcfc;
        height: 50px;
        font-size: 16px;
    }

    .join_box .form-group textarea.form-control {
        height: 80px;
    }

    .join_box .form-group .submit {
        background: #47b892 url(images/white_tick.png) no-repeat center center;
        width: 40px;
        height: 40px;
        border-radius: 40px;
        text-indent: -9999px;
        position: absolute;
        right: 10px;
        top: 5px;
    }

        .join_box .form-group .submit:hover, .join_box .form-group .submit:focus {
            background: #3cd5a2 url(images/white_tick.png) no-repeat center center;
        }

    .join_box a {
        font-size: 14px;
        font-family: 'ProximaNova-Semibold';
        color: #c76731;
        margin: 0px 0px 5px 0px;
        width: 100%;
        text-align: center;
        text-decoration: underline;
    }

    .join_box .open_email {
        font-size: 14px;
        font-family: 'ProximaNova-Semibold';
        color: #fff;
        margin: 10px 0px 5px 0px;
        width: 100%;
        text-align: center;
        background: #47b892;
        padding: 8px 10px;
        text-decoration: none;
    }

.back_list {
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0px;
}

    .back_list a {
        float: left;
        position: relative;
        font-size: 14px;
        font-family: 'ProximaNova-Semibold';
        color: #010101;
    }

        .back_list a i {
            float: left;
            margin: 0px 5px 0px 0px;
            font-size: 14px;
            position: relative;
            top: 3px;
        }

.top_profile {
    float: left;
    width: 100%;
    position: relative;
}

    .top_profile .profile_img {
        width: 100%;
        position: relative;
        max-height: 180px;
        overflow: hidden;
    }

        .top_profile .profile_img img {
            width: 100%;
            position: relative;
        }

    .top_profile h2 {
        float: left;
        display: inline-block;
        font-size: 26px;
        font-family: 'ProximaNova-Regular';
        /* color: #000000; */
        margin: 0px 15px 5px 0px;
    }


    .top_profile .fancy-dropdown {
        float: left;
        display: inline-block;
        position: relative;
        top: 6px;
    }

        .top_profile .fancy-dropdown .sort-text {
            padding: 0px;
            margin: 0px;
        }

            .top_profile .fancy-dropdown .sort-text span {
                color: #acacac;
                font-size: 13px;
            }

                .top_profile .fancy-dropdown .sort-text span:after {
                    display: none;
                }

        .top_profile .fancy-dropdown .fancy-menu {
            left: 0px;
        }

        .top_profile .fancy-dropdown .sort-text i {
            float: left;
            color: #acacac;
            font-size: 16px;
            position: relative;
            top: 1px;
        }

    .top_profile .rating i {
        font-size: 26px;
        margin: 0px 10px 0px 0px;
    }

.one_tag {
    float: left;
    width: 100%;
    position: relative;
    margin: 5px 0px 5px 0px;
}

    .one_tag i {
        float: left;
        position: relative;
        top: -1px;
        margin: 0px 10px 0px 0px;
    }

    .one_tag span {
        color: #9ea7b3;
        font-size: 14px;
        font-family: 'ProximaNova-Semibold';
        text-transform: uppercase;
    }

.show_price {
    float: left;
    width: 100%;
    position: relative;
    margin: 5px 0px 5px 0px;
}

    .show_price i {
        float: left;
        position: relative;
        top: -1px;
        margin: 0px 10px 0px 0px;
    }

    .show_price span {
        color: #9ea7b3;
        font-size: 14px;
        font-family: 'ProximaNova-Semibold';
        text-transform: uppercase;
    }

.my_team {
    float: right;
    position: relative;
    margin: -45px 0px 0px;
}

    .my_team a {
        float: right;
        padding: 10px 30px;
        border: 1px solid #8b3dff;
        color: #8b3dff;
        border-radius: 3px;
        margin: 0px 0px 0px 10px;
        width: 176px;
        text-align: center;
    }

        .my_team a img {
            margin: 0px 5px 0px 0px;
        }

.description {
    float: left;
    border-top: 1px solid #e8e8e8;
    margin: 12px 0px 0px;
    padding: 20px 0px;
}

    .description h4 {
        color: #969faa;
        font-size: 15px;
        font-family: 'ProximaNova-Semibold';
        margin: 0px 0px 5px 0px;
    }

    .description p {
        color: #969faa;
        font-size: 14px;
        font-family: 'ProximaNova-Regular';
        margin: 0px 0px 0px;
    }

.chart_box {
    float: left;
    width: 55%;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    padding: 20px;
    background: #fff;
    margin: 0px 2% 10px 0px;
}

    .chart_box.inquires {
        width: 43%;
        margin: 0px 0px 10px 0px;
        height: 320px;
    }

    .chart_box h3 {
        color: #9ea7b3;
        font-size: 16px;
        font-family: 'ProximaNova-Regular';
        margin: 0px 0px 10px 0px;
    }

.line-graph {
    float: left;
    width: 50%;
}

.line-graph {
    float: left;
    width: 50%;
    height: 80px;
}

.last_week {
    float: left;
    width: 50%;
    height: auto;
    margin: 34px 0px 10px 0px;
}

.inquires label {
    color: #9ea7b3;
    font-size: 14px;
    font-family: 'ProximaNova-Semibold';
    margin: 0px 0px 0px 0px;
    display: block;
}

.inquires h4 {
    color: #823029;
    font-size: 26px;
    font-family: 'ProximaNova-Semibold';
    margin: 0px 0px 0px 0px;
    display: block;
}

.inquires h5 {
    color: #8b3dff;
    font-size: 34px;
    font-family: 'ProximaNova-Semibold';
    margin: 0px 0px 0px 0px;
    display: block;
}

.gross, .revenue {
    float: left;
    width: 50%;
    height: 80px;
}

.top_players {
    float: left;
    width: 100%;
    position: relative;
}

    .top_players h3 {
        color: #9ea7b3;
        font-size: 16px;
        font-family: 'ProximaNova-Semibold';
        margin: 10px 0px 10px 0px;
    }

        .top_players h3 span {
            color: #823029;
        }

    .top_players ul {
        float: left;
        width: 100%;
        position: relative;
    }

        .top_players ul li {
            float: left;
            width: 18%;
            position: relative;
            border: 1px solid #e2e1e1;
            border-radius: 3px;
            background: #fff;
            text-align: center;
            padding: 15px;
            margin: 0px 2% 10px 0px;
            min-height: 211px;
        }

            .top_players ul li .thumb_img {
                width: 80px;
                height: 80px;
                margin: auto;
                border-radius: 100%;
            }

            .top_players ul li label {
                color: #9ea7b3;
                font-size: 14px;
                font-family: 'ProximaNova-Semibold';
                margin: 5px 0px 0px;
                line-height: normal;
                width: 100%;
            }

            .top_players ul li span {
                color: #8b3dff;
                font-size: 14px;
                font-family: 'ProximaNova-Semibold';
                margin: 5px 0px 0px;
            }

.player_all {
    position: absolute;
    right: 0px;
    top: 8px;
    color: #9ea7b3;
    font-size: 12px;
    font-family: 'ProximaNova-Semibold';
}

.comments_area {
    float: left;
    width: 100%;
    position: relative;
}

    .comments_area h3 {
        color: #9ea7b3;
        font-size: 16px;
        font-family: 'ProximaNova-Semibold';
        margin: 10px 0px 10px 0px;
    }

        .comments_area h3 span {
            color: #823029;
        }

    .comments_area .textarea_div {
        float: left;
        width: 100%;
        position: relative;
        border: 15px solid #f1f1f1;
        border-radius: 4px;
        background: #fff;
        padding: 0px;
        margin: 0px 0px 15px 0px;
    }

    .comments_area .inner_textarea {
        float: left;
        width: 100%;
        position: relative;
        border: 1px solid #e2e1e1;
        border-radius: 3px;
        background: #fff;
        padding: 10px 12px;
    }

    .comments_area .textarea_div textarea {
        border: 0px;
        box-shadow: none;
        resize: none;
        height: 60px;
    }

    .comments_area .textarea_div .btn {
        color: #414141;
        font-size: 14px;
        font-family: 'ProximaNova-Semibold';
        border-radius: 20px;
        padding: 6px 30px;
        float: right;
    }

.comments_show {
    float: left;
    width: 100%;
    position: relative;
    padding: 5px 0px 0px 50px;
}

    .comments_show .c_name {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 40px;
        height: 40px;
        border-radius: 40px;
        text-align: center;
        line-height: 40px;
        color: #fff;
        font-size: 14px;
        font-family: 'ProximaNova-Semibold';
        background: #fc8e8e;
    }

    .comments_show label {
        color: #414141;
        font-size: 16px;
        font-family: 'ProximaNova-Semibold';
        margin: 0px;
    }

    .comments_show p {
        color: #a09d9d;
        font-size: 14px;
        font-family: 'ProximaNova-Semibold';
        margin: 0px;
        line-height: 18px;
    }

.playoff_videos {
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0px;
}

    .playoff_videos h3 {
        color: #414141;
        font-size: 16px;
        font-family: 'ProximaNova-Semibold';
        margin: 10px 0px 10px 0px;
    }

.playoff_link {
    position: absolute;
    right: 0px;
    top: 8px;
    color: #a1a1a1;
    font-size: 14px;
    font-family: 'ProximaNova-Semibold';
}

.playoff_videos h4 {
    color: #414141;
    font-size: 14px;
    font-family: 'ProximaNova-Semibold';
    margin: 5px 0px 20px 0px;
}

.playoff_videos img {
    width: 100%;
}

.my_profile {
    float: left;
    position: relative;
    width: 100%;
    margin: 15px 0px;
    padding: 20px 20px 20px 170px;
    border: 1px solid #d7d7d7;
    background: #fff;
    border-radius: 2px;
    min-height: 100px;
}

    .my_profile .profile_img {
        width: 100%;
        position: absolute;
        left: 20px;
        width: 120px;
        height: 120px;
        border-radius: 3px;
        overflow: hidden;
        box-shadow: 0 0 3px #c7c7c7;
    }

        .my_profile .profile_img img {
            width: 100%;
            height: auto;
            min-height: 120px;
        }

.my_profile_info h2 {
    float: left;
    display: inline-block;
    font-size: 22px;
    font-family: 'ProximaNova-Regular';
    color: #000000;
    margin: 0px 15px 5px 0px;
}

.add_team {
    float: right;
    position: relative;
    margin: -35px 0px 0px;
}

    .add_team a {
        float: right;
        padding: 6px 20px;
        background: #8b3dff;
        color: #fff;
        border-radius: 3px;
        font-size: 12px;
    }

.card_view {
    padding: 5px 0px 0px 20px;
    float: left;
}

    .card_view ul {
        float: left;
        width: 100%;
        position: relative;
    }

        .card_view ul li {
            float: left;
            width: 25%;
            position: relative;
            padding: 0px 2% 10px 0px;
        }

            .card_view ul li a {
                width: 100%;
                position: relative;
                border: 1px solid #eeeeee;
                border-radius: 3px;
                background: #fff;
                text-align: center;
                padding: 15px;
                float: left;
            }

            .card_view ul li .circle {
                position: absolute;
                right: 15px;
                top: 15px;
                width: 12px;
                height: 12px;
                border-radius: 100%;
                border: 2px solid #e7e7e7;
            }

            .card_view ul li label {
                color: #9ea7b3;
                font-size: 14px;
                font-family: 'ProximaNova-Semibold';
                margin: 15px 0px 0px;
                line-height: normal;
                width: 100%;
            }

            .card_view ul li .rating {
                width: 100%;
                text-align: center;
                overflow: hidden;
            }

                .card_view ul li .rating i {
                    float: none;
                    margin: 0px;
                    font-size: 21px;
                }

            .card_view ul li span {
                color: #414141;
                font-size: 14px;
                font-family: 'ProximaNova-Semibold';
                margin: 15px 0px 0px;
            }

.my_picks {
    float: left;
    position: relative;
    width: 100%;
    margin: 15px 0px;
    padding: 15px 0px;
    border: 1px solid #d7d7d7;
    background: #fff;
    border-radius: 2px;
}

    .my_picks h3 {
        color: #414141;
        font-size: 14px;
        font-family: 'ProximaNova-Semibold';
        display: inline-block;
        float: left;
        position: relative;
        top: 0px;
    }

    .my_picks ul.nav {
        display: inline-block;
        float: left;
        margin: -4px 0px 0px 13px;
    }

        .my_picks ul.nav li {
            float: left;
            margin: 0px;
            padding: 0px;
        }

            .my_picks ul.nav li a {
                float: left;
                margin: 0px;
                padding: 0px 5px;
                background: none !important;
                color: #cfcfcf;
                font-size: 14px;
                border-bottom: 3px solid transparent;
                border-radius: 0px;
            }

                .my_picks ul.nav li a:hover {
                    color: #414141;
                }

            .my_picks ul.nav li.active a {
                color: #414141;
            }

.list_card {
    float: left;
    position: relative;
    width: 100%;
    margin: 0px 0px;
    padding: 0;
    border-radius: 2px;
}

    .list_card h3 {
        color: #84342e;
        font-size: 16px;
        font-family: 'ProximaNova-Semibold';
        display: inline-block;
        float: left;
        position: relative;
        top: 5px;
        text-transform: uppercase;
        margin: 0px 35px 0px 0px;
    }

.list_status {
    background: #70b568;
    padding: 6px 45px 3px 10px;
    font-size: 12px;
    font-family: 'ProximaNova-Semibold';
    text-transform: uppercase;
    color: #fff;
    float: left;
    position: relative;
}

    .list_status:after {
        content: "";
        position: absolute;
        right: 0px;
        top: 0px;
        width: 0;
        height: 0;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-right: 12px solid #fff;
    }

/*.custom_table {
    float: left;
    position: relative;
    width: 100%;
    margin: 15px 0px;
}*/

.custom_table table {
    float: left;
    position: relative;
    width: 100%;
}

    .custom_table table th {
        background: #f5f5f5;
        padding: 5px;
        font-size: 12px;
        font-family: 'ProximaNova-SemiBold' !important;
        color: #747474;
        text-transform: uppercase;
        line-height: 18px;
        border: 0px;
        border-top: 1px solid #ddd !important;
        text-align: center; /* This will center the header text */
    }


    .custom_table table td {
        padding: 12px 5px;
        font-size: 14px;
        font-family: 'ProximaNova-Regular' !important;
        color: #969faa;
        border-left: 0px;
        border-bottom: 1px solid #e7e7e7;
        border-right: 0px;
        border-top: 0px;
        font-weight: normal !important;
    }

    .custom_table table tr:last-child td {
        border-top: 0px;
    }

    .custom_table table td .p_name {
        color: #8b3dff;
        font-family: 'ProximaNova-Semibold';
        white-space: nowrap;
    }

    .custom_table table td strong {
        color: #414141;
        font-family: 'ProximaNova-Semibold';
        font-weight: normal;
    }

.check_row {
    min-width: 100px;
    width: 100px;
    padding-left: 20px !important;
    cursor: pointer;
}

.check_b {
    position: relative;
    width: 100%;
    top: 3px;
}

    .check_b input {
        opacity: 0;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 1;
        cursor: pointer;
        width: 100%;
        margin: 0px;
    }

        .check_b input:checked + label:before {
            border: 2px solid #8b3dff;
        }


    .check_b label:before {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 12px;
        height: 12px;
        border-radius: 100%;
        border: 2px solid #e7e7e7;
        display: inline-block;
        content: "";
    }



.top_pick {
    padding: 2px 0px 3px 20px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #e8e8e8;
    float: left;
    width: 100%;
}

.team_name {
    float: left;
    width: 100%;
    padding: 5px 0px 5px 40px;
}

.player_statics {
    position: fixed;
    left: 0px;
    width: 100%;
    padding: 30px 0px;
    background: #fff;
    bottom: -9999px;
    -webkit-transition: bottom 1s ease;
    -moz-transition: bottom 1s ease;
    -o-transition: bottom 1s ease;
    transition: bottom 1s ease;
    box-shadow: 0px 0px 10px #a2a2a2;
}

    .player_statics.active {
        bottom: 0px;
    }

    .player_statics .player_event {
        width: 40%;
        padding: 0px 0px 0px 0px;
        float: left;
    }

        .player_statics .player_event h3 {
            color: #414141;
            font-family: 'ProximaNova-Regular';
            font-size: 18px;
            float: left;
            margin: 0px 0px 20px 0px;
            text-transform: inherit;
        }

        .player_statics .player_event .event_btn {
            float: left;
            width: 100%;
        }

            .player_statics .player_event .event_btn a {
                background: #969faa;
                font-size: 14px;
                font-family: 'ProximaNova-Bold';
                color: #fff;
                border-radius: 4px;
                padding: 10px 30px;
                margin: 0px 10px 10px 0px;
                width: auto;
                float: left;
            }

                .player_statics .player_event .event_btn a:hover, .player_statics .player_event .event_btn a:focus {
                    background: #8b3dff;
                }

    .player_statics .player_graph {
        width: 60%;
        padding: 0px 0px 0px 20px;
        float: left;
    }

.modal .modal-content {
    box-shadow: none;
    border-radius: 4px;
    border: 0px;
    float: left;
}

    .modal .modal-content .modal-body {
        float: left;
    }

.add_player_modal .modal-dialog {
    width: 600px;
}

.add_player_modal .modal-content {
    float: left;
    width: 100%;
}

.add_player_modal .modal-body {
    float: left;
    padding: 30px 30px;
    width: 100%;
}

.add_player_modal h4 {
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    color: #8b3dff;
    text-transform: uppercase;
    margin: 0px 0px 10px 0px;
}

.player_outer {
    float: left;
    width: 100%;
    border: 1px solid #e7e7e7;
    margin: 0px 0px 20px 0px;
}

.top_search {
    float: left;
    position: relative;
    width: 100%;
    padding: 10px 10px 0px 10px;
}

.player_outer .custom_table {
    margin-bottom: 0px;
}

    .player_outer .custom_table tr:last-child td {
        border: 0px;
    }

.top_search .form-control {
    border-radius: 0px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    box-shadow: none;
    border-bottom: 1px solid #969faa;
    padding: 4px 30px 4px 0px;
}

.top_search .submit {
    position: absolute;
    right: 14px;
    top: 14px;
    border: 0px;
    background: none;
    padding: 0px;
    color: #5a5f66;
}

.add_player_modal div.btn_bottom .save_btn {
    background: #8b3dff;
    font-size: 14px;
}

.add_player_modal div.btn_bottom .cancel {
    background: #969faa;
    font-size: 14px;
    font-family: 'ProximaNova-Semibold';
    color: #fff;
    border: 0px solid #fff;
    border-radius: 4px;
    padding: 10px 30px;
    margin: 0px 2px;
    width: auto;
    text-shadow: none;
    top: 0px;
}


.add_player_modal .custom_table table th {
    font-family: 'ProximaNova-Regular';
    background: none;
    border-bottom: 1px solid #e7e7e7;
}

.check_m {
    min-width: 50px;
    width: 50px;
    padding-left: 20px !important;
    cursor: pointer;
}

.add_player_modal .check_b {
    top: 2px;
}



.login_screen .form-group .form-control {
    height: 48px;
}


.add_player_modal.add_team_modal .modal-dialog {
    width: 900px;
}


.add_team_modal .player_outer {
    width: 55%;
}

.add_team_modal .select_team {
    float: right;
    width: 43%;
    border: 1px solid #e7e7e7;
    margin: 0px 0px 20px 0px;
}

.select_team h5 {
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    color: #414141;
    display: inline-block;
    float: left;
}

.select_team h6 {
    font-size: 14px;
    font-family: 'ProximaNova-Semibold';
    color: #b8b8b8;
    display: inline-block;
    float: right;
}

.select_top {
    float: left;
    position: relative;
    width: 100%;
    padding: 22px 15px 4px 10px;
}

.select_team .custom_table table {
    border-top: 1px solid #e7e7e7;
}

.invite_top {
    float: left;
    position: relative;
    width: 100%;
    padding: 10px 0px;
}

    .invite_top h2 {
        font-size: 22px;
        font-family: 'ProximaNova-Semibold';
        /*color: #010101;*/
        display: inline-block;
        margin: 0px 10px 0px 0px;
    }

    .invite_top h4 {
        font-size: 14px;
        font-family: 'ProximaNova-Semibold';
        color: #9e9e9e;
        display: inline-block;
    }

        .invite_top h4 a {
            color: #8b3dff;
        }

.add_user_area {
    position: relative;
    width: 100%;
    margin: 15px 0px;
    padding: 15px 0px;
    border: 1px solid #d7d7d7;
    border-radius: 1px;
    box-sizing: border-box;
    // Ensures padding and border are included in the width
}

.user_info {
    padding: 2px 0px 3px 20px;
    margin: 0px 0px 10px 0px;
    float: left;
    width: 100%;
}

    .user_info h3 {
        font-size: 20px;
        font-family: 'ProximaNova-Regular';
        color: #4f4f4f;
        display: inline-block;
        float: left;
    }

    .user_info .fancy-dropdown {
        float: left;
        display: inline-block;
        position: relative;
    }

        .user_info .fancy-dropdown .sort-text {
            padding: 0px;
            margin: 0px;
            font-size: 18px;
            text-transform: uppercase;
        }

            .user_info .fancy-dropdown .sort-text span:after {
                margin: 0px 0px 0px 8px;
                top: -2px;
                border-left: 7px solid transparent;
                border-right: 7px solid transparent;
                border-top: 7px solid #d4d4d4;
            }

        .user_info .fancy-dropdown div.fancy-menu {
            width: 100% !important;
            left: 10px !important;
            right: inherit !important;
        }

.user_search {
    float: right;
    position: relative;
    width: 280px;
    padding: 0px 10px 0px 10px;
    top: -5px;
}

    .user_search .form-control {
        border-radius: 2px;
        box-shadow: none;
        border: 1px solid #e7e7e7;
        padding: 4px 30px 4px 10px;
        /*background: #f7f7f7;*/
        height: 40px;
    }

    .user_search .submit {
        position: absolute;
        right: 14px;
        top: 8px;
        border: 0px;
        background: none;
        padding: 0px;
        color: #c6c6c6;
    }

.user_list {
    float: left;
    width: 50%;
}



    .user_list .custom_table {
        margin: 0px;
        overflow: auto;
    }


.user_check {
    min-width: 70px;
    width: 70px;
    padding-left: 20px !important;
    cursor: pointer;
}

.add_new_user {
    float: left;
    width: 50%;
    padding: 0px;
    border-top: 27px solid #f4f4f4;
}

.inner_add_user {
    float: left;
    width: 100%;
    border-left: 1px solid #d7d7d7;
    padding: 70px 20px 74px;
}

.add_new_btn {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}

    .add_new_btn a {
        padding: 10px 25px;
        background: #600000;
        color: #ffffff;
        border-radius: 3px;
        font-size: 14px;
        display: inline-block;
    }

.divider {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin: 20px 0px;
}

    .divider:after {
        content: "";
        position: absolute;
        top: 12px;
        left: 0px;
        width: 100%;
        height: 1px;
        background: #f2f2f2;
    }

    .divider span {
        font-size: 18px;
        font-family: 'ProximaNova-Regular';
        color: #c1c1c1;
        display: inline-block;
        padding: 0px 15px;
        background: #fff;
        position: relative;
        z-index: 1;
    }



/*.create_contest.add_user .modal-dialog {
    width: 550px;
}
*/
.create_contest.add_user .modal-body {
    padding: 40px 50px;
}

    .create_contest.add_user .modal-body h3 {
        text-align: left;
        font-size: 20px;
        font-family: 'ProximaNova-Semibold';
        color: #414141;
        padding: 0px;
    }

        .create_contest.add_user .modal-body h3:after {
            display: none;
        }

.create_contest.add_user .form-control {
    /*background: #f6f6f6;*/
    height: 48px;
    border: 1px solid #dedede;
    font-size: 16px;
    /*color: #414141;*/
}

.inner_add_user .add_u_m {
    float: left;
    clear: both;
    width: 100%;
    border: 2px dotted #999999;
    border-radius: 6px;
    padding: 0px 15px 15px;
    text-align: center;
    position: relative;
    border: 20px solid transparent;
    -webkit-border-image: url(images/border_img.png) 22 round;
    -o-border-image: url(images/border_img.png) 22 round;
    border-image: url(images/border_img.png) 22 round;
}


.add_u_m .dropzone {
    width: 100%;
    border: 0px;
    height: 60px;
    background: url(images/drop_ic.png) no-repeat center center;
    padding: 0px 0px 40px 0px;
    min-height: 86px;
    float: left;
}

.add_u_m .dz-message span {
    text-indent: -9999px;
    font-size: 0px;
}

.add_u_m label {
    width: 100%;
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    color: #949494;
    margin: 15px 0px 0px;
}

.add_u_m .add_multi_btn {
    background: #47b892;
    color: #fff;
    font-size: 14px;
    font-family: 'ProximaNova-Semibold';
    padding: 8px 20px;
    margin: 15px 0px 0px;
}

.add_u_m span {
    width: 100%;
    font-size: 12px;
    font-family: 'ProximaNova-Semibold';
    color: #515151;
    margin: 0px 0px;
}

.send-invite {
    clear: both;
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    margin: 15px 0px;
}

    .send-invite a {
        background: #8b3dff;
        font-size: 14px;
        font-family: 'ProximaNova-Semibold';
        color: #fff;
        border: 0px solid #fff;
        border-radius: 2px;
        padding: 10px 35px;
        margin: 0px 2px;
        width: auto;
        display: inline-block;
    }


.add_u_m .dropzone .dz-preview {
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: 0px;
    background: #f5f5f5;
    border: 1px solid #46b992;
    border-radius: 6px;
    box-shadow: 0px 1px 4px #bebebe;
    padding: 10px 15px 10px 65px;
    margin: 0px;
    min-height: 65px;
}

    .add_u_m .dropzone .dz-preview.dz-file-preview .dz-image {
        width: 50px;
        height: 50px;
        background: none;
        position: absolute;
        left: 10px;
        top: 6px;
        border: 1px solid #ddd;
        border-radius: 0px;
    }

.add_u_m .dz-filename span {
    font-size: 16px;
    background: none;
}

.add_u_m .dropzone .dz-preview.dz-file-preview .dz-details {
    padding: 0px;
    position: relative;
}

    .add_u_m .dropzone .dz-preview.dz-file-preview .dz-details span {
        background: none;
        padding: 0px;
    }

.add_u_m .dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 0px;
    background: none;
    padding: 0px;
}

.add_u_m .dz-size, .add_u_m .dz-success-mark, .add_u_m .dz-error-message, .add_u_m .dz-error-mark, .add_u_m .dz-progress {
    display: none !important;
}


.s_invite_info {
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #d3d3d3;
    background: #fcfcfc;
    padding: 15px;
    border-radius: 6px;
    margin: 0px 0px 20px 0px;
}

    .s_invite_info p {
        font-size: 14px;
        font-family: 'ProximaNova-Regular';
        color: #2d2d2d;
        margin: 0px;
    }



.table-fixed thead {
    width: 100%;
}

.table-fixed tbody {
    max-height: 500px;
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
    display: block;
}

    .table-fixed thead tr {
        background: #f5f5f5;
    }

.table-fixed tr {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
}

.table-fixed tbody td, .table-fixed thead > tr > th {
    float: left;
    border-bottom-width: 0;
}

.user_list .table-fixed thead th {
    width: 120px;
    height: 27px;
}

    .user_list .table-fixed thead th:first-child {
        width: 44px !important;
        min-width: 44px !important;
    }

.user_list .table-fixed tbody td {
    width: 120px;
    border: 0px;
}

user_list .table-fixed tr {
    width: 100%;
    float: left;
}

.user_list .table-fixed tbody tr td:first-child {
    width: 44px !important;
    min-width: 44px !important;
}



.modal .modal-dialog {
    top: -100px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.modal.in .modal-dialog {
    top: 30px;
}


.field-validation-error {
    font-size: 12px;
}

.validation-summary-errors ul li {
    font-size: 12px;
}

.green_check {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 50px;
    color: #3cb900;
    margin: 0px 0px 20px;
}



.status_info {
    float: left;
    width: 100%;
    margin: 20px 0px 0px;
}

    .status_info .status_list {
        float: left;
        width: 100%;
        margin: 0px 0px 15px 0px;
        position: relative;
        padding: 0px 0px 0px 35px;
    }

        .status_info .status_list i {
            position: absolute;
            left: 0px;
            top: 5px;
            bottom: 0px;
            margin: auto;
        }

        .status_info .status_list label {
            float: left;
            width: 100%;
            color: #9ea7b3;
            font-size: 14px;
            font-family: 'ProximaNova-Semibold';
            margin: 0px 0px 0px 0px;
            line-height: normal;
        }

        .status_info .status_list span {
            float: left;
            width: 100%;
            color: #505b69;
            font-size: 16px;
            font-family: 'ProximaNova-Regular';
            margin: 0px 0px 5px 0px;
        }

            .status_info .status_list span strong {
                display: inline-block;
                font-weight: normal;
                margin: 0px 10px;
                color: #dbdbdb;
                font-size: 13px;
            }

header.navbar .sitenav .nav li .dropdown-menu {
    top: 51px;
    width: 250px;
}

.header .navbar .sitenav li .dropdown-menu li a {
    padding: 7px 15px 7px 15px;
    text-align: left;
    border-top: 0px;
    border-left: 2px solid transparent;
    line-height: normal;
}

    .header .navbar .sitenav li .dropdown-menu li a:hover {
        background: #f7f7f7;
        border-left: 2px solid #ffbd35;
        border-top: 0px;
    }

.stat-filter {
    /*background: #fff;*/
    float: left;
    width: 100%;
    position: relative;
    padding: 15px 15px;
    text-align: center;
    margin: 0px 0px 15px 0px;
    border-radius: 6px;
    /*border: 1px solid #eee;*/
}

.page_title {
    font-size: 20px;
    font-family: 'ProximaNova-Semibold';
    /*color: #414141;*/
    margin: 15px 0px 15px 0px;
}

.stat-filter .form-group label {
    text-align: left;
    float: left;
    padding: 0px;
    line-height: normal;
    height: auto;
    font-family: 'ProximaNova-Semibold';
    width: 100%;
}

.stat-filter .form-group .form-control {
    width: 100%;
}

.stat-filter .slider.slider-horizontal {
    width: 90%;
}

.form-group .multiselect.dropdown-toggle {
    background: #fff url(images/select_bg.png) no-repeat 97% 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #dfdfdf;
    width: 100%;
    float: left;
    height: 40px;
    padding: 5px 10px;
    /*color: #414141;*/
    font-family: 'ProximaNova-Regular';
    box-shadow: none;
    border-radius: 2px;
    text-align: left;
}

    .form-group .multiselect.dropdown-toggle .caret {
        display: none;
    }

.stat-filter .btn-group {
    margin: 10px 15px 5px 0px;
}

.stat-filter .multiselect-native-select .btn-group {
    width: 100%;
    margin: 0px 0px 0px 0px;
}

.form-group .multiselect-native-select {
    float: left;
    width: 100%;
}


/* Old Multi-Select dropdown css */
/*.btn-group .btn.active, .btn-group .btn:focus {
    background: #8b3dff !important;
    border: 1px solid #8b3dff !important;
    color: #FFF;
    box-shadow: none;
    font-family: 'ProximaNova-Regular';
}*/

div.tabbing_area .main_grid_tab {
    /*border: 1px solid #eee;*/
    /*background: #fff;*/
    border-radius: 2px;
    float: left;
    width: 100%;
}

    div.tabbing_area .main_grid_tab .one_tab {
        border: 0px;
    }

        div.tabbing_area .main_grid_tab .one_tab li {
            border: 0px;
            margin: 0px;
        }



            /*div.tabbing_area .main_grid_tab .one_tab li a {
                border-bottom: 2px solid transparent;
            }*/



            div.tabbing_area .main_grid_tab .one_tab li.ui-state-active a {
                background-color: #16a34a; /* Set the background color of the active tab */
                color: #ffffff; /* Set the font color to white */
                border: 2px solid #16a34a; /* Remove the border if you don't need it */
            }



            div.tabbing_area .main_grid_tab .one_tab li a:hover {
                background-color: #16a34a; /* Slightly lighter shade for hover */
                color: #ffffff;
                border: 2px solid #16a34a; /* Optional: Adjust the border color to match the lighter background */
            }


    div.tabbing_area .main_grid_tab .child_grid_tab {
        border: 0px;
        padding: 0px;
    }

        div.tabbing_area .main_grid_tab .child_grid_tab ul {
            border: 0px;
            margin: 0px;
            padding: 0px;
        }

            div.tabbing_area .main_grid_tab .child_grid_tab ul li {
                border: 0px;
                margin: 0px 5px 0px 0px;
                background: none;
            }

                div.tabbing_area .main_grid_tab .child_grid_tab ul li a {
                    background: #eee;
                    color: #333;
                    border-radius: 20px;
                    font-family: 'ProximaNova-Regular';
                    padding: 6px 20px;
                }

                    div.tabbing_area .main_grid_tab .child_grid_tab ul li a:hover {
                        background: #16a34a;
                        color: #fff;
                        border-radius: 20px;
                        font-family: 'ProximaNova-Regular';
                        padding: 6px 20px;
                    }

                div.tabbing_area .main_grid_tab .child_grid_tab ul li.ui-state-active a {
                    background: #16a34a;
                    color: #fff;
                }

.expand_links {
    position: absolute;
    right: 0px;
    top: 6px;
}

    .expand_links span {
        /*color: #333;*/
        font-family: 'ProximaNova-Regular';
        border: 0px;
        text-decoration: none;
        margin: 0px 0px 0px 4px;
    }

    .expand_links .expand_all i {
        color: #16a34a;
        font-size: 20px;
        position: relative;
        top: 3px;
        margin: 0px 0px 0px 5px;
    }

.expand_all i {
    color: #16a34a;
    font-size: 20px;
    position: relative;
    top: 3px;
    margin: 0px 0px 0px 5px;
}


.player-detail {
    /*background: #fff;
    float: left;
    width: 100%;
    position: relative;
    padding: 15px 5px;
    text-align: center;
    margin: 0px 0px 15px 0px;
    border-radius: 2px;
    border: 1px solid #eee;*/
}

    .player-detail .name_detail .label {
        color: #333;
        font-family: 'ProximaNova-Semibold';
        font-size: 13px;
        float: left;
        width: auto;
        text-align: left;
        padding: 0px;
        margin: 0px 10px 0px 0px !important;
    }

        .player-detail .name_detail .label:after {
            content: ":";
            font-family: 'ProximaNova-Semibold';
            position: relative;
        }

    .player-detail .name_detail {
        text-align: left;
        font-family: 'ProximaNova-Regular';
        border: 0px;
        margin: 0px 0px 15px 0px;
        height: auto;
        padding: 0px;
        min-height: inherit;
    }

.view_event_detail {
    position: absolute;
    right: 28px;
    top: 7px;
    color: #8b3dff;
    text-decoration: underline;
    border: 0px;
    background: none;
    padding: 0px;
}

.player-detail .name_detail .text_info {
    float: left;
    width: 100%;
    margin: 0px 10px 10px 0px;
    padding: 10px;
    text-align: left;
    border: 1px solid #eee;
}

    .player-detail .name_detail .text_info span {
        float: left;
        margin: 0px 25px 0px 0px;
        font-family: 'ProximaNova-Regular';
        font-size: 13px;
        line-height: 14px;
    }

.player-detail .name_detail .btn-group {
    float: left;
    margin: 4px 15px 15px 0px;
}

.player-detail .name_detail .form-group {
    float: left;
    width: 33.33%;
    margin: 0px 0px 10px 0px;
}

    .player-detail .name_detail .form-group label {
        font-family: 'ProximaNova-Semibold';
    }

.player-detail h3 {
    font-family: 'ProximaNova-Semibold';
    font-size: 20px;
}

.name_detail .close_btn {
    position: absolute;
    right: -16px;
    top: -24px;
    padding: 0px;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    border: 2px solid #8b3dff;
    font-size: 11px;
    color: #8b3dff;
    text-align: center;
    background: #fff;
    line-height: 20px;
}

#player-detail {
    overflow: visible !important;
    height: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*display:block !important;*/
}

    #player-detail.open {
        height: auto;
    }

.multiselect-native-select .dropdown-menu > li {
    float: left;
    width: 100%;
}

    .multiselect-native-select .dropdown-menu > li > a {
        float: left;
        padding: 2px 14px;
        float: left;
        width: 100%;
        cursor: pointer;
    }

        .multiselect-native-select .dropdown-menu > li > a input[type="checkbox"] {
            position: absolute;
            opacity: 1;
            left: 0px !important;
            width: auto;
            top: 0px;
        }

    .multiselect-native-select .dropdown-menu > li.active a label {
        color: #fff;
        outline: none;
    }

    .multiselect-native-select .dropdown-menu > li > a label {
        padding-left: 20px;
    }

.multiselect-native-select .btn-group .form-control {
    height: 35px;
}

div.tabbing_area.no-tabs .main_grid_tab {
    padding: 35px 15px 15px;
}

div.tabbing_area.no-tabs table.dataTable {
    margin: 0px !important;
}

.single_chart {
    display: inline !important;
    width: 16% !important;
}

.name_detail h2 {
    float: left;
    margin: 0px 25px 0px 0px;
    font-family: 'ProximaNova-Semibold';
    font-size: 18px;
    line-height: 14px;
    width: 100%;
}

.name_detail .table_c {
    border: 1px solid #ddd;
    position: absolute;
    right: 25px;
    top: 0px;
}

    .name_detail .table_c td {
        font-family: 'ProximaNova-Regular';
        border: 1px solid #eee;
        font-size: 14px;
    }

.t_chart_b {
    float: left;
    width: 100%;
    /*margin: 20px 0px 0px;*/
    float: left;
    width: 100%;
    padding: 30px 0px 0px;
    border-top: 1px solid #ebebeb;
}

.return_years {
    text-align: left;
}

    .return_years .btn {
        position: relative;
        top: 24px;
    }

.player_name {
    font-size: 18px;
    margin-bottom: 0px;
    font-family: 'ProximaNova-Semibold';
}

.t_player_name {
    position: absolute;
    right: 0px;
    top: 10px;
    width: 250px;
}

    .t_player_name label {
        display: inline-block;
        width: auto;
        float: left;
        font-family: 'ProximaNova-Semibold';
        font-size: 14px;
        position: relative;
        top: 10px;
        margin: 0px 10px 0px 0px;
    }

    .t_player_name .form-group select.form-control {
        width: 160px;
    }


.player_name label {
    font-size: 18px;
    margin-bottom: 0px;
    font-family: 'ProximaNova-Semibold';
}


.profile_t_info {
    float: left;
    width: 100%;
    position: relative;
}

.import_page {
    padding: 30px 0px;
}

.btn.common_save_btn {
    background: #fb9761;
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    color: #fff;
    border: 0px solid #fff;
    border-radius: 4px;
    padding: 10px 30px;
    margin: 0px 2px;
    width: auto;
}

    .btn.common_save_btn:hover, .btn.common_save_btn:focus {
        background: #ef671d;
    }

.import_page .form-group label {
    font-family: 'ProximaNova-Semibold';
}

.status_page {
    float: left;
    width: 100%;
    position: relative;
    padding: 30px 0px;
}

.export_page {
    float: left;
    width: 100%;
    position: relative;
    padding: 0px 0px;
}

.main_common_box {
    background: #fff;
    float: left;
    width: 100%;
    position: relative;
    padding: 15px 15px;
    margin: 0px 0px 15px 0px;
    border-radius: 2px;
    border: 1px solid #eee;
}

.export_last {
    position: absolute;
    right: 0px;
    top: 40px;
    color: #8b3dff;
}

    .export_last:before {
        content: "\f0ab";
        display: inline-block;
        font: normal normal normal 16px/1 FontAwesome;
        margin: 0px 5px 0px;
    }

    .export_last:hover {
        color: #8b3dff;
        text-decoration: underline;
    }

.setting_page {
    float: left;
    width: 100%;
    position: relative;
    padding: 0px 0px;
}

    .setting_page h3 {
        font-size: 18px;
        font-family: 'ProximaNova-Semibold';
        /*color: #414141;*/
        margin: 15px 0px 15px 0px;
        width: 100%;
        display: block;
    }

    .setting_page .custom_table {
        margin-top: 0px;
    }

        .setting_page .custom_table table {
            border: 1px solid #ddd !important;
            margin: 0px 0px 15px 0px;
        }

            .setting_page .custom_table table td, .setting_page .custom_table table th {
                text-align: left;
            }

.multiselect-native-select .btn-group {
    width: 100%;
}

.lineup-multiselect .multiselect-native-select .btn-group {
    width: auto;
}

.two_setting {
    margin: 15px 0px 0px;
}

.bottom_p {
    float: left;
    width: 100%;
}

.profile_side {
    float: left;
    width: 100%;
    position: relative;
    padding: 0px 0px 0px 0px;
}

    .profile_side .profile_img {
        position: relative;
        left: 0px;
        top: 0px;
        width: 100px;
        height: 100px;
        float: left;
        margin: 0px 10px 10px 0px;
    }

        .profile_side .profile_img img {
            width: auto;
            height: 100%;
        }

.profile_t_info .top_profile .profile_side .img_right {
    width: auto;
    float: none;
}


.form-group .divide_2.switch {
    position: relative;
}

    .form-group .divide_2.switch .toggleLabel {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 11;
    }

.form-group .divide_2 label {
    margin: 0px !important;
    font-family: 'ProximaNova-Semibold';
    POSITION: RELATIVE;
    TOP: 2PX;
}

.form-group .divide_2 .radio_box label {
    top: 10PX;
}

.td-no-padding tbody tr td {
    padding: 0;
}






/* LineUp screen styling (11/17/2017)*/

.linup_top {
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 0px 15px;
    border-radius: 4px;
}

.how_work {
    float: left;
    width: calc(8% - 15px);
    height: 95px;
    background: #fff;
    border: 1px solid #e27c41;
    border-radius: 2px;
    text-align: center;
    padding: 25px 5px;
    margin: 15px 0px 15px 0px;
}

    .how_work span {
        color: #e27c41;
        font-size: 13px;
        display: block;
        line-height: normal;
        font-family: 'ProximaNova-Semibold';
    }

    .how_work i {
        color: #e27c41;
        font-size: 18px;
    }

.linup_top .pricing {
    float: left;
    padding: 15px 15px 0px 0px;
    position: relative;
    margin: 0px 0px 0px 15px;
    width: calc(18% - 15px);
    min-height: 95px;
    border-right: 1px solid #ebebeb;
}

    .linup_top .pricing .lineup-multiselect .multiselect-native-select .btn-group {
        width: 100%;
    }

    .linup_top .pricing .form-group {
        padding: 0px 0px 0px 100px;
    }

    .linup_top .pricing .label_text {
        position: absolute;
        left: 0px;
        top: 10px;
        font-family: 'ProximaNova-Semibold';
        margin: 0px;
    }

.linup_top .recent-form {
    float: left;
    padding: 0px 0px 0px 0px;
    position: relative;
    margin: 0px 0px 15px 15px;
    height: 95px;
    width: calc(15% - 15px);
    text-align: center;
}

    .linup_top .recent-form label {
        width: 100%;
        display: block;
        font-family: 'ProximaNova-Semibold';
    }

    .linup_top .recent-form .btn:last-child {
        margin: 0px;
    }

    .linup_top .recent-form .btn {
        display: inline-block;
        height: 50px;
        background: #fafafa;
        border: 1px solid #e3e3e3;
        text-align: center;
        font-size: 11px;
        padding: 0px;
        width: 150px;
        max-width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 10px;
        float: none;
    }

    .linup_top .recent-form .img_s {
        float: left;
        width: 100%;
        height: 22px;
        margin: 0px 0px 5px 0px;
        background: url('images/time_ic.png') no-repeat top center;
    }


    .linup_top .recent-form .btn:hover .img_s {
        background-position: center -30px;
    }

    .linup_top .recent-form .img_s.golf_ic {
        background: url('images/golf_ic.png') no-repeat top center;
    }

    .linup_top .recent-form .img_s.indicator_ic {
        background: url('images/indicator_ic.png') no-repeat top center;
    }



    .linup_top .recent-form .btn:hover {
        background: #e27c41;
        border: 1px solid #fff;
        box-shadow: 0px 0px 0px 1px #d4601c;
        color: #fff;
    }


    .linup_top .recent-form .btn span {
        display: block;
        width: 100%;
        float: left;
    }

    .linup_top .recent-form img {
        /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
        filter: gray; /* IE5+ */
        -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
        -webkit-transition: all .8s ease-in-out;
    }



.linup_top .course {
    float: left;
    padding: 0px 0px 0px 0px;
    position: relative;
    margin: 0px 0px 0px 15px;
    width: calc(36% - 15px);
    min-height: 95px;
}


    .linup_top .course label {
        width: 100%;
        display: block;
        font-family: 'ProximaNova-Semibold';
    }

    .linup_top .course .selection {
        float: left;
        width: 100%;
        position: relative;
        text-align: center;
    }

        .linup_top .course .selection a {
            display: inline-block;
            width: calc(50% - 15px);
            height: 70px;
            float: left;
            background: #fafafa;
            border: 1px solid #e3e3e3;
            text-align: center;
            margin: 0px 15px 0px 0px;
            font-size: 11px;
            padding: 6px 5px;
            border-radius: 4px;
            color: #414141;
        }

            .linup_top .course .selection a:hover {
                background: #fafafa;
                border: 1px solid #d4601c;
                color: #d4601c;
            }

            .linup_top .course .selection a span {
                font-size: 13px;
            }

            .linup_top .course .selection a .c_img {
                display: block;
                width: 100%;
                float: left;
                height: 22px;
                margin: 5px 0px 8px 0px;
                background: url(images/course_select_ic.png) no-repeat top center;
            }

            .linup_top .course .selection a:hover .c_img {
                background-position: center -37px;
            }

            .linup_top .course .selection a .c_img.turf {
                background: url(images/turf_selection.png) no-repeat top center;
            }

            .linup_top .course .selection a:hover .c_img.turf {
                background-position: center -37px;
            }


.linup_top .bottom_area {
    float: left;
    padding: 0px 0px 0px 0px;
    position: relative;
    margin: 0px 0px 0px 0px;
    width: 23%;
    display: block;
}

.linup_top .recent_line_up {
    float: left;
    padding: 0px 0px 0px 0px;
    position: relative;
    margin: 0px 15px 0px 0px;
    width: calc(60% - 15px);
}

    .linup_top .recent_line_up .form-group {
        padding: 0px 0px 0px 150px;
    }

    .linup_top .recent_line_up label {
        position: absolute;
        left: 0px;
        top: 10px;
        margin: 0px;
        font-family: 'ProximaNova-Semibold';
    }

    .linup_top .recent_line_up .form-control {
        background: #fafafa;
        border: 1px solid #e3e3e3;
        text-align: center;
        color: #e27c41;
    }

    .linup_top .recent_line_up .percentage_text {
        position: absolute;
        right: 6px;
        top: 10px;
        width: 12px;
        text-align: end;
        background: none;
        color: #e27c41;
    }



.line_top_btn .btn {
    background: #fafafa url(images/arrow_btn.png) no-repeat 16px 8px;
    color: #e27c41;
    font-size: 14px;
    text-align: center;
    border: 2px solid #e27c41;
    border-radius: 3px;
    padding: 7px 20px 7px 40px;
    font-weight: 600;
    margin: 0px 0px 0px;
}

    .line_top_btn .btn:hover, .line_top_btn .btn:focus {
        background: #ffffff url(images/arrow_btn.png) no-repeat 16px 8px;
    }

.line_bottom {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    float: left;
    width: 100%;
    position: relative;
    display: flex;
    margin: 20px 0px 0px;
    /*background: #fff;*/
}

    .line_bottom h3 {
        /*color: #000000;*/
        font-size: 16px;
        text-transform: uppercase;
        padding: 0px 0px 0px 10px;
        margin: 8px 0px;
        font-family: 'ProximaNova-Semibold';
    }

    .line_bottom .center_part {
        /*background: #fff;*/
        padding: 10px 0px 0px;
        border-right: 1px solid #e3e3e3;
        width: 50%;
        position: relative;
    }

.select_r {
    white-space: nowrap;
}



.line_bottom table {
    border-right: 0px !important;
    border-bottom: 0px !important;
}

    .line_bottom table tr th {
        border: 0px !important;
        background: #f7f7f7;
        color: #414141;
        font-size: 12px;
        vertical-align: middle;
        padding: 5px 5px !important;
        white-space: nowrap;
        height: 44px;
        box-sizing: border-box;
    }

        .line_bottom table tr th:after {
            display: none !important;
        }

    .line_bottom table tr td {
        border: 0px;
        border-bottom: 1px solid #e3e3e3;
        /*color: #000000;*/
        font-size: 12px;
        vertical-align: middle;
        padding: 5px 5px !important;
        white-space: nowrap;
        height: 34px;
        box-sizing: border-box;
    }

        .line_bottom table tr td.playerName {
            white-space: nowrap;
            /*color: #e27a3f;*/
        }

.enter_enteries {
    display: block;
    position: absolute;
    margin: 0px 0px 0px 10px;
    right: 10px;
    top: 10px;
    width: auto;
}

    .enter_enteries label {
        font-size: 13px;
        display: inline-block;
        font-family: 'ProximaNova-Semibold';
    }


    .enter_enteries .form-control {
        display: inline-block;
        background: #ffffff;
        border: 1px solid #a1a1a1;
        border-radius: 2px;
        width: 70px;
        height: 32px;
    }

    .enter_enteries .btn {
        color: #e27c41;
        font-size: 13px;
        text-align: center;
        border: 1px solid #e27c41;
        border-radius: 3px;
        padding: 6px 20px 6px 20px;
        font-weight: 600;
        margin: 0px 0px 0px;
        display: inline-block;
        background: #fff;
        position: relative;
        top: -2px;
    }

        .enter_enteries .btn:hover, .enter_enteries .btn:focus {
            background: #e27c41;
            color: #fff;
        }

.line_bottom div.dataTables_wrapper div.dataTables_filter {
    display: none;
}

.budget {
    display: block;
    position: absolute;
    margin: 6px 0px 0px 10px;
    left: 76px;
    top: 10px;
    width: auto;
}

    .budget label {
        display: inline-block;
        font-size: 13px;
        font-family: 'ProximaNova-Semibold';
        margin: 0px 15px 0px 0px;
    }

    .budget .form-control {
        display: inline-block;
        background: #ffffff;
        border: 1px solid #a1a1a1;
        border-radius: 2px;
        width: 70px;
        height: 32px;
    }

.line_bottom .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 2px 4px;
}

    .line_bottom .dataTables_wrapper .dataTables_paginate .paginate_button.current {
        color: #e27a3f !important;
        border: 1px solid #e27a3f;
        background: #fff;
    }

    .line_bottom .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        color: #e27a3f !important;
        border: 1px solid #e27a3f;
        background: #fff;
    }

.line_bottom .dataTables_wrapper .dataTables_length {
    padding: 0px 0px 0px 10px;
}

.spnRowColor {
    color: #e27a3f;
}


.linup_table .dataTables_length {
    display: none;
}

.line_bottom .dataTables_wrapper {
    font-size: 12px;
}

.line_bottom .dataTables_paginate {
    padding-top: 0px !important;
    margin-bottom: 5px !important;
}

.line_bottom .dataTables_info {
    padding: 0px 0px 0px 20px !important;
}

.create_contest.lineup-modal .form-group label {
    float: left;
}

.create_contest.add_user.lineup-modal .form-control {
    background: #fff;
    height: 32px;
    border: 1px solid #dedede;
    font-size: 13px;
    color: #414141;
    float: right;
    width: 100px;
}

.create_contest.add_user.lineup-modal .percentage_add {
    position: absolute;
    right: 8px;
    width: 20px;
    text-align: end;
    background: #fff;
    color: #ddd;
    top: 7px;
}



.create_contest.add_user.lineup-modal .modal-body h3 {
    font-weight: 400;
}

    .create_contest.add_user.lineup-modal .modal-body h3 img {
        position: relative;
        top: 0px;
        margin: 0px 5px 0px 0px;
    }

.create_contest.add_user.lineup-modal .btn_bottom {
    border-top: 1px solid #e5e5e5;
    margin: 30px 0px 0px;
    padding-top: 30px;
}

.create_contest.add_user.lineup-modal .modal-body h3 span {
    /*color: #e27c41;*/
}

.create_contest.add_user.lineup-modal.key_indicator .modal-dialog {
    width: 84%;
}

.create_contest.add_user.lineup-modal.key_indicator .modal-content {
    width: 100%;
}

.key_indicator h4 {
    margin: 0px 0px 10px 0px;
    background: #f6f6f6;
    padding: 5px 10px;
    font-size: 14px;
    font-family: 'ProximaNova-Semibold';
}

.create_contest.add_user.key_indicator .modal-body {
    padding: 30px;
    width: 100%;
}


.linup_top .line-submit_check {
    float: left;
    padding: 0px 0px 0px 0px;
    position: relative;
    margin: 0px 0px 0px 0px;
    width: 100%;
    text-align: center;
}

    .linup_top .line-submit_check .line_top_btn {
        float: none;
        margin: 0px 0px 0px 10px;
        display: inline-block;
    }

.linup_top .switch {
    margin: 18px 0px 0px;
    float: none;
    padding: 0px 0px 0px 70px;
    clear: both;
    position: relative;
    width: 120px;
    display: inline-block;
    top: 10px;
}

.line-submit_check .join_btn {
    margin: 18px 10px 0px;
    width: calc(50% - 25px);
    box-sizing: border-box;
    float: left;
    padding: 0px;
}

.linup_top .switch label {
    top: 6px;
    position: absolute;
    margin: 0px 10px 0px 0px;
    float: left;
    left: 0px;
    font-size: 13px;
}

.switch_btn {
    position: relative;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    float: left;
    width: 60px;
    margin: 6px 0px 0px;
    height: 20px;
}

    .switch_btn input {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 11;
        opacity: 0;
        cursor: pointer;
    }




    .switch_btn .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #f7f7f7;
        -webkit-transition: .4s;
        transition: .4s;
        height: 16px;
        border: 1px solid #dedede;
        width: 50px;
    }

        .switch_btn .slider:before {
            position: absolute;
            content: "";
            height: 24px;
            width: 24px;
            left: -1px;
            bottom: -5px;
            background-color: #c8c8c8;
            -webkit-transition: .4s;
            transition: .4s;
        }

    .switch_btn input:checked + input + .slider {
        background-color: #ffceb2;
        border: 1px solid #f2ac83;
    }

    .switch_btn input:focus + input + .slider {
        box-shadow: 0 0 1px #2196F3;
    }

    .switch_btn input:checked + input + .slider:before {
        -webkit-transform: translateX(26px);
        -ms-transform: translateX(26px);
        transform: translateX(26px);
        background-color: #e27c41;
    }

    /* Rounded sliders */
    .switch_btn .slider.round {
        border-radius: 34px;
    }

        .switch_btn .slider.round:before {
            border-radius: 50%;
        }

.line_bottom .nav.nav-pills {
    float: right;
    width: auto;
    position: absolute;
    top: 5px;
    right: 10px;
}

    .line_bottom .nav.nav-pills li + li {
        margin: 0px;
    }

    .line_bottom .nav.nav-pills li:first-child a {
        border-radius: 3px 0px 0px 3px;
        border-right: 0px;
    }

    .line_bottom .nav.nav-pills li + li a {
        border-left: 0px;
        border-radius: 0px 3px 3px 0px;
    }

    .line_bottom .nav.nav-pills li a {
        border: 1px solid #873932;
        border-radius: 3px;
        color: #414141;
        font-size: 13px;
        padding: 6px 20px;
    }

    .line_bottom .nav.nav-pills li.active a {
        background: #873932;
        color: #fff;
        border: 1px solid #873932;
    }

    .line_bottom .nav.nav-pills li.active:first-child a:after {
        width: 0;
        height: 0;
        border-left: 0px solid transparent;
        border-right: 16px solid transparent;
        border-top: 31px solid #873932;
        content: "";
        right: -16px;
        top: 0px;
        position: absolute;
        z-index: 0;
    }

    .line_bottom .nav.nav-pills li + li.active a:after {
        width: 0;
        height: 0;
        border-left: 16px solid transparent;
        border-right: 0px solid transparent;
        border-top: 31px solid #873932;
        content: "";
        left: -16px;
        top: 0px;
        position: absolute;
        z-index: 0;
    }

    .line_bottom .nav.nav-pills li.active {
        position: relative;
        z-index: 11;
    }

.view_detail {
    display: inline-block;
    padding: 6px 20px;
    background: #8b3dff;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    background: #f4b183;
    border: 1px solid #ed7d31;
}

.line_container {
    position: relative;
    width: 100%;
    padding: 0px 15px;
}

.create_contest.key_indicator .form-group label {
    width: auto;
}


.create_contest.add_user.lineup-modal.key_indicator .btn_bottom {
    border-top: 1px solid #e5e5e5;
    margin: 0px 0px 0px;
    padding-top: 20px;
}

.line_bottom .table .chkRanking {
    display: inline-block;
    position: relative;
    width: 12px;
}

    .line_bottom .table .chkRanking label {
        position: absolute;
        left: 0px;
        top: 0px;
        margin: auto;
        padding: 0px;
        width: 12px;
        height: 12px;
        bottom: 0px;
    }

        .line_bottom .table .chkRanking label:before {
            content: "";
            top: 0px;
            bottom: 0px;
            left: 0px;
            margin: auto;
            width: 12px;
            height: 12px;
            background: #fff;
            border: 1px solid #c4c4c4;
            position: absolute;
        }

    .line_bottom .table .chkRanking input {
        position: relative;
        z-index: 11;
        opacity: 0;
        margin: 0px;
        cursor: pointer;
    }

        .line_bottom .table .chkRanking input:checked + label:before {
            border: 1px solid #e27a3f;
            background: #e27a3f;
        }

    .line_bottom .table .chkRanking label:after {
        content: "\f00c";
        font: normal normal normal 14px/1 FontAwesome;
        bottom: 0px;
        left: 0px;
        margin: auto;
        width: 12px;
        height: 12px;
        color: #fff;
        font-size: 9px;
        display: none;
        position: relative;
        top: 1px;
    }

    .line_bottom .table .chkRanking input:checked + label:after {
        display: block;
    }


.addInfo {
    padding: 0px 0px 0px 0px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

    .addInfo .info {
        position: relative;
        right: 0px;
        top: 0px;
        text-align: right;
        color: #818181;
        cursor: pointer;
    }

    .addInfo:hover .info ul {
        display: inline-block;
    }

    .addInfo .info ul {
        position: absolute;
        padding: 5px 0px;
        left: 25px;
        top: 0;
        width: 140px;
        text-align: left;
        background: rgba(0,0,0,0.7);
        border-radius: 4px;
        display: none;
        z-index: 99;
        box-shadow: 0px 0px 12px rgba(0,0,0,0.4);
        height: 72px;
        margin: auto;
        bottom: 0px;
    }

        .addInfo .info ul:before {
            content: "";
            width: 0;
            height: 0;
            border-top: 7px solid transparent;
            border-bottom: 7px solid transparent;
            border-right: 11px solid rgba(0,0,0,0.6);
            left: -11px;
            top: 0px;
            position: absolute;
            bottom: 0px;
            margin: auto;
        }

        .addInfo .info ul li {
            float: left;
            width: 100%;
            padding: 2px 10px;
            color: #fff;
            font-size: 12px;
        }

            .addInfo .info ul li span {
                float: left;
            }


            .addInfo .info ul li label {
                float: right;
                font-weight: 600;
                margin: 0px;
            }

.pricing .form-group .multiselect-native-select .multiselect-selected-text {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
}

.pricing .form-group select.form-control {
    font-size: 13px;
    /*padding: 3px 6px;*/
    padding: 3px 20px 3px 6px;
}

.create_contest.key_indicator .form-group label {
    width: 80px;
    text-align: right;
}

.create_contest.add_user.lineup-modal .form-control {
    width: 65px;
}

.customBody {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}

#courseHistoryModal .modal-dialog {
    width: inherit;
    max-width: 1000px;
}

.customBody .form-group label {
    width: auto;
}

.customBody .form-group input[type="checkbox"] {
    float: left;
    margin-right: 9px;
}

.c3-tooltip {
    box-shadow: 11px 11px 40px -4px #777;
}

    .c3-tooltip td.name {
        background: unset;
        color: unset;
        display: block;
        width: unset;
        height: unset;
        border-radius: unset;
        text-align: unset;
        line-height: unset;
        margin: unset;
    }

.name {
    background: #fb7f3c;
    color: #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    margin: 0 10px;
    cursor: pointer;
}

.alert-danger, .alert-error {
    color: #E9EDEF;
    background-color: #cc4400;
    border-color: rgba(231,76,60,0.88);
}

.alert-success {
    color: #ffffff;
    background-color: #24c353;
    border-color: rgba(38, 185, 154, 0.88);
}

.MemberImage {
    position: relative;
    max-height: 100px;
    max-width: 100px;
}

    .MemberImage input {
        position: absolute;
        left: 0px;
        width: 100%;
        top: 0px;
        height: 100%;
        opacity: 0;
    }


.my_team .fancy-dropdown {
    padding: 10px 20px;
    border: 1px solid #dddddd;
    top: 0px;
}

    .my_team .fancy-dropdown .fancy-menu a {
        border: 0px;
    }

    .my_team .fancy-dropdown .fancy-menu {
        top: -1px;
        right: 2px;
    }

a {
    cursor: pointer;
}

.planSection {
    text-align: center;
    top: 120px;
    padding: 10px;
    font-size: large;
}

    .planSection .box_inner {
        padding: 30px 0;
        display: block;
        text-align: left;
        border: solid 1px #ccc;
        border-radius: 4px;
    }

    .planSection .planInfo {
        width: 70%;
        margin: 0 auto;
        padding: 29px 0;
        height: 300px;
        color: #939393;
        font-size: 18px;
    }

.planInfo i {
    color: #39b54a;
}

.planSection .fa-calendar {
    font-size: 27px;
}

.nameBlock {
    font-size: 18px;
    text-align: center;
    color: #84342e;
    text-transform: uppercase;
}


.priceBlock {
    font-size: 32px;
    line-height: 23px;
    margin-top: 20px;
    text-align: center;
    color: #fb7f3c;
}

.subscribeBtn {
    text-align: center;
    position: relative;
    top: 45px;
}

    .subscribeBtn button {
        background: #fff;
        border: 1px solid #84342e;
        padding: 8px 35px;
        color: #84342e;
        font-size: 16px;
        border-radius: 3px;
    }

        .subscribeBtn button:hover {
            color: #fff;
            background: #fb7f3c;
            border-color: #fb7f3c;
        }

.profile_page {
    clear: both;
    position: relative;
    width: 100%;
    margin: 20px 0px;
}

.profile_detail {
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    float: left;
    padding: 30px 20px 20px 160px;
    /*background: #fff;*/
    position: relative;
    min-height: 160px;
    width: 100%;
    margin: 0px 0px 20px 0px;
}

    .profile_detail .profile-img {
        width: 120px;
        height: 120px;
        position: absolute;
        left: 20px;
        top: 20px;
        border-radius: 100%;
        overflow: hidden;
    }

        .profile_detail .profile-img img {
            width: 100%;
            height: 100%;
        }

    .profile_detail h2 {
        font-size: 24px;
    }

        .profile_detail h2 span {
            color: #9ea7b3;
            font-size: 14px;
        }

        .profile_detail h2 i {
            position: relative;
            top: 5px;
            margin: 0px 0px 0px 5px;
            font-size: 20px;
        }

    .profile_detail .email {
        display: block;
        font-size: 14px;
        margin: 8px 0px;
        color: #505b69;
    }

        .profile_detail .email .icon_img {
            float: left;
            position: relative;
            top: 1px;
            margin: 0px 6px 0px 0px;
            width: 28px;
            text-align: left;
        }

    .profile_detail .phone {
        display: block;
        font-size: 14px;
        margin: 5px 0px;
        color: #505b69;
    }

        .profile_detail .phone .icon_img {
            float: left;
            position: relative;
            top: 0px;
            margin: 0px 6px 0px 0px;
            width: 28px;
            text-align: left;
        }

    .profile_detail .edit_ic {
        position: absolute;
        right: 20px;
        top: 20px;
        border: 0px;
        background: none;
        padding: 0px;
        color: #d8dce1;
        font-size: 24px;
    }

    .profile_detail .change_btn {
        color: #e27c41;
        font-size: 14px;
        text-align: center;
        border: 1px solid #e27c41;
        border-radius: 3px;
        padding: 6px 20px 6px 20px;
        font-weight: normal;
        margin: 0px 0px 0px;
        display: inline-block;
        background: #fff;
        position: relative;
        top: 0px;
        float: right;
    }

        .profile_detail .change_btn:hover {
            color: #fff;
            background: #e27c41;
        }

.profile_tabs {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
}

    .profile_tabs .nav {
        clear: both;
        float: left;
        width: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        border-bottom: 3px solid #eeeeee;
    }

        .profile_tabs .nav li {
            float: left;
        }

            .profile_tabs .nav li a {
                float: left;
                padding: 10px 15px;
                color: #c9c9c9;
                text-transform: uppercase;
                font-size: 16px;
                position: relative;
                border: 0px !important;
            }

                .profile_tabs .nav li a.active:after {
                    content: "";
                    left: 0px;
                    bottom: -2px;
                    width: 100%;
                    height: 3px;
                    z-index: 11;
                    position: absolute;
                    background: #8b3dff;
                }

                .profile_tabs .nav li a:hover, .profile_tabs .nav li a:focus {
                    background: none;
                    color: #8b3dff;
                    border: 0px;
                }

                .profile_tabs .nav li a.active {
                    background: none;
                    color: #8b3dff;
                    border: 0px;
                }

.success_color {
    color: #38c56a;
}

.pending_color {
    color: #ecd93a;
}

.cancelled_color {
    color: #e26161;
}


.profile_tabs .custom_table table tr th {
    text-align: left;
}

.profile_tabs .custom_table table tr td {
    text-align: left;
}

.text-right {
    text-align: right !important;
}

.circle_img {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
}

.circle_img {
    width: 90px;
    height: 90px;
    left: 20px;
    top: 20px;
    border-radius: 100%;
    margin: 0px auto 20px auto;
    position: relative;
}

    .circle_img .main_img {
        width: 90px;
        height: 90px;
        border-radius: 100%;
        float: left;
        overflow: hidden;
    }

    .circle_img img {
        width: 100%;
        height: 100%;
    }

    .circle_img .cam_div {
        position: absolute;
        bottom: 0px;
        right: 0px;
        width: 30px;
        height: 30px;
        border-radius: 30px;
        text-align: center;
        background: #fff;
        box-shadow: 0px 1px 1px #ddd;
    }

        .circle_img .cam_div input {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            opacity: 0;
        }

        .circle_img .cam_div i {
            font-size: 20px;
            color: #cdcdcd;
            line-height: 30px;
        }


.subscription_access {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    padding: 20px 0px;
}

    .subscription_access h3 {
        color: #e27a3f;
        font-size: 18px;
        text-transform: uppercase;
        text-align: center;
        margin: 0px 0px 15px 0px;
    }

        .subscription_access h3 span {
            color: #84342e;
        }

    .subscription_access p {
        color: #505050;
        font-size: 14px;
        text-align: center;
        margin: 0px 0px 15px 0px;
    }

    .subscription_access .planSection {
        top: 0px;
        border: 1px solid #efefef;
        border-radius: 6px;
        padding: 30px 0;
    }

.profile_tabs .tab-content {
    padding: 20px 0px;
    float: left;
    width: 100%;
}

.profile_tabs .custom_table {
    margin: 0px;
}

.profile_tabs .tab-content #subscriptions h3 {
    margin: 30px 0px 0px;
}

.profile_tabs .tab-content #subscriptions .btn_bottom {
    text-align: center;
}

    .profile_tabs .tab-content #subscriptions .btn_bottom button {
        width: 353px;
        height: 54px;
        margin-right: 32px;
        background: #84342e;
        color: #fff;
        font-size: 14px;
    }

.payment_page {
    float: left;
    width: 100%;
    border: 1px solid #dfdfdf;
    border-radius: 6px;
    padding: 30px 30px;
}

    .payment_page h2 {
        font-size: 16px;
        color: #000000;
        padding: 0px 0px 10px 0px;
        margin: 0px 0px 25px 0px;
        border-bottom: 1px solid #d1d1d1;
    }

    .payment_page .input-group {
        width: 100%;
        display: block;
        margin: 0px 0px 15px 0px;
        float: left;
    }

        .payment_page .input-group label {
            font-size: 14px;
            color: #63717e;
            margin: 0px 0px 5px 0px;
            display: block;
            width: 100%;
        }

        .payment_page .input-group .form-control {
            background: #f3f3f3;
            max-width: 100%;
            /*border: 0px;*/
            box-shadow: none;
            font-size: 14px;
            color: #0a0a0a;
            height: 40px;
            border-radius: 4px;
            float: left;
        }

    .payment_page .expiration .input-group .form-control {
        width: 45%;
    }

    .payment_page .expiration .input-group .divide_d {
        float: left;
        width: 10%;
        text-align: center;
        color: #63717e;
        font-size: 24px;
        line-height: 40px;
    }

.card_img {
    position: absolute;
    right: 7px;
    bottom: 7px;
    z-index: 11;
}

div.payment_right {
    padding: 60px 50px;
}

.payment_right .radio_box label {
    text-transform: inherit;
    color: #000000;
}

    .payment_right .radio_box label span {
        float: right;
    }

.payment_right .checkbox label {
    text-transform: inherit;
    color: #000000;
    font-size: 12px;
}

.payment_right .payment-btn {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
    margin: 20px 0px;
}

    .payment_right .payment-btn .btn {
        background: #84342e;
        color: #fff;
        text-align: center;
        width: 100%;
        padding: 10px 10px;
        font-size: 16px;
    }

        .payment_right .payment-btn .btn:hover, .payment_right .payment-btn .btn:focus {
            color: #fff !important;
            background: #e38047 !important;
            box-shadow: none;
        }

.payment-btn .btnContinuePayment {
    background: #cccccc; /* Default background color when disabled */
    color: #666666; /* Text color when disabled */
    border: 1px solid #999999; /* Border color when disabled */
    cursor: not-allowed; /* Cursor to indicate it's disabled */
    width: 100%;
    padding: 10px 10px;
    font-size: 16px;
    transition: background-color 0.3s; /* Smooth transition for background color */
}

    .payment-btn .btnContinuePayment:enabled {
        background: #8b3dff; /* Active background color */
        color: #fff; /* Text color when active */
        border-color: transparent; /* Optional: remove border when active */
        cursor: pointer; /* Cursor to indicate it's clickable */
    }


.thank_you_page {
    float: left;
    width: 100%;
    border: 1px solid #dfdfdf;
    border-radius: 6px;
    padding: 40px 30px;
    text-align: center;
}

    .thank_you_page h2 {
        font-size: 24px;
        /*color: #000000;*/
        padding: 0px 0px;
        margin: 0px 0px 5px 0px;
        text-transform: uppercase;
        font-weight: normal;
    }

    .thank_you_page h3 {
        font-size: 20px;
        color: #8e8e8e;
        padding: 0px 0px;
        margin: 0px 0px 5px 0px;
        font-weight: normal;
    }

    .thank_you_page h4 span {
        color: #8b3dff;
    }

    .thank_you_page i {
        font-size: 70px;
        color: #8b3dff;
    }

.subscribeBtn .btnSubscribed {
    background: #e38047;
    color: white;
    border: 1px solid !important;
    pointer-events: none;
    cursor: default
}

    .subscribeBtn .btnSubscribed i {
        position: absolute;
        margin: 0px 0px 0px -25px;
        font-size: 20px;
    }


.editProfilePic {
    position: absolute;
    left: 11px;
    z-index: 10;
    bottom: 10px;
    background: #fb7f3c;
    border: 0;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    text-align: center;
    border: 3px solid #fff;
    display: none;
}

    .editProfilePic i {
        color: #fff !important;
        font-size: 18px;
        line-height: 26px;
    }

.my_profile:hover .editProfilePic {
    display: block;
}

#EditTeamInfoModal .MemberImage {
    max-height: 150px;
    max-width: 150px;
    height: 150px;
    width: 148px;
}

#EditTeamInfoModal .circle_img {
    width: 150px;
    height: 150px;
    left: 0;
}

.outerPopup .modal-dialog {
    width: 850px;
}

.innerPopup {
    /*z-index: 999;*/
    background: rgba(0,0,0,0.5);
}

.player_innerinc .custom_table .dataTables_wrapper {
    overflow: inherit;
}

.antidataTables_wrapper {
    overflow: inherit !important;
}

.selectedTeamBlock {
    width: 100%;
    position: relative;
    height: 120px;
    margin-bottom: 7px;
}

span.teamCount {
    position: absolute;
    background: #fb7f3c;
    border-radius: 14px;
    color: #fff !important;
    top: 0px;
    right: 5px;
    border: 1px solid #fff;
    padding: 0px 9px;
    font-size: 16px !important;
}

.dataTables_filter {
    display: none;
}

.invite_user {
    float: right;
    padding: 5px 18px;
    border: 1px solid #8b3dff;
    border-radius: 20px;
    color: #8b3dff;
    margin: 0px 0px 25px 5px;
}


.ActiveAdminDiv {
    position: absolute;
    right: 10px;
    bottom: 15px;
}

    .ActiveAdminDiv .ActiveAdmin {
        background: #8b3dff;
        border: 1px solid #8b3dff;
        color: #FFF;
        box-shadow: none;
    }

.customeInfoBlock .midBlock strong.one_tag {
    margin: 0;
}

    .customeInfoBlock .midBlock strong.one_tag span {
        text-transform: none;
        color: #000;
    }

.customeInfoBlock .midBlock p {
    margin-bottom: 5px;
    color: #999;
}

.customeInfoBlock .btn-group {
    padding-right: 0;
}


    .customeInfoBlock .btn-group p {
        margin-bottom: 2px;
        text-align: right
    }

.customeInfoBlock .customBntBlock {
    position: static;
    float: right;
}

.customeInfoBlock a {
    color: #8b3dff;
    font-weight: 500;
}

.customDropdown.fancy-dropdown div.fancy-menu {
    width: auto !important;
    max-height: 400px;
    overflow: auto;
}

.top_search .submit:focus {
    outline: none;
}



.blog_page {
    display: block;
    width: 100%;
    position: relative;
    padding: 0px 0px;
    clear: both;
    margin: 0px;
}

.blog_top_list {
    display: block;
    width: 100%;
    position: relative;
    margin: 20px 0px 20px 0px;
    float: left;
}

    .blog_top_list ul {
        margin: 0px;
        padding: 0px;
    }

        .blog_top_list ul li {
            float: left;
            width: 33.33%;
            position: relative;
            list-style: none;
        }

            .blog_top_list ul li .main_img {
                float: left;
                width: 100%;
                position: relative;
                background: #000;
                height: 300px;
                overflow: hidden;
            }

            .blog_top_list ul li:hover .main_img img {
                opacity: 1;
            }

            .blog_top_list ul li .main_img img {
                min-width: 100%;
                opacity: 0.8;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
                width: auto;
                min-height: 100%;
                position: absolute;
                left: 0px;
                right: 0px;
                top: 0px;
                bottom: 0px;
                margin: auto;
                height: 100%;
            }

            .blog_top_list ul li .info {
                position: absolute;
                bottom: 0px;
                left: 0px;
                width: 100%;
                padding: 15px;
            }

                .blog_top_list ul li .info h2 {
                    color: #fff;
                    font-size: 26px;
                    line-height: 28px;
                    font-family: 'ProximaNova-Semibold';
                    margin: 0px 0px 15px 0px;
                    display: block;
                }

                .blog_top_list ul li .info .date {
                    display: inline-block;
                    float: left;
                    color: #fff;
                    font-size: 14px;
                    font-family: 'ProximaNova-Regular';
                }

                .blog_top_list ul li .info .tag {
                    display: inline-block;
                    float: right;
                    color: #fff;
                    font-size: 14px;
                    font-family: 'ProximaNova-Regular';
                    position: relative;
                }

                    .blog_top_list ul li .info .tag i {
                        position: absolute;
                        left: -22px;
                        font-size: 16px;
                        transform: rotate(80deg);
                        -ms-transform: rotate(80deg);
                        -webkit-transform: rotate(80deg);
                        top: 1px;
                    }




.blog_main_list {
    display: block;
    width: 100%;
    position: relative;
    margin: 0px 0px 20px 0px;
    float: left;
}

    .blog_main_list ul {
        margin: 0px -10px;
        padding: 0px;
    }

        .blog_main_list ul li {
            float: left;
            width: calc(25% - 20px);
            position: relative;
            margin: 0px 10px;
            list-style: none;
        }



            .blog_main_list ul li .main_img {
                float: left;
                width: 100%;
                position: relative;
                background: #000;
                height: 260px;
                overflow: hidden;
            }

            .blog_main_list ul li:hover .main_img img {
                opacity: 1;
            }

            .blog_main_list ul li .main_img img {
                min-width: 100%;
                width: auto;
                opacity: 0.8;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
                height: 100%;
            }

            .blog_main_list ul li .info {
                position: relative;
                float: left;
                width: 100%;
                padding: 15px 0px;
            }

                .blog_main_list ul li .info h2 {
                    color: #414141;
                    font-size: 18px;
                    line-height: normal;
                    font-family: 'ProximaNova-Semibold';
                    margin: 0px 0px 10px 0px;
                    overflow: hidden;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    height: 36px;
                }

                .blog_main_list ul li .info p {
                    color: #414141;
                    font-size: 16px;
                    line-height: normal;
                    font-family: 'ProximaNova-Regular';
                    margin: 0px 0px 10px 0px;
                    overflow: hidden;
                    display: -webkit-box;
                    -webkit-line-clamp: 5;
                    -webkit-box-orient: vertical;
                    height: 100px;
                }

                .blog_main_list ul li .info .date {
                    display: inline-block;
                    float: left;
                    color: #959595;
                    font-size: 12px;
                    font-family: 'ProximaNova-Regular';
                }

                .blog_main_list ul li .info .tag {
                    display: inline-block;
                    float: right;
                    color: #959595;
                    font-size: 12px;
                    font-family: 'ProximaNova-Regular';
                    position: relative;
                }

                    .blog_main_list ul li .info .tag i {
                        position: absolute;
                        left: -20px;
                        font-size: 14px;
                        transform: rotate(80deg);
                        -ms-transform: rotate(80deg);
                        -webkit-transform: rotate(80deg);
                        top: 1px;
                    }














.blog_bottom_list {
    display: block;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    float: left;
}

    .blog_bottom_list ul {
        margin: 0px;
        padding: 0px;
    }

        .blog_bottom_list ul li {
            float: left;
            width: 100%;
            position: relative;
            margin: 0px 0px 25px 0px;
            list-style: none;
            min-height: 150px;
            box-shadow: 0px 0px 10px #e8e8e8;
            padding: 0px 15px 0px 270px;
        }


            .blog_bottom_list ul li .main_img {
                left: 0px;
                width: 245px;
                height: 150px;
                position: absolute;
                background: #000;
                top: 0px;
                overflow: hidden;
            }

            .blog_bottom_list ul li:hover .main_img img {
                opacity: 1;
            }

            .blog_bottom_list ul li .main_img img {
                width: 100%;
                opacity: 0.8;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

            .blog_bottom_list ul li .info {
                position: relative;
                float: left;
                width: 100%;
                padding: 15px 0px;
            }

                .blog_bottom_list ul li .info h2 {
                    color: #414141;
                    font-size: 24px;
                    line-height: normal;
                    font-family: 'ProximaNova-Semibold';
                    margin: 0px 0px 15px 0px;
                    overflow: hidden;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    height: auto;
                }

                .blog_bottom_list ul li .info p {
                    color: #414141;
                    font-size: 16px;
                    line-height: normal;
                    font-family: 'ProximaNova-Regular';
                    margin: 0px 0px 15px 0px;
                    overflow: hidden;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    height: 40px;
                }

                .blog_bottom_list ul li .info .date {
                    display: inline-block;
                    float: left;
                    color: #959595;
                    font-size: 12px;
                    font-family: 'ProximaNova-Regular';
                    width: 200px;
                }

                .blog_bottom_list ul li .info .tag {
                    display: inline-block;
                    float: left;
                    color: #959595;
                    font-size: 12px;
                    font-family: 'ProximaNova-Regular';
                    position: relative;
                }

                    .blog_bottom_list ul li .info .tag i {
                        position: absolute;
                        left: -20px;
                        font-size: 14px;
                        transform: rotate(80deg);
                        -ms-transform: rotate(80deg);
                        -webkit-transform: rotate(80deg);
                        top: 1px;
                    }



.blog_banner {
    display: block;
    width: 100%;
    position: relative;
    margin: 0px 0px 20px 0px;
    float: left;
    max-height: 500px;
    overflow: hidden;
}


    .blog_banner .banner_img {
        float: left;
        width: 100%;
        background: #000;
        overflow: hidden;
    }

        .blog_banner .banner_img img {
            max-width: 100%;
            width: 100%;
            opacity: 0.6;
        }


    .blog_banner .info {
        position: absolute;
        bottom: 0px;
        left: 20px;
        width: 100%;
        padding: 15px;
    }

        .blog_banner .info h2 {
            color: #fff;
            font-size: 26px;
            line-height: 28px;
            font-family: 'ProximaNova-Semibold';
            margin: 0px 0px 10px 0px;
            display: block;
        }

        .blog_banner .info .date {
            display: inline-block;
            float: left;
            color: #fff;
            font-size: 14px;
            font-family: 'ProximaNova-Regular';
            width: 200px;
        }

        .blog_banner .info .tag {
            display: inline-block;
            float: left;
            color: #fff;
            font-size: 14px;
            font-family: 'ProximaNova-Regular';
            position: relative;
        }

            .blog_banner .info .tag i {
                position: absolute;
                left: -22px;
                font-size: 16px;
                transform: rotate(80deg);
                -ms-transform: rotate(80deg);
                -webkit-transform: rotate(80deg);
                top: 1px;
            }

    .blog_banner .container {
        position: absolute;
        left: 0px;
        right: 0px;
        margin: auto;
        top: 0px;
        height: 100%;
        padding: 0px 20px;
    }


    .blog_banner .back_article {
        color: #fff;
        font-size: 14px;
        font-family: 'ProximaNova-Regular';
        margin: 0px 0px;
        text-decoration: underline;
        position: relative;
        top: 8px;
        z-index: 3;
        left: 20px;
    }

        .blog_banner .back_article:hover, .blog_banner .back_article:focus {
            text-decoration: none;
        }


.banner_text {
    display: block;
    width: 100%;
    position: relative;
    margin: 0px 0px 20px 0px;
    float: left;
    padding: 0px 20px;
}

    .banner_text p {
        color: #000000;
        font-size: 16px;
        font-family: 'ProximaNova-Regular';
        line-height: normal;
    }

.blog_page h3 {
    color: #822f28;
    font-size: 18px;
    font-family: 'ProximaNova-Regular';
    line-height: normal;
    margin: 0px 0px 25px 0px;
    padding: 0px 0px 15px 0px;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    clear: both;
}

.blog_page .container {
    clear: both;
}


/*.create_blog {
    position: relative;
    bottom: 0px;
    right: 0px;
    z-index: 2;
    float: right;
    margin: 10px 0px 0px;
}

    .create_blog a {
        margin: 0px 0px 0px 10px;
        padding: 7px 22px 5px 22px;
        line-height: normal;
        display: inline-block;
        font-size: 10px;
        font-family: 'LemonMilk';
        text-transform: uppercase;
        letter-spacing: 1px;
        background: #fb7f3c;
        color: #fff;
        border: 3px solid #fb7f3c;
    }*/


/*html {
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    min-height: 100%;
    position: relative;
}

.body-content {
    min-height: 100%;
}

.inner_page_footer {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}*/

/*.errorBody {
    background: url("images/2719276e-9f7f-4f08-9f0a-b17be5c8f907.jpg") left top no-repeat;
    background-size: cover;
    height: calc(100vh - 71px);
}*/

    .errorBody #contenido {
        background: #fff;
        position: relative;
        top: 50px;
        border-top: 5px solid #fb7f3c;
        padding: 0 39px 50px;
    }

        .errorBody #contenido .icon-header--title {
            font-size: 38px;
            font-weight: lighter;
            margin: 30px 0px 30px;
        }

        .errorBody #contenido .color-secondary {
            font-size: 26px;
            color: #fb7f3c;
            margin: 20px 0 60px !important;
            display: inline-block;
        }

        .errorBody #contenido ol {
            list-style: decimal;
            padding-left: 13px;
        }

            .errorBody #contenido ol li {
                padding: 10px 0;
            }

        .errorBody #contenido .errorMSG {
            padding: 20px;
        }

.ajs-ok {
    background: #16a34a;
    font-size: 16px;
    font-family: 'ProximaNova-Semibold';
    color: #fff;
    border: 0px solid #fff;
    border-radius: 4px;
    padding: 10px 30px;
    margin: 0px 2px;
    width: auto;
    float: right;
}

.ajs-cancel {
    color: #bfbfbf;
    float: right;
    font-family: 'ProximaNova-Semibold';
    padding: 12px 25px;
    float: none;
    font-size: 16px;
    opacity: 1;
    font-weight: normal;
    position: relative;
    top: 2px;
    background: none;
    border: 0;
}

.ajs-footer {
    overflow: hidden;
}

.btn.got_button {
    width: 120px;
    background: brown;
    color: white;
    padding: 7px 20px;
    border: 0px;
    margin: auto;
    float: none;
    display: inherit;
}

.edit_ic .tooltip {
    z-index: 1;
}

.edit_ic:hover .tooltip {
    display: block !important;
}

.edit_ic .tooltip {
    display: none !important;
}

.create_contest.add_user .circle_img {
    left: 0px;
}

.confirmation_popup h4 {
    line-height: normal;
}

.confirmation_popup .btn {
    width: 146px;
    height: 52px;
}

.create_contest .join_box .btn_bottom .close {
    text-decoration: none;
}

.btn.button_atn {
    border: 1px solid #8b3dff;
    color: #8b3dff;
    background: none;
    padding: 0px;
    float: left;
    margin: 0px 0px 0px 5px;
}

    .btn.button_atn i {
        color: #8b3dff;
        font-size: 16px;
        width: 24px;
        height: 24px;
        line-height: 24px;
        float: left;
    }

.view_all_link {
    font-size: 13px;
    color: #8b3dff;
}

.top_profile .profile_img.text_name_circle {
    width: 150px;
    border-radius: 100%;
    height: 150px;
    margin: auto;
    position: relative;
}

#player_popup .player-detail {
    float: left;
    width: 100%;
    /*background: #fff;*/
}

.no-padding {
    padding: 0px !important;
}

.enter_code_popup .btn_section {
    margin: 10px 0px 0px;
}


.commentsDate {
    color: darkgrey !important;
    font-size: smaller !important;
    float: right !important;
}


.QuestionMark {
    position: inherit !important;
}

.WildCardtag {
    background: crimson;
    border-radius: 20px 3px 3px 20px;
    color: crimson;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none;
    font-weight: bolder;
    -webkit-transition: color 0.2s;
}

    .WildCardtag::before {
        background: #efefef;
        border-radius: 10px;
        box-shadow: inset 0 1px crimson;
        content: '';
        height: 6px;
        left: 10px;
        position: absolute;
        width: 6px;
        top: 10px;
    }

    .WildCardtag::after {
        background: crimson;
        border-bottom: 13px solid transparent;
        border-left: 10px solid crimson;
        border-top: 13px solid transparent;
        content: '';
        position: absolute;
        right: 0;
        top: 0;
    }

.WildCardtag {
    background-color: crimson;
    color: white;
}

    .WildCardtag:hover::after {
        border-left-color: crimson;
    }

#PerfInputModal.create_contest.add_user .modal-body, #StokesGainedInput.create_contest.add_user .modal-body {
    padding: 30px 30px;
}

#PerfInputModal.create_contest.add_user .modal-dialog, #StokesGainedInput.create_contest.add_user .modal-dialog {
    width: 360px;
}

#PerfInputModal.create_contest .form-group label, #StokesGainedInput.create_contest .form-group label {
    width: 50%;
}

.create_contest.add_user.key_indicator .modal-body .col-md-2 {
    padding: 0 6px;
}



.course .selection_div .multiselect {
    display: inline-block;
    width: 150px;
    height: 50px;
    float: none;
    background: #fafafa;
    border: 1px solid #e3e3e3;
    text-align: center;
    margin: 0px 0px 0px 0px;
    font-size: 13px;
    padding: 1px 5px;
    border-radius: 4px;
    color: #414141;
    max-width: 100%;
}

.course .selection_div .course_selection .multiselect:before {
    content: "";
    top: 0px;
    position: relative;
    left: 0px;
    display: block;
    width: 100%;
    float: left;
    height: 22px;
    margin: 2px 0px 3px 0px;
    background: url(images/course_select_ic.png) no-repeat top center;
}



.course .selection_div .multiselect .multiselect-selected-text {
    display: block;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
}

.course .selection_div .multiselect span {
    font-size: 13px;
}

.course .selection_div .multiselect .caret {
    display: none;
}



.course .selection_div .course_selection {
    width: calc(50% - 10px);
    display: inline-block;
    border-right: 1px solid #ebebeb;
    margin: 0px 10px 0px 0px;
    float: left;
    padding: 0px 15px 0px 0px;
}

.course .selection_div .turf_selection {
    width: calc(50% - 10px);
    display: inline-block;
    border-right: 1px solid #ebebeb;
    margin: 0px 10px 0px 0px;
    padding: 0px 15px 0px 0px;
    float: left;
}

    .course .selection_div .turf_selection .multiselect:before {
        content: "";
        top: 0px;
        position: relative;
        left: 0px;
        display: block;
        width: 100%;
        float: left;
        height: 22px;
        margin: 2px 0px 3px 0px;
        background: url(images/turf_selection.png) no-repeat top center;
    }



.linup_top .course .selection .multiselect-native-select .dropdown-menu a {
    height: auto;
    border: 0px;
    width: 100%;
    color: #333;
    background: #fff;
    text-align: left;
}

    .linup_top .course .selection .multiselect-native-select .dropdown-menu a label {
        color: #333;
    }

.linup_top .course .selection .multiselect-container {
    max-height: 300px;
    overflow: auto;
}

.budget .slider.slider-horizontal .slider-track {
    background: #ddd;
}

.budget .slider.slider-horizontal .slider-selection {
    /*background: #e27c41;*/
}

.budget .slider.slider-horizontal .slider-handle.min-slider-handle.round {
    /*background: #e27c41;*/
    box-shadow: 0px 0px 0px 3px #fcd7c2;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.budget .slider.slider-horizontal .slider-track {
    height: 7px;
}

.chat-area-outer {
    /*position: fixed;
    width: 100%;
    top: 71px;
    height: calc(100% - 71px);*/
    position: static;
    width: 100%;
    top: 71px;
    height: calc(100vh - 100px);
}


    .chat-area-outer .chat-area {
        width: 100%;
        height: 100%;
    }

        .chat-area-outer .chat-area .container {
            height: 100%;
            position: relative;
            padding: 0px;
        }

        .chat-area-outer .chat-area textarea {
            position: absolute;
            border-radius: 4px;
            bottom: 15px;
            height: 42px;
            line-height: 24px;
            padding: 8px 60px 8px 10px;
            resize: none;
        }

        .chat-area-outer .chat-area .send-msg {
            right: 0px;
            cursor: pointer;
            padding-top: 25px;
            position: absolute;
            bottom: 15px;
            background: #fb7f3c;
            padding: 7px 15px;
            border-radius: 0px 4px 4px 0px;
        }

            .chat-area-outer .chat-area .send-msg:hover, .chat-area-outer .chat-area .send-msg:focus {
                background: #eb854e;
            }

            .chat-area-outer .chat-area .send-msg i {
                color: #fff;
                font-size: 22px;
                width: auto;
                height: auto;
                line-height: 22px;
                position: relative;
                top: 2px;
            }

        .chat-area-outer .chat-area .chat_wrapper {
            border: double #fb7f3c 2px;
            padding: 0px 280px 0px 20px;
            margin-bottom: 20px;
            position: absolute;
            top: 0px;
            width: 100%;
            height: calc(100% - 71px);
        }

            .chat-area-outer .chat-area .chat_wrapper .chat-area {
                overflow-y: auto;
                position: relative;
                top: 0px;
                width: 100%;
                background-color: #fff;
                padding: 20px;
                height: 100%;
            }

            .chat-area-outer .chat-area .chat_wrapper .chat-msg {
                position: relative;
                display: table;
                padding-bottom: 20px;
                width: 100%;
            }

                .chat-area-outer .chat-area .chat_wrapper .chat-msg .discussion {
                    width: 100%;
                    height: 100%;
                    display: table-cell;
                    vertical-align: bottom;
                }

                    .chat-area-outer .chat-area .chat_wrapper .chat-msg .discussion li {
                        position: relative;
                        width: 100%;
                        display: block;
                        margin: 0px 0px 10px 0px;
                    }

                        .chat-area-outer .chat-area .chat_wrapper .chat-msg .discussion li .c_name {
                            position: relative;
                            width: 100%;
                            text-align: left;
                            font-size: 13px;
                            color: #fb7f3c;
                            display: block;
                            margin: 0px 0px 5px 0px;
                            opacity: 1;
                            font-weight: 700;
                        }

                        .chat-area-outer .chat-area .chat_wrapper .chat-msg .discussion li .recieve .c_name {
                            text-align: right;
                        }

                        .chat-area-outer .chat-area .chat_wrapper .chat-msg .discussion li .recieve {
                            display: block;
                            width: 100%;
                            position: relative;
                            text-align: right;
                            padding-right: 70px;
                        }

                            .chat-area-outer .chat-area .chat_wrapper .chat-msg .discussion li .recieve .img_area {
                                position: absolute;
                                right: 0px;
                                top: 6px;
                                width: 55px;
                                height: 55px;
                                overflow: hidden;
                                border-radius: 100%;
                                background: #ddd;
                            }

                                .chat-area-outer .chat-area .chat_wrapper .chat-msg .discussion li .recieve .img_area img {
                                    width: 100%;
                                    height: 100%;
                                }


                        .chat-area-outer .chat-area .chat_wrapper .chat-msg .discussion li .sent {
                            display: block;
                            width: 100%;
                            position: relative;
                            text-align: left;
                            padding-left: 70px;
                        }

                            .chat-area-outer .chat-area .chat_wrapper .chat-msg .discussion li .sent .img_area {
                                position: absolute;
                                left: 0px;
                                top: 6px;
                                width: 55px;
                                height: 55px;
                                overflow: hidden;
                                border-radius: 100%;
                                background: #ddd;
                            }

                                .chat-area-outer .chat-area .chat_wrapper .chat-msg .discussion li .sent .img_area img {
                                    width: 100%;
                                    height: 100%;
                                }


                        .chat-area-outer .chat-area .chat_wrapper .chat-msg .discussion li .hero {
                            clear: both;
                            display: inline-block;
                            width: 80%;
                            border-radius: 4px;
                            word-break: break-all;
                        }

                            .chat-area-outer .chat-area .chat_wrapper .chat-msg .discussion li .hero:before {
                                content: '';
                                position: absolute;
                                top: -6px;
                                left: 5px;
                                margin: 0 auto;
                                width: 0;
                                height: 0;
                                border-bottom: solid 6px #dbf9c5;
                                border-left: solid 6px transparent;
                                border-right: solid 6px transparent;
                            }

                        .chat-area-outer .chat-area .chat_wrapper .chat-msg .discussion li .heroA {
                            clear: both;
                            display: inline-block;
                            width: 80%;
                            border-radius: 4px;
                            background: #eee;
                            text-align: justify;
                        }

                            .chat-area-outer .chat-area .chat_wrapper .chat-msg .discussion li .heroA:before {
                                content: '';
                                position: absolute;
                                top: -6px;
                                right: 5px;
                                margin: 0 auto;
                                width: 0;
                                height: 0;
                                border-bottom: solid 6px #eee;
                                border-left: solid 6px transparent;
                                border-right: solid 6px transparent;
                            }


.DottedLabel {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 160px;
    height: 1.2em;
    white-space: nowrap;
}

.DottedSpan {
    display: inline-block;
    width: 180px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.create_contest.add_user.lineup-modal.key_indicator.new_key_indicator .modal-dialog {
    width: 94%;
}

.create_contest.key_indicator.new_key_indicator .form-group label {
    width: 100%;
    text-align: left;
    top: 0px;
    font-size: 13px;
    margin: 0px 0px 2px 0px;
}

.create_contest.add_user.lineup-modal.new_key_indicator .form-control {
    float: left;
    width: 100%;
}

.create_contest.add_user.lineup-modal.new_key_indicator .percentage_add {
    top: 0px;
    position: relative;
    left: 0px;
}

.create_contest.add_user.new_key_indicator .modal-body h3 {
    font-size: 16px;
}

.input_text {
    display: block;
    margin: 10px 0px;
    width: 100%;
    text-align: center;
}

    .input_text span {
        font-size: 12px;
        margin: 0px 5px 0px 0px;
        position: relative;
        top: 0px;
        white-space: nowrap;
        display: inline-block;
    }

.form-group.input_text .form-control {
    /*max-width: 60px;*/
    max-width: 49px;
    height: 30px;
    border: 1px solid #e27c41;
    padding-right: 15px;
    display: inline-block;
    float: none;
}

.form-group.input_text .percentage_text {
    position: relative;
    margin: 0px 0px 0px 0px;
    color: #e27c41;
    right: 0px;
    display: inline-block;
}



.new_key_indicator .modal-body .budget .slider.slider-horizontal {
    width: 100%;
}

.new_key_indicator .modal-body .budget {
    padding: 0px 0px;
    clear: both;
    margin: 0px 0px 10px 0px;
}



.line_bottom .dataTables_wrapper {
    max-height: 550px;
    overflow: auto;
}

.right-chat {
    position: absolute;
    right: 2px;
    top: 2px;
    width: 280px;
    background: #f9f6f4;
    height: calc(100% - 3px);
    bottom: 0px;
    padding: 0px;
}

    .right-chat ul {
        overflow: auto;
        padding: 0px;
        height: 100%;
        border-left: 1px solid #e8e2de;
    }

        .right-chat ul li {
            list-style: none;
            width: 100%;
            float: left;
            margin: 0px 0px 0px 0px;
            padding: 10px 0px 14px 60px;
            position: relative;
            border-bottom: 1px solid #e8e2de;
            cursor: pointer;
        }

            .right-chat ul li:hover {
                background: #f7f1ed;
            }

            .right-chat ul li .chat-left-img {
                position: absolute;
                left: 15px;
                top: 7px;
                width: 35px;
                height: 35px;
                border-radius: 100%;
                overflow: hidden;
            }

                .right-chat ul li .chat-left-img img {
                    width: 100%;
                    height: 100%;
                }

            .right-chat ul li .chat-left-detail p {
                margin: 0px;
                color: #333;
                padding: 7px 0px 0px;
            }

.show_active_user {
    display: none;
}

.arrow_back {
    display: none;
}


.checkboxTextbox {
    max-height: 25px;
    max-width: 25px;
    color: grey;
    font-size: 13px;
}


.faviconCheckbox {
    position: relative;
    top: -6px;
    left: -2px;
}


.multiselect-container {
    max-height: 300px !important;
    overflow: auto !important;
}

.btnExportToExcel {
    background: white;
    border: solid 1px;
    border-color: rgb(251, 126, 60);
    color: rgb(251, 126, 60);
    width: 120px;
    padding: 5px;
    margin: 5px;
}

.linup_top .pricing label.last_label_text {
    word-break: break-word;
    width: 90px;
    top: 0;
}
/*21-9-2018*/
.content-container {
    clear: both;
}

    .content-container .contest_page {
        padding: 50px 0;
    }

.innerpageBanner {
    text-align: center;
    padding: 13% 0;
}

    .innerpageBanner .banner_info h1 {
        font-size: 70px;
        font-family: 'LemonMilk';
        text-transform: uppercase;
        color: #fff;
        text-shadow: 0px 0px 9px rgba(0,0,0,0.7);
        line-height: 80px;
        margin: 0px 0px 20px 0px;
    }

    .innerpageBanner .banner_info h4 {
        font-size: 25px;
        font-family: 'LemonMilk';
        color: #fff;
        text-shadow: 0px 0px 9px rgba(0,0,0,0.7);
        line-height: 30px;
        margin: 0px 0px 20px 0px;
        letter-spacing: 1px !important;
    }

    .innerpageBanner .banner_info h3 {
        font-size: 20px;
        font-family: 'LemonMilk';
        color: #fff;
        text-shadow: 0px 0px 9px rgba(0,0,0,0.7);
        line-height: 25px;
        margin: 0px 0px 20px 0px;
        letter-spacing: 1px !important;
    }

        .innerpageBanner .banner_info h3 > a {
            color: #fff;
            text-decoration: underline;
            text-shadow: 0px 0px 9px rgba(0,0,0,0.7);
        }

    .innerpageBanner .banner_info .btn {
        background: rgba(0,0,0,0.5);
        font-size: 14px;
        font-family: 'LemonMilklight';
        text-transform: uppercase;
        color: #fff;
        line-height: 24px;
        letter-spacing: 2px;
        border: 4px solid #fff;
        border-radius: 4px;
        padding: 6px 40px;
        margin: 0px 0px 20px 0px;
    }


.multiselect.dropdown-toggle::after {
    display: none !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}

a {
    text-decoration: none;
}



/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
    position: relative;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    /*max-width: 280px;*/
}

.navbar-inverse {
    background-color: #83312A;
}

    .navbar-inverse .navbar-nav > li > a {
        color: white;
    }

        .navbar-inverse .navbar-nav > li > a:hover,
        .navbar-inverse .navbar-nav > li > a:focus {
            color: #E27A40;
            background-color: transparent;
        }

table {
    border-style: solid;
    border-width: 0;
    margin-right: 10px;
}

th {
    text-align: center;
    border-style: solid;
    border-width: 1px;
    padding: 2px 5px;
}

td {
    text-align: center;
    border-style: solid;
    border-width: 1px;
    padding: 2px 5px;
}

.row {
    margin-bottom: 5px;
}

.text-center {
    text-align: center;
}

.show {
    display: block;
}

.hide {
    display: none;
}


.hide-player-details {
    /*display:none;*/
    height: 0;
    -webkit-transition: height 1s linear;
    -moz-transition: height 1s linear;
    -o-transition: height 1s linear;
    transition: height 1s linear;
}

.show-player-details {
    /*display:block;*/
    height: 200px;
    -webkit-transition: height 1s linear;
    -moz-transition: height 1s linear;
    -o-transition: height 1s linear;
    transition: height 1s linear;
}
/*loader*/



.filter {
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0px 5px 0px;
    padding: 16px 10px 10px 10px;
    border: 1px solid #ddd;
    background: #fafafa;
}

.common_select {
    display: inline-block;
    padding: 0px 15px 0px 0px;
    margin: 0px 15px 0px 0px;
    float: left;
}

    .common_select span.label {
        display: inline-block;
        font-size: 13px;
        color: #888888;
        float: left;
        position: relative;
        top: 10px;
        margin: 0px 8px 0px 0px;
    }

    .common_select select {
        margin: 0px;
        font-size: 14px;
        color: #363636;
        width: 160px;
        background: #fff;
        float: left;
    }



.price_range {
}

.update_btn {
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 10px;
    float: right;
    position: relative;
    top: -5px;
}

    .update_btn .btn {
        background: #e27b42;
        border: 0px;
        color: #fff;
        font-size: 13px;
        height: 34px;
        line-height: 34px;
        padding: 0px 15px;
    }

        .update_btn .btn:hover {
            background: #b74f15;
        }

.loader_circle {
    width: 100%;
    float: left;
    padding: 20px 0px;
    text-align: center;
    left: 0px;
    position: fixed;
    top: 0px;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 99999;
}

.loader {
    border: 6px solid #16a34a;
    border-radius: 50%;
    border-top: 6px solid #fff;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: auto;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    text-indent: -9999px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.custom_table .ui-tabs {
    padding: 0px;
    border: 0px;
}

    .custom_table .ui-tabs .ui-tabs-panel {
        padding: 0px 0px;
    }

.custom_table .dataTables_length {
    float: left;
}

    .custom_table .dataTables_length select {
        display: block;
        width: 120px;
        height: 28px;
        padding: 3px 5px;
        font-size: 13px;
        line-height: 1.428571429;
        color: #555555;
        vertical-align: middle;
        background-color: #ffffff;
        border: 1px solid #cccccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    }

.custom_table .dataTables_filter {
    float: right;
}

    .custom_table .dataTables_filter input {
        display: block;
        width: 120px;
        height: 28px;
        padding: 3px 5px;
        font-size: 13px;
        line-height: 1.428571429;
        color: #555555;
        vertical-align: middle;
        background-color: #ffffff;
        border: 1px solid #cccccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    }

.custom_table .ui-widget-header {
    background: none;
    border: 0px;
    padding: 4px 5px;
    float: left;
    width: 100%;
}

    .custom_table .ui-widget-header label {
        font-size: 13px;
    }

.custom_table .table_name {
    padding: 11px 12px;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    float: left;
    margin: 0px 0px 5px 0px;
    color: #333;
    border-bottom: 1px solid #ddd;
}

.custom_table .custme_outer {
    background-color: rgb(255, 255, 255);
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
    border-radius: 2px;
    float: left;
    width: 100%;
    border: 1px solid #e2e2e2;
    margin: 15px 0px 0px;
}

.custom_table .ui-widget.ui-widget-content {
    border: 0px;
}

.custom_table .dataTables_scrollHead {
    background: none !important;
    width: 100% !important;
}

    .custom_table .dataTables_scrollHead tr {
        background: #e8e8e8;
    }

.custom_table table {
    border: 0px !important;
}

.custom_table .dataTables_scrollHead thead th {
    font-size: 13px;
    font-weight: 700;
    border-bottom: 0px !important;
    background: none;
    border-right: 1px solid #dcdcdc;
}

.custom_table table td {
    font-size: 16px;
}

.custom_table .ui-tabs .ui-tabs-nav {
    text-align: right;
    float: left;
    width: auto;
    padding: 5px;
    position: absolute;
    right: 0px;
    top: 6px;
}

    .custom_table .ui-tabs .ui-tabs-nav li {
        float: left;
        display: inline-block;
        margin: 0px 0px 0px 0px !important;
        padding: 0px !important;
        border: 0px;
        background: none !important;
        border-radius: 0px !important;
    }

    .custom_table .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
        padding: 6px 20px;
    }

    .custom_table .ui-tabs .ui-tabs-nav li.ui-state-active {
        background: #fff !important;
        border: 0px;
        border-radius: 0px;
    }

        .custom_table .ui-tabs .ui-tabs-nav li.ui-state-active a {
            color: #333;
            border: 1px solid #ddd;
            border-bottom: 1px solid #fff;
            cursor: pointer;
        }

            .custom_table .ui-tabs .ui-tabs-nav li.ui-state-active a:hover {
                color: #333;
                border: 1px solid #ddd;
                border-bottom: 1px solid #fff;
            }


    .custom_table .ui-tabs .ui-tabs-nav li a {
        outline: none;
        border: 1px solid transparent;
        border-radius: 3px 3px 0px 0px;
        cursor: pointer;
    }

        .custom_table .ui-tabs .ui-tabs-nav li a:hover {
            border: 1px solid #eee;
            border-bottom: 1px solid #fff;
        }


.custom_table table.dataTable {
    margin: 0px !important;
    width: 100% !important;
}

.custom_table .dataTables_scrollHeadInner {
    width: 100% !important;
}

#player-detail h3 {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}

.name_detail {
    border: 1px solid #ddd;
    padding: 15px 10px;
    border-radius: 4px;
    margin: 50px 0px 0px;
    min-height: 200px;
}

    .name_detail .label {
        font-weight: 700;
        color: #333;
        font-size: 14px;
    }

.custom_table .dataTables_paginate .ui-button {
    padding: 4px 6px;
}

.custom_table .dataTables_info {
    float: left;
    padding: 5px 0px 0px !important;
    font-size: 13px;
}

.custom_table .dataTables_paginate {
    float: right;
    margin: 0px 0px 5px 0px !important;
}

.custom_table .dataTables_scroll {
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
}

.hand_pointer {
    cursor: pointer;
}

    .hand_pointer:hover {
        text-decoration: underline;
        text-decoration-style: dotted;
        text-decoration-color: #000000;
    }

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


canvas {
    width: 100% !important;
    height: 280px !important;
}

.chartWrapper {
    position: relative;
}

    .chartWrapper > canvas {
        position: absolute;
        left: 0;
        top: 0;
        pointer-events: none;
    }

.chartAreaWrapper {
    overflow-x: auto;
    position: relative;
    width: 100%;
}

.chartAreaWrapper2 {
    position: relative;
    height: 300px;
    min-width: 100%;
}

.tbl-header-choice {
    padding: .375rem .75rem; /* Bootstrap's default padding for form-select */
    height: auto; /* Let the browser calculate the height based on content and padding */
    font-size: 14px !important; /* You can keep the font size if it's necessary for your design */
}


table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    right: 2px !important;
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-right: 16px !important;
}

.time_frame_ddl {
    border: 1px solid #cccccc;
    /*background: #fff;*/
    padding: 7px 10px;
    display: inline-block;
    border-radius: 4px;
    /*width: 206px;*/
}

.common_select span.label + span.multiselect-native-select div.btn-group, .common_select span.label + span.multiselect-native-select div.btn-group button.multiselect.dropdown-toggle {
    width: auto !important;
}


#player_modal table, #player_modal table tbody.bordernone tr td {
    border: 0 !important;
}

    #player_modal table tbody.bordernone tr td {
        padding: 10px 0;
    }

#AjaxLoaderDisplayComments .loader_circle {
    position: absolute;
    background: #eee;
}

a.btn.editBlog {
    position: absolute;
    z-index: 99;
    background: #fff;
    right: 45px;
    top: 10px;
    padding: 4px 6px 0px;
    font-size: 20px;
    display: none;
}

.blog_top_list ul li:hover a.btn.editBlog, .blog_main_list ul li:hover a.btn.editBlog {
    display: block;
}


a.btn.editBlog.delete {
    right: 10px;
}

.UserChoice .btn-toggle:before {
    display: none;
}

.UserChoice .btn-toggle:after {
    display: none;
}

.UserChoice btn-toggle:after {
    content: '';
    font-size: 13px;
    font-family: 'ProximaNova-Regular';
}
.custom_table .view_detail {
    padding: 6px 9px;
}

.close_menu{
    display:none;
}

.modalCloseBtn {
    padding: 5px 20px;
    border: 1px solid;
    margin: 0 20px 48px;
}

.navbar-brand > img {
    max-width: 200px;
    margin-top: 5px;
}

.oldprice{
    font-size: 20px;
    display: inline-block;
    color: #b9b9b9;
}

.discountLable {
    width: 90px;
    height: 90px;
    position: absolute;
    top: -10px;
    right: 0px;
    background: #fb7f3c;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    line-height: 20px;
    padding-top: 10px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.25);
}

.timestamp {
    text-align: center;
    color: #969696;
    font-size: 12px;
    margin: 0px 5px;
}

#globalPlayerSearch {
    min-width: 250px;
    background-color: var(--bs-body-bg);
    color: var(--bs-body-color);
    border-color: var(--bs-border-color);
}

    #globalPlayerSearch:focus {
        background-color: var(--bs-body-bg);
        border-color: var(--bs-primary);
        box-shadow: none;
    }

#searchResults {
    z-index: 1000;
    background: var(--bs-body-bg);
    border: 1px solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    max-height: 400px;
    overflow-y: auto;
}

.search-result-item {
    padding: 0.5rem 1rem;
    cursor: pointer;
    color: var(--bs-body-color);
}

    .search-result-item:hover {
        background-color: var(--bs-light);
    }


@media (max-width:1440px) {
}


@media (min-width: 992px) {
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}


@media screen and (max-width:1300px) {

    .create_contest .modal-header .close {
        color: #c9c9c9;
        top: 3px;
        right: 4px;
    }

  



 

    .linup_top .line-submit_check {
        margin: 0px 0px 0px 0px;
        width: calc(100% - 0px);
    }

    .linup_top .recent_line_up .percentage_text {
        right: 6px;
    }


}

@media screen and (max-width:1240px) {

    #create_contest.modal .modal-content {
        width: 100% !important;
    }

    .how_work {
        width: 10%;
    }

    .linup_top .pricing {
        width: calc(20% - 15px);
    }

    .linup_top .recent-form {
        width: calc(25% - 15px);
    }
    .course .selection_div .turf_selection {
        border-right: 0;
        margin: 0;
        padding: 0;
    } 
    
    .linup_top .course {
        width: calc(45% - 15px);
    }

    .linup_top .bottom_area {
        width: 40%;
        margin: 0px 0px 20px 0px;
    }
}

@media screen and (max-width:1200px) {

    .navbar .container {
        position: relative;
    } 
    .planSection .planInfo {
        width: 85%;
        font-size: 16px;
        line-height: 24px;
    } 
    
    .banner_area h1 {
        font-size: 60px;
        line-height: 70px;
    }

    .home_inner .box.putting {
        width: 300px;
    }

    .home_inner .box.oad {
        width: 288px;
    }

    .home_inner .box.lineup {
        left: 0;
        top: -159px;
    }

    .home_inner .box .img_info h3 {
        font-size: 22px;
        line-height: 24px;
    }

    header.navbar .sitenav .nav li a {
        padding: 18px 5px 20px;
        font-size: 13px;
    }

    .budget {
        left: 80px;
    }
}

@media screen and (max-width: 1199px) {

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #ddd;
    }

    .my_profile .customeInfoBlock .btn-group p {
        text-align: left;
    }

    .my_profile .btn-group.col-sm-2.pull-right {
        float: left !important;
        width: 100%;
    }

    .my_profile .customeInfoBlock .customBntBlock {
        float: left;
    }

    .top_profile .top_players .img_area {
        min-height: 120px;
    }


    .container {
        max-width: 100%;
    }

    .top_profile .top_players ul li:last-child {
        margin-right: 0;
    }

    .top_profile .top_players .team_initials {
        height: 90px !important;
        width: 90px !important;
        font-size: 25px !important;
        line-height: 96px !important;
        margin: 5px auto 0;
    }


    .top_profile .top_players ul li {
        min-height: 217px;
        width: 18.4%;
    }


    .top_profile .top_players .img_area {
        min-height: 120px;
    }
}

@media screen and (max-width: 1100px) {
    .input_text span {
        width: 100%;
    }
    .form-group.input_text .percentage_text {
        width: auto;
    }
}


    @media screen and (max-width:1024px) {
        .modal.add_team_modal .modal-dialog {
            left: 0;
            margin: 20px auto;
            max-width: 100%;
            position: absolute;
            right: 0;
            padding: 0px 15px
        }

        .modal.add_team_modal .modal-header .close {
            right: 2px;
            top: 2px;
            color: #ddd;
        }
    }


    @media screen and (max-width:991px) {

        body .arrow_back {
            position: absolute;
            left: 5px;
            top: 3px;
            color: #fb7f3c;
            display: block;
        }

            body .arrow_back i {
                font-size: 22px;
            }

        body .right-chat.open {
            left: 0px;
            z-index: 111;
            top: 0px;
            width: 220px;
            padding-top: 27px;
            border-right: 1px solid #e8e2de;

        }

        body .right-chat:after {
            position: fixed;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.3);
            content: "";
            z-index: 110;
            left: 220px;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
            opacity: 0;
            display:none;
        }

        body .right-chat.open:after {
            display: block;
            opacity: 1;
        }
            
        body .right-chat {
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        } 
        
        body .right-chat ul {
            border-top: 1px solid #e8e2de;
            border-left: 0px solid #e8e2de;
        } 
        
        body .show_active_user {
            position: absolute;
            bottom: 18px;
            display: block;
            cursor: pointer;

        } 
        
        body .chat-area-outer .chat-area textarea {
            width: calc(100% - 50px);
            margin: 0px 0px 0px 50px;
        } 
        
        body .chat-area-outer .chat-area .chat_wrapper {
            padding: 0px 0px 0px 20px;
        }

        body .right-chat{
            position:fixed;
            left:-9999px;
        } 
        
        .tabbable .nav-pills li a {
            padding: 5px 15px;
        }

        .newtabel.invite_table .dataTables_length {
            position: relative;
            top: 0;
            left: 0;
            width: auto;
        }

        .header .navbar .sitenav li .dropdown-menu {
            top: 0px;
            border: 0px;
            box-shadow: none;
            border-bottom: 1px solid #ddd;
            border-radius: 0px;
            background: #f7f7f7;
            border-top: 1px solid #ddd;
        }

        header.navbar .sitenav .nav li:hover .dropdown-menu {
            display: none !important;
        }

        body .close_menu {
            position: absolute;
            top: 5px;
            right: 10px;
            display: block;
            color: #ddd;
            border: 1px solid #ddd;
            width: 25px;
            height: 25px;
            text-align: center;
            line-height: 24px;
            border-radius: 100%;
            z-index: 111;
        }

        div.banner_text {
            padding: 0px;
        }

        div.blog_banner .banner_img img {
            max-width: inherit;
            width: auto;
            max-height: 300px;
        }

        div.blog_banner .info h2 {
            font-size: 22px;
            line-height: 26px;
        }

        div.blog_banner .container {
            padding: 0px 0px;
        }

        div.blog_banner .info {
            left: 0px;
        }

        div.blog_bottom_list ul li .info h2 {
            font-size: 20px;
            margin: 0px 0px 10px 0px;
            height: 40px;
        }

        div.blog_bottom_list ul li .info p {
            margin: 0px 0px 10px 0px;
            font-size: 14px;
            height: 34px;
        }

        div.blog_bottom_list ul li .info {
            padding: 10px 0px 0px;
        }

        div.blog_main_list ul li {
            width: calc(50% - 20px);
            margin: 0px 10px 20px 10px;
        }

        div.blog_top_list ul li .info h2 {
            font-size: 20px;
            line-height: normal;
        }

        .blog_top_list ul li .info .date {
            width: 100%;
        }

        .create_contest .modal-header .close {
            color: #c9c9c9;
            top: 3px;
            right: 4px;
        }

        #playerUtilizationPopUp.outerPopup .modal-dialog {
            width: 100%;
        }

        #playerUtilizationPopUp.create_contest .modal-header .close {
            right: 5px;
            color: #cfcfcf;
            top: 4px;
        }


        .top_profile .top_players ul li:nth-child(3n) {
            margin-right: 0;
        }

        .top_profile .top_players .team_initials {
            margin: 5px auto 0;
        }

        .top_profile .top_players ul li {
            min-height: 180px;
            width: 32%;
        }

        .top_profile .top_players .profile_img {
            margin: 0 auto 0;
            width: 100%;
        }

        .top_profile .player_innerinc {
            width: 100%;
            clear: both;
            float: left;
        }

        .tabbable .tab-content ul li h3 {
            font-size: 15px;
        }

        .home_inner {
            padding: 30px 0px 10px 0px;
        }


            .home_inner .box.oad {
                width: 288px;
                margin-right: 0;
            }

            .home_inner .box.weekly {
                width: 296px;
                margin-right: 0;
            }

            .home_inner .box.lineup {
                float: none;
                top: 0;
                width: 309px;
                margin: 0 auto;
            }

            .home_inner #container-01 {
                margin: 0 auto;
                display: table;
                max-width: 613px;
            }




            .home_inner .box.putting {
                height: 304px;
                width: 313px;
            }

        div.payment_right {
            padding: 30px 10px;
        }

        .planSection .planInfo {
            font-size: 14px;
            padding: 15px 0;
            width: 80%;
        }

        .priceBlock {
            font-size: 28px;
            line-height: 23px;
            margin-top: 18px;
        }

        .linup_top .pricing {
            width: calc(40% - 15px);
        }

        .linup_top .recent-form {
            width: calc(50% - 15px);
        }

        .linup_top .course {
            border-top: 1px solid #ebebeb;
            width: 50%;
            clear: both;
            margin: 0px;
            padding: 0px 0px 0px;
            border-right: 1px solid #ebebeb;
        }

        .linup_top .course label{
                margin:10px 0px 5px 0px;
        }

        .linup_top .bottom_area {
            width: 50%;
            border-top: 1px solid #ebebeb;
        }
        .linup_top .pricing {
            min-height: 151px;
        } 
        
        .line_bottom .center_part {
            width: 100%;
            border-bottom: 1px solid #e3e3e3;
        }

        .line_bottom {
            display: block;
            border-bottom: 0px solid #e3e3e3;
        }


        .user_list {
            width: 100%;
        }

        .add_new_user {
            width: 100%;
        }

        .user_search {
            margin: 10px 0 0;
            padding: 0 15px 0 0;
            position: relative;
            top: 0;
            width: 100%;
        }

            .user_search .submit {
                right: 22px;
            }


        body.menu-open:after {
            position: fixed;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.3);
            content: "";
        }

        .top_profile .profile_img {
            margin: 0 auto 0px;
            width: 100%;
        }

        .top_profile h2 {
            font-size: 22px;
            width: 100%;
        }

        .top_profile .rating i {
            font-size: 20px;
            margin: 0 6px 0 0;
        }

        .chart_box {
            width: 100%;
            margin: 0 0 10px 0;
        }

            .chart_box #graph2 {
                width: 100% !important;
            }

            .chart_box.inquires {
                height: auto;
                width: 100%;
            }

        .top_players ul li {
            width: 31%;
            margin: 0 2% 10px 0;
        }

        header.navbar .sitenav {
            padding: 0px;
        }

            header.navbar .sitenav .nav li a {
                padding: 18px 8px 20px;
                font-size: 13px;
            }

        header .navbar-brand > img {
            width: 196px;
        }

        header .navbar-brand {
            padding: 0px;
            margin: 0 !important;
            height: auto;
            position: relative;
            top: 13px;
        }

        .banner_area h1 {
            font-size: 37px;
            line-height: 50px;
        }

        .banner_area p {
            line-height: 30px;
            font-size: 20px;
        }

        .home_inner .box {
            margin: 0 10px 10px 0;
        }

            .home_inner .box.stat {
                top: 0;
            }

        body .navbar-toggle {
            display: block;
            float: right;
            position: absolute;
            right: 0;
            top: 0;
        }

        body .navbar-header .navbar-toggle {
            color: #555e10;
            font-size: 26px;
            margin: 0;
            padding: 10px 15px;
        }

        body header.navbar .sitenav {
            float: left;
            margin: 0;
            padding: 0;
            text-align: left;
        }

            body header.navbar .sitenav ul {
                margin: 0;
                padding: 0;
            }

            body header.navbar .sitenav .nav li a {
                padding: 10px 20px;
            }

            body header.navbar .sitenav .top-links {
                float: left;
                margin: 5px 0 15px;
                width: 100%;
            }

        header.navbar {
            min-height: 60px !important;
        }

        header .navbar-collapse.collapse.in {
            right: 0px;
        }

        header .navbar-collapse {
            background: #fff none repeat scroll 0 0;
            bottom: 0;
            display: block !important;
            height: 100% !important;
            overflow: auto;
            position: fixed !important;
            min-height: 100%;
            right: -250px;
            top: 0px;
            width: 250px;
            z-index: 99;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        .menu-open header .navbar-collapse {
            right: 0px;
        }

        body header.navbar .sitenav ul + .navbar-right {
            float: left !important;
        }

        header.navbar .sitenav .nav li {
            width: 100%;
        }


        .home_inner .box.putting {
            height: 304px;
        }

        .home_inner .box.stat {
            top: 0;
        }


        .home_inner .box.lineup {
            clear: both;
            left: 0;
            position: relative;
            top: 0;
        }

        .home_inner {
            height: auto;
        }
    }



    @media screen and (max-width:767px) {

        .center_part .budget {
            position: relative;
            left: 0px;
            top: 0px;
            width: 100%;
            margin:0px;
            padding:0px 15px;
        }

            .center_part .budget .slider.slider-horizontal { width:100%; 
            }

        .center_part .enter_enteries {
            position: relative;
            width: 100%;
            margin: 0px;
            padding: 8px 25px;
        } 
        
        .chat-area-outer .chat-area {
            padding: 0px 10px;
        }

        .create_contest.send_message_popup .modal-dialog {
            padding: 0px;
        }

            .create_contest.send_message_popup .modal-dialog .btn_bottom .send-message {
                padding: 10px 10px;
            }

        .tabbable .nav-pills li a i {
            display: none;
        }

        .description {
            width: 100%;
        }

        div.blog_page h3 {
            margin: 0px 0px 15px 0px;
            padding: 0px 0px 5px 0px;
        }

        div.banner_text p {
            font-size: 14px;
        }

        .blog_top_list ul {
            width: 300px;
            margin: 0px auto;
            max-width: 100%;
        }

        div.blog_top_list ul li {
            width: 100%;
        }

        .tabbing_area .main_grid_tab .button_on_tab_header {
            display: block !important;
            position: static !important;
            padding: 10px 15px !important;
        }

        .tabbing_area .main_grid_tab .table_name {
            position: relative;
            left: 0;
            padding: 4px;
            top: -11px;
        }


        div.tabbing_area .main_grid_tab .one_tab {
            border-bottom: 1px solid #e0e0e0;
            padding: 5px 15px 10px;
            border-radius: 0;
        }

        #PasswordChangeModal.modal .modal-content .modal-body {
            width: 100%;
        }

        .create_contest .btn_bottom .save_btn {
            margin-right: 0;
        }

            .create_contest .btn_bottom .save_btn.create_contest_btn {
                width: auto !important;
            }

            .create_contest .btn_bottom .save_btn.join_btn {
                width: auto !important;
            }

        #PasswordChangeModal.modal .modal-content .modal-body .form-group input {
            width: 100% !important;
            margin: 0 !important;
        }

        #PasswordChangeModal.modal .modal-content .modal-body .form-group label {
            width: 100% !important;
            float: left !important;
            margin-bottom: 10px;
        }


        #PasswordChangeModal .modal-content {
            width: 100% !important;
        }


        .profile_tabs .tab-content #subscriptions .btn_bottom button {
            max-width: 350px;
            width: 100%;
            margin: 0;
        }

        .profile_page .profile_tabs .custom_table table tr td {
            white-space: nowrap;
        }

        .profile_page .profile_tabs .dataTables_wrapper {
            overflow-x: auto;
        }

        #playerUtilizationPopUp.modal .custom_table {
            overflow: inherit;
        }

        #EditContestModal.modal .modal-header .close {
            top: 19px;
        }

        .top_profile .playoff_videos .playoff_inner {
            width: 49%;
            float: left;
            margin-left: 5px;
        }

        .top_profile .col-md-3 .profile_img {
            margin: 0 0 20px;
        }

        .create_contest .modal-body {
            padding: 40px 20px;
        }

        .create_contest .form-horizontal .form-group {
            margin-right: 0;
            margin-left: 0;
        }

        .tabbable .fancy-dropdown .sort-text span::after {
            margin: 0px 0px 0px 9px;
        }

        .tabbable .fancy-dropdown .sort-text {
            padding-right: 0;
            padding-left: 0;
        }

        .tabbable .nav-pills li a {
            padding: 5px 6px;
            font-size: 11px;
        }

        .tabbable .nav-pills {
            padding: 0px 15px;
        }

        .tabbable .tab-content ul li {
            width: 100%;
        }

        .home_inner {
            padding: 15px 0px 10px 0px;
        }

        .planSection .box_inner {
            margin: 0px auto 40px auto;
            max-width: 320px;
        }

        .planSection .planInfo {
            height: auto;
        }

        div.payment_right {
            padding: 20px 10px;
        }

        .create_contest.add_user .modal-body {
            padding: 20px 20px;
        }

        .create_contest.lineup-modal h3 {
            margin: 12px 0px 20px 0px;
        }

        .how_work {
            width: 30%;
        }

        .linup_top .pricing {
            width: calc(70% - 15px);
            border: 0px;
        }

        .linup_top .recent-form {
            width: calc(100% - 0px);
            margin: 0px 0px 10px 0px;
            height: auto;
            border-top: 1px solid #ebebeb;
            padding:10px 0px 0px;
        }

        .linup_top {
            padding: 0;
        }

        .linup_top .course {
            width: calc(100% - 0px);
            margin: 0px 0px 0px 0px;
            height: auto;
        }

        .linup_top .bottom_area {
            width: 100%;
        }


        .modal .custom_table {
            overflow: inherit;
        }

            .modal .custom_table table th {
                white-space: nowrap;
            }

        .add_team_modal .player_outer, .add_team_modal .select_team {
            width: 100%;
        }

        .list_card .custom_table table th {
            white-space: nowrap;
        }

        .list_card .custom_table {
            width: 100%;
            overflow: auto;
        }

        .team_name {
            padding: 5px 0 5px 10px;
        }

        .check_row {
            min-width: 60px;
            width: 60px;
        }

        .my_profile_info h2 {
            font-size: 18px;
        }

        .my_profile {
            padding: 14px 14px 14px 130px;
        }

            .my_profile .profile_img {
                left: 15px;
            }

        .top_profile .profile_img {
            width: 290px;
        }

        .content_bottom_box .row .b_box {
            width: 100%;
        }

        header .navbar-brand {
            left: 10px;
        }

        .gross, .revenue {
            height: auto;
            margin: 5px 0px;
        }

        .modal .modal-dialog {
            left: 0;
            margin: 20px auto;
            max-width: 100%;
            position: absolute;
            right: 0;
            padding: 0px 15px
        }

        .modal .modal-header .close {
            right: 2px;
            top: 2px;
            color: #ddd;
        }
    }

    @media screen and (max-width:640px) {

        .create_contest h3 {
            margin: 10px 0px 20px 0px;
        }

        .login_screen {
            padding: 57px 0px;
            height: 100%;
        }


        footer {
            padding: 20px 0px 0px;
        }

        .banner_area {
            padding: 7% 0px;
        }
        

            .banner_area h1 {
                font-size: 27px;
                line-height: 43px;
            }

            .banner_area p {
                line-height: 30px;
                font-size: 20px;
                margin-bottom: 21px;
            }

        .innerpageBanner {
            padding: 7% 0;
        }

            .innerpageBanner .banner_info h1 {
                font-size: 27px;
                line-height: 43px;
            }

            .innerpageBanner .banner_info h4 {
                line-height: 30px;
                font-size: 20px;
                margin-bottom: 21px;
            }

            .innerpageBanner .banner_info h3 {
                line-height: 30px;
                font-size: 18px;
            }

        .home_inner .box .img_info p {
            font-size: 12px;
        }


        .card_view ul li {
            width: 33%;
            padding: 0 15px 10px 0;
        }

        .list_card h3 {
            margin: 0 28px 10px 0;
        }

        .player_statics .player_event {
            width: 100%;
        }

        .player_statics .player_graph {
            padding: 20px 0 0;
            width: 100%;
        }

        body .home_inner .box {
            float: left !important;
            width: 100% !important;
            padding: 0% !important;
            height: 250px !important;
            margin: 0px 0px 10px 0px;
        }

            body .home_inner .box .main_img img {
                width: 100%;
            }

            body .home_inner .box .main_img {
                width: 100%;
            }
    }


    @media screen and (max-width: 630px) {

        .create_contest .form-group .right_label {
            float: right;
            width: 64%;
        }

        .create_contest .form-group label {
            width: 142px;
        }


        .modal.create_contest.in .modal-dialog {
            top: 0;
        }

        .create_contest .modal-body {
            padding: 0 20px 30px;
        }
    }

    @media screen and (max-width: 600px) {

        .invite_user {
            display: block;
            clear: both;
            width: 150px;
            text-align: center;
            float: left;
            margin: 10px 0px 5px 0px;
        }

        div.blog_main_list ul li {
            width: 100%;
            margin: 0px 0px 20px 0px;
        }

        div.blog_main_list ul {
            margin: 0px;
        }

        .blog_main_list ul li .info h2 {
            overflow: visible;
            display: block;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            height: auto;
        }

        div.blog_main_list ul li .info p {
            overflow: visible;
            display: block;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            height: auto;
        }

        div.blog_bottom_list ul li .info .tag {
            left: 16px;
        }

        div.blog_bottom_list ul li .info .date {
            width: 100%;
        }

        div.blog_main_list {
            margin: 0px 0px 0px 0px;
        }

        div.blog_bottom_list ul li .main_img {
            width: 150px;
        }

            div.blog_bottom_list ul li .main_img img {
                top: 0px;
                position: absolute;
                bottom: 0px;
                margin: auto;
            }

        div.blog_bottom_list ul li {
            padding: 0px 15px 0px 170px;
        }
    }

    @media screen and (max-width: 567px) {

        .top_profile .playoff_videos .playoff_inner {
            width: 48.8%;
        }

        .top_profile .one_tag {
            clear: both;
            float: left;
        }

        .top_profile .show_price {
            float: left;
            clear: both;
        }

        .top_profile .top_players ul li {
            min-height: 204px;
            width: 49%;
        }

            .top_profile .top_players ul li:nth-child(2n) {
                margin-right: 0;
            }

            .top_profile .top_players ul li:nth-child(3n) {
                margin-right: 2%;
            }
    }

    @media screen and (max-width:520px) {


        .profile_page .profile_detail .edit_ic {
            right: 9px;
            top: 5px;
        }

        .create_contest .bonus_week .btn-toggle::after {
            font-size: 11px;
            width: 78px;
        }

        .lobby_top h2 {
            font-size: 17px;
        }

        .login_screen {
            padding: 57px 0px;
            height: 100%;
        }

        .top_players ul li {
            width: 48%;
            margin: 0 2% 10px 0;
        }

        .card_view ul li {
            width: 50%;
        }

        #create_contest .seasonLong img {
            width: 100% !important;
        }
    }

    @media screen and (max-width:480px) {

        .expand_links {
            position: relative;
            right: 0px;
            top: 0;
            display: block;
            width: 100%;
            margin: 5px 0px;
        }

        .profile_page .dataTables_wrapper {
            overflow-x: auto;
        }

        .login_screen {
            padding: 17px 0px;
        }

        .subscription_access .planSection {
            padding: 15px;
        }

        .payment_page {
            padding: 15px;
        }

        .my_profile .profile_img {
            position: relative;
            left: 0;
            margin: auto auto 15px auto;
        }

        .my_profile {
            padding: 14px;
            text-align: center;
        }

        .my_profile_info h2 {
            width: 100%;
        }

        .my_profile_info .rating i {
            float: none;
        }

        .one_tag {
            width: auto;
            display: inline-block;
            float: none;
        }

        .show_price {
            width: auto;
            display: inline-block;
            float: none;
        }

        .add_team {
            clear: both;
            display: inline-block;
            float: none;
            margin: 10px 0px 0px;
            text-align: center;
            width: 100%;
        }

            .add_team a {
                float: none;
            }
    }

    @media screen and (max-width: 479px) {

        .button_on_tab_header .btn-group .btn {
            padding: 6px 5px;
            font-size: 12px;
        }

        .tabbing_area .main_grid_tab.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            padding: .5em 0.6em !important;
        }

        .tabbing_area .main_grid_tab .button_on_tab_header {
            padding: 10px 6px !important;
        }


        .tabbing_area .main_grid_tab .ui-tabs .ui-tabs-panel {
            padding: 1em 0.5em;
        }

        .tabbing_area .main_grid_tab #actual_grid_tab .table_name span {
            font-size: 11px;
        }

        .profile_page .profile_detail {
            padding: 69px 9px 20px 14px;
            width: 100%;
            float: left;
        }

            .profile_page .profile_detail .profile-img {
                width: 50px;
                height: 50px;
                left: 8px;
                top: 8px;
            }

            .profile_page .profile_detail h2 {
                font-size: 19px;
            }

            .profile_page .profile_detail .change_btn {
                float: left;
            }


        .my_profile .customeInfoBlock .customBntBlock {
            float: none;
        }

        .my_profile .customeInfoBlock .btn-group p {
            text-align: center;
        }

        .modal .custom_table table td {
            white-space: nowrap;
        }

        #playerUtilizationPopUp .custom_table table td {
            white-space: nowrap;
        }

        .top_profile .top_players ul li {
            min-height: auto;
            width: 100%;
        }

        .top_profile .my_team {
            float: left;
            margin: 0 auto;
            clear: both;
            width: 100%;
            text-align: center;
        }

            .top_profile .my_team .fancy-dropdown {
                top: 0px;
                float: left !important;
            }

            .top_profile .my_team a {
                margin: 8px 0px 0px 0;
                float: left;
            }

        .top_profile ul .profile_img img {
            width: 100%;
            position: relative;
            height: auto;
        }

        .top_profile .playoff_videos .playoff_inner {
            width: 100%;
            margin: 0;
        }

        .create_contest .form-group .right_label {
            width: 100%;
        }

        .create_contest .form-group label {
            width: 100%;
            top: 0;
        }

        .create_contest .tab-content .multiselect-native-select .dropdown-menu > li > a {
            padding: 9px 9px;
        }

        .create_contest .tab-content .multiselect-container {
            min-width: 120px;
        }

        body .home_inner .box .main_img img {
            height: 250px;
        }

        .tabbable .nav-pills {
            padding: 0px 15px 14px;
            border-bottom: 1px solid #e7e7e7;
            width: 100%;
            margin: 0px 0px 3px 0px;
        }

        .create_contest .top_select .nav > li > a {
            padding: 10px 4px;
        }

        .create_contest .top_select .nav {
            float: left;
            width: 100%;
        }

        .create_contest .modal-body {
            padding: 0 15px 30px;
        }

        .create_contest .top_select label {
            width: 100%;
            top: 0;
        }

        .tabbable .fancy-dropdown {
            position: relative;
            right: 0;
            top: 0px;
            width:;
            text-align: center;
            width: 165px;
            float: none;
            margin: 0 auto;
            clear: both;
        }

            .tabbable .fancy-dropdown div.fancy-menu {
                top: 32px;
                right: 0;
            }

        .lobby_top {
            width: 100%;
            padding: 7px 0px 14px;
        }

            .lobby_top h2 {
                padding-bottom: 10px;
                top: 0px;
                margin: 0;
                width: 100%;
            }

        .tabbable .team_initials {
            height: 50px !important;
            width: 50px !important;
            font-size: 16px !important;
            line-height: 50px;
        }

        .tabbable .tab-content ul li .img_area {
            left: 8px;
            top: 8px;
            width: 50px;
            height: 50px;
        }

        .tabbable .join_btn {
            margin: 14px auto 0;
        }


        .tabbable .tab-content {
            padding: 0px 10px;
        }


            .tabbable .tab-content ul li h4 {
                margin: 2px 0px 1px 0px;
            }

            .tabbable .tab-content ul li h3 {
                font-size: 14px;
                line-height: 19px;
                padding-right: 13px;
            }

            .tabbable .tab-content ul li {
                padding: 5px 15px 15px 69px;
                width: 100%;
                margin: 0px 0.5% 10px;
            }

        .tabbable {
            padding: 6px 0px;
        }
    }

    @media screen and (max-width:420px) {

        .join_box .form-group.btn_section .form-control {
            width: calc(100% - 40px);
        }

        .join_box .form-group.btn_section .submit {
            right: 4px;
            top: 10px;
            width: 30px;
            height: 30px;
        }

        .tabbable .nav-pills li {
            width: 100%;
        }

            .tabbable .nav-pills li a {
                width: 100%;
                text-align: center;
            }

                .tabbable .nav-pills li a i {
                    display: inline-block;
                }

        .send-invite {
            padding: 0px 5px;
        }

            .send-invite a {
                width: 100%;
                margin: 0px 0px 10px 0px;
            }

        .confirmation_popup .btn.btnChangeSubscription {
            margin: 10px 0px 0px;
        }

        .confirmation_popup .btn {
            width: 100%;
            height: 42px;
        }

        .top_players ul li {
            width: 100%;
            margin: 0 0 10px 0;
        }

        .line-graph {
            width: 100%;
        }

        .last_week {
            width: 100%;
        }

        .gross, .revenue {
            width: 100%;
        }

        .linup_top .recent_line_up {
            margin: 0px 0px 10px 0px;
            width: calc(100% - 0px);
        }

        .linup_top .line-submit_check {
            width: calc(100% - 0px);
        }
    }

    @media screen and (max-width:380px) {
        .home_inner .box .img_info {
            bottom: inherit;
            padding: 8px 13px;
            top: 0;
        }

        .top_page_link .btn {
            margin-bottom: 10px;
        }

        .footer_info h3 {
            font-size: 41px;
        }

        .footer_info h4 {
            font-size: 31px;
            line-height: 40px;
        }

        .card_view ul li {
            width: 100%;
        }
    }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.dropzone, .dropzone * {
  box-sizing: border-box; }

.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 54px 54px; }
  .dropzone.dz-clickable {
    cursor: pointer; }
    .dropzone.dz-clickable * {
      cursor: default; }
    .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
      cursor: pointer; }
  .dropzone.dz-started .dz-message {
    display: none; }
  .dropzone.dz-drag-hover {
    border-style: solid; }
    .dropzone.dz-drag-hover .dz-message {
      opacity: 0.5; }
  .dropzone .dz-message {
    text-align: center;
    margin: 2em 0; }
  .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px; }
    .dropzone .dz-preview:hover {
      z-index: 1000; }
      .dropzone .dz-preview:hover .dz-details {
        opacity: 1; }
    .dropzone .dz-preview.dz-file-preview .dz-image {
      border-radius: 20px;
      background: #999;
      background: linear-gradient(to bottom, #eee, #ddd); }
    .dropzone .dz-preview.dz-file-preview .dz-details {
      opacity: 1; }
    .dropzone .dz-preview.dz-image-preview {
      background: white; }
      .dropzone .dz-preview.dz-image-preview .dz-details {
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear; }
    .dropzone .dz-preview .dz-remove {
      font-size: 14px;
      text-align: center;
      display: block;
      cursor: pointer;
      border: none; }
      .dropzone .dz-preview .dz-remove:hover {
        text-decoration: underline; }
    .dropzone .dz-preview:hover .dz-details {
      opacity: 1; }
    .dropzone .dz-preview .dz-details {
      z-index: 20;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      font-size: 13px;
      min-width: 100%;
      max-width: 100%;
      padding: 2em 1em;
      text-align: center;
      color: rgba(0, 0, 0, 0.9);
      line-height: 150%; }
      .dropzone .dz-preview .dz-details .dz-size {
        margin-bottom: 1em;
        font-size: 16px; }
      .dropzone .dz-preview .dz-details .dz-filename {
        white-space: nowrap; }
        .dropzone .dz-preview .dz-details .dz-filename:hover span {
          border: 1px solid rgba(200, 200, 200, 0.8);
          background-color: rgba(255, 255, 255, 0.8); }
        .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
          overflow: hidden;
          text-overflow: ellipsis; }
          .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
            border: 1px solid transparent; }
      .dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
        background-color: rgba(255, 255, 255, 0.4);
        padding: 0 0.4em;
        border-radius: 3px; }
    .dropzone .dz-preview:hover .dz-image img {
      -webkit-transform: scale(1.05, 1.05);
      -moz-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
      -o-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      -webkit-filter: blur(8px);
      filter: blur(8px); }
    .dropzone .dz-preview .dz-image {
      border-radius: 20px;
      overflow: hidden;
      width: 120px;
      height: 120px;
      position: relative;
      display: block;
      z-index: 10; }
      .dropzone .dz-preview .dz-image img {
        display: block; }
    .dropzone .dz-preview.dz-success .dz-success-mark {
      -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview.dz-error .dz-error-mark {
      opacity: 1;
      -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
      pointer-events: none;
      opacity: 0;
      z-index: 500;
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      margin-left: -27px;
      margin-top: -27px; }
      .dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
        display: block;
        width: 54px;
        height: 54px; }
    .dropzone .dz-preview.dz-processing .dz-progress {
      opacity: 1;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    .dropzone .dz-preview.dz-complete .dz-progress {
      opacity: 0;
      -webkit-transition: opacity 0.4s ease-in;
      -moz-transition: opacity 0.4s ease-in;
      -ms-transition: opacity 0.4s ease-in;
      -o-transition: opacity 0.4s ease-in;
      transition: opacity 0.4s ease-in; }
    .dropzone .dz-preview:not(.dz-processing) .dz-progress {
      -webkit-animation: pulse 6s ease infinite;
      -moz-animation: pulse 6s ease infinite;
      -ms-animation: pulse 6s ease infinite;
      -o-animation: pulse 6s ease infinite;
      animation: pulse 6s ease infinite; }
    .dropzone .dz-preview .dz-progress {
      opacity: 1;
      z-index: 1000;
      pointer-events: none;
      position: absolute;
      height: 16px;
      left: 50%;
      top: 50%;
      margin-top: -8px;
      width: 80px;
      margin-left: -40px;
      background: rgba(255, 255, 255, 0.9);
      -webkit-transform: scale(1);
      border-radius: 8px;
      overflow: hidden; }
      .dropzone .dz-preview .dz-progress .dz-upload {
        background: #333;
        background: linear-gradient(to bottom, #666, #444);
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0;
        -webkit-transition: width 300ms ease-in-out;
        -moz-transition: width 300ms ease-in-out;
        -ms-transition: width 300ms ease-in-out;
        -o-transition: width 300ms ease-in-out;
        transition: width 300ms ease-in-out; }
    .dropzone .dz-preview.dz-error .dz-error-message {
      display: block; }
    .dropzone .dz-preview.dz-error:hover .dz-error-message {
      opacity: 1;
      pointer-events: auto; }
    .dropzone .dz-preview .dz-error-message {
      pointer-events: none;
      z-index: 1000;
      position: absolute;
      display: block;
      display: none;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -ms-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      border-radius: 8px;
      font-size: 13px;
      top: 130px;
      left: -10px;
      width: 140px;
      background: #be2626;
      background: linear-gradient(to bottom, #be2626, #a92222);
      padding: 0.5em 1.2em;
      color: white; }
      .dropzone .dz-preview .dz-error-message:after {
        content: '';
        position: absolute;
        top: -6px;
        left: 64px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #be2626; }

