

/********************
 * GENERAL STYLES
 ********************/
html {
    position: relative;
    min-height: 100%; }

body {
    background-color: #F3F5F8;
    font-family: 'Arimo', sans-serif;
    font-size: 15px;
    color: #676a6d;

}

a {
    color: #3287B2; }
a:hover, a:focus {
    color: #3b98c8;
    text-decoration: none; }

th {
    font-weight: 600; }

.page-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 300; }

footer {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-top: 15px;
    padding-bottom: 10px; }
.bagTran{background:transparent !important;display: inline-block;}
.genTitle, .genText, .genTag{display:inline-block;}
.copyright {
    margin-bottom: 0;
    text-align: right;
    font-size: 13px; }
@media screen and (max-width: 767px) {
    .copyright {
        text-align: center;
        position: relative !important; } }

/********************
 * LAYOUT
 ********************/
#wrapper .sidebar {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 260px;
    height: 100%;
    float: left;
    background: #2B333E url(https://app.kwfinder.com/assets/5651abbc7e5fd22ac552f46d319fdf0c.png) no-repeat center;
    background-size: cover;
    position: fixed;
    left: 0; }

#wrapper .main {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: calc(100% - 260px);
    left: 0;
    position: relative;
    float: right;
    background-color: #f5f5fa; }

#wrapper #sidebar-nav,
#wrapper .main {
    padding-top: 60px; }

@media screen and (max-width: 767px) {
    #wrapper #sidebar-nav,
    #wrapper .main {
        padding-top: 60px; } }

.layout-fullwidth #wrapper .sidebar {
    left: -260px; }

.layout-fullwidth #wrapper .main {
    width: 100%; }

.layout-fullwidth #wrapper .navbar {
    left: 0 !important; }

/*.layout-fullwidth #wrapper .btn-toggle-fullwidth {*/
/*color: #00AAFF; }*/

.offcanvas-active #wrapper .sidebar {
    left: 0; }

.offcanvas-active #wrapper .main {
    width: 100%;
    position: relative;
    left: 260px; }

@media screen and (max-width: 1024px) {
    #wrapper .sidebar {
        left: -260px; }
    #wrapper .main {
        width: 100%; }
    #wrapper .navbar {
        left: 0 !important; }
    #wrapper .btn-toggle-fullwidth {
        color: #00AAFF; }
    .btn-toggle-minified {
        display: none; } }

.main-content {
    padding: 50px 10px;
    min-height: calc(100vh - 120px);
    background-size: contain;
    background: url("../img/Untitled-1.png") fixed 100% 100%;
}

.navbar + .main-content {
    padding: 105px 0 28px 5px; }
@media screen and (max-width: 767px) {
    .navbar + .main-content {
        padding-top: 155px; } }

html.fullscreen-bg,
html.fullscreen-bg body,
html.fullscreen-bg #wrapper {
    height: 100%; }

.vertical-align-wrap {
    position: absolute;
    width: 100%;
    height: 100vh;
    display: table;
    margin-top: -30px;
    /*background: url("../img/earth-lights-world-41949.jpeg") no-repeat center;*/
    background: url("https://images.pexels.com/photos/373076/pexels-photo-373076.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940") no-repeat center;

}

.vertical-align-middle {
    display: table-cell;
    vertical-align: middle; }

/********************
 * TOP NAVIGATION
 ********************/
.navbar-default {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
    border: none;
    background-color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent; }
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #f8f8f8; }
.navbar-default .brand {
    float: left;
    padding: 0;
    background-color: #fff;
}
@media screen and (max-width: 1024px) {
    .navbar-default .brand {
        padding-left: 30px;
        padding-right: 15px; } }

/*@media screen and (max-width: 640px) {*/
/*.navbar-default #navbar-menu {*/
/*float: right; } }*/

.navbar-btn {
    float: left;
    padding: 16px 0; }
.navbar-btn button {
    font-size: 24px;
    padding: 4px 8px;
    line-height: .7;
    border: none;
    background: none;
    outline: none; }
@media screen and (max-width: 640px) {
    .navbar-btn {
        padding-left: 0; } }

.navbar-btn-right {
    float: right; }

.navbar-form {
    padding: 15px;
    border: 0; }
.navbar-form input[type="text"] {
    min-width: 200px; }

@media screen and (max-width: 640px) {
    .navbar-form {
        display: none; } }

.navbar-nav .icon-menu {
    display: inline-block;
    vertical-align: middle;
    *
    vertical-align: auto;
    *
    padding-top: 3px;
    *
    display: inline;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}
.navbar-nav .icon-menu .badge {
    position: absolute;
    top: 22px;
    right: 16px; }

.navbar-nav > li > a {
    padding: 20px 20px;
}
.navbar-nav > li > a > i {
    font-size: 22px;
    margin-right: 2px;
    vertical-align: middle; }
.navbar-nav > li > a > i.icon-submenu {
    margin-left: 2px;
    margin-right: 0;
    font-size: 10px;
    position: relative;
    top: 2px; }
.navbar-nav > li > a > span {
    position: relative;
    top: 2px; }
.navbar-nav > li > a img {
    width: 22px;
    height: 22px;
    margin-right: 2px; }

.navbar-nav > li > .dropdown-menu {
    padding: 0;
    min-width: 200px; }

.navbar-nav .dropdown-menu {
    border-top: 2px solid #3498db; }

.navbar-nav .dropdown-menu > li > a {
    padding: 10px 20px;
    transition: 0.2s ease-in-out;
}
.navbar-nav .dropdown-menu > li > a:hover, .navbar-nav .dropdown-menu > li > a:focus {
    background-color: #f1f1f1;
}
.navbar-nav .dropdown-menu > li > a span,
.navbar-nav .dropdown-menu > li > a i {
    vertical-align: middle; }

@media screen and (min-width: 768px) {
    .navbar-nav.navbar-right {
        margin-right: 0; } }

@media screen and (max-width: 767px) {
    .navbar-nav {
        width: 100%;
        margin: 0; }
    .navbar-nav > li {
        display: table-cell;
        width: 1%;
        position: inherit;
        text-align: center; }
    .navbar-nav > li > a {
        padding: 15px 20px; }
    /*.navbar-nav > li > a span:not(.badge),*/
    /*.navbar-nav > li > a .icon-submenu {*/
    /*display: none;*/
    /*}*/
    .navbar-nav .open .dropdown-menu {
        -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
        -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
        position: absolute;
        width: 100%;
        margin-top: 3px;
        background-color: #fff; }
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 10px 15px; }
    /*.navbar-nav .icon-menu {*/
    /*padding-top: 15px;*/
    /*padding-bottom: 15px; }*/
    .navbar-nav .icon-menu .badge {
        top: 10px;
        right: 15px; } }

.navbar-toggle {
    padding: 5px 8px;
    margin: 20px 15px 20px 0; }
.navbar-toggle .icon-nav {
    font-size: 24px; }

.notification-item .dot {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 10px;
    height: 10px;
    content: '';
    margin-right: 8px; }

ul.notifications > li {
    border-bottom: 1px solid #F0F0F0; }
ul.notifications > li:last-child {
    border-bottom: none; }
ul.notifications > li > .more {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    text-decoration: underline;
    font-weight: 600; }
ul.notifications > li > .more:hover, ul.notifications > li > .more:focus {
    text-decoration: none; }

.dropdown-menu {
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    border-color: #eaeaea; }
.dropdown-menu > li > a {
    color: #676a6d; }
.dropdown-menu > li i {
    margin-right: 6px; }
.dropdown-menu .active > a, .dropdown-menu .active > a:focus, .dropdown-menu .active > a:hover {
    background-color: #00AAFF; }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #a3a3a3; }

/********************
 * SIDEBAR NAVIGATION
 ********************/
.sidebar {
    z-index: 9; }
.sidebar .nav > li > a {
    padding: 18px 15px;
    color: #AEB7C2;
    border-left: 5px solid transparent; }
.sidebar .nav > li > a:hover, .sidebar .nav > li > a:focus, .sidebar .nav > li > a.active {
    color: #fff;
    background-color: transparent; }
/*.sidebar .nav > li > a:hover i, .sidebar .nav > li > a:focus i, .sidebar .nav > li > a.active i {*/
/*color: #00AAFF;*/
/*}*/
.sidebar .nav > li > a:focus, .sidebar .nav > li > a.active {
    background-color: rgba(0, 0, 0, .4);
    border-left-color: #00AAFF; }
.sidebar .nav > li > a[data-toggle="collapse"] .icon-submenu {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    float: right;
    position: relative;
    top: 5px;
    font-size: 12px;
    line-height: 1.1;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }
.sidebar .nav > li > a[data-toggle="collapse"].collapsed .icon-submenu {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
.sidebar .nav > li > a .badge {
    font-weight: 400;
    background-color: #F9354C; }
.sidebar .nav {
    /* submenu */ }
.sidebar .nav i {
    margin-right: 10px;
    font-size: 18px; }
.sidebar .nav span {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    top: -2px; }
.sidebar .nav .nav {
    background-color: #252c35;
}
.sidebar .nav .nav > li > a {
    padding-left: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sidebar-link.under{
    padding-left: 80px !important;
}
.sidebar .nav .nav > li > a:focus, .sidebar .nav .nav > li > a.active {
    background-color: transparent;
    border-left-color: transparent; }
.sidebar .nav .nav > li > a.active a {
    color: #fff; }

/********************
 * TYPOGRAPHY
 ********************/
.text-success {
    color: #41B314; }

.text-warning {
    color: #e4cb10; }

.text-danger {
    color: #F9354C; }

ul.list-justify > li {
    margin-bottom: 5px; }
ul.list-justify > li span {
    float: right; }

/********************
 * INPUTS
 ********************/
.form-control {
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
     -webkit-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgb(255, 255, 255);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-color: transparent;
    background-color: #f3f3f3;
    height: 3.5em;
    margin-top: 15px;
    border-radius: 2em;
    transition: 0.2s all;
}
.form-control:focus {
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    border-color: #f1f1f1;
    background-color: #fff;
}

.input-group {
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1); }

.input-group .form-control, .input-group-addon, .input-group-btn {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.input-group-addon {
    border: 1px solid #eaeaea; }

/* fancy checkbox and radio button */
.fancy-checkbox {
    display: block;
    font-weight: normal; }
.fancy-checkbox input[type="checkbox"] {
    display: none; }
.fancy-checkbox input[type="checkbox"] + span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    cursor: pointer;
    position: relative;
    font-size: 13px; }
.fancy-checkbox input[type="checkbox"] + span:before {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
    bottom: 1px;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    content: "";
    border: 1px solid #ccc; }
.fancy-checkbox input[type="checkbox"]:checked + span:before {
    font-family: FontAwesome;
    content: '\f00c';
    font-size: 12px;
    color: #99a1a7;
    text-align: center;
    line-height: 16px;
    background: #ededed;
    border: 1px solid #ccc; }
.fancy-checkbox.custom-color-green input[type="checkbox"]:checked + span:before {
    color: #53D76A;
    background-color: #fff; }
.fancy-checkbox.custom-bgcolor-green input[type="checkbox"]:checked + span:before {
    color: #fff;
    background-color: #53D76A;
    border-color: #32cf4d; }

.fancy-radio {
    display: block;
    font-weight: normal; }
.fancy-radio input[type="radio"] {
    display: none; }
.fancy-radio input[type="radio"] + span {
    display: block;
    cursor: pointer;
    position: relative;
    font-size: 13px; }
.fancy-radio input[type="radio"] + span i {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: relative;
    bottom: 1px;
    content: "";
    border: 1px solid #ccc;
    width: 18px;
    height: 18px;
    margin-right: 5px; }
.fancy-radio input[type="radio"]:checked + span i:after {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    position: relative;
    top: 3px;
    left: 3px;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #99a1a7; }
.fancy-radio.custom-color-green input[type="radio"]:checked + span i:after {
    background-color: #53D76A; }
.fancy-radio.custom-bgcolor-green input[type="radio"]:checked + span i {
    background-color: #53D76A; }
.fancy-radio.custom-bgcolor-green input[type="radio"]:checked + span i:after {
    background-color: #fff; }

/********************
 * BUTTONS
 ********************/
.btn {
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    padding: 15px 30px !important;
    border: none;
    border-radius: 3em;
}

.btn-group-lg > .btn,
.btn-lg {
    padding: 10px 28px; }

.btn-group-sm > .btn,
.btn-sm {
    padding: 5px 18px; }

.btn-group-xs > .btn,
.btn-xs {
    padding: 5px 14px; }

/*.btn-primary {*/
/*background-color: #00aaff87;*/
/*border-color: #00a0f0; }*/
.btn-primary:hover, .btn-primary:focus {
    background-color: #00a0f0;
    border-color: #00a0f0; }

.btn-warning {
    background-color: #e4cb10;
    border-color: #d6be0f; }
.btn-warning:hover, .btn-warning:focus {
    background-color: #d6be0f;
    border-color: #d6be0f; }

.btn-default:hover, .btn-default:focus {
    background-color: #f7f7f7; }

.btn-success {
    background-color: #00aaff87;
    border-color: #50abff;
    color:#000;
}
.btn-success:hover, .btn-success:focus {
    background-color: #2b323d;
    border-color: #3ca512; }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    opacity: 0.6;
    filter: alpha(opacity=40); }

/********************
 * PANELS
 ********************/
.panel {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 30px;
    border: none;
    box-shadow: 3px 5px 15px #66666626;
}
.panel .panel-heading,
.panel .panel-body,
.panel .panel-footer {
    padding-left: 25px;
    padding-right: 25px;
    user-select: text;
}
.panel .panel-heading {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    border-bottom: 1px solid #fff;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #50abff;
}
.panel .panel-heading .panel-title {
    margin: 0;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.5em;
    color: #ffffff;
}
.no-bck-color .panel-heading{
    /*background-color: #fff;*/
}
.panel .panel-heading button {
    padding: 0;
    margin-left: 5px;
    border: none;
    outline: none; }
.panel .panel-heading button i {
    font-size: 14px; }
.panel .panel-body {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right:55px; }
.panel .panel-note {
    font-size: 13px;
    line-height: 2.6;
    color: #777777; }
.panel .panel-note i {
    font-size: 16px;
    margin-right: 3px; }
.panel .right {
    position: absolute;
    right: 20px;
    top: 32%; }
.panel.panel-headline .panel-heading {
    border-bottom: none; }
.panel.panel-headline .panel-heading .panel-title {
    /*margin-bottom: 8px;*/
    font-size: 18px;
    font-weight: normal; }
.panel.panel-headline .panel-heading .panel-subtitle {
    margin-bottom: 0;
    font-size: 14px;
    color: #8D99A8; }
.tooltip {
    pointer-events: none !important;
    width: 160px !important;

}
.player, .player .vp-captions>span{max-width: calc(201.778vh) !important;}
.panel.panel-scrolling .btn-bottom {
    margin-bottom: 30px; }
.panel .table > thead > tr > td:first-child,
.panel .table > thead > tr > th:first-child,
.panel .table > tbody > tr > td:first-child,
.panel .table > tbody > tr > th:first-child,
.panel .table > tfoot > tr > td:first-child,
.panel .table > tfoot > tr > th:first-child {
    padding-left: 25px; }
.panel .table > thead > tr > td:last-child,
.panel .table > thead > tr > th:last-child,
.panel .table > tbody > tr > td:last-child,
.panel .table > tbody > tr > th:last-child,
.panel .table > tfoot > tr > td:last-child,
.panel .table > tfoot > tr > th:last-child {
    padding-left: 25px; }



.panel-footer {
    background-color: #fff;
    border: none;
    padding-bottom: 25px;
}

/********************
 * ELEMENTS
 ********************/
.collapsing {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }

.label {
    font-weight: normal; }

.metric {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 20px;
    margin-bottom: 30px;
    border: 1px solid #DCE6EB; }
.metric .icon {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #0081c2;
    text-align: center; }
.metric .icon i {
    font-size: 18px;
    color: #fff; }
.metric p {
    margin-bottom: 0;
    line-height: 1.2;
    text-align: right; }
.metric .number {
    display: block;
    font-size: 28px;
    font-weight: 300; }
.metric .title {
    font-size: 16px; }

ul.activity-list > li {
    padding: 25px 0; }
ul.activity-list > li:not(:last-child) {
    border-bottom: 1px solid #F0F0F0; }
ul.activity-list > li .avatar {
    width: 40px; }
ul.activity-list > li > p {
    margin-bottom: 0;
    padding-left: 3.5em; }
ul.activity-list > li .timestamp {
    display: block;
    font-size: 13px;
    color: #a3a3a3; }

/* task list */
.task-list > li {
    margin-bottom: 32px; }

.task-list p {
    position: relative; }
.task-list p .label-percent {
    position: absolute;
    right: 0; }

/* bootstrap progress bar */
.progress {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f1f1f1; }
.progress.wide {
    width: 60px; }
.progress .progress-bar {
    -webkit-transition: width 3s ease;
    -moz-transition: width 3s ease;
    -ms-transition: width 3s ease;
    -o-transition: width 3s ease;
    transition: width 3s ease;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
.progress.progress-sm {
    height: 12px; }
.progress.progress-xs {
    height: 5px; }
.progress.progress-sm .progress-bar, .progress.progress-xs .progress-bar {
    text-indent: -9999px; }

.progress-bar-success {
    background-color: #41B314; }

.progress-bar-warning {
    background-color: #e4cb10; }

.progress-bar-danger {
    background-color: #F9354C; }

.weekly-summary {
    margin-bottom: 30px;
    font-weight: 300; }
.weekly-summary .number {
    font-size: 36px; }
.weekly-summary i {
    font-size: 16px;
    margin-left: 10px; }
.weekly-summary .percentage {
    position: relative;
    top: -7px; }
.weekly-summary .info-label {
    display: block;
    margin-bottom: 10px;
    font-weight: normal; }

.todo-list > li {
    border-top: 1px solid #F0F0F0;
    position: relative; }
.todo-list > li:first-child {
    border-top: none; }
.todo-list > li .fancy-checkbox {
    position: absolute;
    top: 50%;
    margin-top: -11px; }
.todo-list > li .fancy-checkbox input[type="checkbox"] + span {
    margin-right: 0; }
.todo-list > li p {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 90%;
    margin: 0;
    padding: 20px 0 20px 35px; }
.todo-list > li.completed p,
.todo-list > li.completed .date {
    text-decoration: line-through;
    color: #b4b7b9; }

.todo-list .title {
    font-size: 16px;
    font-weight: 600; }

.todo-list .short-description {
    display: block;
    margin-top: 5px; }

.todo-list .date {
    font-size: 13px;
    color: #a3a3a3; }

.todo-list .controls {
    float: right;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -11px; }
.todo-list .controls a {
    margin-left: 5px; }

/* toastr notification */
#toast-container > div {
    opacity: 0.9;
    filter: alpha(opacity=90); }
#toast-container > div, #toast-container > div:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

#toast-container .toast-close-button {
    top: -0.9em; }

.toast a {
    text-decoration: underline; }
.toast a:hover, .toast a:focus {
    text-decoration: none;
    color: #fff; }

.toast .toast-message {
    font-size: 14px;
    line-height: 2; }

.toast-info {
    background-color: #00AAFF; }

.toast-success {
    background-color: #41B314; }

.toast-warning {
    background-color: #e4cb10; }

.toast-danger {
    background-color: #F9354C; }

/* tabs */
.custom-tabs-line ul {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline; }
.custom-tabs-line ul > li {
    float: left; }
.custom-tabs-line ul > li a {
    color: #8d9093;
    font-weight: normal; }
.custom-tabs-line ul > li a:hover, .custom-tabs-line ul > li a:focus {
    color: #676a6d;
    background-color: transparent; }
.custom-tabs-line ul > li a:focus {
    outline: none; }
.custom-tabs-line ul.nav-pills a:hover, .custom-tabs-line ul.nav-pills a:focus {
    color: #fff;
    background-color: #00AAFF; }

.custom-tabs-line.tabs-line-bottom {
    border-bottom: 1px solid #eaeaea; }
.custom-tabs-line.tabs-line-bottom ul > li {
    margin-bottom: -1px; }
.custom-tabs-line.tabs-line-bottom a {
    border-bottom: 1px solid transparent; }
.custom-tabs-line.tabs-line-bottom .active a {
    border-bottom: 2px solid #00AAFF; }

.custom-tabs-line.left-aligned {
    text-align: left; }

.custom-tabs-line.right-aligned {
    text-align: right; }

@media screen and (max-width: 768px) {
    .custom-tabs-line ul li.active > a {
        margin-bottom: -1px; }
    iframe{width:85% !important;}
}
/*iframe{height: 54vh; width: 93vh;}*/

.tab-pane {
    padding: 25px 15px 0;
}

/********************
 * CHARTS
 ********************/
/* easy pie chart */
.easy-pie-chart {
    position: relative;
    width: 110px;
    margin: 0 auto 15px;
    text-align: center; }
.easy-pie-chart canvas {
    position: absolute;
    top: 0;
    left: 0; }
.easy-pie-chart .percent {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    line-height: 110px;
    z-index: 2; }
.easy-pie-chart .percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em; }
.easy-pie-chart#system-load {
    width: 130px; }
.easy-pie-chart#system-load .percent {
    line-height: 128px; }

/********************************
 * AUTHENTICATION FORMS, PAGE
 ********************************/
.auth-box {
    -moz-box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
    /*border-radius: 5px;*/
    width: 90%;
    height: 450px;
    margin: 0 auto;
    background-color: #fff; }
.auth-box:before {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    content: ' ';
    height: 100%; }
.auth-box .content {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 99%;
}
.auth-box .left {
    float: left;
    width: 42%;
    height: 100%;
    padding: 0 30px;
    text-align: center; }
.auth-box .left:before {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    content: ' ';
    height: 100%; }
.auth-box .right {
    float: right;
    width: 58%;
    height: 100%;
    position: relative;
    background-image: url("../img/login-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover; }
.auth-box .right:before {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    content: ' ';
    height: 100%; }
.auth-box .right .text {
    position: relative;
    padding: 0 30px;
    color: #fff; }
.auth-box .right .heading {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.5em;
    padding: 35px;
}
.auth-box .right p {
    margin: 0;
    font-size: 18px;
    font-weight: 300; }
.auth-box .right .overlay {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(99, 156, 185, 0.92); }
.auth-box .header {
    margin-bottom: 30px; }
.auth-box .lead {
    margin-top: 5px;
    font-size: 18px;
    text-align: left; }
.auth-box .form-auth-small .btn {
    width: 50%;
    /* display: flex; */
    /* justify-content: center; */
    margin: 20px auto;}
.auth-box .form-auth-small .element-left {
    float: left; }
.auth-box .form-auth-small .element-right {
    float: right; }
.auth-box .form-auth-small .bottom {
    margin-top: 20px;
    text-align: center; }
.auth-box.lockscreen {
    width: 50%;
    padding: 40px 60px; }
.auth-box.lockscreen .logo {
    margin-bottom: 30px; }
.auth-box.lockscreen .user {
    margin-bottom: 30px; }
.auth-box.lockscreen .user .name {
    font-size: 18px;
    margin-top: 10px; }
@media screen and (min-width: 1440px) {
    .auth-box.lockscreen {
        width: 35%; } }
@media screen and (max-width: 1279px) {
    .auth-box {
        width: 90%; }
    .auth-box .left {
        top: 3.3em; } }
@media screen and (max-width: 1023px) {
    .auth-box .left {
        width: 100%;
        position: inherit;
        padding: 30px; }
    .auth-box .right {
        display: none; } }
@media screen and (max-width: 992px) {
    .auth-box {
        width: 70%;
    }
    .auth-box.lockscreen {
        width: 50%;
        padding: 40px 20px; }
    .gdpr .btn {
        text-transform: uppercase;
        margin-bottom: 10px;
    }
    .panel.panel-headline .panel-heading .panel-title {
        /* margin-bottom: 8px; */
        font-size: 14px;
        font-weight: normal;
    }
    .panel .panel-heading .panel-title {
        margin: 0;
        font-size: 14px;
        font-weight: 300;
        line-height: 1.3em;
        color: #ffffff;
    }
    .main-content{
        padding: 20px 0;
    }
    .auth-footer{
        text-align: center;
        justify-content: center;
        display: flex !important;
        margin-bottom: 0;
    }
    .footer-app{
        height: auto !important;
    }
    p.desclaimer {
        margin-top: 0 !important;
        text-align: center;
    }
    .add-credential-btn{
        font-size: 12px;
    }

}
@media screen and (max-width: 640px) {
    .auth-box {
        width: 90%; }
    .auth-box .content {
        width: 95%; }
    .auth-box.lockscreen {
        width: 90%; } }

/********************
 * HELPERS
 ********************/
.bg-success {
    background-color: #41B314; }

.bg-warning {
    background-color: #e4cb10; }

.bg-danger {
    background-color: #F9354C !important;
}

.no-padding {
    padding: 0 !important; }

.margin-top-30 {
    margin-top: 30px !important; }

.margin-bottom-30 {
    margin-bottom: 30px !important; }

.padding-top-30 {
    padding-top: 30px !important; }

.padding-bottom-30 {
    padding-bottom: 30px !important; }

/********************
 * PAGE: PROFILE
 ********************/
.panel-profile {
    position: relative; }

.profile-left {
    padding-left: 0;
    float: left;
    width: 35%;
    height: 100%;
    position: absolute;
    background-color: #F8F8F8; }

.profile-right {
    float: right;
    width: 65%;
    padding: 20px 25px; }
.profile-right .heading {
    margin-top: 0; }

@media screen and (max-width: 992px) {
    .profile-left,
    .profile-right {
        float: none;
        width: 100%; }
    .profile-left {
        position: relative;
        margin-bottom: 30px; } }

.profile-header {
    position: relative;
    text-align: center;
    color: #fff; }
.profile-header .overlay {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); }
.profile-header .profile-main {
    position: relative;
    padding: 20px;
    background-repeat: no-repeat;
    background-size: cover; }
.profile-header .name {
    margin: 8px 0 0 0;
    font-size: 22px; }
.profile-header .online-status {
    font-size: 13px;
    position: relative;
    top: -2px; }
.profile-header .online-status:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    content: '';
    width: 8px;
    height: 8px;
    margin-right: 3px; }
.profile-header .online-status.status-available:before {
    background-color: #41B314; }
.profile-header .profile-stat {
    position: relative;
    background-color: #00AAFF; }
.profile-header .profile-stat .stat-item {
    padding: 20px;
    position: relative; }
.profile-header .profile-stat .stat-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #33bbff; }
.profile-header .profile-stat .stat-item:last-child:after {
    display: none; }
.profile-header .profile-stat .stat-item span {
    display: block; }
@media screen and (max-width: 1023px) {
    .profile-header .profile-stat .stat-item:after {
        display: none; } }

.profile-detail {
    padding-bottom: 30px; }

.profile-info {
    padding: 0 20px;
    margin: 40px 0; }
.profile-info .heading {
    margin: 0 0 10px 0;
    font-weight: 600; }
.profile-info ul > li {
    margin-bottom: 8px; }

.social-icons {
    margin-bottom: 0; }
.social-icons > li {
    padding: 0 2px 5px 2px; }
.social-icons > li > a {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    line-height: 42px;
    text-align: center;
    background-color: #4d4d4d;
    color: #fff; }
.social-icons > li > a i {
    font-size: 18px; }
.social-icons > li > a:hover, .social-icons > li > a:focus {
    background-color: #404040; }

/* colored background */
.z500px-bg {
    background-color: #0099e5 !important; }
.z500px-bg:hover, .z500px-bg:focus {
    background-color: #0088cc !important; }

.about-me-bg {
    background-color: #00405d !important; }
.about-me-bg:hover, .about-me-bg:focus {
    background-color: #002e44 !important; }

.airbnb-bg {
    background-color: #fd5c63 !important; }
.airbnb-bg:hover, .airbnb-bg:focus {
    background-color: #fd434b !important; }

.alphabet-bg {
    background-color: #ed1c24 !important; }
.alphabet-bg:hover, .alphabet-bg:focus {
    background-color: #de1219 !important; }

.amazon-bg {
    background-color: #ff9900 !important; }
.amazon-bg:hover, .amazon-bg:focus {
    background-color: #e68a00 !important; }

.american-express-bg {
    background-color: #002663 !important; }
.american-express-bg:hover, .american-express-bg:focus {
    background-color: #001c4a !important; }

.aol-bg {
    background-color: #ff0b00 !important; }
.aol-bg:hover, .aol-bg:focus {
    background-color: #e60a00 !important; }

.behance-bg {
    background-color: #1769ff !important; }
.behance-bg:hover, .behance-bg:focus {
    background-color: #0059fd !important; }

.bing-bg {
    background-color: #ffb900 !important; }
.bing-bg:hover, .bing-bg:focus {
    background-color: #e6a700 !important; }

.bitbucket-bg {
    background-color: #205081 !important; }
.bitbucket-bg:hover, .bitbucket-bg:focus {
    background-color: #1b436d !important; }

.bitly-bg {
    background-color: #ee6123 !important; }
.bitly-bg:hover, .bitly-bg:focus {
    background-color: #e65312 !important; }

.blogger-bg {
    background-color: #f57d00 !important; }
.blogger-bg:hover, .blogger-bg:focus {
    background-color: #dc7000 !important; }

.booking-com-bg {
    background-color: #003580 !important; }
.booking-com-bg:hover, .booking-com-bg:focus {
    background-color: #002a67 !important; }

.buffer-bg {
    background-color: #168eea !important; }
.buffer-bg:hover, .buffer-bg:focus {
    background-color: #1380d3 !important; }

.code-school-bg {
    background-color: #616f67 !important; }
.code-school-bg:hover, .code-school-bg:focus {
    background-color: #55615a !important; }

.codecademy-bg {
    background-color: #f65a5b !important; }
.codecademy-bg:hover, .codecademy-bg:focus {
    background-color: #f54243 !important; }

.creative-market-bg {
    background-color: #8ba753 !important; }
.creative-market-bg:hover, .creative-market-bg:focus {
    background-color: #7d964b !important; }

.delicious-bg {
    background-color: #3399ff !important; }
.delicious-bg:hover, .delicious-bg:focus {
    background-color: #1a8cff !important; }

.deviantart-bg {
    background-color: #05cc47 !important; }
.deviantart-bg:hover, .deviantart-bg:focus {
    background-color: #04b33e !important; }

.digg-bg {
    background-color: #005be2 !important; }
.digg-bg:hover, .digg-bg:focus {
    background-color: #0051c9 !important; }

.disqus-bg {
    background-color: #2e9fff !important; }
.disqus-bg:hover, .disqus-bg:focus {
    background-color: #1593ff !important; }

.django-bg {
    background-color: #092e20 !important; }
.django-bg:hover, .django-bg:focus {
    background-color: #051911 !important; }

.dribbble-bg {
    background-color: #ea4c89 !important; }
.dribbble-bg:hover, .dribbble-bg:focus {
    background-color: #e7357a !important; }

.elance-bg {
    background-color: #0d69af !important; }
.elance-bg:hover, .elance-bg:focus {
    background-color: #0b5b97 !important; }

.envato-bg {
    background-color: #82b541 !important; }
.envato-bg:hover, .envato-bg:focus {
    background-color: #75a23a !important; }

.etsy-bg {
    background-color: #d5641c !important; }
.etsy-bg:hover, .etsy-bg:focus {
    background-color: #be5919 !important; }

.facebook-bg {
    background-color: #3b5998 !important; }
.facebook-bg:hover, .facebook-bg:focus {
    background-color: #344e86 !important; }

.feedly-bg {
    background-color: #2bb24c !important; }
.feedly-bg:hover, .feedly-bg:focus {
    background-color: #269d43 !important; }

.flattr-bg {
    background-color: #f67c1a !important; }
.flattr-bg:hover, .flattr-bg:focus {
    background-color: #ed6f09 !important; }

.flickr-bg {
    background-color: #0063dc !important; }
.flickr-bg:hover, .flickr-bg:focus {
    background-color: #0058c3 !important; }

.flipboard-bg {
    background-color: #e12828 !important; }
.flipboard-bg:hover, .flipboard-bg:focus {
    background-color: #d21d1d !important; }

.flixster-bg {
    background-color: #2971b2 !important; }
.flixster-bg:hover, .flixster-bg:focus {
    background-color: #24649d !important; }

.foursquare-bg {
    background-color: #0732a2 !important; }
.foursquare-bg:hover, .foursquare-bg:focus {
    background-color: #062a8a !important; }

.github-bg {
    background-color: #4183c4 !important; }
.github-bg:hover, .github-bg:focus {
    background-color: #3876b4 !important; }

.google-bg {
    background-color: #4285f4 !important; }
.google-bg:hover, .google-bg:focus {
    background-color: #2a75f3 !important; }

.google-plus-bg {
    background-color: #dc4e41 !important; }
.google-plus-bg:hover, .google-plus-bg:focus {
    background-color: #d83a2b !important; }

.instagram-bg {
    background-color: #3f729b !important; }
.instagram-bg:hover, .instagram-bg:focus {
    background-color: #386589 !important; }

.kickstarter-bg {
    background-color: #2bde73 !important; }
.kickstarter-bg:hover, .kickstarter-bg:focus {
    background-color: #20cf67 !important; }

.kik-bg {
    background-color: #82bc23 !important; }
.kik-bg:hover, .kik-bg:focus {
    background-color: #73a71f !important; }

.lastfm-bg {
    background-color: #d51007 !important; }
.lastfm-bg:hover, .lastfm-bg:focus {
    background-color: #bc0e06 !important; }

.line-bg {
    background-color: #00c300 !important; }
.line-bg:hover, .line-bg:focus {
    background-color: #00aa00 !important; }

.linkedin-bg {
    background-color: #0077b5 !important; }
.linkedin-bg:hover, .linkedin-bg:focus {
    background-color: #00669c !important; }

.mail-ru-bg {
    background-color: #168de2 !important; }
.mail-ru-bg:hover, .mail-ru-bg:focus {
    background-color: #147fcb !important; }

.mailchimp-bg {
    background-color: #2c9ab7 !important; }
.mailchimp-bg:hover, .mailchimp-bg:focus {
    background-color: #2789a2 !important; }

.myspace-bg {
    background-color: #000000 !important; }
.myspace-bg:hover, .myspace-bg:focus {
    background-color: black !important; }

.netflix-bg {
    background-color: #e50914 !important; }
.netflix-bg:hover, .netflix-bg:focus {
    background-color: #cc0812 !important; }

.ning-bg {
    background-color: #75af42 !important; }
.ning-bg:hover, .ning-bg:focus {
    background-color: #699c3b !important; }

.path-bg {
    background-color: #ee3423 !important; }
.path-bg:hover, .path-bg:focus {
    background-color: #e62412 !important; }

.patreon-bg {
    background-color: #e6461a !important; }
.patreon-bg:hover, .patreon-bg:focus {
    background-color: #d03f17 !important; }

.paypal-bg {
    background-color: #003087 !important; }
.paypal-bg:hover, .paypal-bg:focus {
    background-color: #00276e !important; }

.photobucket-bg {
    background-color: #0ea0db !important; }
.photobucket-bg:hover, .photobucket-bg:focus {
    background-color: #0c8ec3 !important; }

.pinterest-bg {
    background-color: #bd081c !important; }
.pinterest-bg:hover, .pinterest-bg:focus {
    background-color: #a50718 !important; }

.product-hunt-bg {
    background-color: #da552f !important; }
.product-hunt-bg:hover, .product-hunt-bg:focus {
    background-color: #cb4924 !important; }

.quora-bg {
    background-color: #a82400 !important; }
.quora-bg:hover, .quora-bg:focus {
    background-color: #8f1f00 !important; }

.rdio-bg {
    background-color: #007dc3 !important; }
.rdio-bg:hover, .rdio-bg:focus {
    background-color: #006daa !important; }

.reddit-bg {
    background-color: #ff4500 !important; }
.reddit-bg:hover, .reddit-bg:focus {
    background-color: #e63e00 !important; }

.rss-bg {
    background-color: #f26522 !important; }
.rss-bg:hover, .rss-bg:focus {
    background-color: #ed560e !important; }

.salesforce-bg {
    background-color: #1798c1 !important; }
.salesforce-bg:hover, .salesforce-bg:focus {
    background-color: #1486aa !important; }

.scribd-bg {
    background-color: #1a7bba !important; }
.scribd-bg:hover, .scribd-bg:focus {
    background-color: #176ca4 !important; }

.shopify-bg {
    background-color: #96bf48 !important; }
.shopify-bg:hover, .shopify-bg:focus {
    background-color: #89b03e !important; }

.skype-bg {
    background-color: #00aff0 !important; }
.skype-bg:hover, .skype-bg:focus {
    background-color: #009cd7 !important; }

.slack-bg {
    background-color: #6ecadc !important; }
.slack-bg:hover, .slack-bg:focus {
    background-color: #59c2d7 !important; }

.slideshare-bg {
    background-color: #0077b5 !important; }
.slideshare-bg:hover, .slideshare-bg:focus {
    background-color: #00669c !important; }

.soundcloud-bg {
    background-color: #ff8800 !important; }
.soundcloud-bg:hover, .soundcloud-bg:focus {
    background-color: #e67a00 !important; }

.spotify-bg {
    background-color: #2ebd59 !important; }
.spotify-bg:hover, .spotify-bg:focus {
    background-color: #29a84f !important; }

.squarespace-bg {
    background-color: #222222 !important; }
.squarespace-bg:hover, .squarespace-bg:focus {
    background-color: #151515 !important; }

.stackoverflow-bg {
    background-color: #fe7a15 !important; }
.stackoverflow-bg:hover, .stackoverflow-bg:focus {
    background-color: #f86c01 !important; }

.stripe-bg {
    background-color: #00afe1 !important; }
.stripe-bg:hover, .stripe-bg:focus {
    background-color: #009bc8 !important; }

.stumbleupon-bg {
    background-color: #eb4924 !important; }
.stumbleupon-bg:hover, .stumbleupon-bg:focus {
    background-color: #e13b15 !important; }

.telegram-bg {
    background-color: #0088cc !important; }
.telegram-bg:hover, .telegram-bg:focus {
    background-color: #0077b3 !important; }

.tumblr-bg {
    background-color: #35465c !important; }
.tumblr-bg:hover, .tumblr-bg:focus {
    background-color: #2c3a4c !important; }

.twitch-tv-bg {
    background-color: #6441a5 !important; }
.twitch-tv-bg:hover, .twitch-tv-bg:focus {
    background-color: #593a93 !important; }

.twitter-bg {
    background-color: #55acee !important; }
.twitter-bg:hover, .twitter-bg:focus {
    background-color: #3ea1ec !important; }

.vimeo-bg {
    background-color: #162221 !important; }
.vimeo-bg:hover, .vimeo-bg:focus {
    background-color: #0c1312 !important; }

.vine-bg {
    background-color: #00b488 !important; }
.vine-bg:hover, .vine-bg:focus {
    background-color: #009b75 !important; }

.wechat-bg {
    background-color: #7bb32e !important; }
.wechat-bg:hover, .wechat-bg:focus {
    background-color: #6d9f29 !important; }

.whatsapp-bg {
    background-color: #43d854 !important; }
.whatsapp-bg:hover, .whatsapp-bg:focus {
    background-color: #2ed441 !important; }

.yahoo-bg {
    background-color: #410093 !important; }
.yahoo-bg:hover, .yahoo-bg:focus {
    background-color: #36007a !important; }

.youtube-bg {
    background-color: #cd201f !important; }
.youtube-bg:hover, .youtube-bg:focus {
    background-color: #b71d1c !important; }

.profile-right .heading {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea; }

.awards {
    margin-bottom: 50px; }
.awards div[class^="col-"] {
    text-align: center; }

.award-item {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    text-align: center;
    margin-bottom: 30px; }
.award-item .hexagon {
    margin: 35px 0; }

.hexagon {
    width: 100px;
    height: 55px;
    background: #ececec;
    position: relative; }
.hexagon:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 25px solid #ececec; }
.hexagon:after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 25px solid #ececec; }

.award-icon {
    font-size: 36px;
    line-height: 1.5em; }

ul.activity-timeline > li {
    margin-bottom: 45px;
    position: relative;
    z-index: 0; }
ul.activity-timeline > li .activity-icon {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    float: left;
    width: 34px;
    height: 34px;
    background-color: #00AAFF;
    font-size: 16px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    margin-right: 10px; }
ul.activity-timeline > li > p {
    margin-bottom: 0;
    padding-left: 40px; }
ul.activity-timeline > li .timestamp {
    display: block;
    font-size: .85em;
    color: #a3a3a3; }
ul.activity-timeline > li:after {
    content: "";
    display: block;
    border-left: 1px solid #eaeaea;
    width: 1px;
    height: 100px;
    position: absolute;
    top: 5px;
    left: 16px;
    z-index: -1; }
ul.activity-timeline > li:last-child:after {
    display: none; }

.project-table .progress {
    margin-bottom: 0; }

.project-table .progress-bar {
    font-size: 10px; }

.project-table > tbody > tr > td {
    padding: 12px 8px; }
.project-table > tbody > tr > td .avatar {
    width: 22px;
    border: 1px solid #CCC; }
.mega{
    font-weight: 300;
    font-size: 2em;
}
.footer-app{
    padding: 2px 1rem;
    height: 60px;
    bottom: 0;
    background: #fff;
    width: 100%;
    border-top: none;
    position: relative;
    overflow: hidden;
    -webkit-appearance: none;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.auth-footer {
    list-style: none;
    display: inline-flex;
    padding: 0;
    margin-left: -15px;
    margin-top: 8px;
}
.auth-footer li {
    margin: 0 10px;
}
.vinasx_logo {
    width: 120px;
    margin-top: 15px;
}
p.desclaimer {
    margin-top: 18px;
    text-align: center;
}
footer ul li a {
    color: inherit;
    padding: 15px;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 3px;
    text-decoration: none;
    position: relative;
    display: block;
}

.paginate_button.current{
    border: none !important;
    border-radius: 0.25rem !important;
    padding: 5px 15px !important;
    background: #ddd !important;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    outline: none;
    -webkit-appearance: none;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
}
.dataTables_info{
    color: #666 !important;
}
table.dataTable tbody tr:hover{
    background-color: #ecf0f1;
    z-index: 5;
}
table.dataTable tbody tr{
    transition: 0.1s ease-in-out;
}
table.dataTable.no-footer {
    border-bottom: 1px solid #666 !important;
}
table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: none;
}
.loading{
    display: none;
}
.buttons-csv{
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2) !important;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2) !important;
    padding: 6px 22px !important;
    color: #fff !important;
    background-color: #2b333e !important;
    background-image: none !important;
    border: none !important;
    position: absolute !important;
    right: 0 !important;
    top: -4em !important;
}
.toast .toast-message{
    line-height: 1.5;
}
div.dt-buttons {
    position: relative;
    /*float: right !important;*/
}
button.close{
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 35px;
}
.align-item-center{
    text-align: justify;
}
.badge{
    background-color: #eee;
}
.error-message {
    color: #e74c3c;
}
.form-control-label{
    position: relative;
    top: 15px;
    text-align: right;
}
img.img-circle.profile-avatar {
    height: 100px;
    width: 100px;
    margin-top: 20px;
}
.gdpr .btn{
    text-transform: uppercase;
}
.fileContainer2 {
    overflow: hidden;
    position: relative;
}

.fileContainer2 [type=file] {
    cursor: inherit;
    display: block;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.fileContainer2 {
    background: #f5f5f5;
    border: 1px dashed #666;
    border-radius: 0.25rem;
    float: left;
    padding: 7px;
    text-align: center;
    font-weight: 400;
    width: 100%;
    margin-top: 15px;
}

.fileContainer2 [type=file] {
    cursor: pointer;
}
.fa-upload{
    font-size: 32px !important;
}
.ui-autocomplete{
    background-color: #fff;
    list-style: none;
    padding: 12px 12px 10px !important;
    width: 250px !important;
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-appearance: none;
    /* padding: 50px; */
    -webkit-box-shadow: 4px 0 19px rgba(66, 78, 92, 0.35);
    box-shadow: 4px 0 19px rgba(66, 78, 92, 0.35);
}
.list-inline-item{
    display: inline-block;
}


.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    background: #50abff !important;
    box-shadow: none !important;
    border: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #50abff !important;
    box-shadow: none !important;
    border: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    border: none !important;
}

/*.img-thumbnail {*/
/*width: 100%;*/
/*height: auto;*/
/*}*/

.navbar-btn {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
img.img-responsive.logo {
    width: 215px;
    /* height: 3.5em; */
    margin: 3px 22px;
}
.buttons-csv span {
    display: none;
}
.buttons-csv:after {
    content: 'Export CSV';
}
table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #666 !important;
}
.btn-info, .btn-info:active, .btn-info:hover {
    color: #fff;
    border: none;
    background-color: #2C3A47;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #5155c7;
    box-shadow: 0 1px 3px rgba(50, 50, 93, .15), 0 1px 0 rgba(0, 0, 0, .02);
    border-radius: 2px;
}
.text-white{
    color: #fff;
}
.list-style-none{
    list-style: none;
}
.notify-page .panel{
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    margin-bottom: 10px;
    font-size: 14px;
}
.notify-page .panel:hover{
    background-color: #eee;
}
.notify-page .panel.panel-body {
    padding-top: 10px;
    padding-bottom: 10px;
}
.text-underline{
    text-decoration: underline;
}
.icon-ui{
    height: 20px;
    width: 20px;
    padding: 7px;
    border-radius: 5em;
    color: #fff;
    font-size: 1.2em;
    box-shadow: 0 2px 10px 0 rgba(155,155,155,0.77);
    margin-left: -10px;
    margin-right: 10px;
    /*background-color: #3b77d7;*/
}
.pad-t-b-5{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.authority-tables .buttons-csv{
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
    margin-right: 0;
}
.authority-tables .dataTables_filter{
    position: relative;
    float: left !important;
    margin-bottom: 20px;
}
.dataTables_filter input{
    border: none;
    border-radius: 2px;
    padding: 5px 10px;
    background-color: #ddd;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    outline: none;
    -webkit-appearance: none;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    margin-top: 5px;
    margin-bottom: 5px;
}
.full-width{
    width: 100% !important;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 10px;
    font-size: 13px;
    position: relative;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled{
    font-size:13px;
}
/*th[title]::after, div[title]::after, span[title]::after {*/
/*content: attr(title);*/
/*position: absolute;*/
/*display: -webkit-inline-box;*/
/*background: #1a1a1a;*/
/*padding: 5px 10px;*/
/*color: #fff;*/
/*bottom: 0;*/
/*font-size: 12px;*/
/*border-radius: 6px;*/
/*transform: scale(0);*/
/*z-index: 99;*/
/*!*transition: all 0.15s ease-in-out 0.1s;*!*/
/*opacity: 0;*/
/*}*/

/*th[title]:hover::after, div[title]::after, span[title]::after {*/
/*transform: scale(1);*/
/*bottom: 93%;*/
/*opacity: 0.9;*/
/*}*/
@media screen and (max-width:768px ){
    .buttons-csv {
        padding: 6px 5px !important;
        top: -4.4em !important;
    }
    .panel.panel-headline .panel-heading .panel-title {
        font-size: 13px;
    }
    .footer-app .pull-right{
        float: unset !important;
    }
    .vinasx_logo {
        width: 120px;
        text-align: center;
        margin: 10px auto;
        display: flex;
    }


}
@media (min-width:640px) and (max-width: 768px){
    .buttons-csv {
        padding: 6px 15px !important;
        top: -3.8em !important;
    }
    .form-control-label {
        top: 5px;
    }
    .footer-app .pull-right{
        float: unset !important;
    }
    .vinasx_logo {
        width: 120px;
        text-align: center;
        margin: 0 auto;
        display: flex;
    }

}
@media (min-width:768px) and (max-width: 992px) {
    #wrapper #sidebar-nav, #wrapper .main {
        padding-top: 50px;
    }
    .main-content{
        padding: 30px 10px;
    }
    .buttons-csv {
        top: -3.8em !important;
    }
    .footer-app .pull-right{
        float: unset !important;
    }
    .vinasx_logo {
        width: 120px;
        text-align: center;
        margin: 0 auto;
        display: flex;
    }
    .nav-justified > li > a {
        font-size: 9px;
    }
}
@media (min-width:1024px) and (max-width: 1259px) {
    p.desclaimer {
        font-size: 11px;
    }
    footer ul li a {
        padding: 10px;
        font-size: 10px;
    }
    .vinasx_logo {
        width: 90px;
        margin-top: 18px;
    }
    .nav-justified > li > a {
        font-size: 14px;
    }
}
.social_container {
    background-color: #fff;
    margin: 5px;
    padding: 10px 5px;
    color: #666;
    border-radius: 5px;
    box-shadow: 0 2px 10px 0 rgba(155,155,155,0.77);
}
/*.conn_btn {*/
/*color: #fff;*/
/*background-color: #72224d;*/
/*border-color: #c13c6e;*/
/*}*/
.modal-content{
    background-color: #ecf0f1;
}
.modal-title{
    color: #666;
}

.eye-cross{
    position: absolute;
    top: 10px;
    right: 10px;
}

.eye-show{
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
}

.position-relative{
    position:relative;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: initial !important;
}
.text-green a{
    color: forestgreen;
    /*text-decoration: underline;*/
    font-size: 14px;
    word-wrap: break-word;
}
.panel-manual{
    border: 1px solid #ccc;
    padding: 25px 20px;
    border-radius: 6px;
    margin-top: 20px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.23);
    -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,0.23);
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.23);
}
.m-b-0{
    margin-bottom: 3px;
}
.panel-manual h4{
    color: #2980b9;
    margin-bottom: 5px;
}
.panel-manual p{
    font-size: 14px;
}
.h-0{
    height: 0;
}
.yt-rank-table tbody th, .yt-rank-table tbody td{
    color: #fff;
}
.circle{
    border: none;
    border-radius: 2em;
    padding: 0 5px;
}
.m-l-10{
    margin-left: 10px;
}
.green{
    background-color: #2ecc71;
}
.yellow{
    background-color: #c3c547;
}
.red{
    background-color: #c0392b;
}
.share-log td{
    color: #ccc;
}
td div.lnr{
    display: flex;
    justify-content: center;
    font-size: 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    /*transform: translate(-50%, -50%);*/
}
.text-ellipse{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 330px;
}
.markup {
    padding: 10px;
    font-size: 14px;
    color: #77757f;
    font-weight: 500;
    cursor: text;
    margin: 5px;
    text-align: justify;
}
.markup:hover{
    background-color: #d8d7d7;
}
.lnr-checkmark-circle {
    color: #2ecc71;
    font-weight: 600;
    margin-top: -10px;
}
.lnr.lnr-plus-circle {
    color: #e74c3c;
    font-weight: 600;
    transform: rotate(45deg);
    margin-top: -10px;
}
span.badge {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 2em;
    padding: 10px 5px;
    /*font-weight: 500;*/
    letter-spacing: 0.10rem;
    font-size: 11px;
    -webkit-box-shadow: 0 1.8vw 4vw -0.7vw rgba(0,0,0,.2);
    box-shadow: 0 1.8vw 4vw -0.7vw rgba(0,0,0,.2);
}
.table-bar th{
    white-space: nowrap; overflow: hidden; text-overflow:ellipsis;
    /*width: 280px;*/
}
.badge-competition{
    width: 50px;
    height: 30px;
    border: none;
    display: block !important;
}
.mid{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.watchlist-btn, .watchlist-btn:active, .watchlist-btn:focus{
    position: relative;
    right: 0;
    float: right;
    border-radius: 1em;
    color: #666;
    box-shadow: none;
    border: 1px solid #666;
    background-color: transparent;
    outline: none !important;
    padding: 3px 6px !important;
    margin-top: -15px;
}

.watchlist-panel.active{
    background-color: inherit;
}
.btn.catch-id {
    float: right;
    /* top: 0px; */
    right: 25px;
    position: absolute;
    color: #666;
    box-shadow: none;
    border: 1px solid #666;
    background-color: transparent;
    padding: 4px 9px !important;
    outline: 0;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    margin-top: -10px;
    border-radius: 2em;
}
.btn.catch-id:hover{
    background-color: #e74c3c;
    color: #fff;
}

.mid2{
    position: relative;
    top: -20px;
    transform: translate(-50%, -50%);
}

div#category-finder_info {
    display: none !important;
}
.none {
    display: none !important;
}
.show{
    display: block !important;
}
ul.tagit {
    overflow: auto;
    margin-left: inherit;
    margin-right: inherit;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    margin-top: 5px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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;
}
ul.tagit li.tagit-choice-editable {
    padding: 0.2em 18px 0.2em 0.5em;
    border-radius: 3px;
    background-color: #e5ecf4;
}
ul.tagit {
    padding: 4px 5px !important;
    border-radius: 2px !important;
}
ul.tagit li.tagit-choice .tagit-close .text-icon {
    display: block;
}
#subPages4 span{
    padding-left: 48px;
}
.campaign-page .no-bck-color{
    margin-top: 15px;
}
ul.tagit li.tagit-choice .tagit-close{
    right: 0.4em;
}
.fileContainer2 {
    overflow: hidden;
    position: relative;
}

.fileContainer2 [type=file] {
    cursor: inherit;
    display: block;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

/* Example stylistic flourishes */

.fileContainer2 {
    background: #e8eff7;
    border: 1px dashed #666;
    border-radius: 0.25rem;
    float: left;
    padding: 0.5em 1em;
    text-align: center;
    margin-bottom: 15px;
}

.fileContainer2 [type=file] {
    cursor: pointer;
}
.fa-upload{
    font-size: 20px !important;
}
.btn-youtube, .btn-youtube:hover, .btn-youtube:active, .btn-youtube:focus, .btn-youtube:focus-within,
.btn-facebook, .btn-facebook:hover, .btn-facebook:active, .btn-facebook:focus, .btn-facebook:focus-within{
    background-color: #333;
    color: #fff;
}
span.badge.badge-success {
    background-color: #2ecc71;
    font-size: 12px;
}
span.badge.badge-danger {
    background-color: #c0392b;
    font-size: 12px;
}
.campaign-view-thumb{
    height: 20%;
    width: 80%;
}
td{
    vertical-align: middle !important;
}
td.centre {
    vertical-align: middle !important;
}

.watchlist{
    color: white !important;
    text-align: center !important;
}

.widget {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #cdd6e2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
}
.widget-card-box-stat.wg-primary .widget-layer {
    color: #444;
    background-color: rgba(255,255,255,1);
}
.widget-layer.widget-layer-main {
    opacity: 1.0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.widget-layer.widget-layer-sizer {
    position: static;
    height: 100%;
}
.widget-card-box-stat .wg-right {
    text-align: right;
}
.widget-card-box-stat .wg-left .lnr {
    font-size: 32px;
    margin-top: 10px;
}
.widget-layer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    overflow: hidden;
    background-color: #fff;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.275s ease-in-out;
    -moz-transition: all 0.275s ease-in-out;
    -ms-transition: all 0.275s ease-in-out;
    -o-transition: all 0.275s ease-in-out;
    transition: all 0.275s ease-in-out;
}
.widget-layer.widget-layer-main .widget-layer-content {
    opacity: 1.0;
}
.widget-layer .widget-layer-content {
    opacity: .0;
    height: 100%;
    -webkit-transition: all 0.275s ease-in-out 0.275s;
    -moz-transition: all 0.275s ease-in-out 0.275s;
    -ms-transition: all 0.275s ease-in-out 0.275s;
    -o-transition: all 0.275s ease-in-out 0.275s;
    transition: all 0.275s ease-in-out 0.275s;
}
.widget-layer-sizer .widget-body {
    position: static;
}
.widget-body {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    padding: 15px;
}
.widget-card-box-stat .wg-right .wg-value {
    font-size: 22px;
    font-weight: 700;
}
.widget-card-box-stat .wg-right {
    width: 70%;
    float: left;
}
.widget-card-box-stat .wg-left {
    width: 30%;
    float: left;
}
.wg-title{
    padding-bottom: 20px;
    color: #666;
    font-size: 14px;
}
.yt-video{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
}
.promote {
    height: 100%;
}
.promote img{
    width: 100%;
    background-position: 100% 100%;
    /* background-size: contain; */
    margin: 0 auto;
    display: flex;
    height: 100%;
}
.widget-transparent{
    background-color: transparent;
    transition: 0.2s all;
}
.widget-transparent:hover {
    -webkit-box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    -webkit-transform: translateY(5px);
    transform: translateY(-5px);
}

.SandboxRoot {
    background: 0 0;
    font: normal normal 16px/1.4 Helvetica,Roboto,"Segoe UI",Calibri,sans-serif;
    color: #1c2022;
    /*width: 45%;*/
    display: inline-block;
    white-space: initial;
}

.tweet-InformationCircle-widgetParent {
    position: relative;
}

.EmbeddedTweet {
    overflow: hidden;
    /*cursor: pointer;*/
    background-color: #fff;
    border: 1px solid #e1e8ed;
    border-radius: 5px;
    /*max-width: 520px;*/
    margin-bottom: 30px;

}
.followers {
    display: inline-block;
    /* text-align: center; */
    position: relative;
    right: 20px;
    font-size: 12px;
    font-weight: 600;
    color: #657786;
    letter-spacing: .02em;
}

.EmbeddedTweet--cta .EmbeddedTweet-tweet {
    padding-bottom: 10px;
}

.EmbeddedTweet-tweet {
    padding: 20px 20px 11.6px 20px;
    height:245px;
}

.blockquote, button, h1, h2, h3, h4, h5, h6, iframe, ol, p, ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
}

.blockquote {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 40px;
    margin-inline-end: 40px;
}

.Tweet-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.Tweet-body {
    margin-top: 14px;
}

.u-linkBlend:not(:focus):not(:hover):not(:active) {
    font-weight: inherit;
    color: inherit;
    text-decoration: inherit;
}

a:visited {
    /*color: #000;*/
    text-decoration: none;
    outline: 0;
}

.TweetAuthor-avatar {
    -webkit-flex-basis: 36px;
    -ms-flex-preferred-size: 36px;
    flex-basis: 36px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    height: 36px;
    background-color: transparent;
    margin-right: 9px;
}

.Avatar {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%;
}

img {
    border: 0;
}

.TweetAuthor {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
}

.TweetAuthor-nameScreenNameContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1.2;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    min-width: 0;
}

.TweetAuthor-decoratedName {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 0;
}
.TweetAuthor-screenName {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

.Identity-screenName {
    color: #697882;
}

.Tweet-brand {
    margin-left: auto;
}

.Icon--twitter {
    width: 1.25em;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.or…-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E);
}

.Icon {
    display: inline-block;
    height: 1.25em;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: text-bottom;
}

.Tweet-body {
    margin-top: 14px;
}

.u-hiddenVisually {
    position: absolute!important;
    overflow: hidden!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    border: 0!important;
    clip: rect(1px,1px,1px,1px)!important;
}

.Tweet-text[dir=ltr] {
    text-align: left;
    direction: ltr;
}

.Tweet-text {
    white-space: pre-wrap;
    cursor: text;
    word-wrap: break-word;
    color: #000;
    font-size: 1.5rem;
    margin-bottom:20px !important;
}
.Tweet-text:hover{
    color:deepskyblue;
    cursor: pointer;
}

.TweetInfo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    font-size: 14px;
}

.TweetInfo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3.2px;
    font-size: 14px;
}

.TweetInfo-heart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    color: #697882;
}

.Icon {
    display: inline-block;
    height: 1.25em;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: text-bottom;
}

.TweetInfo-timeGeo {
    margin-left: 12px;
    color: #697882;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.u-linkBlend:not(:focus):not(:hover):not(:active) {
    font-weight: inherit;
    color: inherit;
    text-decoration: inherit;
}

.CallToAction {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*border-color: #e1e8ed;*/
    /*border-style: solid;*/
    border-radius: 0 0 4px 4px;
    border-width: 1px 0 0 0;
    padding: 9px 20px;
    font-size: 14px;
}

.dt-updated{
    margin-left:-10px;
}
.CallToAction-icon .Icon {
    display: block;
}
.Icon--profileCTA {
    width: 1em;
    margin-right: 10px;
    background-image: url(../img/male.png);
}
.Icon--twitter {
    width: 1.25em;
    background-image: url(../img/Twitter-Logo.png);
}
.Icon {
    display: inline-block;
    height: 1.25em;
    background-size: contain;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
}
#subPages9 span{padding-left:48px;}
.whitelayer{
    background:#fff;
    border-radius: 3px;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    margin-bottom: 30px;
    border: none;
    box-shadow: 0 1.8vw 12vw 1.7vw rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1.8vw 12vw 1.7vw rgba(0,0,0,.2);
    padding:30px 25px;
}
/*.btn_1{*/
/*background:#fff;*/
/*}*/
.youtube-vid-play{
    position: absolute;
    left: 190px;
    top: 100px;
    transform: translate(-50%, -50%);
    color: #fff;
    cursor: pointer;
    outline: none;
}
.ui-autocomplete{
    padding: 0 !important;
    cursor: pointer;
}
li.ui-menu-item {
    padding: 4px 10px;
}

.ui-autocomplete li:hover{
    background-color: #eee;
}
.alert{
    padding: 5px;
}
.yt-url-alert{
    width: 50%;
    text-align: center;
    justify-content: center;
    margin: -18px auto 0 46px;
}

.syvid{
    font-size: 32px !important;
    /* margin-top: 10px; */
    width: 40px !important;
}
.navbar-default .navbar-nav>li>a {
    color: #333;
    cursor: pointer;
}

.panel-heading1{
    padding: 15px;
    position: relative;
    background-color: #50abff;
    border-radius: 4px;
    margin-bottom: 30px;
}
.panel-heading1 .panel-title{
    color:#fff;
    text-align: center;
}
.badge.badge-primary {
    color: #888;
    margin-bottom: 5px;
}
.dataTables_length select{
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 5px;
}

/*td, th{*/
/*white-space: nowrap; overflow: hidden; text-overflow:ellipsis;*/
/*width: 200px;*/
/*}*/

/* width */

button.dt-button.buttons-excel.buttons-html5 {
    border: none;
    background-color: #ddd;
    background-image: unset;
    padding: 8px 30px;
    content: '';
    transition: 0.2s ease-in-out;
}

button.dt-button.buttons-excel.buttons-html5:after{
    content: ' Export';
}
button.dt-button.buttons-excel.buttons-html5:hover{
    border: none;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    background-image: none;
}
.m-t-manual-this{
    margin-top: 27%;
}
.ui-helper-hidden-accessible {
    display: none;
}


::-webkit-scrollbar {
    width: 9px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #bdc3c7;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #999;
}
.tags.border {
    text-align: justify;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
#set-default-profile{
    width: 25px;
    height: 25px;
    position: absolute;
    top: 15px;
    right: 35px;
    background-color: #FD7272;
    border: none;
    color: #fff;
    font-weight: bold;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
    cursor: pointer;
    line-height: 1.8;
}
.lnr-cross:before {
    content: "\e870";
    font-weight: 700;
}
#gp_2610_rp_wrapper { width: 100%; margin: 0 auto; }
#gp_2610_wrapper { background: #f0f8ff !important; box-sizing: border-box; position: relative; padding-bottom: 47.25% !important;
    margin: 0 auto; height: 315px !important; text-align: left; }
#gp_2610_iframe {    position: absolute;
    width: 100% !important;
    height: 315px !important;}

.local-influencer .tab-pane{
    padding: 0 15px 0;
}
.Instagram-card{
    background: #ffffff;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    width: 100%;
    max-width: 600px;
    margin: auto auto 20px auto;
    padding: 15px;
}
.visually-hidden {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

/* Profile Section */

.profile {
    padding: 0.1rem 0;
}

.profile::after {
    content: "";
    display: block;
    clear: both;
}

.profile-image {
    float: left;
    width: calc(33.333% - 1rem);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 3rem;
}

.profile-image img {
    border-radius: 50%;
    width: 70%;
}

.profile-user-settings,
.profile-stats{
    float: left;
    width: calc(66.666% - 2rem);
}

.profile-user-settings {
    margin-top: 1.1rem;
}

.profile-user-name {
    display: inline-block;
    font-size: 3.2rem;
    font-weight: 300;
    white-space: nowrap;
    height: 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /*width: 360px;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
}
.profile-image
.profile-stats {
    margin-top: 2.3rem;
}

.profile-stats li {
    font-size: 2rem;
    line-height: 1.4;
    margin-right: 2rem;
    display: grid;
    text-align: center;
    margin-top: 1rem;
}

.profile-stats li:last-of-type {
    margin-right: 0;
}

.profile-bio {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 1rem;
    height: 100px;
    /* overflow: hidden; */
    /* padding-right: 20px; */
    padding: 20px 33px;
    display: inline-block;
}
.tags .profile-edit-btn{
    background-color: #ebebeb;
    border-radius: 2em;
}
.profile-real-name,
.profile-stat-count,
.profile-edit-btn {
    font-weight: 600;
}
.profile-insta-btn {
    display: inline-block;
    font: inherit;
    background: none;
    border: none;
    color: inherit;
    padding: 0;
    cursor: unset;
}

.profile-insta-btn:focus {
    outline: 0.5rem auto #4d90fe;
}
.profile-edit-btn {
    font-size: 1.2rem;
    line-height: 1.8;
    /*border: 0.1rem solid #999;*/
    border-radius: 0.3rem;
    padding: 3px 1rem;
    margin-left: 1.5rem;
    box-shadow: none;
}
.insta-dm-align, .insta-dm-align:hover{
    position: relative;
    left: -20px;
    background-color: #46b8da;
    color: #fff;
    border-color: unset;
}
.profile-stats ul{
    display: inline-flex;
}
.training-page h2{
    margin-bottom: 20px;
    color: #333;
    text-transform: capitalize;
}
.training-page iframe{
    margin-bottom: 20px;
    border: 3px solid #ccc;
}
.loadersmall {
    border: 5px solid #f3f3f3;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 5px solid #555;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    justify-content: center;
    margin: 0 auto;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.logo.text-center {
    width: 50%;
    justify-content: center;
    margin: 0 auto;
}
.lnr-menu:before {
    content: "\e871";
    font-weight: 600;
}
@media screen and (max-width: 767px) {
    #gp_2610_wrapper{

    }
    .navbar-form {
        float: left;
        width: 70%;
        margin-left: 5px;
        margin-right: 5px;
        padding-left: 0;
        padding-right: 0; }
    .navbar-form .input-group {
        width: 70%; }
    .navbar-form input[type="text"] {
        min-width: 150px; }
    .panel .panel-heading, .panel .panel-body, .panel .panel-footer {
        padding-left: 10px;
        padding-right: 10px;
    }
    .table-responsive{
        border: none;
    }
    table.dataTable>tbody>tr.child span.dtr-title{
        color: #333;
    }
    span.badge{
        position: relative;
        left: 0;
        top: 0;
        transform: unset;
    }
    td div.lnr {
        display: inline-block;
        justify-content: center;
        font-size: 25px;
        position: relative;
        left: 0;
        top: 0;
        margin-top: 0 !important;
        transform: unset;
    }
    .mid2 {
        position: relative;
        top: 0;
        transform: unset;
    }
    table.dataTable>tbody>tr.child span.dtr-title{
        min-width: auto !important;
    }
    .m-t-manual-this{
        margin-top: 0;
    }
    .tags.border {
        text-align: left;
    }
    .yt-url-alert{
        width: auto;
    }
    .form-control-label{
        top: 0;
    }
    .wg-title{
        font-size: 11px;
    }
    body{
        overflow-x: hidden;
    }
    .panel .panel-body {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .btn{
        padding: 10px 25px !important;
    }
    .auth-box .form-auth-small .btn{
        width: auto;
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .profile-stats li{
        font-size: initial;
    }

    .auth-box .form-auth-small .btn{
        width: auto;
    }
}
@media (min-width: 992px) and (max-width: 1254px) {
    .auth-box .left{
        height: 20%;
    }
}
@media screen and (max-width: 523px) {
    .user-name{
        display: none;
    }
    img.img-responsive.logo{
        width: 145px;
        /* height: 3.5em; */
        margin: 15px 2px;
    }
    .auth-box .form-auth-small .btn{
        width: auto;
    }
    .profile-stats li{
        font-size: 1.5rem;
    }
}
@media screen and (max-width: 367px) {
    img.img-responsive.logo{
        width: 80px;
        /* height: 3.5em; */
        margin: 25px 2px;
    }
}

.msg-read {
    background: #f2f4f8 !important;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: normal !important;
}
