﻿.GMLoader-Wrapper {
    background-color: rgba(0, 0, 0, 0.73);
}
.GMLoader-Wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2999;
}
.GMLoader-Wrapper:before {
    position: absolute;
    left: 50%;
    top: calc(50% + 16px);
    transform: translate(-50%, -50%);
    font-size: 12px;
    color: #9E9E9E;
}
.GMLoader {
    border: 3px solid transparent;
    /* transform-origin: 50% 50%; */
}

.GMLoader {
    display: block;
    position: relative;
    left: calc(50% - 37px);
    top: calc(50% - 35px);
    transform: translate(-50%, -50%);
    width: 70px;
    height: 40px;
    /* border-radius: 50%; */
    -webkit-animation: ldx-flip 5s linear infinite;
    animation: ldx-flip 5s linear infinite;
    z-index: 3999;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}


.card .card-block table tr td,th
{
    padding-bottom:7px !important;
    padding-top:7px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    line-height:20px !important;
    height:20px !important;
}
label {
    display: inline-block;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    font-size:11.5px;
}
label.error.fail-alert {
border: 2px solid red;
border-radius: 4px;
line-height: 1;
padding: 2px 0 6px 6px;
background: #ffe6eb;
}
#iddelete
{
    /*border: 1px solid #fe5d70;
    background-color:#fe5d70;*/
    border-radius: 5px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #e05c5c;
    cursor: pointer;
    font-size: 17px;


    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgb(0 0 0 / 50%);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border: 1px solid rgba(0,0,0,0.50);
    border-top: 1px solid rgba(0,0,0,0.001);
    /*box-shadow: 0 0 10px rgb(0 0 0 / 35%), 0px 1px 3px rgb(0 0 0 / 18%), inset 0px -3px 0px rgb(0 0 0 / 35%), inset 0px 14px 14px rgb(255 255 255 / 10%);
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 35%), 0px 1px 3px rgb(0 0 0 / 18%), inset 0px -3px 0px rgb(0 0 0 / 35%), inset 0px 14px 14px rgb(255 255 255 / 10%);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.35), 0px 1px 3px rgba(0,0,0,0.18), inset 0px -3px 0px rgba(0,0,0,0.35), inset 0px 14px 14px rgba(255,255,255,0.10);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.35), 0px 1px 3px rgba(0,0,0,0.18), inset 0px -3px 0px rgba(0,0,0,0.35), inset 0px 14px 14px rgba(255,255,255,0.10);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.35), 0px 1px 3px rgba(0,0,0,0.18), inset 0px -3px 0px rgba(0,0,0,0.35), inset 0px 14px 14px rgba(255,255,255,0.10)*/;
    cursor: pointer;
    background-color: #505053;
}
#iddelete:hover
{
     border: 1px solid #181a23;
    background-color:#181a23;
}
#idedit
{
    /*border: 1px solid #48433f;
    background-color: #ff9e2a;*/
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 1px;
    color: white;
    cursor: pointer;
    font-size: 17px;


    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgb(0 0 0 / 50%);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border: 1px solid rgba(0,0,0,0.50);
    border-top: 1px solid rgba(0,0,0,0.001);
    /*box-shadow: 0 0 10px rgb(0 0 0 / 35%), 0px 1px 3px rgb(0 0 0 / 18%), inset 0px -3px 0px rgb(0 0 0 / 35%), inset 0px 14px 14px rgb(255 255 255 / 10%);
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 35%), 0px 1px 3px rgb(0 0 0 / 18%), inset 0px -3px 0px rgb(0 0 0 / 35%), inset 0px 14px 14px rgb(255 255 255 / 10%);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.35), 0px 1px 3px rgba(0,0,0,0.18), inset 0px -3px 0px rgba(0,0,0,0.35), inset 0px 14px 14px rgba(255,255,255,0.10);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.35), 0px 1px 3px rgba(0,0,0,0.18), inset 0px -3px 0px rgba(0,0,0,0.35), inset 0px 14px 14px rgba(255,255,255,0.10);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.35), 0px 1px 3px rgba(0,0,0,0.18), inset 0px -3px 0px rgba(0,0,0,0.35), inset 0px 14px 14px rgba(255,255,255,0.10)*/;
    cursor: pointer;
    background-color: #505053;
}
#idedit:hover
{
    border: 1px solid #181a23;
    background-color:#181a23;
}

#idChangeReq
{
    border: 1px solid #444c67;
    background-color:#444c67;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 5px;
    color:white;
    cursor:pointer;
    font-size: 17px;
}
#idChangeReq:hover
{
    border: 1px solid #181a23;
    background-color:#181a23;
}

#idLieu
{
    border: 1px solid #444c67;
    background-color:#444c67;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 5px;
    color:white;
    cursor:pointer;
    font-size: 17px;
}
#idLieu:hover
{
    border: 1px solid #181a23;
    background-color:#181a23;
}
#idDuplicate
{
    border: 1px solid #444c67;
    background-color:#444c67;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 5px;
    color:white;
    cursor:pointer;
    font-size: 17px;
}
#idDuplicate:hover
{
    border: 1px solid #181a23;
    background-color:#181a23;
}


#idcontainerlist
{
    color:#444c67;
    cursor:pointer;   
}
#idcontainerlist:hover
{
    
     color:red;
}
#idpending {
    
    
    color:#092cff;
    cursor:pointer;
    font-size: 20px;
}
#idrejected {
   
    color:red;
    cursor:pointer;
    font-size: 20px;
}
#idapproved {
    
    color:#73bf45;
    cursor:pointer;
    font-size: 20px;
}

#idprint
{
    border: 1px solid #444c67;
    background-color:#444c67;
    
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    color:white;
    cursor:pointer;
    font-size: 17px;
}
#idprint:hover
{
    border: 1px solid #181a23;
    background-color:#181a23;
}
#idview
{
    border: 1px solid #444c67;
    background-color:#444c67;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 1px;
    color:white;
    cursor:pointer;
    font-size: 17px;
}
#idview:hover
{
    border: 1px solid #181a23;
    background-color:#181a23;
}
#idtrack
{
    border: 1px solid #444c67;
    background-color:#444c67;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 5px;
    color:white;
    cursor:pointer;
    font-size: 17px;
}
#idtrack:hover
{
    border: 1px solid #181a23;
    background-color:#181a23;
}
#idattachment
{
    /* border: 1px solid #444c67; */
    /* background-color:#444c67; */
    /* border-radius: 3px; */
    /* padding-left: 10px; */
    /* padding-right: 10px; */
    /* padding-top: 8px; */
    /* padding-bottom: 5px; */
    /* color:white; */
    /* cursor:pointer; */
    /* font-size: 17px; */
}
#idattachment:hover
{
    /* border: 1px solid #181a23; */
    /* background-color:#181a23; */
}
#openattachment
{
    border: 1px solid #444c67;
    background-color:#444c67;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    color:white;
    cursor:pointer;
    font-size: 17px;
    margin-left: 13px;
}
#openattachment:hover
{
    border: 1px solid #181a23;
    background-color:#181a23;
}
.preloader5 .circle-5 {
    background-color:#ff9e2a !important;
    border:solid 0px #ff9e2a;
}
#GoxMaxModalLoaderCenter .modal-content
{
    background-color:transparent !important;
    border:0px !important;
    margin-top:50%;
}
.select2-container--default.select2-container--disabled .select2-selection--single
{
    background-color: #645d53  !important;
}
/*added on  20210428*/
.select2-container--default .select2-selection--single .select2-selection__rendered
{
    /*line-height:10px !important;
    background-color: #fff !important;*/

    
    
    line-height:10px !important;
    color:#fff !important;
    /*color: #fff;
    background-color: #272528;
    
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;*/

}
.select2-selection__rendered {
 /*background-color: #48433f;*/
}
.select2-container--default .select2-selection--single
{
    border-radius:0px !important;
}
.dv-commodityitem-chk-lst {
    height: 400px;
    overflow: hidden;
    overflow-y: auto;
}

#GoMaxmodelBody table tr td {white-space: inherit}

/*added on  20210428*/

/*added on  20210504 by KB for captach*/
.capbox {
            background-image: linear-gradient(#5A9834, #5A9834);
            border-width: 2px 2px 2px 20px;
            box-sizing: border-box;
            display: inline-block;
            padding: 5px 20px 5px 16px;
            border-radius: 4px 4px 4px 4px;
            font-weight: bold;
            color: white;
        }
#dvEmailVerification {
display:none;
}
.dv-chk-lst {
height:400px;

}

/*--Kanhia--08-May-2021*/

.dv-commodityitem-chk-lst {
    height: 400px;
    overflow: hidden;
    overflow-y: auto;
}

#GoMaxmodelBody table tr td {white-space: inherit}

/*added on  20210428*/
.cr {
    height:15px !important;
    width:15px !important;
}
#tblCommoditiyChkLstItems tr td
{
    padding-bottom:0px !important;
    padding-top:0px !important;
}
#tblApplicationDocumentTaggingChkLst tr td
{
    padding-bottom:0px !important;
    padding-top:0px !important;
}
input[type=date] {
    padding: .35rem .75rem !important;
}

.select2-selection__arrow {
    /*border-color: #fff !important;*/
    color:#fff !important;
}
.select2-selection__arrow b
{
        border-color: #fff transparent transparent transparent !important;
    }
/*added on  20210428*/
.select2-container--default.select2-container--disabled
{
    background-color: #645d53 !important;
    color: #ccc !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered--disabled
{
    background-color: #645d53 !important;
    color: #ccc !important;
}
.select2-selection__rendered--disabled
{
    line-height:10px !important;
    background-color: #5A9834;
    color:#fff;
}
.select2-selection__rendered
{
    line-height:10px !important;
    background-color: #48433f;
    color:#fff;
}
.select2-container--default .select2-selection--single
{
    border-radius:0px !important;
}
.dv-commodityitem-chk-lst {
    height: 400px;
    overflow: hidden;
    overflow-y: auto;
}

#GoMaxmodelBody table tr td {white-space: inherit}

/*added on  20210428*/

/*added on  20210504 by KB for captach*/
.capbox {
            background-image: linear-gradient(#5A9834, #5A9834);
            border-width: 2px 2px 2px 20px;
            box-sizing: border-box;
            display: inline-block;
            padding: 5px 20px 5px 16px;
            border-radius: 4px 4px 4px 4px;
            font-weight: bold;
            color: white;
        }
#dvEmailVerification {
display:none;
}
.dv-chk-lst {
height:400px;

}

/*--Kanhia--08-May-2021*/

.dv-commodityitem-chk-lst {
    height: 400px;
    overflow: hidden;
    overflow-y: auto;
}

#GoMaxmodelBody table tr td {white-space: inherit}

/*added on  20210428*/
.cr {
    height:15px !important;
    width:15px !important;
}
#tblCommoditiyChkLstItems tr td
{
    padding-bottom:0px !important;
    padding-top:0px !important;
}
#tblApplicationDocumentTaggingChkLst tr td
{
    padding-bottom:0px !important;
    padding-top:0px !important;
}
/*Added by KB on 20210602*/

#dvAccTypeAttachments {
    /*height: 157px;
    overflow-x: hidden;
    overflow-y: auto;*/
}
/*Added by KB on 20210602*/

@media only screen and (max-width: 573px) {
  .md-tabs .nav-item {
    width: calc(100% / 1) !important;
    position: relative !important;
  }
    #idinspectiondiv {
        width:auto !important;
        overflow:scroll;
    }
    #idinsepectorbtndiv {
        padding-top:0px !important;
    }
    #GoMaxEditApplication {
        padding-left: 0px !important;
        max-width:100% !important;
    }
    #GoMaxEditApplication .modal-dialog {
        max-width:100% !important;
        min-width: 96% !important;
    }
}
#GoMaxLoader {
    background-color:transparent !important;
}

::-webkit-calendar-picker-indicator {
    filter: invert(1);
}
::-webkit-calendar-picker {
    background-color: #48433f !important;
}
.select2-results {
    background-color:#645d53;
    color:#fff;
}
.select2-container--default .select2-results__option[aria-selected=true]
{
    background-color:#48433f !important;    
}

::-webkit-scrollbar {
  width: 5px !important;
  height:5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #d1d0ca;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #0070cc;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #0070cc;
}
#divleft .card-block {
    padding-left:8px !important;
    padding-right:8px !important;
    padding-top:8px !important;
    padding-bottom:8px !important;
}
#divright .card-block {
    padding-left:0px !important;
    padding-right:1px !important;
    padding-top:0px !important;
    padding-bottom:0px !important;
}
#divleft .card {
    margin-bottom:5px !important;
    border-top: 3px solid #d2d6de; 
    border-top-color: #ffbf73;
    border-left:solid 1px #ffbf73;
    border-right:solid 1px #ffbf73;
    border-bottom:solid 1px #ffbf73;
}
#divright .card {
    margin-bottom:5px !important;
    border-top: 3px solid #d2d6de; 
    border-top-color: #ffbf73;
    border-left:solid 1px #ffbf73;
    border-right:solid 1px #ffbf73;
    border-bottom:solid 1px #ffbf73;
}
#divleft .card .card-header {
    padding:10px !important;
    border-bottom:solid 1px #ffbf73;
}
#divright .card .card-header {
    padding:10px !important;
    border-bottom:solid 1px #ffbf73;
}
.card-header h6
{
    margin-bottom:0px !important;
}
.card-block .col-md-5
{
    padding-right: 2px !important;
    font-size: 11px;
}
.card-block .col-md-7
{
    font-size: 12px;
    padding-left: 2px !important;
}
#divleft .form-control
{
    padding: 0.3rem .35rem;
    font-size:12px;
    
}
.form-group
{
    margin-bottom: 5px !important;
}
#idColListing
    {
        padding-right: 9px;padding-left: 9px;
    }
@media only screen and (max-width: 573px) {
    #divleft
    {
        padding-right: 9px !important;
        padding-left: 10px !important;
    }
    .card-block .col-md-7 {
    font-size: 12px;
    padding-left: 15px !important;
    }
    #tdComplimentary
    {
        padding-top:0px !important;
    }
    #idColListing
    {
        padding-right: 0px;
        padding-left: 0px;
    }
    #idinvoicesearch .col-md-2
    {
        width:50% !important;
    }
}
#divtypes label
{
    font-size: 12px;
}
input[type="password"]
{
    -webkit-text-security:disc;
}

#idshiftback{

}

#idshiftback
{
  
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 1px;
    color: white;
    cursor: pointer;
    font-size: 17px;


    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgb(0 0 0 / 50%);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border: 1px solid rgba(0,0,0,0.50);
    border-top: 1px solid rgba(0,0,0,0.001);
    cursor: pointer;
    background-color: #505053;
}
#idshiftback:hover
{
    border: 1px solid #181a23;
    background-color:#181a23;
}
.ion-arrow-return-left {
    color:red;
}
.pcoded .pcoded-navbar .pcoded-item>li>a
{
    font-size:12px !important;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li>a
{
    font-size:12px !important;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li {
    border-bottom:solid 1px #a3a3a3;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li>a
{
    padding: 7px 3px !important;
}

.card {
    background-color:#fff !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #a8a8a8 !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #a8a8a8 !important;
  opacity: 1;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #a8a8a8 !important;
  opacity: 1;
}
input::placeholder {
    color: #a8a8a8 !important;
    opacity: 1;
}
::-webkit-input-placeholder
{
    color: #000 !important;
    opacity: 1;
}
.form-control {
    color: #000 !important;
    font-size: 13px;
    border-radius: 4px !important;
}
.mb-2 {
    margin-bottom: 0.1rem!important;
}
.pcoded .pcoded-navbar[navbar-theme=theme1]
{
    background-color:#fff !important;
}
.pcoded .pcoded-navbar[navbar-theme=theme1] .main-menu
{
    background-color: #fff !important;
}
.pcoded .pcoded-navbar[navbar-theme=theme1] .pcoded-item > li > a {
    color: #1e1e1e !important;
    }
    .pcoded .pcoded-navbar[navbar-theme=theme1] .pcoded-item > li.pcoded-trigger > a {
        background-color: #0070cc !important;
    }
    .pcoded .pcoded-navbar[navbar-theme=theme1] .pcoded-item > li.pcoded-trigger > a:hover {
        color: #fff !important;
    }
    .pcoded .pcoded-navbar[navbar-theme=theme1] .pcoded-item > li.pcoded-hasmenu > a:after, .pcoded .pcoded-navbar[navbar-theme=theme1] .pcoded-item > li.pcoded-hasmenu .pcoded-submenu li.pcoded-hasmenu > a:after {
        color: #0070cc !important;
    }
    .pcoded .pcoded-navbar[navbar-theme=theme1] .pcoded-item > li.pcoded-hasmenu .pcoded-submenu li.pcoded-hasmenu > a:after {
        color: #0070cc !important;
    }
    .pcoded .pcoded-navbar[navbar-theme=theme1] .pcoded-item > li.pcoded-trigger > a{
        color: #fff !important;
    }
    .pcoded .pcoded-navbar[navbar-theme=theme1] .pcoded-item > li.pcoded-trigger > a:after {
        color: #fff !important;
    }
    .pcoded .pcoded-navbar[active-item-theme=theme1] .pcoded-item li.pcoded-hasmenu:hover > a:after {
        color: #0070cc !important;
    }
/*.pcoded .pcoded-navbar[navbar-theme=theme1] .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a{
        background: #0070cc !important;
}*/
.pcoded .pcoded-navbar[navbar-theme=theme1] .pcoded-item li.pcoded-hasmenu .pcoded-submenu
{
        background-color: #fff !important;
    }
    .pcoded .pcoded-navbar[navbar-theme=theme1] .pcoded-item li.pcoded-hasmenu .pcoded-submenu li > a {
        color: #1e1e1e !important;
    }
    .pcoded .pcoded-navbar[navbar-theme=theme1] .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a {
        background: #0070cc !important;
        color:#fff !important;
    }
.pcoded .pcoded-navbar[active-item-theme=theme1] .pcoded-item li.pcoded-hasmenu:hover > a {
    color: #000 !important;
    background-color:#fff !important; 
    }

.pcoded[theme-layout=vertical] .pcoded-navbar .pcoded-item[subitem-border=true] .pcoded-hasmenu .pcoded-submenu li > a {
    padding-left:33px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000 !important;
    background-color:#fff !important; 
}
.select2-selection__arrow b {
    border-color: #1c1a1a transparent transparent transparent !important;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef;
    background-color: #0070cc;
    color: #fff;
}
.page-item.disabled .page-link {
    background-color: #058bf9;
    color: #fff;
}
.page-item.active .page-link {
    background-color: #0070cc;
    border-color: #0070cc;
}
button.dt-button, div.dt-button, a.dt-button {
    background-color: #0070cc;
}
button.dt-button, div.dt-button, a.dt-button:hover {
    background-color: #176fb7 !important;
}
.btn-success.btn-mat {
    /*background-color: #404e67;
    height: 34px;*/
    background-color: #0070cc !important;
    border: solid 1px #0070cc !important;
    border-bottom: solid 3px #0070cc !important;
    line-height: 20px;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-top: 7px;
    border-radius: 4px;
}
.btn-success.btn-mat:before {
    /*background-color: #fe5d70;*/
}

.col-md-7 {
    padding:5px !important;
}
#accordion .panel-title a {
    background-color: #eaeffe  !important;
    display: block;
    padding: 15px 70px 15px 70px;
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #0070cc;
    border-radius: 0;
    /*box-shadow: 0 1px 4px rgb(0 0 0 / 10%), 0 0 40px rgb(0 0 0 / 10%) inset;*/
    position: relative;
}
#accordion .panel-heading {
    padding: 0;
    border: none;
    border-radius: 0;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
}

#accordion .panel-heading:before,
#accordion .panel-heading:after {
    content: "";
    width: 50%;
    height: 20%;
    /*box-shadow: 0 15px 5px rgba(0, 0, 0, 0.4);*/
    position: absolute;
    bottom: 15px;
    left: 10px;
    transform: rotate(-3deg);
    z-index: -1;
}

#accordion .panel-heading:after {
    left: auto;
    right: 10px;
    transform: rotate(3deg);
}



#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before {
    content: "\e846";
    font-family: "feather";
    font-weight: 900;
    width: 55px;
    height: 100%;
    text-align: center;
    line-height: 50px;
    border-left: 1px solid #289eff;
    position: absolute;
    top: 0;
    right: 0;
}

#accordion .panel-title a.collapsed:before {
    content: "\e848";
}

#accordion .panel-title a .icon {
    display: inline-block;
    width: 55px;
    height: 100%;
    border-right: 1px solid #289eff;
    font-size: 20px;
    color: #0070cc;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.border-checkbox-section .border-checkbox-group{
    display:inline-block;
}
.border-checkbox-section .border-checkbox {
    display: inherit !important;
}
.sub-title {
    color:white;
    border-bottom: 1px solid #272528 !important;
}
.main-body .page-wrapper {
    padding: 1rem;
    -webkit-transition: all ease-in .3s;
    transition: all ease-in .3s;
}
.panel-body {
    padding:10px;
}
#idcol-lg-12 {
    padding-left:7px !important;
}
#idcol-lg-12 h4 {
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}
#idSocialLinks {
    padding-left:14px !important;
    margin-top:10px;
}
#idSocialLinks h5 {
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}
#idcol-md-5 {
    padding-left:7px !important;
    padding-top: 6px;
}
#idcol-md-5 h4 {
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}

#imgcoverpicture img {
    width: 100% !important;
}
#Settings .sub-title {
    color:#181a23;
}
.login-block {
    background-color: #fff !important;
    background-image:none !important;
}
#idloginPanel {
    border: 0px solid;
    /*box-shadow: 3px 3px;*/

    -webkit-box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
    box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);

}
#idloginPanel .form-control {
    padding:15px !important;
    border-left:solid 4px #0070cc;
    border-radius:6px;
}
#idloginPanel .form-control:focus {
    padding:15px !important;
    border:solid 1px #0070cc80 !important;
    border-left:solid 4px #045395 !important;
    border-radius:6px;
}
    #idloginPanel a {
        color:#0070cc !important;
    }
.btnlogin {
    background-color: #0070cc !important;
    border:solid 1px #0070cc !important;
    border-bottom:solid 3px #0070cc !important;
    line-height:20px;
    color:#fff;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:7px;
    padding-top:7px;
    border-radius:4px;
}
.btnlogin:hover {
    border-bottom:solid 3px #035ca5 !important;
    cursor:pointer !important;
    background-color: #035ca5 !important;
    
}
#imglogoprofile img {
    width:100% !important;
    height:100% !important;
}

#imgQrCodeLogo img {
    width:100% !important;
    height:100% !important;
}
#imgcoverpicture img{
    width:100% !important;
    /*height:100% !important;*/
}
#imgqrcode img{
    width:100% !important;
    height:100% !important;
}
#imgqrcode {
    border: solid 1px #ccc;
    max-width: 48%;
    margin-left: 4px;
}
#imgprofilepicture{
    border: solid 1px #ccc;
    max-width: 48%;
    margin-left: 4px;
}
#imglogoprofile {
    border: solid 1px #ccc;
    max-width: 48%;
    margin-left: 4px;
}
#imgQrCodeLogo{
    border: solid 1px #ccc;
    max-width: 48%;
    margin-left: 4px;
}
#imgcoverpicture {
    border: solid 1px #ccc;
    max-width: 48%;
    margin-left: 4px;
}
.spanrequired {
    color:red;
}

.pcoded .pcoded-overlay-box {
    background-color:#fff !important;
}

.pcoded .pcoded-header .navbar-logo[logo-theme=theme1] {
    background-color:#fff !important;
}
.pcoded .pcoded-header[header-theme=theme1] .navbar-logo a {
    color: #0070cc;
}
.btn-danger {
    background-color: #0070cc;
    border-color: #0070cc;
    padding: 10px;
    border-radius:5px;
}
.btn-danger:hover {
    background-color: #0666b3;
    border-color: #0070cc;
}
    .btn-danger:active {
        background-color: #0666b3 !important;
    border-color: #0070cc !important;
    }
.btn-danger:focus {
        background-color: #0666b3 !important;
    border-color: #0070cc !important;
    }

.ion-arrow-expand {
    font-size:20px !important;
    color:#0070cc;
}
.ion-arrow-expand:hover {
    font-size:20px !important;
    color:#65b5f7;
    cursor:pointer;
}
.ion-edit {
        font-size:20px !important;
    color:#0070cc;
}
.ion-edit:hover {
    color:#65b5f7;
    cursor:pointer;
}
.ion-ios-email {
    font-size:20px !important;
    color:#0070cc;
}
.ion-ios-email:hover {
    color:#65b5f7;
    cursor:pointer;
}
.h4new {
    color: #0070cc !important;
    font-size: 20px !important;
}
.h4new span {
    color: #000 !important;
    font-size: 20px !important;
}
#tempelateCard {
    border: solid 1px #0070cc;
    width: calc(95% + 20px) !important;
}

input::file-selector-button {
    font-weight: bold;
    color: #fff;
    padding: 0.5em;
    border: thin solid #fff;
    border-radius: 3px;
    background-color:#0070cc;
    padding: 0.5rem 0.5rem !important;
    font-size:12px !important;
    font-weight:400 !important
}
input[type="file"] {
    padding: 0rem 0rem !important;
}
input[type="checkbox"],
input[type="radio"]{
	width: 1.3em;
	height: 1.3em;
	margin-right: 0.65rem;
    border:solid 1px #0070cc !important;
    line-height:1.3em !important;
}
.btn-inverse {
    background-color: #eaeffe !important;
}
.btn-inverse:hover {
    background-color: #eaeffe !important;
}

.h4new1 {
    color: #0070cc !important;
    font-size: 18px !important;
    height: 40px;
    line-height: 20px !important;
    padding-left: 10px;
    font-weight: bold;
}
.h4new1 span {
    color: #000 !important;
    font-size: 18px !important;
}
#tempelateCard {
    width: 10px;

}