/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 10, 2018, 12:56:37 PM
    Author     : manjulasrinath
*/

.stricked{
    text-decoration:line-through;
    color: #969696;
}

.no-gutter{
    padding-left: 10px;
    padding-right: 10px;
}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
td.total_cell, .total_cell{
    border-bottom: #000 2px solid !important;
    border-top: #000 1px solid !important;
}

.totalRow>div, .totalRow>td>div, table.table tr.total-row td{
    border-top: #000 1px solid;
    border-bottom: #000 2px solid;
    font-weight: bold;
}

table td span.cell_caption{
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
}

.cust_tele_list{
    margin-left: 0;
    padding-left: 0;
}
.cust_tele_list li{
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    border-bottom: #969696 1px dotted;
    padding-bottom: 8px;
}

.verified_number{
    font-weight: bold;
    font-size: 16px;
}

#profile_v2 .content-wrapper{
    background-color: #fff;
}

.content-header2 h1{
    margin: 0;
    font-family: 'Times New Roman';
    font-size: 20px;
    font-weight: bold;
}
.content-header2 .sub_heading{
    font-size: 10px;
}
.content-header2{
    padding: 5px;
    margin-bottom: 10px;
}

#chq_rtn_mod_list small{
    font-size: .7em;
}
#chq_rtn_mod_list .data_box{
    border: 1px solid #C5CBCD;
    padding: 5px;
}
.datepicker {
    z-index: 1600 !important; /* has to be larger than 1050 */
}


th.col_Sun, td.col_Sun{
    background: #969696;
}
th.col_Sat, td.col_Sat{
    background: #CDCDCD;
}

time.icon
{
  font-size: .7em; /* change icon size */
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  margin: .1em auto;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(0deg) skewY(0deg);
  -webkit-transform-origin: 50% 10%;
  transform-origin: 50% 10%;
}

time.icon *
{
  display: block;
  width: 100%;
  /*font-size: .7em;*/
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

time.icon strong
{
  position: absolute;
  top: 0;
  padding: 0.2em 0;
  font-size: 1.2em;
  color: #fff;
  background-color: #fd9f1b;
  border-bottom: 1px dashed #f37302;
  box-shadow: 0 2px 0 #fd9f1b;
}
.text-red time.icon strong{
    background-color: #E13300;
}
.text-blue time.icon strong{
    background-color: #1087dd;
}
time.icon em
{
    font-size: 1.3em;
  position: absolute;
  bottom: 0.3em;
  color: #fd9f1b;
}

time.icon span
{
  width: 100%;
  font-size: 2em;
  letter-spacing: -0.05em;
  padding-top: 1.1em;
  color: #2f2f2f;
}

.typeahead { 
    border: 2px solid #FFF;
    border-radius: 4px;
    padding: 8px 12px;
    max-width: 600px;
    min-width: 100%;
    background: rgba(66, 52, 52, 0.8);color: #FFF;
}
.tt-menu { 
    width:300px; 
    overflow-y: auto;
    max-height: 300px;
}
ul.typeahead{
    margin:0px;padding:10px 0px;
}
ul.typeahead.dropdown-menu li a {
    padding: 10px !important;	border-bottom:#CCC 1px solid;color:#FFF;
}
ul.typeahead.dropdown-menu li:last-child a { 
    border-bottom:0px !important; 
}
.bgcolor {
    max-width: 550px;
    min-width: 290px;
    max-height:340px;
    padding: 100px 10px 130px;
    border-radius:4px;
    text-align:center;
    margin:10px;
}
.demo-label {
    font-size:1.5em;
    color: #686868;
    font-weight: 500;
    color:#FFF;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
        text-decoration: none;
        background-color: #1f3f41;
        outline: 0;
}

input.invalid{
    background: red;
    color: white;
}

#sales_achievment_tbl th{
    text-align: center;
}
#sales_achievment_tbl tr .today{
    background: #CDEFFE;
}
#sales_achievment_tbl tr .month{
    background: #E0FFE4;
    /*color: white;*/
}
#sales_achievment_tbl tr .today.approved{
    background: #80D9FF;
}
#sales_achievment_tbl tr .month.approved{
    background: #B0FFB8;
}
#sales_achievment_tbl tr td.returns{
    color: #FF0000 !important;
}
#sales_achievment_tbl tr th.region_name{
    background: #C5CBCD;
    vertical-align: central;
    font-size: 18px;
    font-weight: bold;
}
#sales_achievment_tbl tr td.area_name{
    background: #EEEEEE;
}

/* HRM */
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.pt-10 { padding-top: 10px; }
.pb-10 { padding-bottom:  10px; }
.pr-10 { padding-right:  10px; }
.pl-10 { padding-left:  10px; }
#emp_view {
  font-size: 14px;
  padding: 20px;
}
#emg_sec, #work_history {
  font-size: 14px;
  padding: 0px 20px 20px 20px;
}
#emg-contact .box-body {
  margin: 20px 40px;
}
.btop {background-color: #f9f9f9; padding: 10px 0px;}
/*  ---- */

.box-orange{
    border-color: #fd9f1b !important;
}

@keyframes blink {
  0%, 100% { opacity: 0; }
  50% { opacity: 1; }
}

.blinking {
  animation: blink .5s infinite;
}

.cs_receipt_cheques .rejected{
    /*background: red;*/
    color: red;
    text-decoration: line-through;
}

.info-table .text-small{
    font-size: 12px;
    color: #686868;
}

/* Category Target */
.category_targets_table td{
    border-bottom: #9d9d9d 1px solid!important;
}
.tbl_region_category_summary th{
    padding: 2px;
    font-size: 12px;
}
.tbl_region_category_summary td{
    padding: 1px!important;
    border-bottom: #9d9d9d 1px solid!important;

    font-size: 11px;
}
.tbl_region_summary th{
    padding: 2px;
    font-size: 12px;
    background-color: #979797;
}
.tbl_region_summary td{
    padding: 5px!important;
    border-bottom: #9d9d9d 1px solid;
    background-color: #c7c7c7;

    font-size: 11px;
}

#data_table th{
    background-color: #979797;
    color: #fff;
}
#data_table td{
    padding:2px;
    font-size: 11px;
}
#data_table tr:hover{
    background-color: #7ecff5;
}
#data_table tr.first_line_of_issue td{
    border-top: 1px solid #000;
}