﻿@font-face {
  font-family: 'icomoon';
  src:  url('/Other/gpars/fonts/icomoon/icomoon/rih0ik.eot');
  src:  url('/Other/gpars/fonts/icomoon/icomoon/rih0ik.eot') format('embedded-opentype'),
    url('/Other/gpars/fonts/icomoon/icomoon/rih0ik.ttf') format('truetype'),
    url('/Other/gpars/fonts/icomoon/icomoon/rih0ik.woff') format('woff'),
    url('/Other/gpars/fonts/icomoon/icomoon/rih0ik.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-ico-privacy:before {
  content: "\e9009";
}



.word-break th,.word-break td {
    word-break:break-all;
}

.word-no-break {
    word-break:keep-all !important;
}

.word-break-word {
    word-break:break-word !important;
}


.gpars-red-dot::after {
    content: '';
    background: #f61a1c;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
    margin-left: -1px;
}

/*公司等級標籤*/
.gpars-company-class {
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    border-radius: .25em;
    background: #278e35;
}

#main {
    max-width: 1280px;
    margin: 0 auto; 
}

/*detail sectio title*/
.gpars-detailview .section-title {
    border-bottom: double 4px #ddd;
    padding-bottom: 5px;
    font-weight: bold;
}

/*Override Bootstrap style*/
.gpars-detailview .form-control[disabled], .gpars-detailview .form-control[readonly], .gpars-detailview fieldset[disabled] .gpars-detailview .form-control {
    background-color: white;
    color: #333;
}

.gpars-detailview .input-group-addon{
    background: none;
    border-top-width: 0;
}

.gpars-detailview .input-group-addon.single-line{
    border-top-width: 1px;
}

/*alert*/
.alert {
    padding:5px 25px 5px 5px;
    margin-bottom:0;
}

.dl-horizontal.gpars-dl-horizontal-text-left dt {
    text-align:left;
}

@media (max-width: 767px) {
    .dl-horizontal.gpars-dl-horizontal dt {
         padding-bottom: 5px;
    }

    .dl-horizontal.gpars-dl-horizontal dd {
         min-height: 18px;
    }
}

.dl-horizontal.gpars-dl-horizontal dd {
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
/*accept cookie section start*/
.gpars-accept-cookie {
    padding: 1.5em;
    background: #165197;
    font-size: 1.2em;
    text-align: center;
    color: white;
}

.gpars-accept-cookie .btn {
    padding: 1px 25px;
    font-size: 1em;
    letter-spacing: 5px;
    margin-left: 20px;
}

.gpars-accept-cookie a {
    color: #fff;
    text-decoration:underline;
}

.gpars-accept-cookie a:hover {
    color: #aff903;
}

.gpars-privacy h2 {
    padding: 1em 0 0.5em;
}
.gpars-privacy h3{
    font-size: 1.1em;
}

.gpars-privacy ul+h3{
    padding-top: 0.5em;
}

.gpars-privacy p{
    padding: 0.5em 0;
}
.gpars-privacy h3+p{
    padding-top: 0;
}

.gpars-privacy ol{
    list-style-type: decimal;
    padding-left: 2em;
}

.gpars-privacy ul{
    list-style-type: circle;
    padding-left: 1.3em;
}
/*accept cookie section end*/
.gpars-footer-fixed {
    position:fixed;
    bottom: 0;
    width:100%;
}
.gpars-admin-layout .bootstrap-dialog.type-primary .modal-header {
    background-color: #3c8dbc;
    color:#fff;
}

.gpars-admin-layout .bootstrap-dialog .modal-header {
    border-radius:0;
}

.gpars-admin-layout  .modal-header {
    background-color: #3c8dbc;
    color:#fff;
}

/*第一排menu*/
.top-bar .dropdown-menu{
    z-index:2000;
}

.user-menu .company-name {
    white-space: nowrap;
    font-weight:600;
}

.user-menu .list-group {
    margin-bottom: 0;
}
.user-menu .list-group a {
    padding:0;
}

.user-menu .list-group-item:last-of-type {
    border-bottom:none;
}

.gpars-top-menu .open .dropdown-menu {
    padding: 0 !important;
    position:absolute !important;
    right: 0 !important;
    top: 100% !important;
    left: auto !important;

    border: 1px solid #cccccc !important;
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
}

.gpars-top-menu-en > li > a > span{
    display: inline-block;
    max-width: 80px;
}

.sidebar>.sidebar-menu>li.treeview:first-of-type  {
    border-top: solid 3px #1e282c;
}
    
.gpars-break-word {
        word-wrap:break-word;
    }
.text-bold {
    font-weight: bold;
}

.gpars-dialog-full-width .modal-lg {
    width: 90%;
}
.gpars-table-narrow-2 thead tr {
    background-color: #dbf59f;
}

.table thead tr th, .table tbody tr td {
    vertical-align:middle;
}
.gpars-table-narrow-2 {
    margin-bottom: 10px;
    font-size: 1.2rem;
}
.gpars-table-narrow-2 > thead > tr > th, 
.gpars-table-narrow-2 > tbody > tr > th, 
.gpars-table-narrow-2 > tfoot > tr > th, 
.gpars-table-narrow-2 > thead > tr > td, 
.gpars-table-narrow-2 > tbody > tr > td, 
.gpars-table-narrow-2 > tfoot > tr > td {
    padding: 2px;
}

.gpars-gpars-anonymous {
    width: 140px;
    vertical-align: bottom;
    padding-bottom: 2px;
}

.gpars-table-narrow-2 > tbody > tr > td .form-control {
    width: 100%;
    padding: 2px;
    font-size: 1.2rem;
    height: auto;
    border-radius: 0;
}

.gpars-table-narrow-2 > tbody > tr > td .input-group .btn {
    padding: 1px 3px 2px 3px;
}
.gpars-text-blue {
    color:blue;
}
.gpars-text-green {
    color:green;
}

.gpars-btn-primary {
    background-color:#94c523;
    color:#fff;
}

.gpars-term {
    border: solid 1px #ddd;
    padding:5px;
    margin-bottom:1rem;
    max-height:70vh;
    overflow-y:auto;
}
.gpars-term p {
    margin-bottom:1rem;
}
.gpars-text-center {
    margin:0;
    text-align: center;
}
.table thead th.gpars-list-col,
.table tbody td.gpars-list-col {
    text-align:center;
    width: 4%;
}
.form-horizontal .control-label.text-left{
    text-align: left;
}

div.dataTables_wrapper div.paging_legacy_paging {
    text-align: center;
    font-size: 1.2rem;
    margin-top: -7px;
    border: solid 1px #ccc;
    padding: 1px;
}

div.dataTables_wrapper div.paging_legacy_paging  a{
    cursor:pointer;
}

/*Video list*/
.gpars-elearning-header {
     overflow:visible;
     height:17vw;
     position:relative;
}
.gpars-elearning-header .gpars-elearning-header-link {
    /*border: red solid 1px;*/
    width: 8vw;
    height: 8vw;
    position: absolute;
    right: 3.3vw;
    top: 1.2vw;
    border-radius: 100%;
    cursor:pointer;
}
#ELContainer {
    background: #F0F4C1;
}
#ELContainer .panel-group .panel.gpars-panel {
    /*background: rgba(255,255,255,0.2);*/
    background: #F0F4C1;
    box-shadow: 0 0 1px #bbb;
}
.container-fluid.gpars-video-list {
    position:relative;
}
.gpars-video-list .panel-default > .panel-heading{
    background-color: rgba(255,255,255,0.6);
}

.gpars-video-list .vjs-default-skin.vjs-paused .vjs-big-play-button 
{
display: none;
}

.gpars-video-list .panel-title a {
    color: #444;
}

    .gpars-video-item {
        width: 180px;
        background: #444 url(/images/elearning/bg.png) no-repeat center center;
        background-size:contain;
        height: 140px;
        display: table;
        position: relative;
        float:left;
        margin-right:15px;
        text-align:center;
        border-radius:3px;
        color:#fff;

    }

    .gpars-video {
        width:100%;
        height:100%;
        top:0;
        left:0;
        z-index:0;
        position: absolute;
    }

        .gpars-video-item h5, .gpars-video-item .fa {
            vertical-align: middle;
            display: table-cell;
            color: #fff;
            background-color: rgba(0,0,0,0.4);
            position:relative;
            z-index:2;
        }

          .gpars-video-item .fa {
            color: #94c523;
        }

        .gpars-video-item:hover .gpars-video-item-hover {
            display: table;
            cursor: pointer;
            opacity: 1;
        }

    .gpars-video-item-hover {
        top: 0;
        left: 0;
        z-index:4;
        display: table;
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        opacity: 0;
        transition: opacity 0.5s;
        border-radius:3px;
    }
@media (max-width: 480px) {
    .gpars-video-item {
        width: 100%;
        margin-bottom:5px;
    }
}

@media (min-width: 480px) and (max-width:767px) {
    .gpars-video-item {
        width: 32%;
        margin:0;
    }

    .gpars-video-item:nth-last-of-type(3n+2) {
        margin:0 2%;
    }
}
  
#videoModalContainer .gpars-video-modal-title  {
    position:relative;
}

.gpars-video-modal-title a.fa{
    position:absolute;
    right: 10px;
}

/*End of Video list*/

/*Legal rule list start*/
#divLegalRuleListContainer {
    font-size: 1.15em;
    font-weight: bold;
}

.gpars-legal-rule-listview {
    background: #00476f url(/images/LegalRule/legal-rule-bg.png) no-repeat center top/100%;
    padding: 0 0 20px 0;
}

.gpars-legal-rule-listview.lang-zh-TW {
    background:#00476f url(/images/LegalRule/legal-rule-bg-zh-TW.png) no-repeat center top/100%;
}

.gpars-legal-rule-listview.lang-zh-CN {
    background: #00476f url(/images/LegalRule/legal-rule-bg-zh-CN.jpg) no-repeat center top/100%;
}

.gpars-legal-rule-listview.lang-en {
    background: #00476f url(/images/LegalRule/legal-rule-bg-en.jpg) no-repeat center top/100%;
}

.gpars-legal-rule-listview .map-mode {
    text-align:right;
}

.gpars-legal-rule-listview .map-mode-inner {
    text-align:center;
    display:inline-block;
    color:#fff;
    font-size:1.1em;
    cursor:pointer;
}
.gpars-legal-rule-container {
    position: relative;
    min-width: 220px;
    font-family: 'Microsoft JhengHei','Gill Sans MT';
    font-weight: bold;
    letter-spacing: 1px;
    float:left;
    padding: 5px 2px 0 2px;
    margin-top:20px;
    width: 20%;
}

.gpars-legal-rule-header {
    position: absolute;
    top: 0;
    text-align: center;
    width: 80%;
    left: 0;
    right: 0;
    margin: auto;
}

    .gpars-legal-rule-header span {
        display: block;
        position: absolute;
    }

    .gpars-legal-rule-header .header-left, .gpars-legal-rule-header .header-right {
        width: 44px;
        height: 36px;
        top: 0;
    }

    .gpars-legal-rule-header .header-left {
        background: url(/images/LegalRule/header-left.png) no-repeat;
        left: 0;
    }

    .gpars-legal-rule-header .header-right {
        background: url(/images/LegalRule/header-right.png) no-repeat;
        right: 0;
    }

    .gpars-legal-rule-header .header-text {
        background-color: #E5E5E5;
        left: 44px;
        width: calc(100% - 88px);
        line-height: 36px;
        font-size: 1.3em;
    }

table.gpars-legal-rule {
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%;
    font-size:1.1em;
}
table.gpars-legal-rule tr {
    color: #fff;
}

    table.gpars-legal-rule tr th,
    table.gpars-legal-rule tr td {
        text-align: center;
        padding: 2px;
        border-bottom: 1px solid transparent;
        
    }

    table.gpars-legal-rule thead tr th {
        border: 1px solid transparent;
        padding: 5px 0;
    }

    table.gpars-legal-rule thead tr:first-of-type th:first-of-type {
        border-right: 1px solid transparent;
        border-top-left-radius: 5px;
    }

    table.gpars-legal-rule thead tr:first-of-type th:last-of-type {
        border-top-right-radius: 5px;
    }

    table.gpars-legal-rule tbody tr:last-of-type td {
        border: 1px solid transparent;
    }

        table.gpars-legal-rule tbody tr:last-of-type td:first-of-type {
            border-bottom-left-radius: 5px;
        }

        table.gpars-legal-rule tbody tr:last-of-type td:last-of-type {
            border-bottom-right-radius: 5px;
        }

    table.gpars-legal-rule tbody tr td {
        border-top: 1px solid transparent;
        cursor: pointer;
    }

        table.gpars-legal-rule tbody tr td:first-of-type {
            border-right: 1px solid transparent;
        }

    table.gpars-legal-rule tbody tr:nth-of-type(even) {
        background-color: #b9b2ac;
    }

table.gpars-legal-rule tbody tr:hover {
            background-color: #b7bef1;
            color: #333;
        }
.gpars-legal-rule-orange .header-text {
    color: #c34e01;
}

.gpars-legal-rule-orange thead tr {
    background-color: #c34e01;
}

.gpars-legal-rule-orange thead tr:first-of-type {
    background-color: #ed9028;
}

.gpars-legal-rule-orange tbody tr:nth-of-type(odd) {
    background-color: #ed9028;
}

.gpars-legal-rule-green .header-text {
    color: #116333;
}

.gpars-legal-rule-green thead tr {
    background-color: #116333;
}

.gpars-legal-rule-green thead tr:first-of-type {
    background-color: #35b264;
}

.gpars-legal-rule-green tbody tr:nth-of-type(odd) {
    background-color: #35b264;
}

.gpars-legal-rule-purple .header-text {
    color: #8f318f;
}

.gpars-legal-rule-purple thead tr {
    background-color: #8f318f;
}

.gpars-legal-rule-purple thead tr:first-of-type {
    background-color: #8964a9;
}

.gpars-legal-rule-purple tbody tr:nth-of-type(odd) {
    background-color: #8964a9;
}

.gpars-legal-rule-gray .header-text {
    color: #0f0f0f;
}

.gpars-legal-rule-gray thead tr {
    background-color: #0f0f0f;
}

.gpars-legal-rule-gray thead tr:first-of-type {
    background-color: #545655;
}

.gpars-legal-rule-gray tbody tr:nth-of-type(odd) {
    background-color: #545655;
}

.gpars-legal-rule-red .header-text {
    color: #53080d;
}

.gpars-legal-rule-red thead tr {
    background-color: #53080d;
}

.gpars-legal-rule-red thead tr:first-of-type {
    background-color: #a01f24;
}

.gpars-legal-rule-red tbody tr:nth-of-type(odd) {
    background-color: #a01f24;
}

/*mobile mode hide map view*/
 @media (max-width: 480px)  {
     .gpars-legal-rule-mapview {
         display: none;
     }

     .gpars-legal-rule-listview {
        display: block;
        background-size: cover;
        background-position-y: -30vh;
     }

     .gpars-legal-rule-listview.hidden {
         display: block !important;
         background: #00476f;
     }

     .gpars-legal-rule-listview.lang-zh-TW {
        background:#00476f;
    }

    .gpars-legal-rule-listview.lang-zh-CN {
        background: #00476f;
    }

    .gpars-legal-rule-listview.lang-en {
        background: #00476f;
    }

     .gpars-legal-rule-listview .map-mode {
         display: none;
     }

     .gpars-legal-rule-container {
         float: none;
         width: 90%;
        margin: 10px 5%;
     }
 }
/*Legal rule list end*/

/*Legal rule detail start*/
.legal-rule-detail-container.type-primary .modal-header {
    position:absolute;
    top: 0;
    width:100%;
    background-color: transparent;
    z-index:9999;
    border-bottom:none;
}
.legal-rule-detail-container .modal-body {
    padding:0;
}

.gpars-legal-rule-detail {
    color: #333;
    padding: 3vw 0 20vw 0;
    border-radius: 5px;
    font-size:1.1em;
    font-family: 'Microsoft JhengHei','Gill Sans MT';
    background: url(/images/LegalRule/legal-rule-detail-header.png) no-repeat center top/100%, 
                       url(/images/LegalRule/legal-rule-detail-footer.png) no-repeat center bottom/100%;
}

    .gpars-legal-rule-detail .header {
        width: 70%;
        margin: 0 auto;
        text-align: center;
        word-break: break-word;
    }

        .gpars-legal-rule-detail .header h2 {
            font-size: 1.6em;
            font-weight: bold;
        }

            .gpars-legal-rule-detail .header h2:first-of-type {
                color: #08913b;
                border-bottom: 10px solid #c0dd81;
                padding-bottom: 6px;
            }

            .gpars-legal-rule-detail .header h2:last-of-type {
                margin-top: 6px;
                color: #026836;
            }

    .gpars-legal-rule-detail .info {
        margin-top: 15px;
        background: url(/images/LegalRule/legal-rule-detail-butterfly.png) no-repeat center 90%/100%;
    }

    .gpars-legal-rule-detail .section-title {
        background: #8fc320;
        color: #fff;
        font-size: 1.2em;
        padding: 5px 0;
    }

    .gpars-legal-rule-detail .circle {
        width: 14px;
        height: 14px;
        border-radius: 100%;
        display: inline-block;
        margin-left: 20px;
        margin-right: 10px;
    }

    .gpars-legal-rule-detail .section-title .circle {
        background-color: #fff;
    }

    .gpars-legal-rule-detail .left {
        float: left;
        width: 46%;
    }

    .gpars-legal-rule-detail .right {
        float: right;
        width: 50%;
    }

    .gpars-legal-rule-detail table {
        text-align: center;
    }

    .gpars-legal-rule-detail .left tr:nth-of-type(odd) .circle {
        background-color: #07913b;
    }

    .gpars-legal-rule-detail .left tr:nth-of-type(even) .circle {
        background-color: gray;
    }

    .gpars-legal-rule-detail .left table {
        width: 100%;
    }

    .gpars-legal-rule-detail .left td,
    .gpars-legal-rule-detail .left th {
        border-bottom: 1px solid #f0f0f0;
        padding: 5px 0;
    }

    .gpars-legal-rule-detail .left tr th {
        border-right: 1px solid #f0f0f0;
        width: 40%;
    }

    .gpars-legal-rule-detail .right p {
        margin: 0 20px;
        line-height: 1.8;
        font-size: 1em;
    }

    .gpars-legal-rule-detail .doc {
        margin: 2px 20px 20px;
    }

    .gpars-legal-rule-detail .doc-title {
        padding-left: 2px;
        margin: 20px 20px 0;
    }

        .gpars-legal-rule-detail .doc-title strong {
            vertical-align: middle;
            font-size: 1.2em;
            border-bottom: 2px solid #aaa;
            padding-bottom: 1px;
            display: inline-block;
            width: calc(100% - 16px);
            color: #189947;
        }

        .gpars-legal-rule-detail .doc-title span {
            display: inline-block;
            width: 0.7em;
            height: 2em;
            background-color: #8fc320;
            margin-right: 1px;
            vertical-align: middle;
        }

    .gpars-legal-rule-detail .doc table {
        border-collapse: separate;
        border-spacing: 2px;
        width: 100%;
    }

        .gpars-legal-rule-detail .doc table th {
            padding: 8px 2px;
        }

        .gpars-legal-rule-detail .doc table td {
            padding: 6px 2px;
        }

        .gpars-legal-rule-detail .doc table thead th {
            background-color: #8fc320;
            border-radius: 3px;
            text-align: center;
        }

        .gpars-legal-rule-detail .doc table tbody tr:nth-of-type(even) {
            background-color: #efefef;
        }

 @media (max-width: 480px)  {
     .gpars-legal-rule-detail {
         font-size: 1em;
     }
     .gpars-legal-rule-detail .header h2 {
         font-size: 1.3em;
     }
     .gpars-legal-rule-detail .left {
         float: none;
         width: 100%;
     }

     .gpars-legal-rule-detail .right {
         float: none;
         width: 100%;
     }

     .gpars-legal-rule-detail .info {
         background: none;
     }
     .gpars-legal-rule-detail .doc-title {
         margin: 10px 0 0;
     }
     .gpars-legal-rule-detail .doc {
         margin: 2px 0 20px;
     }

     .gpars-legal-rule-detail  .fa-2x {
         font-size: 1.5em;
     }
 }
/*Legal rule detail end*/

/*Announce detail*/
.gpars-announce-detail {
    min-height:20vh;
}

.gpars-announce-detail img {
    max-width: 100%; width: auto; height: auto;
}

/*Excel Import start*/
#divPreview {
    max-height: 78vh;
    min-height:30vh;
    overflow-y:auto;
    margin-top: 10px;
}
#tblPreview th, #tblPreview td {
        font-size: 0.8em;
        padding: 1px;
    }

#tblPreview .table {
    margin-bottom: 0;
}
#tblPreview.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before, 
#tblPreview.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    /*top: 3px;
    left: 0;*/
    border: 1px solid white;
    line-height: 10px;
    width: 10px;
    height: 10px;
}
#tblPreview td.gpars-responsive-control, #tblPreview th.gpars-responsive-control {
    padding-left:20px;
}

/*Excel import end*/

/*會員條款 start*/
.term_content h1 {
    text-align: center;
}

.term_content ol {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0;
}

.term_content li p {
    font-weight: normal;
    margin: 0;
}

.term_content li > p:only-child {
    margin-bottom: 0.6em;
}

.term_content ol > li {
    display: table;
    counter-increment: item;
    margin-bottom: 0.6em;
    font-weight: bold;
}

    .term_content ol > li:before {
        content: counters(item, ".") ". ";
        display: table-cell;
        padding-right: 0.6em;
    }

.term_content li ol > li {
    margin: 0;
}

    .term_content li ol > li:before {
        content: counters(item, ".") " ";
    }

.term_content li li {
    font-weight: normal;
}

.term_content ol.li_bracket {
    counter-reset: subitem;
}

    .term_content ol.li_bracket > li {
        display: table;
        counter-increment: subitem;
    }

        .term_content ol.li_bracket > li:before {
            content: "(" counters(subitem, ")") ") ";
            display: table-cell;
            padding-right: 0.6em;
        }

.term_content_zh h1 {
    text-align: center;
}
.term_content_zh ol{
    list-style:decimal;
}
.term_content_zh li p {
    margin-left: 2em;
    margin-bottom: 0;
}

.term_content_zh li > p:only-child {
    margin-bottom: 0.6em;
}

.term_content_zh ol.li_bracket {
    counter-reset: subitem;
    padding: 0;
}

    .term_content_zh ol.li_bracket > li {
        display: table;
        counter-increment: subitem;
    }

        .term_content_zh ol.li_bracket > li:before {
            content: "(" counters(subitem, ")") ") ";
            display: table-cell;
            padding-right: 0.8em;
        }
/*會員條款 end*/
/*Contract start*/
#divUpsertContract .gpars-text-orange {
    color: orange;
}
/*Contract end*/
@media (max-width: 575px) {

    .top-bar {text-align:center;}
    .gpars-top-menu > li {
        width: 20%;
    }

     .gpars-top-menu > li > a {
         text-align:center;
     }
     .gpars-top-menu > li > a > span{
        display: none;
    }
}

@media (min-width: 10px) {
    .navbar-nav > li {
        float: left;
    }
    .gpars-top-menu > li {
         text-align:center;
     }
}

@media (max-width: 480px) {
    .slicknav_brand {
        width: 75%;
    }
    .gpars-img-logo-mobile {
        width: 98%;
    }

    .slicknav_brand {
        padding: 0 12px; 
    }
    .navbar-nav > li {
        float: left;
    }
}

@media (min-width: 480px) and (max-width:767px) {
    .gpars-img-logo-mobile {
        width: 70%;
    }
    .navbar-nav > li {
        float: left;
        
    }
}
@media (max-width: 767px) {
    .gpars-sub-menu .gpars-img-logo {
        display: none;
    }
}


/*alet icon*/
    .gpars-alert {
        position: relative;
    }
    .gpars-alert .label {
        position: absolute;
        top: -5px;
        right: -10px;
    }

.custom-carousel .item.gpars-ad-bottom-item {
    text-align:center;
    padding-right: 0;   
}

 .gpars-img-client {
	max-width: 100%;
    max-height: 100%;
}


 
#bottom-ad .carousel-indicators {
	bottom: 30px;
}

.carousel-indicators li{
	width: 14px !important;
	height: 14px !important;
	border: 2px solid #fff !important;
	margin: 1px !important;
}


#bottom-ad .carousel-control.left,
#bottom-ad .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
    width:5%;
}

#bottom-ad .carousel-control.left span {
	padding: 15px;
}

#bottom-ad .carousel-control.right span {
	padding: 15px;
}

#bottom-ad .carousel-control .fa-angle-left, 
#bottom-ad .carousel-control .fa-angle-right{
	position: absolute;
	top: 40%;
	z-index: 5;
	display: inline-block;
}

#bottom-ad .carousel-control .fa-angle-left{
	left: 0;
}

#bottom-ad .carousel-control .fa-angle-right{
	right: 0;
}

#bottom-ad .carousel-control i{
	background: rgba(0,0,0,.1);
	color: #000;
	padding: 10px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.gpars-ad-thumbnail {
    max-height: 10vh;
    max-width: 100%;
}

.nav-tabs-custom>.nav-tabs>li>a{
    padding: 5px 10px;
}


.gpars-male {
    color: #0e57bf;
}

.gpars-female {
    color: #bf0e0e;
}
/*table-hover*/
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #3c8dbc47;
}
/*table-striped with selected*/
.table-striped > tbody > tr.selected > td, .table-striped > tbody > tr.selected > th {
    background-color:transparent;
}
/*table hover tick*/
table.dataTable tbody>tr.selected .text-success,
table.dataTable tbody>tr.selected .text-primary,
table.dataTable tbody>tr.selected .text-warning,
table.dataTable tbody>tr.selected .text-muted,
table.dataTable tbody>tr.selected .text-danger,
table.dataTable tbody>tr.selected .fa-lock {
    color: #fff;
}

.feedback {
    height: 35px;
}
.bootstrap-dialog-footer-buttons .feedback {
    float:left;
}

/*view only form style*//*#3c8dbc*/
/*.gpars-view-form label{
    padding-top: 4px;
    padding-bottom: 4px;
}

.gpars-view-field {
    display: inline-block;
    width: 100%;
    padding: 4px 2px;
    border-bottom: 1px solid #ddd;
}*/

.gpars-form-view .form-control[readonly]{
    background-color:#fff;
    border-left: none;
    border-right: none;
    border-top: none;
}

.gpars-form-view .form-control[readonly].input-sm{
    font-size:14px;
}

.gpars-form-left-align .control-label {
        text-align:left;
    }

.dt-bootstrap .gpars-grid-button {
    color:#fff;
}

.gpars-list span:first-of-type {
    display:inline-block;
    min-width: 5rem;
}

.input-xs {
  height: 22px;
  padding: 2px 5px;
  font-size: 12px;
  line-height: 1.5; 
  border-radius: 3px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: white;
    color: #aaa;
}

a.main-button.btn-primary, input[type="submit"].btn-primary {
    background-color: Green;
}
/*front end register modal*/
@media screen and (min-width: 420px)
{
    .register-form .modal-dialog{
        width: 400px;
    }
}

/* success tick*/
.check_mark {
          /*width: 80px;
    height: 130px;*/
          margin: 0 auto;
      }

      .sa-icon {
          width: 80px;
          height: 80px;
          border: 4px solid gray;
          -webkit-border-radius: 40px;
          border-radius: 40px;
          border-radius: 50%;
          margin: 20px auto;
          padding: 0;
          position: relative;
          box-sizing: content-box;
      }

          .sa-icon.sa-success {
              border-color: #94c523;
          }

              .sa-icon.sa-success::before, .sa-icon.sa-success::after {
                  content: '';
                  -webkit-border-radius: 40px;
                  border-radius: 40px;
                  border-radius: 50%;
                  position: absolute;
                  width: 60px;
                  height: 120px;
                  background: white;
                  -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
              }

              .sa-icon.sa-success::before {
                  -webkit-border-radius: 120px 0 0 120px;
                  border-radius: 120px 0 0 120px;
                  top: -7px;
                  left: -33px;
                  -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg);
                  -webkit-transform-origin: 60px 60px;
                  transform-origin: 60px 60px;
              }

              .sa-icon.sa-success::after {
                  -webkit-border-radius: 0 120px 120px 0;
                  border-radius: 0 120px 120px 0;
                  top: -11px;
                  left: 30px;
                  -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg);
                  -webkit-transform-origin: 0px 60px;
                  transform-origin: 0px 60px;
              }

              .sa-icon.sa-success .sa-placeholder {
                  width: 80px;
                  height: 80px;
                  border: 4px solid #94c523;
                  -webkit-border-radius: 40px;
                  border-radius: 40px;
                  border-radius: 50%;
                  box-sizing: content-box;
                  position: absolute;
                  left: -4px;
                  top: -4px;
                  z-index: 2;
              }

              .sa-icon.sa-success .sa-fix {
                  width: 5px;
                  height: 90px;
                  background-color: white;
                  position: absolute;
                  left: 28px;
                  top: 8px;
                  z-index: 1;
                  -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg);
              }

              .sa-icon.sa-success.animate::after {
                  -webkit-animation: rotatePlaceholder 4.25s ease-in;
                  animation: rotatePlaceholder 4.25s ease-in;
              }

          .sa-icon.sa-success {
              border-color: transparent\9;
          }

              .sa-icon.sa-success .sa-line.sa-tip {
                  -ms-transform: rotate(45deg) \9;
              }

              .sa-icon.sa-success .sa-line.sa-long {
                  -ms-transform: rotate(-45deg) \9;
              }

      .animateSuccessTip {
          -webkit-animation: animateSuccessTip 0.75s;
          animation: animateSuccessTip 0.75s;
      }

      .animateSuccessLong {
          -webkit-animation: animateSuccessLong 0.75s;
          animation: animateSuccessLong 0.75s;
      }

      @-webkit-keyframes animateSuccessLong {
          0% {
              width: 0;
              right: 46px;
              top: 54px;
          }

          65% {
              width: 0;
              right: 46px;
              top: 54px;
          }

          84% {
              width: 55px;
              right: 0px;
              top: 35px;
          }

          100% {
              width: 47px;
              right: 8px;
              top: 38px;
          }
      }

      @-webkit-keyframes animateSuccessTip {
          0% {
              width: 0;
              left: 1px;
              top: 19px;
          }

          54% {
              width: 0;
              left: 1px;
              top: 19px;
          }

          70% {
              width: 50px;
              left: -8px;
              top: 37px;
          }

          84% {
              width: 17px;
              left: 21px;
              top: 48px;
          }

          100% {
              width: 25px;
              left: 14px;
              top: 45px;
          }
      }

      @keyframes animateSuccessTip {
          0% {
              width: 0;
              left: 1px;
              top: 19px;
          }

          54% {
              width: 0;
              left: 1px;
              top: 19px;
          }

          70% {
              width: 50px;
              left: -8px;
              top: 37px;
          }

          84% {
              width: 17px;
              left: 21px;
              top: 48px;
          }

          100% {
              width: 25px;
              left: 14px;
              top: 45px;
          }
      }

      @keyframes animateSuccessLong {
          0% {
              width: 0;
              right: 46px;
              top: 54px;
          }

          65% {
              width: 0;
              right: 46px;
              top: 54px;
          }

          84% {
              width: 55px;
              right: 0px;
              top: 35px;
          }

          100% {
              width: 47px;
              right: 8px;
              top: 38px;
          }
      }

      .sa-icon.sa-success .sa-line {
          height: 5px;
          background-color: #94c523;
          display: block;
          border-radius: 2px;
          position: absolute;
          z-index: 2;
      }

          .sa-icon.sa-success .sa-line.sa-tip {
              width: 25px;
              left: 14px;
              top: 46px;
              -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
          }

          .sa-icon.sa-success .sa-line.sa-long {
              width: 47px;
              right: 8px;
              top: 38px;
              -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
          }

      @-webkit-keyframes rotatePlaceholder {
          0% {
              transform: rotate(-45deg);
              -webkit-transform: rotate(-45deg);
          }

          5% {
              transform: rotate(-45deg);
              -webkit-transform: rotate(-45deg);
          }

          12% {
              transform: rotate(-405deg);
              -webkit-transform: rotate(-405deg);
          }

          100% {
              transform: rotate(-405deg);
              -webkit-transform: rotate(-405deg);
          }
      }

      @keyframes rotatePlaceholder {
          0% {
              transform: rotate(-45deg);
              -webkit-transform: rotate(-45deg);
          }

          5% {
              transform: rotate(-45deg);
              -webkit-transform: rotate(-45deg);
          }

          12% {
              transform: rotate(-405deg);
              -webkit-transform: rotate(-405deg);
          }

          100% {
              transform: rotate(-405deg);
              -webkit-transform: rotate(-405deg);
          }
      }
.bg-gray {
    background:#f9f9f9;
}
.gpars-tel-group {

}

.gpars-tel-group [class^=col-xs]{
    padding: 0;
}
.gpars-tel-group .input-group-addon {
    padding:2px;
}

.gpars-tel-group .gpars-country-code {
    margin-right: -1px;
}

.gpars-tel-group .gpars-country-code .text-box {
    border-radius: 0;
}

/*Flow Start*/
.gpars-flow-audit-type {
    border: solid 1px #ccc;
    border-radius:3px;
    border-left-width: 4px;
    padding:0 2px;
    font-size:0.85em;
    white-space:nowrap;
}

.gpars-flow-audit-type-u {
    border-left-color: orange !important;
}

.gpars-flow-audit-type-f {
    border-left-color: #cccccc;
}

.gpars-flow-audit-type-g-any {
    border-left-color: #00c8ff !important;
    cursor: help;
}

.gpars-flow-audit-type-g-all {
    border-left-color: #0015ff !important;
    cursor: help;
}

.gpars-flow-audit-type-g-round {
    border-left-color: #07913b !important;
    cursor: help;
}

.gpars-flow-step span {
    border: solid 1px #ccc;
    border-radius:3px;
    margin: 0 2px;
    padding: 0 2px;
    font-size:0.85em;
    white-space:nowrap;
}

.gpars-flow-extra {
    color: #ccc;
}
.gpars-flow-extra-active {
    color: #000;
}

button.gpars-flow-extra-active,
button.gpars-flow-extra-active:hover,
button.gpars-flow-extra-active:focus {
    color:#fff;
    background-color: #79848a;
}


.table-hover > tbody > tr:hover .gpars-flow-audit-type{
    border-color: #999;
}

.table-hover > tbody > tr:hover .gpars-flow-audit-type-f {
    border-left-color: #999;
}

.table-hover > tbody > tr:hover .gpars-flow-step span {
    border-color: #999;
}

.table-hover > tbody > tr:hover .gpars-flow-extra{
    color: #999;
}


/*Flow End*/

.gpars-tooltip-info {
    color: #777;
    cursor: help;
}

.gpars-tooltip-template {
    display:none;
}

.gpars-tooltip-template-content ul {
    list-style: none;
    padding: 0;
    font-size: 0.85em;
}
.gpars-tooltip-template-content ul li {
    margin: 2px 0;
}

/*switch style*/
.material-switch > input[type="checkbox"] {
    display: none;   
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 40px;  
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 10px;
    margin-top: -3px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 32px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 16px;
    left: 0px;
    margin-top: 2px;
    position: absolute;
    top: -8px;
    transition: all 0.3s ease-in-out;
    width: 16px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 17px;
}

.gpars-table-header {
    background: #189947;
    color: #fff;
}