﻿@media only screen and (min-width:320px) and (max-width:960px) { /* smartphones, iPhone, portrait 480x320 phones */
    .over-pane {
        overflow: hidden;
        position: fixed;
        margin-top: 0;
        border-top: 0;
    }

    .view-container {
        position: fixed !important;
        overflow: hidden !important;
    }

        .view-container .pane {
            position: fixed !important;
            overflow: hidden !important;
        }

        .view-container .div-navigation {
            overflow: hidden !important;
        }

    .none-display {
        display: none;
    }

    /*ionic-new------------------------------------------------------------ START */
    a.item-content {
        background-color: transparent !important;
        color: rgb(181, 182, 183) !important;
        padding-left: 70px !important;
    }

    .fa-arrow-down:before {
        content: "\f103";
        color: #fff;
    }

    ion-item, div.item-complex {
        background-repeat: no-repeat;
        background-size: 40px;
        background-position-x: 14px;
        background-position-y: 7px;
    }

    .iconhome a:before {
        content: "\f015";
        font-family: 'FontAwesome';
        color: #fff;
        font-size: 35px;
    }

    *:not(.iconhome):not(.fa):not(.fa-arrow-down):not(.glyphicon):not(.fc-button-prev):not(.fc-button-next):not(.fc-icon-fa):not(.title):not(.subtitle) {
        font-family: 'Noto Sans JP',   sans-serif !important;
    }

    .btn:hover {
        color: #fff !important;
    }

    .login-admin {
        margin: 0 auto;
        padding: 50px 10px 10px 10px;
    }

    .form-proflie {
        background-color: rgb(255,255,255);
        padding: 0 20px 10px 20px;
    }

    .form-update-proflie {
        background-color: rgb(242,242,242);
        padding: 20px;
        border: 1px solid rgb(217,217,217);
        border-radius: 20px;
    }

    .form-viewpost {
        margin: 0px auto 0;
    }

    .ionic-body-new {
        top: 0 !important;
        background-color: white;
    }

    .ionic-input .ionic-input-user {
        background-color: rgba(255, 255, 255, 1);
        background-image: url(/App/img/custom/login_user.png) !important;
        background-size: 20px 20px !important;
        background-position: 10px 6px !important;
        background-repeat: no-repeat;
        border: 1px solid #8b8b8b;
        color: #000 !important;
        display: block;
        font-size: 15px;
        font-weight: 400;
        outline: medium none;
        padding-left: 40px;
        width: 100%;
        border-radius: 5px;
    }

    .ionic-input .ionic-input-department {
        background-color: rgba(255, 255, 255, 1);
        background-image: url(/App/img/custom/login_department.png) !important;
        background-size: 20px 20px !important;
        background-position: 10px 6px !important;
        background-repeat: no-repeat;
        border: 1px solid #8b8b8b;
        color: #000 !important;
        display: block;
        font-size: 15px;
        font-weight: 400;
        outline: medium none;
        padding-left: 40px;
        width: 100%;
        border-radius: 5px;
    }

    .ionic-input .ionic-input-jobtitle {
        background-color: rgba(255, 255, 255, 1);
        background-image: url(/App/img/ionic/excutive.png) !important;
        background-size: 25px 25px !important;
        background-position: 7px 4px !important;
        background-repeat: no-repeat;
        border: 1px solid #8b8b8b;
        color: #000 !important;
        display: block;
        font-size: 15px;
        font-weight: 400;
        outline: medium none;
        padding-left: 40px;
        width: 100%;
        border-radius: 5px;
    }

    input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
        background-color: transparent !important;
        transition: background-color 5000s ease-in-out 0s !important;
    }

    .ionic-input .ionic-input-email {
        background: rgba(255, 255, 255, 1) url("/App/img/custom/login_email.png") no-repeat !important;
        background-size: 25px 25px !important;
        background-position: 7px 4px !important;
        border: 1px solid #8b8b8b;
        color: #000 !important;
        display: block;
        font-size: 15px;
        font-weight: 400;
        outline: medium none;
        padding-left: 40px;
        width: 100%;
        border-radius: 5px;
    }

    .ionic-input-iphone {
        background: rgba(255, 255, 255, 1) url("/App/img/custom/login_phone.png") no-repeat 11px 6px !important;
        background-size: 20px 20px !important;
        background-position: 10px 6px !important;
        border: 1px solid #8b8b8b !important;
        color: #000 !important;
        display: block;
        font-size: 15px;
        font-weight: 400;
        outline: medium none;
        padding-left: 40px !important;
        width: 100%;
        border-radius: 5px;
    }

    .ionic-input .ionic-input-password {
        background: rgba(255, 255, 255, 1) url("/App/img/custom/login_password.png") no-repeat scroll 10px 6px !important;
        border: 1px solid #8b8b8b;
        color: #000 !important;
        display: block;
        font-size: 15px;
        font-weight: 400;
        outline: medium none;
        padding-left: 40px;
        width: 100%;
        border-radius: 5px;
    }

    .ionic-btn {
        background-color: #ea541f;
        color: #fff;
        vertical-align: middle;
    }

    .ionic-btn-hot {
        background-color: #f45454;
        vertical-align: middle;
    }

    .ionic-title {
        color: #fff;
        height: 100%;
        line-height: 35px;
        margin: 0
    }

    .ionic-btn-top-left {
        position: absolute;
        right: 0;
        bottom: 0;
        top: 0;
        height: 100%;
    }

        .ionic-btn-top-left > img {
            width: 70%;
            float: right;
        }

    .ionic-header {
        background: rgb(234, 84, 31) !important;
    }

    .scroll-bar {
        background: #eeeeee none repeat scroll 0 0 !important;
    }

    .ionic-img-sign {
        text-align: center;
    }

    .list-menu-img > a > img {
        margin: 0 auto;
    }

    .list-item-menu {
        width: 33.33%;
    }

    .list-menu-type > .row > .list-item-menu > p {
        text-align: center;
        font-size: 17px;
    }

    .ionic-list-profile {
        width: 100%;
        display: block;
        margin: 10px;
    }

    .ionic-profile-img, .ionic-profile-detail {
        float: left;
    }

        .ionic-profile-img > img {
            text-align: center;
            margin-left: 20px;
        }

        .ionic-profile-detail > p {
            padding-left: 20px;
            font-size: 17px;
        }

    .ionic-table {
        width: 60% !important;
        margin: 0 auto;
    }

    .ionic-menu-footer {
        margin: 0 auto;
    }

    .ionic-img-footer {
        margin-top: -5px;
    }

    .ionic-clips {
        padding: 0;
    }

    .ionic-list-clips {
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .ionic-list-clips > .row > .ionic-clips-left > img {
            width: 100%;
            min-width: 100%;
            vertical-align: middle;
            min-height: 100%;
        }

        .ionic-list-clips > .row > .ionic-clips-left > a > img {
            width: 100%;
            min-width: 100%;
            vertical-align: middle;
        }

    .ionic-clips-left > a > img {
        width: 100%;
        min-width: 100%;
        vertical-align: middle;
    }

    .ionic-detail-clips {
        margin: 0;
        padding: 0 10px;
    }

    .ionic-detail-top {
        margin: 0;
        padding: 0;
        position: relative;
    }

    .ionic-clips-ava {
        float: left;
    }

    .ionic-clips-time {
        float: left;
        margin-top: 5px;
        font-size: 14px;
        line-height: 16px;
    }

    .ionic-clips-left {
        margin: 0;
        padding: 0;
        width: 30%;
    }

    .ionic-clips-right {
        margin: 0;
        padding: 0;
        width: 70%;
    }

    .ionic-detail-body > h4 {
        color: #00a6ec;
    }

    .ionic-detail-body > a > h4 {
        font-size: 16px;
        font-weight: 600;
        color: #434343;
        line-height: 17px;
        vertical-align: middle;
    }

    .ionic-detail-body > a {
        text-decoration: none;
    }

        .ionic-detail-body > a > p {
            font-size: 14px;
            text-align: justify;
            color: #8b8b8b;
            line-height: 18px;
        }

    .ionic-detail-body > p {
        font-size: 14px;
        text-align: justify;
    }

    .no-margin {
        margin: 0;
    }

    .ionic-feed {
        height: auto;
        width: 100%;
        padding: 0;
        margin: 0 auto;
        vertical-align: top;
        text-align: center;
    }

        .ionic-feed > .ionic-view-img > a > img {
            width: 100%;
            height: auto;
        }

        .ionic-feed > .ionic-view-img > .view-image {
            width: 100%;
            height: auto;
            min-height: 80px;
        }

            .ionic-feed > .ionic-view-img > .view-image > div > img {
                width: 100%;
                height: auto;
            }

    .ionic-view-header {
        text-align: left;
        vertical-align: top;
        margin-bottom: 15px;
    }

        .ionic-view-header > h4 {
            color: #00a6ec;
        }

        .ionic-view-header > h5 {
            color: #434343;
            text-align: left;
            line-height: 20px;
            padding: 0 20px;
        }

    .ionic-view-detail {
        padding: 10px;
    }

        .ionic-view-detail, .ionic-view-detail > p, .ionic-view-detail > span > span, .ionic-view-detail > span > span > p, .ionic-view-detail > span > p {
            font-size: 14px;
            text-align: justify;
        }

    .ionic-view-img > .ionic-view-icon {
        position: absolute;
        right: 15px;
        bottom: 10px;
    }

    .ionic-view-img > .ionic-check-icon {
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .ionic-view-header > a > h5, .ionic-view-header > h5 {
        text-decoration: none;
        color: #434343;
        font-weight: 600;
    }

    .ionic-view-header > a {
        text-decoration: none;
    }

        .ionic-view-header > a > p {
            text-decoration: none;
            font-size: 18px;
            color: #00a6ec;
        }

    .ionic-feed-title > div {
        text-decoration: none;
        font-size: 13px;
        color: #00a6ec;
    }

        .ionic-feed-title > div > span {
            text-decoration: none;
            font-size: 13px !important;
            color: #000000;
        }

    .ionic-view-body > p {
        font-size: 15px;
        padding: 5px 10px;
        text-align: justify;
        color: #8b8b8b;
    }

    .ionic-view-category p, .ionic-view-tag p {
        font-size: 13px;
        padding: 0 9px;
        text-align: justify;
        color: #434343;
    }

        .ionic-view-category p span a, .ionic-view-tag p span a {
            color: #eb5521 !important;
        }

    .ionic-view-detail > p > a > img {
        width: 100% !important;
        height: auto !important;
    }

    .ionic-view-detail > p > p > span > span {
        width: 100%;
    }

    .department {
        float: left;
    }

    .time-feed {
        float: right;
        width: 70%;
        text-align: right;
    }

    .thumbnail-viewpost > img {
        width: 100%;
        min-width: 100%;
    }

    .ionic-feed .ionic-view-img > img {
        width: 100%;
    }

    .ionic-viewpost {
        height: auto;
        margin: 0 auto;
        padding: 0;
        text-align: center;
        vertical-align: top;
        width: 60%;
    }

    .ionic-view-detail img, .ionic-view-detail iframe {
        max-width: 100%;
        width: 100%;
    }

    .tagline {
        position: relative;
        margin: 0 auto;
        margin-bottom: 21px;
        min-height: 542px;
        display: table;
    }

    .section-background {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
    }

    span.title, span.subtitle {
        display: block;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: relative;
        text-align: center;
        font-family: 'Noto Sans JP',   sans-serif !important;
        color: #fff;
    }

    span.title {
        font-size: 4.65vw !important;
        letter-spacing: 1.5px !important;
    }

    span.subtitle {
        font-size: 2.7vw !important;
        padding-top: 10px;
    }

    span.title::after {
        content: '\A';
        white-space: pre;
    }

    .gradient-overlay {
        top: -50%;
        bottom: -3rem;
        background-image: linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%)
    }

    .gradient-overlay {
        position: absolute !important;
        top: 0;
        right: 0;
        bottom: auto;
        left: 0;
        height: 100%;
    }

        .gradient-overlay:before {
            content: " ";
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
        }

    .image-content {
        padding: 0;
    }

    a.link-button:hover {
        background-color: #000;
        color: #fff;
        text-decoration: none !important;
    }

    a.link-button {
        display: inline-block;
        padding: 0.9rem 1.5rem;
        border-radius: .2em;
        border: 1px solid #000;
        color: #000;
        text-decoration: none;
        line-height: 1.3;
        -webkit-transition: color .15s linear,background-color .15s ease-in-out;
        -moz-transition: color .15s linear,background-color .15s ease-in-out;
        -o-transition: color .15s linear,background-color .15s ease-in-out;
        -ms-transition: color .15s linear,background-color .15s ease-in-out;
        transition: color .15s linear,background-color .15s ease-in-out;
    }

    .caption-text, .link-center, .video-content {
        text-align: center;
    }

    .caption-text {
        font-size: 0.8em;
    }

    /*top-c*/
    .ionic-view-img > .imgOver {
        position: absolute !important;
        left: 0px;
        top: 0px;
        height: 100%;
        width: 100%;
    }

        .ionic-view-img > .imgOver > .bg-imgOver {
            background-color: darkgray;
            opacity: 0.5;
            position: absolute !important;
            left: 0px;
            top: 0px;
            height: 100%;
            width: 100%;
        }

        .ionic-view-img > .imgOver > .center-imgOver {
            position: absolute !important;
            vertical-align: middle !important;
            text-align: center;
            height: 40px;
            width: 100%;
            margin: auto;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
        }

            .ionic-view-img > .imgOver > .center-imgOver > table {
                position: absolute !important;
                vertical-align: middle;
                text-align: center;
                height: 100%;
                width: 100%;
            }

    .clip-color-white {
        background-color: rgb(255, 255, 255) !important;
        border-color: rgb(234, 84, 31);
        border-style: solid;
        border-width: 1px;
        width: 30px;
        height: 30px;
    }

    .clip-color-orange {
        background-color: rgb(234, 84, 31) !important;
        border-color: rgb(234, 84, 31);
        width: 30px;
        height: 30px;
    }
    /*ionic-new------------------------------------------------------------ END */

    /*common--------------------------------------------------------------- START */
    .rubyonic-pane {
        background-color: white !important;
    }

    .ionic-header-main {
        padding: 0px;
        position: fixed !important;
    }

    .engauge-menu{
        display: none
    }

    .ion-header-bar-content {
        width: 100%;
        margin: auto;
        position: relative;
    }

    .icon-user {
        width: 36px !important;
        height: 36px !important;
        border-radius: 100%;
        margin-right: 40px;
    }

    .icon-category {
        width: 12px;
        height: 12px;
        margin-right: 6px
    }

    .icon-tag {
        width: 12px;
        height: 12px;
    }

    .header-back-and-title {
        width: 100%;
        margin-top: 44px !important;
        padding-top: 1px;
        background-color: rgb(245, 245, 245);
        font-size: 11px;
        height: 20px;
    }

    .header-back-and-title-content {
        width: 1024px;
        margin: auto;
    }

    .ion-content {
        top: 60px !important;
    }

    .ion-content-scroll {
        overflow: auto;
    }

    .ion-content-padding-top {
        padding-top: 0px;
    }

    .ion-content-back-and-title {
        top: 64px !important;
    }

    .ion-content-back-and-title-color {
        background-color: rgb(255, 255, 255) !important;
    }

    .menu-content-bg {
        width: 100%;
    }

    .menu-content-center {
        width: 100%;
        max-width: 100%;
        margin: auto;
    }

    .header-span-back {
        cursor: pointer;
    }

    .header-a-back, .header-a-back:hover {
        cursor: pointer;
        color: rgb(0, 0, 0) !important;
        text-decoration: none;
        display: inline-block;
    }

    /* Search - start */
    .search-drawer {
        height: auto !important; 
    }
    /* Search - end */
    /* menu - start */
    ion-drawer-vertical-wrapper {
        box-shadow: none !important;
        height: 100%;
    }

        ion-drawer-vertical-wrapper.down.has-header {
            top: 43px !important;
        }

    .menu-timeline-mobile {
        height: 540px !important;
    }

        .menu-timeline-mobile > ion-drawer-vertical-content > ion-content {
            overflow-x: hidden !important;
            overflow-y: auto !important;
            padding-bottom: 44px;
        }

    .menu-timeline-mobile-essentials {
        height: 480px !important;
    }

    .menu-timeline-mobile-essentials-not-event {
        height: 420px !important;
    }

    ion-drawer-vertical-handle {
        display: none !important;
    }

    .menu-span {
        padding-left: 85px !important;
        font-size: 12px !important;
        line-height: 24px !important;
    }

    .menu-span-signout {
        font-size: 11px !important;
        line-height: 50px !important;
    }
    /* menu - end */

    /* feed - start */
    .ui-dialog .ui-dialog-content {
        padding: 8px 2px 8px 2px !important;
        color: black !important;
    }
    /* feed - end */

    /* Login */
    .div-login-logo {
        margin: 140px 0px 5px 0px;
    }

    .form-login {
        overflow: hidden;
        background: white;
        font-weight: 100 !important;
        padding: 10px 0 0 0;
    }

    .div-login-hr {
        padding: 0 !important;
    }

    .login {
        background: white none repeat scroll 0 0;
        margin: auto;
    }

    .div-login-forgot-pasword {
        height: 30px;
        text-align: left;
        font-size: 12px;
        font-weight: 100;
    }

    .div-login-auto-login {
        height: 30px;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 16px !important;
    }

    .ionic-footer {
        height: 40px;
    }

    .ionic-footer-color {
        background-color: rgb(238, 238, 238);
    }

    .ionic-footer-center {
        margin: auto;
    }

    .btn-signin {
        width: 100%;
    }

    .btn-circle {
        width: 50px;
        height: 50px;
        display: inline-block;
        border: 1px solid;
        border-color: rgb(169, 169, 169);
        border-radius: 50px;
        text-align: center;
        white-space: nowrap;
        font-size: 0;
        vertical-align: top;
    }

    .btn-circle-helper {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .btn-circle-img {
        height: 30px;
        width: 30px;
        max-height: 30px;
        max-width: 30px;
        vertical-align: middle;
    }

    .btn-circle-div-text {
        text-align: center;
        vertical-align: top;
        display: inline-table;
        height: 50px;
    }

        .btn-circle-div-text span {
            vertical-align: middle;
            display: table-cell;
        }

    .img-office365 {
        width: 20px;
        height: 22px;
    }

    .has-footer {
        bottom: 60px;
    }

    /* Signup */
    .form-register {
        overflow: hidden;
        background: white;
        font-weight: 100 !important;
    }

        .form-register .form-group {
            margin-bottom: 25px !important;
        }

        .form-register .alert {
            margin-bottom: 0 !important;
        }

        .form-register input[type=text] {
            padding: 0 !important;
        }

    .btn-clip {
        padding: 3px 0px 0px 0px;
        font-size: 11px;
    }

    .btn-view-post {
        font-size: 12px;
        font-weight: 100;
        text-align: -webkit-right;
        padding: 3px 12px;
    }

        .btn-view-post:hover {
            text-decoration: none;
        }

        .btn-view-post img {
            margin: auto;
        }

    .btn-office365 {
        border-radius: 0 !important;
    }

    .btn-hover {
        cursor: pointer;
        border-radius: 30px 30px;
    }

    .btn-hover-feed > img {
        margin-top: 3px;
        padding-top: 3px;
    }
    
    /*View Post*/
    .container-view-post {
        padding: 0;
    }

    .img-btn-clip {
        width: 22px;
        height: 16px;
    }

    .lbl-target {
        font-size: 12px;
    }

    .tbl-view-post {
        width: 100% !important;
        border-collapse: collapse
    }

        .tbl-view-post > tbody > tr {
            height: 25px;
        }

            .tbl-view-post > tbody > tr > td {
                vertical-align: top;
                text-align: left;
            }

                .tbl-view-post > tbody > tr > td:nth-child(1) {
                    width: 105px !important;
                    min-width: 105px !important;
                }

    .img-tbl-view-post {
        width: 90px !important;
        height: 90px !important;
    }

    .img-btn-view-post {
        width: 20px;
        height: 20px;
        margin-right: 10px;
    }

    .div-post-detail {
        width: 357px !important;
        max-width: 357px !important;
        padding: 0;
        text-align: left;
        height: auto;
    }

        .div-post-detail * {
            max-width: 357px !important;
        }

    .div-post-content {
        padding-left: 10px;
    }

    .tagline-view {
        display: table-cell;
        text-align: center;
        padding: 12rem 11%;
        vertical-align: middle;
        position: relative;
    }

    .div-ion-content-absolute {
        height: 0;
        padding: 0;
        margin: 0;
    }

    .ionic-footer-viewpost {
        border-top: 1px solid rgb(191,191,191);
        height: 55px;
    }

    .ionic-footer-viewpost-right {
        text-align: right;
        width: 100%;
        margin-top: -5px;
    }

    .ionic-footer-viewpost-color {
        background-color: white;
    }

    .div-post-button {
        bottom: 0;
        float: right;
        height: 55px;
        min-height: 55px;
    }

        .div-post-button > div {
            float: right;
            width: 50px;
            min-width: 50px;
            padding-top: 3px;
        }

        .div-post-button .btn-circle {
            float: right;
            width: 40px;
            height: 40px;
            border-radius: 40px;
        }

        .div-post-button .btn-circle-img {
            height: 40px;
            width: 40px;
            max-height: 40px;
            max-width: 40px;
        }

        .div-post-button .btn-circle-div-text {
            letter-spacing: 2px;
            width: 110px;
            text-align: right !important;
            height: 40px;
        }

    /* Profile */
    .container-profile {
        width: 100%;
        margin: auto;
    }

    .tbl-profile {
        width: 100%;
        font-size: 11px !important;
        color: black !important;
    }

        .tbl-profile .col1 {
            width: 100%;
            min-width: 100%;
            max-width: 100%;
            vertical-align: top;
        }

        .tbl-profile input[type=text], .tbl-profile textarea {
            width: 100%;
            border: 1px solid rgb(191,191,191);
            margin-left: 4px;
        }

        .tbl-profile input[type=text] {
            height: 28px;
            font-size: 11px !important;
            padding: 5px 3px 5px 3px;
        }

        .tbl-profile textarea {
            padding: 5px 20px 5px 3px;
            resize: none;
            display: block;
            height: 100%;
            box-sizing: border-box;
            overflow-y: auto;
            word-wrap: break-word;
            -moz-user-select: text;
            -webkit-user-select: text;
            -ms-user-select: text;
        }

        .tbl-profile hr {
            border-color: rgb(191,191,191);
        }

        .tbl-profile .profile-span-title {
            font-weight: bold;
            margin: 0 0 20px 4px;
            line-height: 30px;
        }

        .tbl-profile .profile-span-content {
            margin: 6px 0 2px 4px;
            line-height: 20px;
            display: inline-block;
            word-break: break-all;
        }
        .tbl-profile .profile-span-content-input {
            margin: 6px 0 2px 4px !important;
        }

        .tbl-profile .profile-span-content-border {
            border: 1px solid rgb(166, 166, 166);
            border-radius: 5px;
            padding: 1px 13px 1px 13px;
            margin-bottom: 4px !important;
        }

        .tbl-profile .profile-email, .tbl-profile .profile-boss {
            text-decoration: underline;
        }

        .tbl-profile .btn-update-profile, .tbl-profile .btn-cancel {
            width: 120px;
            font-size: 10px;
        }

        .tbl-profile .btn-move-update-profile {
            width: 200px;
            font-size: 10px;
            padding: 0 !important;
            color: rgb(166, 166, 166);
        }

        .tbl-profile .tbl-add {
            width: 100%
        }

        .tbl-profile .tbl-add-col1 {
            width: 100%
        }

        .tbl-profile .tbl-add-col2 {
            min-width: 50px;
            width: 50px;
            text-align: right;
        }

        .tbl-profile .tbl-add-span {
            color: rgb(191, 191, 191);
            padding-left: 5px;
            line-height: 22px;
        }

        .tbl-profile .btn-circle-avatar {
            width: 110px;
            height: 110px;
            display: inline-block;
            border: 1px solid;
            border-color: rgb(233, 233, 233);
            border-radius: 110px;
            text-align: center;
            white-space: nowrap;
            font-size: 0;
            background-color: white;
        }

        .tbl-profile .btn-circle-avatar-small {
            height: 40px;
            width: 40px;
            display: inline-block;
            border: 1px solid;
            border-color: rgb(233, 233, 233);
            border-radius: 40px;
            text-align: center;
            white-space: nowrap;
            font-size: 0;
            background-color: white;
        }

        .tbl-profile .btn-circle-img {
            height: 40px;
            width: 50px;
            max-height: 110px;
            max-width: 110px;
            vertical-align: middle;
        }

        .tbl-profile .btn-circle-img-small {
            height: 16px;
            width: 20px;
            max-height: 16px;
            max-width: 20px;
            vertical-align: middle;
        }

        .tbl-profile .btn-circle-img-avatar {
            height: 110px;
            width: 110px;
            border-radius: 110px;
        }

        .tbl-profile .div-profile-info-detail {
            border: 1px solid rgb(217, 217, 217);
            border-radius: 10px;
            padding: 15px;
        }

            .tbl-profile .div-profile-info-detail span {
                line-height: 17px;
            }

        .tbl-profile .div-title-and-edit {
            margin: 10px 0 0 0;
        }

        .tbl-profile .div-padding {
            padding: 0 30px 0 15px;
        }

        .tbl-profile .btn-img-edit {
            float: right;
            width: 20px;
            height: 20px;
            position: relative;
            top: 5px;
        }

        .tbl-profile .btn-img-save {
            float: right;
            width: 20px;
            height: 20px;
            position: relative;
            top: 5px;
        }

        .tbl-profile .btn-img-cancel {
            float: right;
            width: 20px;
            height: 20px;
            position: relative;
            top: 5px;
            margin-right: 20px;
        }

        .tbl-profile .btn-add-item {
            min-height: 28px !important;
            min-width: 45px !important;
            width: 45px !important;
            background: rgb(234, 84, 31);
            border-radius: 5px;
            color: white;
            box-shadow: none;
            border: none;
            font-size: 11px;
            display: inline;
            font-weight: bold;
            padding: 0 !important;
        }

        .tbl-profile .wrap {
            position: relative !important;
            padding: 4px 15px 4px 15px !important;
            border: 1px solid #ccc !important;
            border-radius: 4px !important;
            margin: 6px 2px 2px 6px !important;
            display: inline-block !important;
            height: 28px !important;
        }

    .btn-change-password {
        border: 1px solid rgb(191, 191, 191) !important;
        font-size: 11px !important;
        font-weight: bold;
        width: 100%;
    }

    /* Change Password*/
    .tbl-change-password .alert {
        margin-bottom: 0px !important;
    }

    .tbl-change-password .pa-left3 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .container-change-password {
        width: 500px;
        margin: auto;
        font-size: 11px;
        color: rgb(119,124,135);
    }

    .tbl-change-password {
        width: 375px;
    }

        .tbl-change-password .tbl-change-password-row {
            height: 40px;
            min-height: 40px;
        }
        
        .tbl-change-password .form-control {
            width: 318px;
            min-width: 318px;
            max-width: 318px;
            height: 40px !important;
            border-radius: 7px;
        }

        .tbl-change-password .btn-change-password, .tbl-change-password .btn-cancel {
            width: 318px;
            height: 40px;
            font-size: 12px !important;
            font-weight: bold !important;
            border: none !important;
            line-height: 22px;
        }

        .tbl-change-password .td-text {
            height: 35px;
            vertical-align: bottom;
            padding-bottom: 2px;
            padding-left: 37px;
            font-size: 12px;
        }

    .span-title-change-password {
        font-size: 13px;
    }

    /* CONTROL */
    input[type=checkbox].css-checkbox {
        position: absolute;
        z-index: -1000;
        left: -1000px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }

        input[type=checkbox].css-checkbox + label.css-label {
            padding-left: 35px;
            height: 20px;
            display: inline-block;
            line-height: 20px;
            background-repeat: no-repeat;
            background-position: 0 0;
            font-size: 12px;
            font-weight: 100;
            vertical-align: middle;
            cursor: pointer;
        }

        input[type=checkbox].css-checkbox:checked + label.css-label {
            background-position: 0 -20px;
        }

    label.css-label {
        background-image: url(/App/img/custom/ctr_checkbox.png);
        background-size: 20px 40px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    a:active {
        box-shadow: none !important;
    }

    .ui-resizable-handle {
        transform: translate(4px,-24px);
    }

    /* OTHER */
    .selectable {
        -moz-user-select: text !important;
        -webkit-user-select: text !important;
        -ms-user-select: text !important;
        -o-user-select: text !important;
        user-select: text !important;
    }

    /* DROPDOWN SEARCH */
    .dropdown {
        width: 44px !important;
    }

    .dropdown-search {
        background-color: #D9D9D9;
        height: 28px;
        text-align: center;
        width: 44px;
        cursor: pointer;
        position: relative !important;
    }

    .input-search input {
        width: 200px;
        min-width: 200px;
        max-width: 200px;
    }

    .input-search input {
        background-color: #D9D9D9;
        height: 28px !important;
        padding: 0px 3px 0px 8px !important;
    }

    .search-menu::-webkit-input-placeholder {
        color: #F2F2F2;
    }

    .search-menu:-ms-input-placeholder {
        color: #F2F2F2;
    }

    .search-menu::-moz-placeholder {
        color: #F2F2F2;
    }

    .dropdown-item:visited {
        color: #BDBDBD;
    }

    .dropdown-item:link {
        color: #BDBDBD;
    }

    .dropdown-item:hover {
        color: black;
        text-decoration: none;
    }

    .dropdown-item .img1 {
        width: 16px !important;
        height: 15px !important;
        margin-left: 8px;
    }

    .dropdown-item .img2 {
        width: 13px !important;
        height: 16px !important;
        margin-left: 9px;
    }

    .dropdown-item .img3 {
        width: 16px !important;
        height: 16px !important;
        margin-left: 8px;
    }

    .dropdown-item .img4 {
        width: 16px !important;
        height: 16px !important;
        margin-left: 8px;
        opacity: inherit;
    }

    .caret {
        position: absolute;
        border-top: 5px solid #F2F2F2;
        border-right: 3px solid transparent;
        border-left: 3px solid transparent;
        bottom: 2px;
        right: 2px;
    }

    .menu-search {
        background-color: rgb(238, 238, 238) !important;
        border: none !important;
        border-radius: unset !important;
        box-shadow: unset !important;
        min-width: 135px !important;
        padding: 0 !important;
        margin: 0 !important;
    }

        .menu-search span.value {
            margin-left: 13px !important;
        }

        .menu-search .dropdown-item {
            padding-top: 2px !important;
            padding-bottom: 2px !important;
        }

    /*Design My Clips Start*/
    .img-btn-clip {
        width: 22px;
        height: 16px;
    }

    .lbl-target {
        font-size: 12px;
    }

    .img-tbl-clip {
        width: 80px !important;
        min-width: 80px !important;
        height: 80px !important;
    }

    .container-clip {
        width: 375px;
        margin: auto;
    }
        .container-clip .span-link {
            display: inline-block;
            font-size: 10px;
            line-height: 12px;
        }

    .div-target div {
        text-align: left;
        padding-left: 30px;
        min-width: 150px;
    }

    .div-summary {
        margin-bottom: 5px;
    }

        .div-summary #img {
            padding-left: 17px;
            text-align: left;
        }

        .div-summary #clip-dept {
            width: 175px !important;
            margin-left: 10px;
            height: 20px;
            min-height: 20px;
        }

        .div-summary #clip-date {
            position: absolute;
            width: 90px !important;
            right: 15px;
            height: 20px;
            min-height: 20px;
        }

        .div-summary .div-my-clip-mobile {
            position: absolute;
            left: 96px;
            padding-top: 3px;
            text-align: left;
            color: #8b8b8b;
            padding-right: initial;
            margin-top: 20px;
            width: 260px;
            min-width: 260px;
            height: 70px;
            min-height: 70px;
        }

            .div-summary .div-my-clip-mobile p {
                margin-top: 0;
                color: rgb(89, 89, 89);
                font-weight: bold;
                font-size: 13.5px;
            }    

    .my-clips {
        width: 375px;
        margin: 5px 0 -5px 10px;
    }

        .my-clips span {
            color: rgb(234, 84, 31);
            font-size: 14px;
            font-weight: bold;
        }

    /*Design My Clips End*/

    /*Category & Tag*/
    .div-action-cate {
        text-align: right;
        margin-top: -10px !important;
        padding-bottom: 12px;
        position: relative;
    }

        .div-action-cate div div a {
            margin-right: 10px;
        }

        .div-action-cate div div span {
            font-size: 12px;
            vertical-align: middle;
        }

    .div-clip {
        min-width: 25px;
        width: 25px;
        min-height: 25px;
        padding-right: 45px;
        float: right;
        padding-left: 5px;
    }

        .div-clip a img {
            width: 15px;
            padding-top: 3px;
            padding-left: 1px;
            padding-right: 1px;
        }

    /* Profile-init */
    .div-profile-logo {
        margin: 250px 0px 5px 0px;
    }

    .bg-profile {
        position: absolute;
        margin-left: 15px;
        top: -25px;
        width: 355px;
    }

    .bg-profile-img {
        width: 340px !important;
        min-width: 340px !important;
    }
    
    .pro-init {
        width: 340px;
        height: 40px;
        background: white;
        border-color: rgb(217, 217, 217);
        border-radius: 5px;
        border-width: 1px;
        color: rgb(166, 166, 166);
        border-style: solid;
    }

    /* Profile step 1*/
    .container-profile-init {
        width: 375px;
        padding-top: 60px;
    }

    .td-center {
        text-align: center;
    }

    .pa-left3 {
        padding-left: 30px;
    }

    .pa-left2 {
        padding-left: 20px;
    }

    .tbl-new-profile1 {
        width: 100%;
        font-size: 12px !important;
        color: black !important;
    }

        .tbl-new-profile1 .btn {
            font-weight: bold;
        }

        .tbl-new-profile1 .btn-circle-avatar {
            width: 90px;
            height: 90px;
            display: inline-block;
            border: 1px solid;
            border-color: rgb(233, 233, 233);
            border-radius: 110px;
            text-align: center;
            white-space: nowrap;
            font-size: 0;
            background-color: white;
        }

        .tbl-new-profile1 .btn-circle-img {
            height: 35px;
            width: 45px;
            max-height: 35px;
            max-width: 45px;
            vertical-align: middle;
        }

        .tbl-new-profile1 .btn-circle-img-avatar {
            height: 90px;
            width: 90px;
            border-radius: 110px;
        }

    .profile-area {
        border: 1px solid;
        border-color: rgb(217, 217, 217);
        border-radius: 5px;
        width: 318px;
        min-width: 318px;
        max-width: 318px;
        height: 100px;
        padding: 5px;
        font-size: 12px;
    }

    .text-title {
        color: rgb(234, 84, 31);
        font-weight: bold;
    }

    .div-next {
        background-color: white !important;
    }

    .btn-next {
        width: 318px;
        height: 40px;
        background: white;
        border-color: rgb(217, 217, 217);
        border-radius: 5px;
        border-width: 1px;
        color: rgb(234, 84, 31);
        border-style: solid;
        font-weight: bold;
    }

    .step2, .step3 {
        display: none;
    }

    /*step 2*/
    .tbl-new-profile2 {
        width: 100%;
        font-size: 12px !important;
        color: black !important;
    }

        .tbl-new-profile2 .btn {
            font-weight: bold;
        }

    /*step 3*/
    .tbl-new-profile3 {
        width: 400px;
        font-size: 11px !important;
        color: black !important;
    }

        .tbl-new-profile3 .btn {
            font-weight: bold;
        }

        .tbl-new-profile3 .col1 {
            width: 315px;
            min-width: 315px;
            max-width: 315px;
            vertical-align: top;
            padding-top: 7px;
        }

    .profile-text3 {
        border: 1px solid;
        border-color: rgb(217, 217, 217);
        border-radius: 5px;
        width: 430px;
        height: 26px;
        font-size: 10px;
        padding: 5px;
    }

    .div-register {
        background-color: white !important;
        bottom: 0;
        right: 0px;
        position: absolute;
    }

    .btn-register {
        min-height: 25px;
        min-width: 120px;
        width: 120px;
        background: rgb(234, 84, 31);
        border-radius: 5px;
        color: white;
        box-shadow: none;
        border: none;
        font-weight: bold;
    }

    /*=======================================================*/
    /* Profile step 1*/
    .btn-circle-avatar {
        width: 75px;
        height: 75px;
        display: inline-block;
        border-radius: 110px;
        text-align: center;
        white-space: nowrap;
        font-size: 0;
        background-color: white;
    }

    .btn-circle-img-avatar {
        height: 110px;
        width: 110px;
        border-radius: 110px;
    }

    .profile-area {
        border: 1px solid;
        border-color: rgb(217, 217, 217);
        border-radius: 5px;
        width: 340px;
        min-width: 334px;
        max-width: 334px;
        min-height: 35px;
        height: 50px;
        max-height: 150px;
        padding: 5px;
        font-size: 10px;
    }

    .div-next {
        background-color: white !important;
        bottom: 0;
        right: 45px;
        position: absolute;
    }

    .btn-next {
        width: 340px;
        height: 40px;
        background: white;
        border-color: rgb(217, 217, 217);
        border-radius: 5px;
        border-width: 1px;
        color: rgb(234, 84, 31);
        border-style: solid;
        font-weight: bold;
    }

    .step2, .step3 {
        display: none;
    }

    /*step 2*/
    .tbl-new-profile2 {
        width: 100%;
        font-size: 11px !important;
        color: black !important;
    }

        .tbl-new-profile2 .btn {
            font-weight: bold;
        }

        .tbl-new-profile2 .col1, .tbl-new-profile2 .col2, .tbl-new-profile2 .col3 {
            width: 315px;
            min-width: 315px;
            max-width: 315px;
            vertical-align: top;
            padding-top: 7px;
            padding-right: 14px;
        }

    .profile-text2 {
        border: 1px solid;
        border-color: rgb(217, 217, 217);
        border-radius: 5px;
        width: 270px;
        height: 35px;
        font-size: 12px;
        padding: 5px;
    }

    .btn-add {
        min-height: 34px;
        margin-left: 5px;
        min-width: 55px;
        width: 55px;
        background: rgb(234, 84, 31);
        border-radius: 5px;
        color: white;
        box-shadow: none;
        border: none;
        font-size: 12px;
        display: inline;
        font-weight: bold;
    }

    .text-disable {
        color: rgb(191, 191, 191);
    }

    /*Add*/
    .iconDrop {
        position: absolute;
        font-size: 10px;
        vertical-align: super;
        padding: 0px 2px;
        display: inline;
        top: 0px;
        right: 0px;
        cursor: pointer;
    }

    .wrap {
        position: relative;
        padding: 4px 15px 4px 15px;
        border: 1px solid #ccc;
        border-radius: 4px;
        margin: 0 0 4px 4px;
        display: inline-block;
        height: 28px;
    }

    /*step 3*/
    .tbl-new-profile3 {
        width: 400px;
        font-size: 11px !important;
        color: black !important;
    }

        .tbl-new-profile3 .btn {
            font-weight: bold;
        }

        .tbl-new-profile3 .col1 {
            width: 315px;
            min-width: 315px;
            max-width: 315px;
            vertical-align: top;
            padding-top: 7px;
        }

    .profile-text3 {
        border: 1px solid;
        border-color: rgb(217, 217, 217);
        border-radius: 5px;
        height: 35px;
        width: 334px;
        font-size: 10px;
        padding: 5px;
    }

    .div-register {
        background-color: white !important;
        bottom: 0;
        right: 0px;
        position: absolute;
    }

    .btn-register {
        min-height: 34px;
        min-width: 334px;
        width: 334px;
        background: rgb(234, 84, 31);
        border-radius: 5px;
        color: white;
        box-shadow: none;
        border: none;
        font-weight: bold;
    }

    /* Search People Start*/
    .container-search-people {
        width: 375px;
        margin: auto;
    }
        .container-search-people .span-link {
            display: inline-block;
            font-size: 10px;
            line-height: 12px;
        }

    .tbl-search-people {
        width: 100%;
    }
        .tbl-search-people .img-group-list {
            width: 70px !important;
            min-width: 70px !important;
            height: 70px !important;
            min-height: 70px !important;
        }
        .tbl-search-people .img-user-list {
            width: 70px !important;
            min-width: 70px !important;
            height: 70px !important;
            min-height: 70px !important;
            border-radius: 70px;
        }
        .tbl-search-people .img-list-favorite {
            width: 22px !important;
            min-width: 22px !important;
            height: 22px !important;
            min-height: 22px !important;
            position: absolute;
            left: 49px;
            right: 0;
            border-radius: 22px;
            top: 48px;
        }
        .tbl-search-people .span-title {
            display: inline-block;
            color: black;
            font-size: 13px;
            font-weight: bold;
            line-height: 22px;
        }
        .tbl-search-people .span-info {
            display: inline-block;
            font-size: 10px;
            line-height: 12px;
        }
        .icon-search-people-dialog {
            width: 30px !important;
            height: 30px !important;
        }
    /* Search People End*/

    /* Search All Start*/
    .container-search-all {
        width: 375px;
        margin: auto;
    }

    .tbl-search-all {
        width: 100%;
    }

        .tbl-search-all .span-title {
            display: inline-block;
            color: black;
            font-size: 13px;
            line-height: 22px;
        }

        .tbl-search-all .span-info {
            display: inline-block;
            color: black;
            font-size: 10px;
            line-height: 12px;
        }

        .tbl-search-all .span-link {
            display: inline-block;
            font-size: 10px;
            line-height: 12px;
        }

    .icon-search-people-dialog {
        width: 30px !important;
        height: 30px !important;
    }

    .span-tab-active {
        font-size:12px;
        padding-left: 2px;
        font-weight: bold;
    }

    /* Search People End*/
    /* Validate */
    .alert {
        background: none !important;
        border: none !important;
        text-shadow: none !important;
        box-shadow: none !important;
        padding: 5px 5px 0 5px !important;
    }

    /* jQueryUI Dialog */
    .ui-widget-overlay {
        background: black !important;
        opacity: .5;
    }
    /*common--------------------------------------------------------------- END */

    /*search start*/
    .ionic-footer-search {
        background-color: rgba(0,0,0,0.3) !important;
        height: 50px;
        opacity: 0.3;
        z-index: 10000;
    }

    .ionic-footer-search-right {
        text-align: right;
        width: 100%;
        margin: 1px 12px 0 0;
    }
    /*search end*/
}

@media only screen and (min-width:481px) and (max-width:640px) { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
    .menu-content-center {
        width: 100%;
        max-width: 100%;
    }
}

@media only screen and (min-width:641px) and (max-width:960px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .menu-content-center {
        width: 100%;
        max-width: 100%;
    }

    /* jQueryUI Dialog */
    .ui-widget-overlay {
        background: none !important;
        opacity: 1;
    }

    .img-btn-clip {
        width: 22px;
        height: 16px;
    }

    .lbl-target {
        font-size: 12px;
    }

    .tbl-clip {
        width: 100% !important;
        border-collapse: collapse
    }

        .tbl-clip > tbody > tr {
            height: 25px;
        }

            .tbl-clip > tbody > tr > td {
                vertical-align: top;
                text-align: left;
            }

                .tbl-clip > tbody > tr > td:nth-child(1) {
                    width: 130px !important;
                    min-width: 130px !important;
                }

                .tbl-clip > tbody > tr > td:nth-child(2) {
                    padding: 5px 15px 5px 15px;
                }

    .img-tbl-clip {
        width: 90px !important;
        height: 90px !important;
        border-radius: 12%;
    }

    .container-clip {
        width: 100%;
        max-width: 640px;
        margin: auto;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;
    }

    .div-target div {
        text-align: left;
        padding-left: 30px;
        min-width: 150px;
    }

    .div-summary #img {
        padding-top: 8px;
        text-align: left;
        padding-left: 30px;
    }

    .div-summary #summary h3 {
        margin-top: 0;
        color: black;
        font-weight: bold;
        font-size: 22px;
    }

    .div-summary #summary {
        padding-top: 3px;
        text-align: left;
        margin-left: -30px;
        color: #8b8b8b;
        padding-right: initial;
    }

    .div-action {
        text-align: right;
        margin-top: -10px !important;
        padding-bottom: 12px;
    }

        .div-action div a {
            margin-right: 10px;
        }

            .div-action div a img {
                width: 15px;
                padding-top: 3px;
                padding-left: 1px;
                padding-right: 1px;
            }

        .div-action div span {
            font-size: 12px;
        }

    .my-clips {
        margin-bottom: -15px;
        width: 500px;
    }

        .my-clips span {
            color: rgb(234, 84, 31);
            margin-left: -5px;
            font-size: 16px;
        }

    .ionic-list-clips {
        width: 100%;
        margin: 0;
        padding: 0;
        border: 1px solid;
        border-color: rgb(217, 217, 217);
        margin-top: 20px;
    }

    .my-clips {
        margin: 0 0 -15px 0;
    }

        .my-clips span {
            font-weight: normal;
        }

    .div-action-cate {
        text-align: right;
        margin-top: -10px !important;
        padding-bottom: 7px;
        position: relative;
    }

        .div-action-cate div div a {
            margin-right: 10px;
        }

        .div-action-cate div div span {
            font-size: 12px;
            vertical-align: middle;
        }

    .ionic-clips {
        margin-bottom: 20px;
    }
}