*:focus {
    outline: none;
}
 a {
    text-decoration: none !important;
}
input:focus, textarea:focus, select:focus{
  outline: none !important;
  border: none !important;
    }
.table-responsive
{
  overflow-x: scroll;
}
.error-message
{
	color: #e74a3b;
    text-align: center;
    font-weight: 600;
}
.gst20{
  margin-top:20px;
}
.es-list { max-height: 260px !important; }
#hdTuto_search,#members_list{
  display: none;
  
}
.dispnone{
  display: none  !important;
}
.msg_head
{
  cursor: pointer;
}
.msg_head_bg
{
  background-color: #607D8B;
  color: #fff;
}
.search-result
{
    padding: 10px;
    border-bottom: 1px solid #6577dc;
    color: #fff;
}
.btn-show-div
{
  text-align: center;
  width: 100%;
  margin: 10px 0 20px 0px;
}
.btn-show-more
{
  background: #e0d6d6;
  color: #3F51B5;
  padding: 4px;  
  font-size: 14px;
}
a.search-link
{
  color: #fff;
  text-decoration: none;
}
.list-group
{
    background: #4d5ebd;
    position: absolute;
    width: 100%;
    z-index: 1;
    max-height: 500px;
    overflow-y: scroll;
}
.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.drop-option:hover{
  color: #ffffff;
}
/* Multy Select Checkbox */
button:disabled:hover {
    cursor: not-allowed !important;
}
.btn-group, .btn-group-vertical
{
  width: 100%;
  background: #e3e6f0;
  border-radius: 4px
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #000;
}
.btn-icon
{
    font-size: 14px;
    color: #fff;
    padding: 5px 8px;
    border-radius: 3px;
}
.btn-wid-150
{
  width: 150px;
}
.dropdown-menu.show {
   width: 800px;
   /*top: 56px !important;*/
}
select:-internal-list-box {
    -webkit-appearance: listbox;
    align-items: flex-start;
    overflow-x: hidden;
    overflow-y: scroll;
    vertical-align: text-bottom;
    white-space: nowrap;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(169, 169, 169);
    border-image: initial;
    border-radius: initial;
} 
.multiselect-container>li{
    display: inline-block;
    width: 322px;
}
.multiselect .dropdown-toggle .btn .btn-default
{
  background: #dddddd;
}  
.logtop 
{
  top: 25%;
}
.grid5
{
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.title-bottom-color 
{
  border-bottom: 2px solid #1cc88a;
}
.topbar 
{
  border-bottom: 1px solid #cccccca8;
}
.filter-fw 
{
  width: 100%;
  background: #fff;
  padding: 10px 0;
 }
 ul.filtermenu
 {
   margin: 0;
 }
 
 ul.filtermenu > li:first-child
 {
     margin: 0;
 }
ul.filtermenu li {
  display:inline;
  /*margin: 0 6px;*/
}
.addnotify
{
    float: right;
    padding: 3px 6px;
    background: #fff;
    border-radius: 2px;
    line-height: 1px;
    margin: -2px 0;
}

.bg-diagnosis
{
  background-color: #9097ac;
}

.viewdet
{
    font-size: 14px;
    background: #02b1c8;
    color: #fff;
    padding: 5px 8px;
    border-radius: 3px;
}
.viewdet:hover,.leavestatus:hover
{
  text-decoration: none;
  color: #fff;
}
.leavestatus
{
  font-size: 14px;
    background: #FF5722;
    color: #fff;
    padding: 5px 8px;
    border-radius: 3px;
    width: 80px;
    text-align: center;
} 
.chckbox
{
  margin: 6px 0;
}
.right-border
{
  border-right: 1px solid #ccc;
}
.help-block
{
  color: red;
}
.accptncFormrslt
{
  padding: 10px;
  text-align: center;
  /*background: #ff3a27;*/
}
table caption {
  padding: .5em 0;
}

@media screen and (max-width: 767px) {
  table caption {
    border-bottom: 1px solid #ddd;
  }
}

.p {
  text-align: center;
  padding-top: 140px;
  font-size: 14px;
}
.card-header a:hover
{
  text-decoration: none;
}
.btn-theme 
{
  color: #fff;
  background-color: #4e73df;
  border-color: #3262ef;
  box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 59, 69, 0.2) !important;
  border-radius: 4px;
  padding: 4px 30px;
}
.btn-theme:hover
{
  color: #fff;
  background: #3262ef;
}
.button-add {
    cursor:pointer;
}
#myTable
{
  margin-left: 176px;
  margin-top: 10px;
}
a.tokenbtn
{
  background: #fff;
  color: #858796;
  padding: 4px 14px;
  border-radius: 4px;
  font-size: 14px;
  border: 1px solid #eaecf4;
}

a.tokenbtn:hover
{
  text-decoration: none;
  background: #e3e6f0;
  color: #858796;
  border: 1px solid #e3e6f0;
}
.statusBtn
{
  /*background: #1cc88a;*/
  color: #1cc88a;
  padding: 4px 14px;
  border-radius: 4px;
  width: 200px !important;
  
}
.view-rprt-btn
{
  width: 120px;
}
.btn_frwd,.btn_frwd_lc,.btn_chiplevel_lc,.btn_dcl_lc,.btn_dcb_lc,.btn_dcl_hp,.btn_cb_hpb,.btn_ccl_hpb,.wid-btn
{
  width: 180px;
}
.btn-primary
{
  background-color: #224abe;
  border-color: #224abe;
}
.statusBtn:hover
{
  text-decoration: none;
}
.wid100
{
  width: 100%;
}
.total_figure
{
  /*float: right;*/
  font-size: 22px;
  background:#00acc8;
  padding: 2px 10px;
  border-radius: 4px;
  color:#fff;
}
a.totcount:hover
{
  text-decoration: none;
}
a.calls-filter:hover
{
  text-decoration: none;
}
#adap_val, #nwc_val, #ctval, #bagval, #hddval , #itbval , #odbval , #wlval , #batr_val ,#ramval,#ccbval,#pcval, #othersval
{
  display: none;
}
.calls-filter
{
  background: #eaecf4;
  padding: 2px 4px;
  border-radius: 4px;
  margin: 0 4px;
  border: 1px solid #4e73df42;
  cursor: pointer;
  color: #224abe;
}
.customFilter
{
  margin: -7px 30px;
  background: #02b1c81f;
  padding: 6px;
  border-radius: 4px;
  border: 1px solid #02b1c824;
  color: #02b1c8;
  cursor: pointer;
}
.status_filter,.region_filter
{
  margin: -7px 30px;
  background: #02b1c81f;
  padding: 6px;
  border-radius: 4px;
  border: 1px solid #02b1c824;
  color: #02b1c8;
  cursor: pointer;
}
.list-group
{
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.12);
}
.state-icon {
    left: -5px;
}
#filterbox
{
  background: #fff;
  width: 200px;
  /*margin: 7px 9px;*/
  margin: 7px -143px;
  position: absolute;
  z-index: 1;
  display: none;
}
#filterbox_status, #filterbox_region
{
  background: #fff;
  width: 264px;
  /*margin: 7px 9px;*/
  margin: 7px 3px;
  position: absolute;
  z-index: 1;
  display: none;
  height: 450px;
  overflow-y: scroll;
  border-top: 1px solid #dddfeb;
  border-bottom: 1px solid #dddfeb;
}
#filterbox_region{
  right: 0;
}
ul.checked-list-box li.chk-list:first-child {
  border-top: none;
}
.chk-list
{
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);

}
.chk-list.active {
    z-index: 2;
    color: #fff;
    background-color: #4e73df;
    border-color: #4e73df;
}
#target {
  background:#0099cc;
  width:300px;
  height:300px;
  height:160px;
  padding:5px;
  display:none;
}
#filtergrid
{
  padding: 6px;
  text-align: center !important;
  font-size: 14px;
}
/*.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}*/

.skillbar {
  position:relative;
  display:block;
  margin-bottom:15px;
  width:100%;
  background:#eee;
  height:35px;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  -webkit-transition:0.4s linear;
  -moz-transition:0.4s linear;
  -ms-transition:0.4s linear;
  -o-transition:0.4s linear;
  transition:0.4s linear;
  -webkit-transition-property:width, background-color;
  -moz-transition-property:width, background-color;
  -ms-transition-property:width, background-color;
  -o-transition-property:width, background-color;
  transition-property:width, background-color;
}

.skillbar-title {
  position:absolute;
  top:0;
  left:0;
width:110px;
  font-weight:bold;
  font-size:13px;
  color:#ffffff;
  background:#6adcfa;
  -webkit-border-top-left-radius:3px;
  -webkit-border-bottom-left-radius:4px;
  -moz-border-radius-topleft:3px;
  -moz-border-radius-bottomleft:3px;
  border-top-left-radius:3px;
  border-bottom-left-radius:3px;
}

.skillbar-title span {
  display:block;
  background:rgba(0, 0, 0, 0.1);
  padding:0 20px;
  height:35px;
  line-height:35px;
  -webkit-border-top-left-radius:3px;
  -webkit-border-bottom-left-radius:3px;
  -moz-border-radius-topleft:3px;
  -moz-border-radius-bottomleft:3px;
  border-top-left-radius:3px;
  border-bottom-left-radius:3px;
}

.skillbar-bar {
  height:35px;
  width:0px;
  background:#6adcfa;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}

.skill-bar-percent {
  position:absolute;
  right:10px;
  top:0;
  font-size:11px;
  height:35px;
  line-height:35px;
  color:#ffffff;
  color:rgba(0, 0, 0, 0.4);
}
#disabled
{
  pointer-events: none;
       cursor: default;
}
#nondisabled
{
  pointer-events: visible;
  cursor: pointer;
}
.prodinfobox
{
  min-height: 300px;
}
.child2
{
  width: 200px !important;
}
.child3
{
  width: 180px !important;
}
.target-list-bg
{
  background: #00000047;
}
.list-group-item-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(66, 139, 202);
}
.token-no-btn {
  background: #3367ff;
  color: #ffffff;
  float: right;
  padding: 4px 10px;
  border-radius: 4px;
}
.product-item input[type="text"] {
    padding: 5px;
    border: #ccc 1px solid;
    border-radius: 4px;
    margin: 0px 10px;
}
input[type="text"], input[type="password"], textarea, select { 
    outline: none;
}
/*input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 0px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}*/

.table-heading
{
  color: #4e73df;
  background: #f2f2f2;
  border: 1px solid #e5e5e5;
  padding: 4px;
  border-bottom: none;
  margin: 0px 0;
}
.table-heading h6
{
  margin: 0;
  line-height: 24px;
}


/* Emoji radio button */

.cc-selector input{
    margin:0;padding:0;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
 }

.cc-selector-2 input{
    position:absolute;
    z-index:999;
}

.visa{background-image:url('../img/sad.png');}
.mastercard{background-image:url('../img/confused.png');}
.smiling{background-image:url('../img/smiling.png');}

.cc-selector-2 input:active +.drinkcard-cc, .cc-selector input:active +.drinkcard-cc{opacity: .9;}
.cc-selector-2 input:checked +.drinkcard-cc, .cc-selector input:checked +.drinkcard-cc{
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}
.drinkcard-cc{
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:60px;height:50px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    -webkit-filter: brightness(1.8) grayscale(1) opacity(.7);
    -moz-filter: brightness(1.8) grayscale(1) opacity(.7);
    filter: brightness(1.8) grayscale(1) opacity(.7);
}
.drinkcard-cc:hover{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
    -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
    filter: brightness(1.2) grayscale(.5) opacity(.9);
}

/* Extras */
/*a:visited{color:#888}*/


.cc-selector-2 input{ margin: 5px 0 0 12px; }
.cc-selector-2 label{ margin-left: 7px; }
span.cc{ color:#6d84b4 }

/* emoji radio button */

#recptForm
{
  width: 100%;
  margin: 10px 0;
}


/* Chat */
.comment_history
{
  height: 300px;

}   

.sender-bg {
    background-color: #c4ffea !important;
}
.w-70
{
  width: 70%;
}
.wid-90
{
  width: 90px;
}
.msg-txt
{
  font-size: 14px;
  color: #fff;
}

::-webkit-scrollbar {
  width: 5px;
}



::-webkit-scrollbar-track, {
  width: 5px;
  background: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  width: 1em;
  background-color: #ddd;
  outline: 1px solid slategrey;
  border-radius: 1rem;
}

.text-small {
  font-size: 12.5px;
}

.messages-box,
.chat-box {
  height: 310px;
  overflow-y: scroll;
  margin-bottom: 15px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

input::placeholder {
  font-size: 0.9rem;
  color: #999;
}
.engr-msg-grid
{
  margin-right: 5px;
}

.mar_rt_5
{
  margin-right: 5px;
}

div.inline {
    display:inline-block;
    width:250px;
}
.table {
    display: table;
    /*table-layout: fixed;*/
    width:100%;
}
.cell {
    display: table-cell;
    /*border: 1px dotted red;*/
    width: 1%;
}
.empl-roles-grid
{
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 4px;
}
.datepicker {
            font-size: 0.875em;
        }
        /* solution 2: the original datepicker use 20px so replace with the following:*/
        
        .datepicker td, .datepicker th {
            width: 1.5em;
            height: 1.5em;
        }

.hide
{
  display: none;
}
.card-min-height
{
  min-height: 350px;
}

.comment_btn {
    position: fixed;
    right: 3.5rem;
    bottom: 3.5rem;
    display: none;
    width: 3.5rem;
    height: 3.5rem;
    text-align: center;
    color: #fff;
    background: #224abe;  /* fallback for old browsers */
    line-height: 63px;
    border-radius: 50% !important;
    border: none;
}

a.comment_btn:hover
{
  color: #ffffff;
}
.comment_btn i
{
  font-size: 24px;
}

.blinking{
  animation:blinkingText 1.2s infinite;
  font-weight: 600;
}
@keyframes blinkingText{
  0%{   color: #ff0000;  }
  49%{  color: transparent; }
  50%{  color: transparent; }
  99%{  color:transparent;  }
  100%{ color: #ff0000;  }
}

#notification-latest
{
  max-height: 570px;
  overflow-y: scroll;
}
.latest_notif_bg
{
  background-color: #e3e6f0;
}

.notice-icon
{
  margin: 0 0px 0px 70px;
}
.chart_cap
{
  margin: 4px 0;
}

.region-grid a
{
  text-decoration: none;
}
.br-anal-body
{
  min-height: 415px;
}

.tbl-search-box{
  width: 25%;
  margin-left: 75%;
  /*float: right;*/
}

#cord_srch_area {
    width: 20%;
    margin-left: 61.8%;
    margin-top: -26px;
    border-radius: 0 0 4px 4px;
}

/* Input Type File */

.image-upload > input
{
    display: none;
}
.image-upload label{
  margin-bottom: 0;
}
.image-upload img
{
    width: 36px;
    cursor: pointer;
}
.comment-img-box{
  width: 150px;
}
.comment-img-box img, .pbo-img img{
  max-width: 100%;
}
.modal_dismiss_icon{
  width: 30px;
  height: 30px;
  background: #1fc3a1;
  text-align: center;
  border-radius: 50%;
  line-height: 30px;
  color: #ffffff;
  cursor: pointer;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.12) !important;
}

table.ins_tbl > tr > th > td{
  border: 1px solid #e3e6f0;
}