* {
    padding: 0;
    box-sizing: box-sizing:border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

html {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    position: relative;
    margin: 0;
    padding-bottom: 6rem;
    height: 100%;
    background: #fff;
    font-family: 'Open Sans',sans-serif,fontawesome !important;
    overflow-x: hidden;
    padding-bottom: 35px;
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.main-container {
    position: relative;
    min-height: 100%;
}

.top-header {
    background: #3697d9;
    min-height: 30px;
}

.signup-form-container {
    border-radius: 3px;
    background: #fff;
    border-top: 3px solid #3697d9;
    margin: 0 auto;
    box-shadow: 0 1px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
    max-width: 450px;
}

.form-header {
    color: #444;
    display: block;
    padding: 15px 20px;
    position: relative;
    border-bottom: 1px solid #f4f4f4;
}

    .form-header .form-title {
        display: inline-block;
        font-size: 22px;
        margin: 0;
        line-height: 1;
    }

.form-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 15px 20px 0;
}

.form-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 0 20px 20px;
    background-color: #fff;
}

.form-control {
    font-size: 12px;
    height: auto;
    padding: 0px 9px !important;
    height: 24px !important;
}

.Wd60 {
    width: 60%;
    font-size: 15px;
    height: auto;
    padding: 7px 9px;
}

.Wd50 {
    width: 50%;
    font-size: 15px;
    height: auto;
    padding: 7px 9px;
}

.Wd70 {
    width: 70%;
    font-size: 15px;
    height: auto;
    padding: 7px 9px;
}

.form-searchcontrol {
    font-size: 13px;
    height: 27px;
    padding: 2px 9px;
}

.main-mar {
    margin: 15% auto 0;
}

.footer-btm {
    position: fixed;
    bottom: 0;
    background-color: #666;
    color: #fff;
    width: 100%;
    min-height: 30px;
    line-height: 30px;
    font-size: 12px;
    z-index: 9999;
}

    .footer-btm a {
        color: #fff;
    }

.logo {
    margin: 10px 0;
    display: inline-block;
}

.logo-rgt {
    margin-top: 15px;
    display: inline-block;
}

.logo-top {
    box-shadow: 0 1px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
}

.fa-user, .fa-lock {
    font-size: 16px !important;
    padding-right: 1px;
}

.has-error .select2-container .select2-selection--single {
    border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
}

.has-success .select2-container .select2-selection--single:focus {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .select2-container .select2-selection--single {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
}

.popupcontent {
    background-color: #ff0;
    border-style: groove;
    border-color: grey;
    height: 100px;
    width: 150px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 3;
}

#eventTitles {
    display: inline-block;
}

#eventDescriptions {
    margin: 0px 0 0;
}

#buddy_tv {
    max-width: 350px;
    padding: 15px 20px;
    margin: 0 auto;
}

.close-btn {
    background: url(../../images/close.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
    display: block;
    text-indent: 200000px;
    position: absolute;
    right: 0;
    top: -10px;
}

.site-name {
    text-align: right;
}

#eventTitles #buddy_tv {
    margin-top: 20px;
}

.eventDescriptions .pos-rel {
    margin-top: 10px;
}

.pos-rel {
    position: relative;
}

.help-block {
    font-size: 14px;
    margin-left: 43px;
    height: 15px;
}

.navbar .container {
    position: relative;
}

.logbt1 {
    margin-top: 6px;
    margin-left: 25px;
}

.navbar-inner { /*padding:2px 0;*/
    background: #3697d9 !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.navbar-fixed-top {
    position: static;
}

.navbar .nav a {
    font-size: 11px;
}

.navbar .nav > li > a {
    color: #fff !important;
}

.navbar .brand {
    font-weight: 600;
    position: relative;
    color: #fff;
    padding: 3px 0;
    display: inline-block;
    font-size: 20px;
}

.navbar .search-query {
    background-color: #444;
    width: 150px;
    font-size: 11px;
    font-weight: 700;
}

    .navbar .search-query::-webkit-input-placeholder {
        color: #666;
    }

    .navbar .search-query:-moz-placeholder {
        color: #666;
    }

.navbar-search .search-query {
    background: #2887c8;
    border: 0;
    color: #fff;
    line-height: normal;
}

.navbar .nav.pull-right {
    margin-left: 10px;
    margin-right: 0;
    float: right;
}

.navbar .nav {
    display: block;
    float: left;
    left: 0;
    margin: 0 10px 0 0;
    position: relative;
}

.pull-right {
    float: right;
}

.navbar .nav > li {
    display: block;
    float: left;
}

.dropdown {
    position: relative;
}

.navbar .nav > li > a {
    color: #fff !important;
    color: #999;
    float: none;
    padding: 16px 10px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.nav-collapse {
    float: right;
}

.navbar .nav a {
    font-size: 11px;
}

.nav > li > a {
    display: block;
}

.caret {
    border-left: 4px solid rgba(0,0,0,0);
    border-right: 4px solid rgba(0,0,0,0);
    border-top: 4px dashed;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

.search-query {
    border-radius: 14px;
    margin-bottom: 0;
    padding-left: 14px;
    padding-right: 14px;
}

.navbar-search {
    position: relative;
    float: left;
    margin-bottom: 0;
}

    .navbar-search .search-query {
        padding: 7px 9px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 13px;
        font-weight: 400;
        line-height: 1;
        color: #fff;
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }

        .navbar-search .search-query:-moz-placeholder {
            color: #ccc;
        }

        .navbar-search .search-query::-webkit-input-placeholder {
            color: #ccc;
        }

        .navbar-search .search-query:focus, .navbar-search .search-query.focused {
            padding: 7px 10px;
            color: #333;
            text-shadow: 0 1px 0 #fff;
            background-color: #fff;
            border: 0;
            -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
            -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
            box-shadow: 0 0 3px rgba(0,0,0,0.15);
            outline: 0;
        }

.subnavbar {
    margin-bottom: 0.2em;
}

.subnavbar-inner { /*height:60px;*/
    border-bottom: 1px solid #d6d6d6;
    background: #fff;
}

.subnavbar .container > ul {
    display: inline-block; /*/height:80px;*/
    padding: 0;
    margin: 0;
}

    .subnavbar .container > ul > li {
        float: left;
        min-width: 120px; /*height:60px;*/
        padding: 0;
        margin: 0;
        text-align: center;
        list-style: none;
        border-left: 1px solid #d9d9d9; /*border-bottom: 1px solid #d9d9d9;*/
    }

        .subnavbar .container > ul > li:last-child {
            border-right: 1px solid #d9d9d9;
        }

        .subnavbar .container > ul > li > a {
            display: block;
            height: 100%;
            padding: 8px 15px;
            font-size: 13px;
            font-weight: 700;
            color: #4c4c4c;
            text-transform: uppercase;
        }

            .subnavbar .container > ul > li > a:hover {
                color: #888;
                text-decoration: none;
            }

            .subnavbar .container > ul > li > a > i {
                display: inline-block;
                width: 24px;
                height: 24px;
                margin-top: 11px;
                margin-bottom: -3px;
                font-size: 20px;
            }

            .subnavbar .container > ul > li > a > span {
                display: block;
            }

        .subnavbar .container > ul > li.active > a {
            border-bottom: 3px solid #ff7f74;
            color: #383838;
        }

.subnavbar .dropdown .dropdown-menu a {
    font-size: 12px;
}

.subnavbar .dropdown .dropdown-menu {
    text-align: left;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.subnavbar .dropdown-menu::before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0,0,0,0.2);
    position: absolute;
    top: -7px;
    left: 9px;
}

.subnavbar .dropdown-menu::after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 10px;
}

.subnavbar .caret {
    margin-top: 4px;
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.subnavbar .dropdown.open .caret {
    display: none;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 6px 6px 6px 6px !important;
        -moz-border-radius: 6px !important;
        border-radius: 6px 6px 6px 6px !important;
    }

    .dropdown-submenu .open > .dropdown-menu {
        display: block !important;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu .open > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 6px 6px 6px;
            -moz-border-radius: 6px;
            border-radius: 6px 6px 6px 6px;
        }

    .dropdown-submenu li .dropdown-menu {
        display: block !important;
    }

.navbar-collapse.collapse {
    visibility: visible !important;
}

.collapse {
    visibility: hidden;
}

.dropdown-submenu > .dropdown-menu .open {
    display: block;
}

.open > .dropdown-menu {
    display: block;
}

.dropdown-submenu > .dropdown-menu:before, .dropdown-submenu > .dropdown-menu:after {
    border: 0;
}

.extra {
    border-top: 1px solid #585858;
    border-bottom: 1px solid #000;
}

.extra-inner {
    padding: 20px 0;
    font-size: 11px;
    color: #BBB;
    background: #1A1A1A;
}

.extra a {
    color: #666;
}

.extra h4 {
    margin-bottom: 1em;
    font-weight: 400;
}

.extra ul {
    padding: 0;
    margin: 0;
}

.extra li {
    margin-bottom: .6em;
    list-style: none;
}

.footer {
    margin-top: 0;
    border-top: 1px solid #292929;
}

.footer-inner {
    color: #fff;
}

.footer a {
    color: #fff;
}

    .footer a:hover {
        color: #FFF;
        text-decoration: none;
    }

.widget {
    position: relative;
    clear: both;
    width: auto;
    margin-bottom: 2em;
    overflow: hidden;
}

.widget-header {
    position: relative;
    height: 40px;
    line-height: 40px;
    background: #f9f6f1;
    background: -moz-linear-gradient(top,#f9f6f1 0%,#f2efea 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f6f1),color-stop(100%,#f2efea));
    background: -webkit-linear-gradient(top,#f9f6f1 0%,#f2efea 100%);
    background: -o-linear-gradient(top,#f9f6f1 0%,#f2efea 100%);
    background: -ms-linear-gradient(top,#f9f6f1 0%,#f2efea 100%);
    background: linear-gradient(top,#f9f6f1 0%,#f2efea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f6f1',endColorstr='#f2efea');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f6f1',endColorstr='#f2efea')";
    border: 1px solid #d6d6d6;
    -webkit-background-clip: padding-box;
    padding: 0 15px;
}

    .widget-header h3 {
        display: inline-block;
        margin-left: .5em;
        font-size: 14px;
        font-weight: 800;
        color: #525252;
        text-shadow: 1px 1px 2px rgba(255,255,255,.5);
        line-height: 0;
    }

    .widget-header [class^="icon-"], .widget-header [class*=" icon-"] {
        display: inline-block;
        margin-left: 13px;
        margin-right: -2px;
        font-size: 16px;
        color: #555;
        vertical-align: middle;
    }

.widget-content {
    padding: 20px 15px 15px;
    background: #FFF;
    border: 1px solid #D5D5D5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.widget-header + .widget-content {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.widget-nopad .widget-content {
    padding: 0;
}

.widget-content:before, .widget-content:after {
    content: "";
    display: table;
}

.widget-content:after {
    clear: both;
}

.widget-content {
    zoom: 1;
}

.widget-table .widget-content {
    padding: 0;
}

.widget-table .table {
    margin-bottom: 0;
    border: none;
}

    .widget-table .table tr td:first-child {
        border-left: none;
    }

    .widget-table .table tr th:first-child {
        border-left: none;
    }

.widget-plain {
    background: transparent;
    border: none;
}

    .widget-plain .widget-content {
        padding: 0;
        background: transparent;
        border: none;
    }

.widget-box .widget-content {
    background: #E3E3E3;
    background: #FFF;
}

.messages-layout-link {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

    .messages-layout-link li {
        background: url(../../images/bullet.gif) no-repeat -10px -6px;
        border-bottom: 1px solid #eee;
        padding: 0 15px 10px;
        margin-bottom: 10px;
    }

        .messages-layout-link li:last-child {
            border-bottom: 0;
        }

        .messages-layout-link li a {
            color: #000;
        }

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.error-container {
    margin-top: 4em;
    margin-bottom: 4em;
    text-align: center;
}

    .error-container h1 {
        margin-bottom: .5em;
        font-size: 120px;
        line-height: 1em;
    }

    .error-container h2 {
        margin-bottom: .75em;
        font-size: 28px;
    }

    .error-container .error-details {
        margin-bottom: 1.5em;
        font-size: 16px;
    }

    .error-container .error-actions a {
        margin: 0 .5em;
    }

ul.messages_layout {
    position: relative;
    margin: 0;
    padding: 0;
}

    ul.messages_layout li {
        float: left;
        list-style: none;
        position: relative;
    }

        ul.messages_layout li.left {
            padding-left: 75px;
        }

        ul.messages_layout li.right {
            padding-right: 75px;
        }

            ul.messages_layout li.right .avatar {
                right: 0;
                left: auto;
            }

            ul.messages_layout li.right .message_wrap .arrow {
                right: -12px;
                left: auto;
                background-position: 0 -213px;
                height: 15px;
                width: 12px;
            }

        ul.messages_layout li.by_myself .message_wrap {
            border: 1px solid #b3cdf8;
        }

            ul.messages_layout li.by_myself .message_wrap .info a.name {
                color: #4a8cf7;
            }

        ul.messages_layout li a.avatar {
            position: absolute;
            left: 0;
            top: 0;
        }

            ul.messages_layout li a.avatar img {
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
            }

        ul.messages_layout li .message_wrap {
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            position: relative;
            border: 1px solid #e9e9e9;
            padding: 10px;
            border: 1px solid #cbcbcb;
            margin-bottom: 20px;
            float: left;
            background: #fefefe;
            -webkit-box-shadow: rgba(0,0,0,0.1) 0 1px 0;
            -moz-box-shadow: rgba(0,0,0,0.1) 0 1px 0;
            box-shadow: rgba(0,0,0,0.1) 0 1px 0;
        }

            ul.messages_layout li .message_wrap .arrow {
                background-position: 0 -228px;
                height: 15px;
                width: 12px;
                height: 15px;
                width: 12px;
                position: absolute;
                left: -12px;
                top: 13px;
            }

            ul.messages_layout li .message_wrap .info {
                float: left;
                width: 100%;
                border-bottom: 1px solid #fff;
                line-height: 23px;
            }

                ul.messages_layout li .message_wrap .info .name {
                    float: left;
                    font-weight: 700;
                    color: #483734;
                }

                ul.messages_layout li .message_wrap .info .time {
                    float: left;
                    font-size: 11px;
                    margin-left: 6px;
                }

            ul.messages_layout li .message_wrap .text {
                float: left;
                width: 100%;
                border-top: 1px solid #cfcfcf;
                padding-top: 5px;
            }

    ul.messages_layout .dropdown-menu li {
        width: 100%;
        font-size: 11px;
    }

.fc {
    direction: ltr;
    text-align: left;
    position: relative;
}

    .fc table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    html .fc, .fc table {
        font-size: 1em;
    }

.depart-tbl {
    margin: 30px;
}

    .depart-tbl th {
        margin: 10px 0;
        text-align: center;
    }

.depart-tbl-new {
    padding: 30px;
}

    .depart-tbl-new th {
        background: #3b82bf !important;
        color: #fff !important;
        margin: 10px 0;
        text-align: center;
    }

.bor-none {
    border: 0 !important;
}

.fc td, .fc th {
    padding: 0;
    vertical-align: top;
}

.fc-header td {
    white-space: nowrap;
    background: none;
}

.fc-header-left {
    width: 100%;
    text-align: left;
    position: absolute;
    left: 0;
    top: 6px;
}

    .fc-header-left .fc-button {
        margin: 0;
        position: relative;
    }

    .fc-header-left .fc-button-prev, .fc-header-left .fc-button-next {
        float: left;
        border: none;
        padding: 14px 10px;
        opacity: .5;
    }

        .fc-header-left .fc-button-prev .fc-button-inner, .fc-header-left .fc-button-next .fc-button-inner {
            border: none;
        }

            .fc-header-left .fc-button-prev .fc-button-inner .fc-button-content, .fc-header-left .fc-button-next .fc-button-inner .fc-button-content {
                display: none;
            }

        .fc-header-left .fc-button-prev.fc-state-hover, .fc-header-left .fc-button-next.fc-state-hover {
            opacity: 1;
        }

        .fc-header-left .fc-button-prev.fc-state-down, .fc-header-left .fc-button-next.fc-state-down {
            background: none !important;
            margin-top: -1px;
        }

        .fc-header-left .fc-button-prev .fc-button-inner {
            background-position: 0 -351px;
            height: 16px;
            width: 11px;
        }

    .fc-header-left .fc-button-next {
        float: right;
    }

        .fc-header-left .fc-button-next .fc-button-inner {
            background-position: 0 -367px;
            height: 16px;
            width: 11px;
        }

.fc-header-center {
    text-align: center;
}

.fc-header-right {
    text-align: right;
    position: absolute;
    top: -34px;
    right: 10px;
}

.fc-header-title {
    display: inline-block;
    vertical-align: top;
}

    .fc-header-title h2 {
        margin-top: 0;
        white-space: nowrap;
        font-size: 1.1rem;
        color: #6C737F;
        line-height: 55px;
    }

.fc .fc-header-space {
    padding-left: 10px;
}

.fc-header .fc-button {
    margin-bottom: 1em;
    vertical-align: top;
    margin-right: -1px;
}

.fc-header .fc-corner-right {
    margin-right: 1px;
}

.fc-header .ui-corner-right {
    margin-right: 0;
}

.fc-header .fc-state-hover, .fc-header .ui-state-hover {
    z-index: 2;
}

.fc-header .fc-state-down {
    z-index: 3;
}

.fc-header .fc-state-active, .fc-header .ui-state-active {
    z-index: 4;
}

.fc-content {
    clear: both;
    background: #f9f9f9;
}

.fc-view {
    width: 100%;
    overflow: hidden;
}

    .fc-view thead {
        background: #e9ecf1;
        line-height: 35px;
    }

.fc-widget-header, .fc-widget-content {
    border: 1px solid #ccc;
}

.fc-state-highlight {
    background: #F4F3E6;
}

.fc-cell-overlay {
    background: #9cf;
    opacity: .2;
    filter: alpha(opacity=20);
}

.fc-button {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.fc-button-today {
    margin-top: 8px !important;
}

.fc-state-default {
    border-style: solid;
    border-width: 1px 0;
}

.fc-button-inner {
    position: relative;
    float: left;
    overflow: hidden;
}

.fc-state-default .fc-button-inner {
    border-style: solid;
    border-width: 0 1px;
}

.fc-button-content {
    position: relative;
    float: left;
    height: 1.9em;
    line-height: 1.9em;
    padding: 0 .6em;
    white-space: nowrap;
}

    .fc-button-content .fc-icon-wrap {
        position: relative;
        float: left;
        top: 50%;
    }

    .fc-button-content .ui-icon {
        position: relative;
        float: left;
        margin-top: -50%;
        *margin-top: 0;
        *top: -50%;
    }

.fc-state-default .fc-button-effect {
    position: absolute;
    top: 50%;
    left: 0;
}

    .fc-state-default .fc-button-effect span {
        position: absolute;
        top: -100px;
        left: 0;
        width: 500px;
        height: 100px;
        border-width: 100px 0 0 1px;
        border-style: solid;
        border-color: #fff;
        background: #444;
        opacity: .09;
        filter: alpha(opacity=9);
    }

.fc-state-default, .fc-state-default .fc-button-inner {
    border-style: solid;
    border-color: #ccc #bbb #aaa;
    color: #000;
}

.fc-state-hover, .fc-state-hover .fc-button-inner {
    border-color: #999;
}

.fc-state-down {
    border-color: #555;
    background: #777;
}

.fc-state-active, .fc-state-active .fc-button-inner {
    border-color: #555;
    background: #777;
    color: #fff;
}

.fc-state-disabled, .fc-state-disabled .fc-button-inner {
    color: #999;
    border-color: #ddd;
}

.fc-state-disabled {
    cursor: default;
}

    .fc-state-disabled .fc-button-effect {
        display: none;
    }

.fc-event {
    border-style: solid;
    border-width: 0;
    font-size: .85em;
    cursor: default;
}

a.fc-event, .fc-event-draggable {
    cursor: pointer;
}

a.fc-event {
    text-decoration: none;
}

.fc-rtl .fc-event {
    text-align: right;
}

.fc-event-skin {
    border-color: #3f85f5;
    background-color: #5e96ea;
    color: #fff;
}

.fc-event-inner {
    position: relative;
    width: 100%;
    height: 100%;
    border-style: solid;
    border-width: 0;
    overflow: hidden;
}

.fc-event-time, .fc-event-title {
    padding: 0 1px;
}

.fc .ui-resizable-handle {
    display: block;
    position: absolute;
    z-index: 99999;
    overflow: hidden;
    font-size: 300%;
    line-height: 50%;
}

.fc-event-hori {
    border-width: 1px 0;
    margin-bottom: 1px;
}

    .fc-event-hori .ui-resizable-e {
        top: 0 !important;
        right: -3px !important;
        width: 7px !important;
        height: 100% !important;
        cursor: e-resize;
    }

    .fc-event-hori .ui-resizable-w {
        top: 0 !important;
        left: -3px !important;
        width: 7px !important;
        height: 100% !important;
        cursor: w-resize;
    }

    .fc-event-hori .ui-resizable-handle {
        _padding-bottom: 14px;
    }

.fc-corner-left {
    margin-left: 1px;
}

    .fc-corner-left .fc-button-inner, .fc-corner-left .fc-event-inner {
        margin-left: -1px;
    }

.fc-corner-right {
    margin-right: 1px;
}

    .fc-corner-right .fc-button-inner, .fc-corner-right .fc-event-inner {
        margin-right: -1px;
    }

.fc-corner-top {
    margin-top: 1px;
}

    .fc-corner-top .fc-event-inner {
        margin-top: -1px;
    }

.fc-corner-bottom {
    margin-bottom: 1px;
}

    .fc-corner-bottom .fc-event-inner {
        margin-bottom: -1px;
    }

.fc-corner-left .fc-event-inner {
    border-left-width: 1px;
}

.fc-corner-right .fc-event-inner {
    border-right-width: 1px;
}

.fc-corner-top .fc-event-inner {
    border-top-width: 1px;
}

.fc-corner-bottom .fc-event-inner {
    border-bottom-width: 1px;
}

table.fc-border-separate {
    border-collapse: separate;
}

.fc-border-separate th, .fc-border-separate td {
    border-width: 1px 0 0 1px;
}

    .fc-border-separate th.fc-last, .fc-border-separate td.fc-last {
        border-right-width: 1px;
    }

.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td {
    border-bottom-width: 0;
}

.fc-first {
    border-left-width: 0 !important;
}

.fc-last {
    border-right-width: 0 !important;
}

.fc-grid th {
    text-align: center;
}

.fc-grid .fc-day-number {
    float: right;
    padding: 0 2px;
}

.fc-grid .fc-other-month .fc-day-number {
    opacity: .3;
    filter: alpha(opacity=30);
}

.fc-grid .fc-day-content {
    clear: both;
    padding: 2px 2px 1px;
}

.fc-grid .fc-event-time {
    font-weight: 700;
}

.fc-rtl .fc-grid .fc-day-number {
    float: left;
}

.fc-rtl .fc-grid .fc-event-time {
    float: right;
}

.fc-agenda table {
    border-collapse: separate;
}

.fc-agenda-days th {
    text-align: center;
}

.fc-agenda .fc-agenda-axis {
    width: 60px !important;
    padding: 0 4px;
    vertical-align: middle;
    text-align: right;
    white-space: nowrap;
    font-weight: 400;
}

.fc-agenda .fc-day-content {
    padding: 2px 2px 1px;
}

.fc-agenda-days .fc-agenda-axis {
    border-right-width: 1px;
}

.fc-agenda-days .fc-col0 {
    border-left-width: 0;
}

.fc-agenda-allday th {
    border-width: 0 1px;
}

.fc-agenda-allday .fc-day-content {
    min-height: 34px;
    _height: 34px;
}

.fc-agenda-divider-inner {
    height: 2px;
    overflow: hidden;
}

.fc-widget-header .fc-agenda-divider-inner {
    background: #eee;
}

.fc-agenda-slots th {
    border-width: 1px 1px 0;
}

.fc-agenda-slots td {
    border-width: 1px 0 0;
    background: none;
}

    .fc-agenda-slots td div {
        height: 20px;
    }

.fc-agenda-slots tr.fc-slot0 th, .fc-agenda-slots tr.fc-slot0 td {
    border-top-width: 0;
}

.fc-agenda-slots tr.fc-minor th, .fc-agenda-slots tr.fc-minor td {
    border-top-style: dotted;
}

    .fc-agenda-slots tr.fc-minor th.ui-widget-header {
        *border-top-style: solid;
    }

.fc-event-vert {
    border-width: 0 1px;
}

    .fc-event-vert .fc-event-head, .fc-event-vert .fc-event-content {
        position: relative;
        z-index: 2;
        width: 100%;
        overflow: hidden;
    }

    .fc-event-vert .fc-event-time {
        white-space: nowrap;
        font-size: 10px;
    }

    .fc-event-vert .fc-event-bg {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        opacity: .3;
        filter: alpha(opacity=30);
    }

.fc .ui-draggable-dragging .fc-event-bg, .fc-select-helper .fc-event-bg {
    display: none;\9
}

.fc-event-vert .ui-resizable-s {
    bottom: 0 !important;
    width: 100% !important;
    height: 8px !important;
    overflow: hidden !important;
    line-height: 8px !important;
    font-size: 11px !important;
    font-family: monospace;
    text-align: center;
    cursor: s-resize;
}

.fc-agenda .ui-resizable-resizing {
    _overflow: hidden;
}

.fc-header-left .fc-button-prev .fc-button-inner {
    background: url(../img/icons-sa7c41345d9.png) no-repeat;
    background-position: 0 -351px;
    height: 16px;
    width: 11px;
}

.fc-header-left .fc-button-next .fc-button-inner {
    background: url(../img/icons-sa7c41345d9.png) no-repeat;
    background-position: 0 -367px;
    height: 16px;
    width: 11px;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 15px;
            color: #a2a2a2;
            font-weight: normal;
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative;
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px;
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .select2-container .select2-search--inline {
        float: left;
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
            padding: 0;
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none;
            }

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
}

    .select2-results__option[aria-selected] {
        cursor: pointer;
    }

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box;
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    .select2-search--dropdown.select2-search--hide {
        display: none;
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    padding: 3px 0;
}

.selection {
    border-radius: 4px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 6px;
    right: 1px;
    width: 20px;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #888 transparent transparent;
        border-style: solid;
        border-width: 5px 4px 0;
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0;
    }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none;
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px;
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none;
        }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-top: 5px;
        margin-right: 10px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #999;
        }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em;
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em;
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em;
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em;
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em;
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #929292;
    color: #fff;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom,#fff 50%,#eee 100%);
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-right: 10px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-repeat: repeat-x;
        background-image: linear-gradient(to bottom,#eee 50%,#ccc 100%);
        border-right-style: none;
        border-right-color: inherit;
        border-right-width: medium;
        border-top-style: none;
        border-top-color: inherit;
        border-top-width: medium;
        border-bottom-style: none;
        border-bottom-color: inherit;
        border-bottom-width: medium;
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none;
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888;
            border-width: 0 4px 5px;
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom,#fff 0%,#eee 50%);
    border-top-style: none;
    border-top-color: inherit;
    border-top-width: medium;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom,#eee 50%,#fff 100%);
    border-bottom-style: none;
    border-bottom-color: inherit;
    border-bottom-width: medium;
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px;
    }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

.chart-holder {
    width: 100%;
    height: 250px;
}

.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    background: #3697d9;
}

.accordion-heading {
    background: #e5e5e5;
}

    .accordion-heading a {
        color: #545454;
        text-decoration: none;
        font-weight: 700;
    }

.btn-facebook-alt i {
    color: #23386a;
}

.btn-twitter-alt i {
    color: #0098d0;
}

.btn-google-alt i {
    color: #b6362d;
}

.btn-linkedin-alt i {
    color: #0073b2;
}

.btn-pinterest-alt i {
    color: #ab171e;
}

.btn-github-alt i {
    color: #333;
}

.all-icons li {
    list-style: none;
}

.ML0 {
    margin-left: 0;
}

.MR0 {
    margin-right: 0;
}


.image-preview-input {
    position: relative;
    overflow: hidden;
    margin: 0px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .image-preview-input input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.image-preview-input-title {
    margin-left: 2px;
}

.fcty {
    margin-top: 6px;
}


/****************PATRTY MASTER**************/
.tab_wrapper {
    margin: 10px 0 50px;
    display: inline-block;
    width: 100%;
    position: relative;
}

    .tab_wrapper > ul {
        clear: both;
        display: inline-block;
        width: 100%;
        border-bottom: 1px solid #49a4d9;
        margin-bottom: 5px;
    }

        .tab_wrapper > ul li {
            float: left;
            cursor: pointer;
            font-weight: 700;
            padding: 8px 15px;
            text-transform: uppercase;
            border: 1px solid #ccc;
            font-size: 1.05em;
            border-bottom: 0;
            position: relative;
            border-top: 3px solid #ccc;
            color: #999;
            margin: 0 5px 0 0;
        }

            .tab_wrapper > ul li.active {
                border-color: #49a4d9;
                color: #49a4d9;
            }

                .tab_wrapper > ul li.active:after {
                    content: "";
                    position: absolute;
                    bottom: -1px;
                    height: 1px;
                    left: 0;
                    background: #fff;
                    width: 100%;
                }

    .tab_wrapper .controller {
        display: block;
        overflow: hidden;
        clear: both;
        position: absolute;
        right: 0;
        top: 0px;
        right: 0px;
    }

        .tab_wrapper .controller span {
            padding: 8px 16px; /*background:#49a4d9;color:#fff;*/
            text-transform: uppercase;
            display: inline-block;
            cursor: pointer;
            background-image: url(../../../images/prev1.png);
            background-repeat: no-repeat;
            font-size: 0px;
            height: 35px;
        }

            .tab_wrapper .controller span.next {
                float: right;
                background-image: url(../../../images/next1.png);
                background-repeat: no-repeat;
                font-size: 0px;
                height: 35px;
                margin-left: 5px;
            }

    .tab_wrapper .content_wrapper {
        float: left;
        width: 100%;
        border: 1px solid #49a4d9;
        border-top: 0;
        box-sizing: border-box;
        margin-top: -5px;
    }

        .tab_wrapper .content_wrapper .tab_content {
            display: none;
            padding: 15px 20px;
            background: #fff;
            border: 1px solid #ccc;
        }

            .tab_wrapper .content_wrapper .tab_content .error {
                color: red;
            }

        .tab_wrapper .content_wrapper .accordian_header {
            display: none;
            padding: 10px 20px;
            text-transform: uppercase;
            font-weight: 700;
            border: 1px solid #ccc;
            border-bottom: 1px solid #fff;
            position: relative;
            cursor: pointer;
        }

            .tab_wrapper .content_wrapper .accordian_header.active {
                color: #49a4d9;
                border-bottom: 1px solid #ccc;
            }

                .tab_wrapper .content_wrapper .accordian_header.active:after {
                    position: absolute;
                    top: 0;
                    left: 0;
                    content: "";
                    width: 5px;
                    height: 100%;
                    background: #49a4d9;
                }

            .tab_wrapper .content_wrapper .accordian_header .arrow {
                float: right;
                display: inline-block;
                width: 12px;
                height: 12px;
                position: relative;
                border-radius: 2px;
                transform: rotate(-135deg);
                border-top: 3px solid #ccc;
                border-left: 3px solid #ccc;
            }

            .tab_wrapper .content_wrapper .accordian_header.active .arrow {
                transform: rotate(45deg);
                margin-top: 5px;
                border-top: 3px solid #49a4d9;
                border-left: 3px solid #49a4d9;
            }

    .tab_wrapper.left_side > ul {
        width: 25%;
        float: left;
        border-bottom: 1px solid #ccc;
    }

        .tab_wrapper.left_side > ul li {
            width: 100%;
            box-sizing: border-box;
            margin: 0;
            padding: 12px 18px;
            border-width: 1px;
            border-right: 0;
            border-left: 0;
        }

            .tab_wrapper.left_side > ul li:after {
                left: 0;
                top: 0;
                content: "";
                position: absolute;
                width: 5px;
                height: 100%;
                background: #ccc;
            }

            .tab_wrapper.left_side > ul li.active {
                border-color: #ccc;
            }

                .tab_wrapper.left_side > ul li.active:after {
                    left: 0;
                    top: 0;
                    width: 5px;
                    height: 100%;
                    background: #49a4d9;
                }

                .tab_wrapper.left_side > ul li.active:before {
                    right: -1px;
                    position: absolute;
                    top: 0;
                    content: "";
                    width: 2px;
                    height: 100%;
                    background: #fff;
                }

    .tab_wrapper.left_side .content_wrapper {
        width: 75%;
        border: 1px solid #ccc;
        float: left;
    }

    .tab_wrapper.left_side .controller {
        top: -50px;
    }

    .tab_wrapper.right_side > ul {
        width: 25%;
        float: right;
        border-bottom: 1px solid #ccc;
    }

        .tab_wrapper.right_side > ul li {
            width: 100%;
            box-sizing: border-box;
            margin: 0;
            padding: 12px 18px;
            border-width: 1px;
            border-right: 0;
            border-left: 0;
            text-align: right;
        }

            .tab_wrapper.right_side > ul li:after {
                right: 0;
                left: inherit;
                top: 0;
                content: "";
                position: absolute;
                width: 5px;
                height: 100%;
                background: #ccc;
            }

            .tab_wrapper.right_side > ul li.active {
                border-color: #ccc;
            }

                .tab_wrapper.right_side > ul li.active:after {
                    right: 0;
                    left: inherit;
                    top: 0;
                    width: 5px;
                    height: 100%;
                    content: "";
                    background: #49a4d9;
                }

                .tab_wrapper.right_side > ul li.active:before {
                    left: -2px;
                    right: inherit;
                    position: absolute;
                    top: 0;
                    content: "";
                    width: 2px;
                    height: 100%;
                    background: #fff;
                }

    .tab_wrapper.right_side .content_wrapper {
        width: 75%;
        float: left;
        border: 1px solid #ccc;
    }

    .tab_wrapper.right_side .controller {
        top: -50px;
    }

    .tab_wrapper.accordion .content_wrapper {
        border-color: #ccc;
    }

        .tab_wrapper.accordion .content_wrapper .accordian_header {
            display: block;
        }

    .tab_wrapper.accordion > ul {
        display: none;
    }

.top-button {
    background: #fff;
    padding: 7px 0px 0px;
    margin: 0px 0 7px; /*border:1px solid #ececec; box-shadow:0 1px 5px rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 5px rgba(0,0,0,0.1)*/
}

.tab_content li {
    margin-bottom: 2px;
}

    .tab_content li dl dt {
        width: 50%;
        float: left;
    }

    .tab_content li label {
        width: 12%;
        display: inline-block;
        vertical-align: top;
        margin-top: 7px;
        text-align: left;
    }

    .tab_content li dl dt label {
        width: 24%;
    }

    .tab_content li .input-div {
        width: 82%;
        display: inline-block;
    }

    .tab_content li dl dt .input-div {
        width: 69%;
        display: inline-block;
    }

        .tab_content li dl dt .input-div input {
            width: 100%;
            display: inline-block;
            font-weight: normal;
        }

    .tab_content li dl dt .input-div-sub {
        width: 69%;
        display: inline-block;
    }

.mb-btm {
    margin-bottom: 15px;
}

.tab_content li .input-div input {
    width: 42%;
}

.input-group-new {
    width: 42%;
    display: inline-block;
}

.textarea-one {
    display: block;
    height: 120px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #444343;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    resize: none;
    width: 100%;
}

    .textarea-one:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

    .textarea-one::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .textarea-one:-ms-input-placeholder {
        color: #999;
    }

    .textarea-one::-webkit-input-placeholder {
        color: #999;
    }

    .textarea-one::-ms-expand {
        background-color: transparent;
        border: 0;
    }

    .textarea-one[disabled], .textarea-one[readonly], fieldset[disabled] .textarea-one {
        background-color: #eee;
        opacity: 1;
    }

    .textarea-one[disabled], fieldset[disabled] .textarea-one {
        cursor: not-allowed;
    }

.ms-container {
    background: url(../../images/switch.png) no-repeat 50% 50%;
    max-width: 100%;
    display: block;
}

    .ms-container:after {
        content: ".";
        display: block;
        height: 0;
        line-height: 0;
        font-size: 0;
        clear: both;
        min-height: 0;
        visibility: hidden;
    }

    .ms-container .ms-selectable, .ms-container .ms-selection {
        color: #555;
        float: left;
        width: 45%;
    }

    .ms-container .ms-selection {
        float: right;
    }

    .ms-container .ms-list {
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        -moz-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 linear 0.2s,box-shadow linear .2s;
        -moz-transition: border linear 0.2s,box-shadow linear .2s;
        -ms-transition: border linear 0.2s,box-shadow linear .2s;
        -o-transition: border linear 0.2s,box-shadow linear .2s;
        transition: border linear 0.2s,box-shadow linear .2s;
        border: 1px solid #ccc;
        position: relative;
        height: 200px;
        padding: 0;
        overflow-y: auto;
    }

        .ms-container .ms-list.ms-focus {
            border-color: rgba(82,168,236,0.8);
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
            -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
            outline: 0;
            outline: thin dotted; \9
        }

    .ms-container ul {
        margin: 0;
        list-style-type: none;
        padding: 0;
    }

    .ms-container .ms-optgroup-container {
        width: 100%;
    }

    .ms-container .ms-optgroup-label {
        margin: 0;
        padding: 5px 0 0 5px;
        cursor: pointer;
        color: #999;
    }

    .ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
        border-bottom: 1px #eee solid;
        padding: 2px 10px;
        color: #555;
        font-size: 14px;
        margin-bottom: 0;
    }

    .ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
        cursor: pointer;
        color: #fff;
        text-decoration: none;
        background-color: #08c;
    }

    .ms-container .ms-selectable li.disabled, .ms-container .ms-selection li.disabled {
        background-color: #eee;
        color: #aaa;
        cursor: text;
    }

input.search-input {
    box-sizing: border-box;
    height: auto;
    margin-bottom: 5px;
    width: 100% !important;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #a2a2a2;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    input.search-input:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

.ms-list {
    background: #fff;
}

    .ms-list li span {
        font-weight: 400;
    }

.checkbox label:after, .radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr, .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

    .checkbox .cr .cr-icon, .radio .cr .cr-icon {
        position: absolute;
        font-size: .8em;
        line-height: 0;
        top: 46%;
        left: 20%;
        color: #3697d9;
    }

    .radio .cr .cr-icon {
        margin-left: .04em;
    }

.checkbox label input[type="checkbox"], .radio label input[type="radio"] {
    display: none;
}

    .checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
        transform: scale(3) rotateZ(-20deg);
        opacity: 0;
        transition: all .3s ease-in;
    }

    .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
        transform: scale(1) rotateZ(0deg);
        opacity: 1;
    }

    .checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr {
        opacity: .5;
    }

.checkbox label {
    width: 100% !important;
}

.checkbox div {
    float: left;
    margin-right: 10px;
    min-width: 16%;
}

.pull-right-txt {
    float: right;
}

.shortcuts {
    text-align: center;
}

    .shortcuts .shortcut {
        width: 22.5%;
        display: inline-block;
        padding: 12px 0;
        margin: 0 .9% 1em;
        vertical-align: top;
        text-decoration: none;
        background: #f9f6f1;
        border-radius: 5px;
    }

        .shortcuts .shortcut .shortcut-icon {
            margin-top: .25em;
            margin-bottom: .25em;
            font-size: 32px;
            color: #545454;
        }

        .shortcuts .shortcut:hover {
            background: #00ba8b;
        }

            .shortcuts .shortcut:hover span {
                color: #fff;
            }

            .shortcuts .shortcut:hover .shortcut-icon {
                color: #fff;
            }

    .shortcuts .shortcut-label {
        display: block;
        font-weight: 400;
        color: #545454;
    }

.stats {
    width: 100%;
    display: table;
    padding: 0 0 0 10px;
    margin-top: .5em;
    margin-bottom: 1.9em;
}

    .stats .stat {
        display: table-cell;
        width: 40%;
        vertical-align: top;
        font-size: 11px;
        font-weight: 700;
        color: #999;
    }

.stat-value {
    display: block;
    margin-bottom: .55em;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -2px;
    color: #444;
}

.stat-time {
    text-align: center;
    padding-top: 1.5em;
}

    .stat-time .stat-value {
        color: #19bc9c;
        font-size: 40px;
    }

.stats #donut-chart {
    height: 100px;
    margin-left: -20px;
}

.news-items {
    margin: 1em 0 0;
}

    .news-items li {
        display: table;
        padding: 0 2em 0 1.5em;
        padding-bottom: 1em;
        margin-bottom: 1em;
        border-bottom: 1px dotted #CCC;
    }

        .news-items li:last-child {
            padding-bottom: 0;
            border: none;
        }

.news-item-date {
    display: table-cell;
}

.news-item-detail {
    display: table-cell;
}

.news-item-title {
    font-size: 13px;
    font-weight: 600;
}

.news-item-date {
    width: 75px;
    vertical-align: middle;
    text-align: center;
}

.news-item-day {
    display: block;
    margin-bottom: .25em;
    font-size: 24px;
    color: #888;
}

.news-item-preview {
    margin-bottom: 0;
    color: #777;
}

.news-item-month {
    display: block;
    padding-right: 1px;
    font-size: 12px;
    font-weight: 600;
    color: #888;
}

.widget-header [class^="icon-"], .widget-header [class*=" icon-"] {
    color: #555;
    display: inline-block;
    font-size: 16px;
    margin-left: 13px;
    margin-right: -2px;
    vertical-align: middle;
}

.action-table .btn-small {
    padding: 4px 5px 5px;
    font-size: 10px;
}

.action-table .td-actions {
    width: 80px;
    text-align: center;
}

    .action-table .td-actions .btn {
        margin-right: .5em;
    }

        .action-table .td-actions .btn:last-child {
            margin-rigth: 0;
        }

#big_stats {
    width: 100%;
    display: table;
    margin-top: 1.5em;
}

.big-stats-container .widget-content {
    border: 0;
}

#big_stats .stat {
    width: 25%;
    height: 90px;
    text-align: center;
    display: table-cell;
    padding: 0;
    position: relative;
    border-right: 1px solid #CCC;
    border-left: 1px solid #FFF;
}

#big_stats i {
    font-size: 30px;
    display: block;
    line-height: 40px;
    color: #b2afaa;
}

#big_stats .stat:hover i {
    color: #19bc9c;
}

h6.bigstats {
    margin: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 26px;
}

#big_stats .stat:first-child {
    border-left: none;
}

#big_stats .stat:last-child {
    border-right: none;
}

#big_stats .stat h4 {
    font-size: 11px;
    font-weight: 700;
    color: #777;
    margin-bottom: 1.5em;
}

#big_stats .stat .value {
    font-size: 45px;
    font-weight: 700;
    color: #545454;
    line-height: 1em;
}

.main-tab {
    margin-top: 40px;
}

.main-tab-inner {
    margin-top: 20px;
}

.main-tab-span {
    margin-top: 80px;
}

table {
    border: 1px solid #ddd;
}

.search-leb {
    margin: 15px 0 5px 0;
}

.table-content {
    margin: 0 auto;
}

    .table-content td input {
        text-align: center;
        display: block;
        margin: 0 auto;
    }

    .table-content th a {
        color: #000;
        cursor: default;
    }

.back-btn {
    margin-top: 15px;
}


/*****************************/
@media only screen and (max-width: 800px) {
    #no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr {
        display: block;
    }

        #no-more-tables thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    #no-more-tables tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

        #no-more-tables td:before {
            position: absolute;
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: 700;
            content: attr(data-title);
        }
}


@media (max-width: 979px) {
    .navbar-fixed-top {
        position: static;
        margin-bottom: 0;
    }

    .subnavbar .container {
        width: auto;
    }
}

@media (min-width: 1200px) {
    .navbar .search-query {
        width: 200px;
    }
}

@media (max-width:1400px) {
    .main-mar {
        margin: 20px auto 0;
    }
}

@media (max-width:1200px) {
    .col-sm-pull-1 {
        right: 0;
    }
}

@media (max-width:1000px) {
    .btn-res {
        margin-bottom: 15px;
    }
}

@media all and (max-width: 950px) and (min-width: 1px) {
    #big_stats {
        display: block;
        margin-bottom: -40px;
    }

        #big_stats .stat {
            width: 49%;
            display: block;
            margin-bottom: 3em;
            float: left;
        }

            #big_stats .stat:nth-child(2) {
                border-right: none;
            }

            #big_stats .stat:nth-child(3) {
                border-left: none;
            }
}

@media (max-width:768px) {
    .img-lft {
        display: none;
    }

    .footer {
        text-align: center;
        position: relative;
        line-height: 28px;
        padding: 15px 0;
    }

    .site-name {
        text-align: center;
    }

    .rgt-div {
        width: 98%;
    }

    .tab_content li label {
        width: 100%;
    }

    .tab_content li dl dt label {
        width: 100%;
    }

    .tab_content li {
        margin-bottom: 0;
    }

    .tab_wrapper .content_wrapper {
        margin-bottom: 100px;
    }

        .tab_wrapper .content_wrapper .accordian_header {
            border-bottom: 1px solid #ccc;
        }

    .pull-right-txt {
        float: left;
    }
}

@media only screen and (max-width: 736px) {
    .tab_wrapper > ul {
        display: none;
    }

    .tab_wrapper .content_wrapper {
        border: 0;
    }

        .tab_wrapper .content_wrapper .accordian_header {
            display: block;
        }

    .tab_wrapper.left_side .content_wrapper, .tab_wrapper.right_side .content_wrapper {
        width: 100%;
        border-top: 0;
    }

    .tab_wrapper .controller {
        display: none;
    }
}

@media (max-width: 767px) {
    #main {
        padding: 0 10px;
        margin-right: -20px;
        margin-left: -20px;
    }

    .subnavbar {
        margin-left: -20px;
        margin-right: -20px;
    }

    .subnavbar-inner {
        height: auto;
    }

    .subnavbar .container > ul {
        width: 100%;
        height: auto;
        border: none;
    }

        .subnavbar .container > ul > li {
            width: 33%;
            height: 70px;
            margin-bottom: 0;
            border: none;
        }

            .subnavbar .container > ul > li.active > a {
                font-size: 11px;
                background: transparent;
            }

            .subnavbar .container > ul > li > a > i {
                display: inline-block;
                margin-bottom: 0;
                font-size: 20px;
            }

    .subnavbar-open-right .dropdown-menu {
        left: auto;
        right: 0;
    }

        .subnavbar-open-right .dropdown-menu:before {
            left: auto;
            right: 12px;
        }

        .subnavbar-open-right .dropdown-menu:after {
            left: auto;
            right: 13px;
        }

    .extra {
        margin-right: -20px;
        margin-left: -20px;
    }

        .extra .container {
            padding: 0 20px;
        }

    .footer {
        margin-right: -20px;
        margin-left: -20px;
    }

        .footer .container {
            padding: 0 20px;
        }

        .footer .footer-terms {
            text-align: left;
        }

            .footer .footer-terms a {
                margin-left: 0;
                margin-right: 1em;
            }

    .subnavbar .container > ul > li:last-child {
        border-left: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
    }

    .tab_content li .input-div {
        width: 98%;
    }

        .tab_content li .input-div input {
            width: 98%;
        }

    .tab_content li dl dt {
        width: 98%;
    }

    .checkbox div {
        min-width: 35%;
    }

    .input-group-new {
        width: 98%;
    }

    .tab_content li dl dt .input-div {
        width: 98%;
    }

    .form-cont .col-md-3 {
        width: 105%;
    }

    .main-tab {
        margin-top: 20px;
    }

    #big_stats .stat .value {
        font-size: 40px;
    }
}

@media (max-width: 979px) {
    .shortcuts .shortcut {
        width: 31%;
    }
}

@media (max-width: 480px) {
    .stats .stat {
        margin-bottom: 3em;
    }

        .stats .stat .stat-value {
            margin-bottom: .15em;
            font-size: 20px;
        }

    .stats {
        float: left;
        display: block;
        margin-bottom: 0;
    }

    #chart-stats {
        margin: 2em 0 1em;
    }

    .shortcuts .shortcut {
        width: 48%;
    }

    .btn-success, .btn-info, .btn-danger {
        padding: 10px;
        font-size: 14px;
    }

    .tab_content li dl dt .input-div {
        width: 100%;
    }

    .error-container h1 {
        font-size: 72px;
    }
}

.chekbox span {
    display: inline-block;
    margin-right: 20px;
}

.chekbox label {
    display: inline-block;
    margin-left: 10px;
}

.chekbox input {
    margin-top: 5px;
    display: inline-block;
    vertical-align: top;
}

.labelbox {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}


.main-inner {
    padding-bottom: 20px;
}

.search-tbl {
    max-width: 1076px;
    margin: 0 auto;
}

    .search-tbl a {
        color: #000;
        display: block;
        text-align: center;
    }

.mr20 {
    margin-right: 20px;
}

.go-btn {
    margin: 0 10px 0 20px;
}

.btn-select {
    color: #fff;
    background-color: #49a4d9;
    border-color: #49a4d9;
    font-size: 14px;
    padding: 4px 12px;
}

.btn-info {
    color: #fff;
    background-color: #49a4d9;
    border-color: #49a4d9;
    font-size: 14px;
    padding: 10px 12px;
}

.search-leb span {
    display: inline-block;
    text-align: left;
}

.search-leb .labelbox {
    margin-right: 10px;
}

.contact-form {
    border: 1px solid #ccc;
    padding: 12px;
}

.table-search {
    border-collapse: collapse;
}

    .table-search th {
        background: #3b82bf !important;
        color: #fff !important;
        padding: 3px 3px !important;
    }
   
    .table-search th, td {
        white-space: nowrap !important;
    }
    .with-nowrap{
        white-space: normal !important;
    }
     .withWrap th, td{
        white-space: normal !important;
    }

.table-striped > tbody > tr:nth-of-type(even) {
    background: #ddd !important;
}

.tab-content-user li label {
    width: 12% !important;
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
}

.checbox-rgt {
    margin-top: 5px;
}

.radio-btn {
    border: 0 !important;
}

    .radio-btn input {
        display: inline-block;
        margin-top: 10px;
    }

.table-search th a {
    color: #FFF;
}

.table-search tr:hover td {
    background: #A3A3A3;
    color: #FFF;
}

.table-search tr td:last-child:hover {
    background: none !important;
}

.pgr-search td {
    padding: 5px 10px;
}

.table-search table tr:hover td {
    background: #49a4d9 !important;
    color: #000;
}

.pgr-search table {
    margin: 0 auto;
    text-align: left;
}

    .pgr-search table tr td a {
        color: #000;
    }

.star-mark {
    color: #c62107;
}

.tab-content-form {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 40px;
}

    .tab-content-form li {
        margin-bottom: 15px;
        text-align: center;
    }

        .tab-content-form li label {
            display: inline-block;
            min-width: 10%;
            text-align: left;
            vertical-align: top;
        }

        .tab-content-form li .input-form {
            display: inline-block;
            min-width: 30%;
        }

.small-txt {
    width: 50%;
}

.input-form .checkbox-form {
    display: inline-block;
    text-align: left;
    overflow-y: auto;
}

    .input-form .checkbox-form label {
        font-weight: 100;
        margin-left: 10px;
    }

.input-form table {
    float: left;
    padding: 10px 10px;
}

.table-new label {
    margin-top: 7px;
    width: 100% !important;
}

.text-control {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 40px;
}

    .text-control li {
        margin-bottom: 15px;
        text-align: center;
    }

        .text-control li dl dt {
            width: 47%;
            float: left;
        }

        .text-control li label {
            width: 12%;
            display: inline-block;
            vertical-align: top;
            margin-top: 7px;
        }

        .text-control li dl dt label {
            width: 20%;
        }

        .text-control li .input-div {
            width: 61%;
            display: inline-block;
        }

        .text-control li dl dt .input-div {
            width: 69%;
            display: inline-block;
        }

            .text-control li dl dt .input-div input {
                width: 100%;
                display: inline-block;
                font-weight: normal;
            }

.account-master {
    padding: 15px;
    border: 1px solid #ddd;
}

    .account-master li {
        margin-bottom: 10px;
    }

        .account-master li label {
            display: inline-block;
            text-align: left;
            vertical-align: top;
            margin-top: 7px;
        }

.account-master-tree li {
    margin-bottom: 40px;
}

.checklabel label {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-top: 3px !important;
}

.clearfix {
    clear: both;
}

.treeview {
    border: 1px solid #ddd;
    padding: 15px;
    height: 270px;
    overflow: auto;
    width: 250px;
}

.treeviewGrid {
    border: 1px solid #ddd;
    padding: 15px;
    height: 270px;
    overflow: auto;
}

.anchor-tag a {
    color: #000;
}

.accnt-wrap li {
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.tab_content {
    padding: 15px;
    border: 1px solid #ddd;
    width: 100%;
    float: left;
}

.list-item table {
    width: 100%;
    border: 0;
}

.list-item label {
    width: 50% !important;
}

.list-item input {
    width: 20% !important;
    margin-top: 0px;
}

.tab-content-doc li label {
    width: 100% !important;
}

.checkboxlist label {
    margin-left: 15px !important;
}

.checkboxlist td {
    width: 25% !important;
    float: left;
}
.checkboxlist1 td {
    width: 100% !important;
    float: left;
}
.checkboxlist2 td {
    width: 50% !important;
    float: left;
}
.checkboxlist6 td {
    width: 16.66% !important;
    float: left;
}
/* add by himanshu for mouldmaster START*/
.checkboxMS input[type=checkbox] {
    margin: 11px 6px !important;
}

.checkboxFactory label {
    margin-left: 15px !important;
    margin-top: 0px !important;
}

.checkboxFactory td {
    width: 26% !important;
}

.checkdocument label {
    margin-top: 0px !important;
    margin-left: 9px;
}

.radiofactory label {
    margin-top: 0px !important;
}

.table-label {
    padding-left: 25px;
}

.table-label-sub {
    padding-left: 0px !important;
}

    .table-label-sub tbody, .table-label-sub tr {
        width: 100%;
        float: left;
    }

.table-label label {
    width: 70% !important;
    vertical-align: top;
    display: inline-block;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}

.table-radio {
    width: 100%;
}

    .table-radio label {
        width: auto !important;
        display: inline-block;
        vertical-align: top;
        margin-right: 20px;
    }

    .table-radio input {
        display: inline-block;
        margin-right: 20px;
        vertical-align: top;
        margin-top: 10px;
        padding-left: 50px;
    }

.radio-txt label {
    width: auto !important;
    display: inline-block;
    vertical-align: top;
    overflow-wrap: break-word;
    font-size: 14px;
    margin: 0 !important;
}

.radio-txt span {
    display: inline-block;
    vertical-align: top;
    margin: 5px 3px 0px 0 !important;
}

.radio-txt li {
    width: 100%;
    margin-bottom: 5px;
}

.radio-txt input {
    margin: 0px 0 0 0 !important;
    padding-left: 0 !important;
}
/* add by himanshu for mouldmaster END*/

.checkbox-wid {
    width: 245px;
    display: inline-block;
    text-align: left;
}

checkbox-wid th, td {
}
/***********Added by Ravindra for Attendance module 02-01-2018*********/
.attandace-demo, .attandace-demo-table {
    margin-top: 30px;
}

    .attandace-demo label {
        display: inline-block;
        font-weight: normal;
        margin-top: 0;
        vertical-align: middle;
        margin-left: 10px;
    }

.mb10 {
    margin-bottom: 10px;
}

.attandace-demo-table .checkbox-tble {
    vertical-align: middle;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.pd15 {
    padding: 30px 15px 10px;
}

/*****************************/

/***********Added by Ravindra for Machine Scheduling 06-01-2018*********/

/*.table-demo { margin-top:40px;}
.table-div { position: relative; right: 0; float: right; margin-top: 0px; font-size: 9px;}
.table-div li { margin-bottom:18px;}
.table-time { margin-bottom:10px !important;}
.table-time td { padding:4px !important;}
.btn1 { padding:3px 12px !important; font-size:13px !important}
.progress { margin-bottom:0 !important; width:80%; margin:0 auto; height:auto !important}
.bg-info { background:#28a745 !important}
.bor-none { border:0 !important}
.table-time li { margin-bottom:15px; width:100%}
.table-time li label { display:inline-block; width:25%; vertical-align:middle; margin-top:8px;}
.table-time li abbr { display:inline-block; width:70%; vertical-align:top}
.clearfix {content: ""; clear: both; display: table;}
.top-sqaure { background:#fff; padding:10px 10px; margin:30px 0 10px; border:1px solid #ececec; box-shadow:0 1px 5px rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 5px rgba(0,0,0,0.1)}
.add-btn { text-align:center; margin-top:20px;}
.main-tbl { border:1px solid #5E6E7A; margin-top:30px;}
.main-tbl th { padding:2px; border:1px solid #5E6E7A !important;  min-width:180px}
.main-tbl td { padding:5px; border:1px solid #5E6E7A !important;}
.table-time td { border:1px solid #ddd !important; height:30px; width:180px}
.main-tbl th:first-child { min-width:120px;}
.modal-header .close { margin-top:-22px;}
.mt5 { margin-top:8px}*/

.table-demo {
    margin-top: 40px;
}

.table-div {
    position: relative;
    right: 0;
    float: right;
    font-size: 9px;
}

    .table-div li {
        height: 24px;
        line-height: 24px;
    }

.table-time {
    margin-bottom: 10px !important;
}

    .table-time td {
        padding: 4px !important;
    }

.btn1 {
    padding: 3px 12px !important;
    font-size: 13px !important;
}

.progress {
    width: 7%;
    margin: 0 5px 10px !important;
    height: auto !important;
}

.bg-info {
    background: #28a745 !important;
}

.bor-none {
    border: 0 !important;
}

.table-time li {
    margin-bottom: 15px;
    width: 100%;
}

    .table-time li label {
        display: inline-block;
        width: 25%;
        vertical-align: middle;
        margin-top: 8px;
    }

    .table-time li abbr {
        display: inline-block;
        width: 70%;
        vertical-align: top;
    }

.clearfix {
    content: "";
    clear: both;
    display: table;
}

.top-sqaure {
    background: #fff;
    padding: 10px 10px;
    margin: 30px 0 10px;
    border: 1px solid #ececec;
    box-shadow: 0 1px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
}

.add-btn {
    text-align: center;
    margin-top: 20px;
}

.main-tbl {
    border: 1px solid #5E6E7A;
    margin-top: 30px;
}

    .main-tbl th {
        padding: 2px;
        border: 1px solid #5E6E7A !important;
        min-width: 180px;
    }

    .main-tbl td {
        padding: 5px;
        border: 1px solid #5E6E7A !important;
    }

.table-time td {
    border: 1px solid #ddd !important;
    min-height: 30px;
    min-width: 180px;
}

.main-tbl th:first-child {
    min-width: 120px;
}

.modal-header .close {
    margin-top: -22px;
}

.mt5 {
    margin-top: 8px;
}

.table-schedule {
    margin-top: 20px;
}

    .table-schedule table th, .table-schedule table td {
    }

.table-row {
    margin-top: 35px;
}

    .table-row li {
        line-height: 30px;
        height: 30px;
        padding: 0 10px;
    }

.bg1 {
    background: #7ee1f3 !important;
    border: 1px solid #6ccfe1;
    color: #fff;
}

.top-sqaure .col-md-1 {
    width: 5%;
}

.top-sqaure .col-md-2 {
    width: 24%;
}

.top-sqaure .col-md-5 {
    width: 12%;
}

/*****************************/

/***********Added by Bhavna 12-02-2018*********/
.list-item-form {
    margin: 0 auto;
}

    .list-item-form table {
        border: 0;
    }

    .list-item-form label {
        width: 80% !important;
        display: inline-block;
        vertical-align: top;
        margin-top: 0 !important;
        margin-left: 5px;
    }

    .list-item-form input {
        width: auto !important;
        display: inline-block;
        vertical-align: top;
        text-align: left !important;
    }

    .list-item-form td {
        text-align: left;
        width: 200px;
    }

.toggle-div {
    width: 100%;
}

    .toggle-div label {
        width: 30%;
        display: inline-block;
    }

    .toggle-div abbr {
        width: 82%;
        display: inline-block;
    }

.treeview-page {
    width: 100%;
}

.list-item-treepage {
    margin-top: 30px;
}

    .list-item-treepage table {
        border: 0 !important;
    }

        .list-item-treepage table td {
            text-align: left;
            width: 250px;
        }

        .list-item-treepage table label {
            width: auto !important;
            margin-top: 0 !important;
            margin-left: 5px;
        }

.mt20 {
    margin-top: 20px;
}

.toggle-div input {
    width: auto !important;
}

.modal-dialog {
    width: 800px;
}

.modal-title {
    font-size: 18px;
}

.modal-footer {
    text-align: center;
}

.input-textbox {
    width: 269px;
}

.toggle-div1 label {
    width: 30% !important;
    display: inline-block;
}

.toggle-div2 label {
    width: 60% !important;
    display: inline-block;
}

#tblGridTest td {
    padding: 0;
}

    #tblGridTest td label {
        font-size: 10px;
        font-weight: normal;
    }

.tooltip-note {
    display: none;
    position: absolute;
    border: 1px solid #333;
    background-color: #161616;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    font-size: 12px Arial;
}

/****20-02-18****/

/*#tblGridTest {
  position: relative;
  width: 1100px;
  overflow: hidden;
  border-collapse: collapse;
  background:#fff;
  border:0
}



#tblGridTest thead {
  position: relative;
  display: block; 
  width: 1100px;
  overflow: visible;
  
}

#tblGridTest thead th {
 
  min-width: 120px;
  height: 32px;
  border: 1px solid #ccc;
  vertical-align:top
}

#tblGridTest thead th:nth-child(1) {
  position: relative;
  background:#efefef;
  border: 1px solid #ccc;
  left:0
}



#tblGridTest tbody {
  position: relative;
  display: block; 
  width: 1100px;
  height: 600px;
  overflow: scroll;
  vertical-align:top
}

#tblGridTest tbody td {
  min-width: 120px;
  border: 1px solid #ccc;
}

#tblGridTest tbody tr td:nth-child(1) {  
  position: relative;
  height: 40px;
  background:#efefef;
  border: 1px solid #ccc;
  min-width: 120px;
  left:0
 
  
  
}*/

/****20-02-18****/

#tblGridTest {
    position: relative;
    width: 1100px;
    overflow: hidden;
    border-collapse: collapse;
    background: #fff;
    border: 0;
}


    /*thead*/
    #tblGridTest thead {
        position: relative;
        display: block; /*seperates the header from the body allowing it to be positioned*/
        width: 1098px;
        overflow: visible;
    }

        #tblGridTest thead th {
            min-width: 86px;
            height: 32px;
            border: 1px solid #ccc;
        }

            #tblGridTest thead th:nth-child(1) { /*first cell in the header*/
                position: relative;
                background: #efefef;
                border: 1px solid #ccc;
                left: 0;
                min-width: 52px;
                z-index: 10000;
            }


    /*tbody*/
    #tblGridTest tbody {
        position: relative;
        display: block; /*seperates the tbody from the header*/
        width: 1100px;
        height: 539px;
        overflow: scroll;
        vertical-align: top;
    }

        #tblGridTest tbody td {
            min-width: 86px;
            border: 1px solid #ccc;
        }

        #tblGridTest tbody tr td:nth-child(1) { /*the first cell in each tr*/
            position: relative;
            height: 40px;
            background: #efefef;
            border: 1px solid #ccc;
            min-width: 51px;
            left: 0;
        }


    #tblGridTest thead th.rotate {
        height: 140px;
        white-space: nowrap;
    }

        #tblGridTest thead th.rotate > div {
            transform: translate(0px, 51px) rotate(270deg);
            -webkit-transform: translate(0px, 51px) rotate(270deg);
            -ms-transform: translate(0px, 51px) rotate(270deg);
            width: 30px;
        }

            #tblGridTest thead th.rotate > div > span {
                padding: 5px 10px;
            }
/*Added by Ravindra for Loader*/
.loader {
    background: none repeat scroll 0 0 black;
    position: fixed;
    display: block;
    opacity: 0.5;
    z-index: 999999999999999;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}


/* Added by Ravindra 23-04-2018 for Loader*/
.load {
    position: fixed;
    z-index: 999999999999999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.8;
    -moz-opacity: 0.8;
}

.center {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .center img {
        height: 120px;
        *width: 128px;
    }


.div1 {
    width: 36%;
    float: left;
}

.div2 {
    width: 16%;
    float: left;
}

.div3 {
    width: 16%;
    float: left;
}

.div4 {
    width: 30%;
    float: left;
}

.div1 label {
    float: left;
}

.div1 .input {
    display: inline-block;
}

.tooltip-note {
    display: none;
    position: absolute;
    border: 1px solid #333;
    background-color: #161616;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    font-size: 12px Arial;
}

button.Zebra_DatePicker_Icon {
    top: 9px !important;
}

tfoot {
    display: table-header-group;
}

.btn-res {
    padding: 4px 4px !important;
}

.ajax__calendar {
    z-index: 1000 !important;
}

.ajax__calendar_container {
    z-index: 1000 !important;
}

.img-vert {
    vertical-align: bottom;
}

.mstprev {
    width: 401px;
    margin-left: -50px;
}

.title {
    line-height: 30px;
    min-height: 30px;
    border: 1px solid #e0e0e0;
    padding: 0px 10px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    background: #3697d9 !important;
    color: #fff;
}

.jump {
    margin-top: 5px;
    padding-left: 5px;
}

.rgt-flt {
    width: 109px;
    float: right;
}

.tablesearch th {
    background: #3b82bf !important;
    color: #fff !important;
    padding: 10px 10px !important;
}

.multiselect {
    width: 500px !important;
    margin: 10px !important;
    overflow: hidden;
}

.multiselect-container {
    width: 500px !important;
    top: 46px !important;
    left: 10px !important;
}
.nowrap th td{
    white-space: nowrap;
}

/*
    Added new css for material design --Ravindra 16/03/2019
*/

/********input style**************/
.inp {
    position: relative;
    margin-top: 20px;
    width: 100% !important;
}

    .inp .inplabel {
        position: absolute;
        top: 2px;
        left: 0;
        font-size: 12px;
        color: #9098a9;
        font-weight: 600;
        transform-origin: 0 0;
        letter-spacing: 0.6px;
        transition: all 0.2s ease;
        display: inline;
        padding: .2em .6em .3em;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: .25em;
        padding-bottom: 0;
    }

    .inp .border {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 2px;
        width: 100%;
        background: #07f;
        transform: scaleX(0);
        transform-origin: 0 0;
        transition: all 0.15s ease;
    }

    .inp input {
        -webkit-appearance: none;
        width: 100%;
        border: 0;
        font-family: inherit;
        padding: 0 5px;
        height: 30px;
        font-size: 12px;
        font-weight: 500;
        border: 1px solid #c8ccd4;
        background: none;
        border-radius: 4px;
        color: #223254;
        transition: all 0.15s ease;
    }

    .inp select {
        -webkit-appearance: none;
        width: 100%;
        border: 0;
        font-family: inherit;
        padding: 0 5px;
        height: 30px;
        font-size: 12px;
        font-weight: 500;
        border: 1px solid #c8ccd4;
        background: none;
        border-radius: 4px;
        color: #223254;
        transition: all 0.15s ease;
    }
    /*.inp input:hover {
  background: rgba(34,50,84,0.03);
}*/
    .inp input:not(:placeholder-shown) + span {
        color: #666869;
        transform: translateY(-16px) scale(0.75);
        background: #fff;
        left: 5px !important;
        font-size: 16px;
    }

    .inp input:not(:placeholder) + span {
        color: #666869;
        transform: translateY(-16px) scale(0.75);
        background: #fff;
        left: 5px !important;
        font-size: 16px;
    }

    .inp textarea:not(:placeholder-shown) + span {
        color: #3697d9;
        transform: translateY(-16px) scale(0.75);
        background: #fff;
        left: 5px !important;
        font-size: 16px;
    }

    .inp select + span {
        color: #666869 !important;
        transform: translateY(-16px) scale(0.75);
        background: #fff;
        left: 5px !important;
        font-size: 16px !important;
    }

    .inp input[disabled] + span, .inp select[disabled] + span, .inp textarea[disabled] + span, .inp .form-control[disabled] + span {
        color: #666869 !important;
        transform: translateY(-16px) scale(0.75);
        background: #eee;
        left: 5px !important;
        font-size: 16px;
    }

    .inp select:focus + span {
        color: #666869;
        transform: translateY(-16px) scale(0.75);
        background: #eee;
        left: 5px !important;
        font-size: 16px;
    }

    .inp input:focus, .inp textarea:focus {
        background: none;
        outline: none;
        border-bottom: 2px solid #49a4d9;
    }

        .inp input:focus + span, .inp textarea:focus + span {
            color: #666869;
            transform: translateY(-16px) scale(0.75);
            background: #fff;
            left: 5px !important;
            font-size: 16px;
        }

            .inp input:focus + span + .border, .inp select:focus + span + .border, .inp textarea:focus + span + .border {
                transform: scaleX(1);
            }

    .inp .input {
        width: 93%;
        float: left;
        border-radius: 4px 0 0 4px;
    }

    .inp .selectors1, .inp .selectors1:focus {
        padding: 0;
        width: 7%;
        float: left;
        background: #8BC34A;
        color: #fff;
        border: #8bc34a;
        height: 100%;
        position: absolute;
        border-radius: 0 4px 4px 0;
    }

.coll-md-3 {
    width: 24% !important;
    padding: 0px 9px !important;
}

.coll-md-4 {
    width: 40% !important;
    padding: 0px 9px !important;
}
/*.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}
.col-md-12{width:100%  !important}
.col-md-11{width:91.66666667%  !important}
.col-md-10{width:83.33333333%  !important}
.col-md-9{width:75%  !important}
.col-md-8{width:66.66666667%  !important}
.col-md-7{width:58.33333333%  !important}
.col-md-6{width:50%  !important}
.col-md-5{width:41.66666667%  !important}
.col-md-4{width:33.33333333%  !important}
.col-md-3{width:25% !important }
.col-md-2{width:16.66666667%  !important}
.col-md-1{width:8.33333333%  !important}
.col-md-pull-12{right:100%}
.col-md-pull-11{right:91.66666667%}
.col-md-pull-10{right:83.33333333%}
.col-md-pull-9{right:75%}
.col-md-pull-8{right:66.66666667%}
.col-md-pull-7{right:58.33333333%}
.col-md-pull-6{right:50%}
.col-md-pull-5{right:41.66666667%}
.col-md-pull-4{right:33.33333333%}
.col-md-pull-3{right:25%}
.col-md-pull-2{right:16.66666667%}
.col-md-pull-1{right:8.33333333%}
.col-md-pull-0{right:auto}
.col-md-push-12{left:100%}
.col-md-push-11{left:91.66666667%}
.col-md-push-10{left:83.33333333%}
.col-md-push-9{left:75%}
.col-md-push-8{left:66.66666667%}
.col-md-push-7{left:58.33333333%}
.col-md-push-6{left:50%}
.col-md-push-5{left:41.66666667%}
.col-md-push-4{left:33.33333333%}
.col-md-push-3{left:25%}
.col-md-push-2{left:16.66666667%}
.col-md-push-1{left:8.33333333%}
.col-md-push-0{left:auto}
.col-md-offset-12{margin-left:100%}
.col-md-offset-11{margin-left:91.66666667%}
.col-md-offset-10{margin-left:83.33333333%}
.col-md-offset-9{margin-left:75%}
.col-md-offset-8{margin-left:66.66666667%}
.col-md-offset-7{margin-left:58.33333333%}
.col-md-offset-6{margin-left:50%}
.col-md-offset-5{margin-left:41.66666667%}
.col-md-offset-4{margin-left:33.33333333%}
.col-md-offset-3{margin-left:25%}
.col-md-offset-2{margin-left:16.66666667%}
.col-md-offset-1{margin-left:8.33333333%}
.col-md-offset-0{margin-left:0}*/
/********input style**************/

.login {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px #888;
}

.help-block {
    height: inherit;
    display: inherit;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    right: -19px;
    top: 0;
    background: #fff;
    box-shadow: 0 2px 5px #888;
    /* min-height: 30px; */
    line-height: 18px;
    border-radius: 5px;
    color: #f00 !important;
}

.has-error .help-block {
    padding: 5px 10px;
    border: #f00 solid 1px;
}

    .has-error .help-block:before {
        content: '';
        position: absolute;
        left: -6px;
        top: 8px;
        width: 10px;
        height: 10px;
        border-left: 10px solid transparent;
        border-bottom: 10px solid #f00;
        z-index: 10;
        transform: rotate(135deg);
    }

.loginControl {
    height: 35px !important;
}
/****************************/

.checkboxlist.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
}

    .checkboxlist.checkbox label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 17px;
        height: 17px;
        left: 0;
        margin-left: -20px;
        border: 1px solid #cccccc;
        border-radius: 3px;
        background-color: #fff;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        /*margin-top: 6px;*/
    }

    .checkboxlist.checkbox label::after {
        display: inline-block;
        position: absolute;
        width: 17px;
        height: 17px;
        left: 0;
        top: 0;
        margin-left: -20px;
        padding-left: 3px;
        padding-top: 0px;
        font-size: 11px;
        color: #555555;
    }

.checkboxlist.checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
}
.checkbox input[type="checkbox"] {
    opacity: 1;
    z-index: 1;
}
    .checkboxlist.checkbox input[type="checkbox"]:focus + label::before {
        /*outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;*/
        outline-offset: -2px;
    }

    .checkboxlist.checkbox input[type="checkbox"]:checked + label::after {
        font-family: 'FontAwesome';
        content: "\f00c";
    }

    .checkboxlist.checkbox input[type="checkbox"]:disabled + label {
        opacity: 0.65;
    }

        .checkboxlist.checkbox input[type="checkbox"]:disabled + label::before {
            background-color: #eeeeee;
            cursor: not-allowed;
        }

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #428bca;
    border-color: #428bca;
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.pd {
    padding: 0 !important;
}
textarea {
    min-height:120px !important;
}
.table-search textarea {
    min-height:24px !important;
}
#divtblBind{
    width:100% !important;
}


.factory dt {
width:100% !important;
}

.factory1{
width:9%  !important;
float:left;
}
.factory .table-label{
width:91%  !important;
float:left;

}
.factory .table-label label{
width:70%  !important;


}
/****************************12-11-2019***********************************/
.erp-logo {
    width: 12%;
    float: left;
}

.heading {
    width: 35%;
    float: left;
    margin-right:3%;
}

.user-details.fcty {
    width: 45%;
    float: left;
}

.logout {
    width: 5%;
    float: left;
}
.page-heading {
    width: 100%;
    float: left;
    margin-bottom: 8px;
}

    .page-heading h2 {
        margin-top: 8px;
        font-size: 18px;
        font-weight: 600;
        color: #347ab7;
        position: relative;
        text-transform: uppercase;
    }

        .page-heading h2:before {
            content: '';
            position: absolute;
            bottom: -6px;
            left: 0;
            width: 50px;
            height: 2px;
            background: #49a4d9;
        }

.pg-head {
    width: 100%;
    float: left;
    position: relative;
    padding-left: 20px;
}
.pg-head span {
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        padding-top: 9px;
        float: left;
    }
    .pg-head:before {
        content: '\f0a9';
        position: absolute;
        top: 8px;
        left: 0;
        font-family: fontawesome;
        font-size: 15px;
        color: #6eff1e;
        -webkit-animation: bounceLeft 2s infinite;
  animation: bounceLeft 2s infinite;
    }

    @-webkit-keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  60% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}
@-moz-keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(30px);
  }
  60% {
    transform: translateX(15px);
  }
}
@keyframes bounceLeft {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  60% {
    -ms-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}



.foot-create span{
margin-right:10px;
min-width:150px;
float:left;
}

.foot-create span i{
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #3697d9;
    text-align: center;
    background: #3697d9;
    border-radius: 10px;
}
.foot-create span img{
    border-radius: 10px;
}
.tool {
    cursor: pointer;
    position: relative;
    font-size:11px !important;
}


/*== common styles for both parts of tool tip ==*/
.tool::before,
.tool::after {
    left: 50%;
    opacity: 0;
    position: absolute;
    z-index: -100;
}

.tool:hover::before,
.tool:focus::before,
.tool:hover::after,
.tool:focus::after {
    opacity: 1;
    transform: scale(1) translateY(0);
    z-index: 100; 
}


/*== pointer tip ==*/
.tool::before {
    border-style: solid;
    border-width: 1em 0.75em 0 0.75em;
    border-color: #428bca transparent transparent transparent;
    bottom: 100%;
    content: "";
    margin-left: -1.0em;
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26), opacity .65s .5s;
    transform:  scale(.6) translateY(-90%);
} 

.tool:hover::before,
.tool:focus::before {
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
}


/*== speech bubble ==*/
.tool::after {
        background: #428bca;
    border-radius: .25em;
    bottom: -20%;
    color: #EDEFF0;
    content: attr(data-tip);
    margin-left: -6em;
    padding: 1em;
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
    transform: scale(.6) translateY(50%);
    /*width: 12.5em;*/
    text-align: center;

}
.tool1:after{
    width:22.5em;
}
.tool2:after{
    width:15.5em;
}
.tool:hover::after,
.tool:focus::after  {
    bottom: 172%;
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26);
}
@media (max-width: 760px) {
  .tool::after { 
        font-size: .75em;
        margin-left: -5em;
        width: 10em; 
  }
}
.foot-contact {
width: 22px;
    height: 22px;
    line-height: 22px !important;
    text-align: center !important;
    border: 1px solid #fff;
    background: #ffffff;
    color: #3697d9;
    border-radius: 10px;
    /* font-size: 12px; */
    margin-right: 10px;
}
.site-name {
    text-align: right;
    font-size:11px;
}
.site-name a{
    margin-right:15px;
}
.blink {
    color: #fff;
    -webkit-animation: blink 800ms step-end infinite;
            animation: blink 800ms step-end infinite;
}
@-webkit-keyframes blink { 50% {color: #6eff1e; }}
        @keyframes blink { 50% { color: #6eff1e; }}