	@charset "UTF-8";
/* CSS Document */

/*---- 1. User Tab -----*/

a.dropdown-toggle{
	height:58px;
	margin-top:-8px;
}

a.dropdown-toggle:hover{
	background-color: transparent;
}

a.dropdown-toggle.user-menu-name{
	padding-top:21px;
}

select.form-control.input.select-org-group{
	border:none;
	background-color: transparent;
}

/*---*/
#example1_filter.dataTables_filter.ngFilter input[type=search] {font-size:12px;}
#example1_filter input {
	
	min-width: 80%;
	height: 34px;

}
.table_Details{
	font-size:90%;
	width: 100%;
	
}
 
.table_Details.monitor{
	font-size:108%;
}
.table_MissingCall {
	width: 100%;
	height: 50%;
	font-size:108%;
}
/*-- 1.1 Authorization --*/

#user_authorization_Profile, #user_organization_Profile, #user_group_Profile{
	height:auto;
	display:block;
	float:left;
	background-color:#fff;
	border:1px solid #b2b0af;
	/*---*/
	margin-top:24px;
}

#user_authorization_createProfile{
	height:auto;
	display:block;
	float:right;
	background-color:#fff;
	border:1px solid #b2b0af;
	/*---*/
	margin:24px 36px 0 0;
}

#createProfile_Form{
	width:100%;
	height:auto;
	display:block;
	float:left;
	/*---*/
	font-family:museo300;
	font-size:1.4rem;
	margin:24px 0;
	color:#7e7d7a;
}

#createProfile_Form input{
	width:100%;
	min-height:40px;
	display:block;
	-webkit-border-radius:0;
	border-radius:0;
	margin-bottom:16px;
	/*---*/
	font-family:museo300;
	font-size:1.4rem;
}

#createProfile_Form button{
	width:100%;
	height:40px;
	display:block;
	float:left;
	background-color:rgba(95,202,198,.5) !important;
	text-shadow:none;
	/*----*/
	font-family:museo500;
	font-size:1.4rem;
	color:#fff;
	text-transform:uppercase;
}

#createProfile_Form button.btn-default{
	background-image:none;
	border:none;
	border-color:transparent;
	outline:none;
}

#createProfile_Form button:hover{
	background-color:rgba(95,202,198,1) !important;
}


/*---- New Pop-up settings ----*/
.ngdialog .ngdialog-theme-default .ngdialog-content {
    -webkit-animation: ngdialog-flyin .5s;
    animation: ngdialog-flyin .5s;
    background: transparent !important;
    border-radius:none !important;
    color: #444;
    font-family:inherit !important;
    font-size: inherit !important;
    line-height: 1.5em;
    margin: 0 auto;
    max-width: 100%;
    padding: none !important;
    position: relative;
	width: 45% !important;
}


/*---- label ----*/
label {
   	padding-right: 7%;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

label.mini {
	font-weight: normal;
	color: #215e82;
    font-size: 12px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
	background-color:#fff !important;
}

.not_active {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}

ul.scroll-panel{
	background-color:#fff;
}

.mt-12{
	margin-top:12px;
}

.mtn-12{
	margin-top:-12px;
}

.mr-8{
	margin-right: 8px;
}

.mr-20{
	margin-right: 20px;
}
.btn.btn-primary.width100per.btn_callOut{
	margin: 0px 6px 0 0;
    overflow: auto;
    float: left;
    color: #ffffff;
    border-radius: 16px;
}

audio#mediaplayer{
	width:98%;
}


text{
fill:#666;
stroke: transparent;
}


.chart svg.ivr.recChart{
	width:70% !important; float:left
}
.chart svg.ivr.pieChart{
	width: 32% !important;
	position: absolute;
	right: 9px;
	margin-top: 40px;
}
.loading-image{
	width:100%;
	height:100%;
	display: block;
	margin: 0 auto;
	position:fixed; 
	z-index: 2;
	background-repeat: no-repeat;
	background-image: url(../imgs/loading.svg);
}
.loading-grid{
	top: 48%; 
	left: 40%; 
}
.loading-image-grid{
	width:100%;
	height:100%;
	display: block;
	margin: 0 auto;
	position:fixed; 
	top: 48%; 
	left: 40%; 
	z-index: 2;
	background-repeat: no-repeat;
	background-image: url(../imgs/loading.svg);
}
.loading-grid-noform{
	top: 48%; 
	left: 52%; 
}
.loading-image-grid-noform{
	width:100%;
	height:100%;
	display: block;
	margin: 0 auto;
	position:fixed; 
	top: 48%; 
	left: 52%; 
	z-index: 2;
	background-repeat: no-repeat;
	background-image: url(../imgs/loading.svg);
}
.loading-form{
	top: 180px; 
	left: 130px;  
}
.loading-image-form{
	width:100%;
	height:100%;
	display: block;
	margin: 0 auto;
	position:absolute; 
	top: 180px; 
	left: 130px; 
	z-index: 9999;
	background-repeat: no-repeat;
	background-image: url(../imgs/loading.svg);
}
.loading-form-ticket{
	top: 48%; 
	left: 52%;   
}

.loading-comment{
	top: 65%; 
	left: 25%;   
}

.loading-note{
	top: 65%; 
	left:55%;   
}

.loading-reminder{
	top: 200px; 
	left: 82%;   
}

.loading-image-form-ticket{
	width:100%;
	height:100%;
	display: block;
	margin: 0 auto;
	position:absolute; 
	top: 180px; 
	left: 500px; 
	z-index: 9999;
	background-repeat: no-repeat;
	background-image: url(../imgs/loading.svg);
}
.loading-chart{
	top: 97%; 
	left: 55%;   
}
.loading-image-chart{
	width:100%;
	height:100%;
	display: block;
	margin: 0 auto;
	position:fixed; 
	top: 40%; 
	left: 44%; 
	z-index: 2;
	background-repeat: no-repeat;
	background-image: url(../imgs/loading.svg);
}
.viewbill{
	top:7px; 
	left: 330px; 
}
/*.loading-image-500 img , .loading-image-300 img , .loading-image-130 img{
	resize:both;
	width:100%;
}*/
.overlay-grid, .overlay-form, .overlay-grid-popup, .overlay-grid-chart, .overlay-grid-call, .overlay_box_comment, .overlay-grid-note, .overlay-grid-reminder, .overlay-grid-upload , .overlay-grid-shop{
	background-color:  rgba(0,0,0,.1);
	/*position:fixed !important;*/
	position:absolute;
	width:100% !important;
	height:100% !important;
	top:0px !important;
	left:0px !important;
	z-index:9997 !important;
}

.pd-left12{
	padding-left: 12px;
}

.top-chart{margin-top:32px;}

/*---*/
.ngdialog.ngdialog-theme-default .ngdialog-content .box.box-solid.delete-confirm{min-width:60%}



/*---- button ---*/
button.mr-8:hover{background-color:#00adef !important;}

.list-group table.mb{
	margin-bottom: 20px
}

button.mb{
    margin-bottom: 9px;
    margin-left: 6px;

}
.list-group .totalMoney{
	font-size: 16px;
	font-weight: bold;
    padding-left: 5px;
	padding-right: 5px;
}

@media print
{
    .no-print { display: none; }
    .print { display: block; }
}


/*----- 5th Columns ------*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}


/*** no print header, footer ****/

@media print {
    .footer,
    #non-printable {
        display: none !important;
    }
    #printable {
        display: block;
    }
}
.row{
    margin-bottom: 10px;	
}

.pt6{
	padding-top:6px;
}

.pt7{
	padding-top:7px;
}
.bt_view{
	float: left;
	margin-right: 72px;
	cursor: pointer; 
	color: #3498DB;
	font-size: 18px;
}
.fz11{
	font-size: 11px;
	padding-bottom: 8px;
}

.box-comment, .box-note, .box-reminder{
	background-color: #f2f7fb; /*#eff0f1*/
	margin-bottom: 14px;
	padding: 7px 7px 0px 0px;
	margin-right: -12px;
    margin-left: -14px;
}
.box-note{
	min-height: 130px;
}

#area_comment, #area_note, #area_reminder{
	min-height: 100px;
}

.box-footer-comment{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
	margin: 5px;
}

.list_comment{
    overflow: auto;
    height: 155px;   
   
}


.picker{
	position: relative;
}

.loader_ic{
	 height: 40px;
}

.picker .loader_list{
    height: 40px;	
}

.picker .loader_ic{
	position: absolute;
	top: 0%;
    right: 5%;
    width: 40px;	
}

.picker .loader_center{
	top: 50%;
	left: 0;
    right: 0;
    margin: 0 auto;    
    height: 60px;
    width: 60px;
}

.picker .alert_box{
	width: auto !important;
    position: fixed;
    top: 8%;
    right: 0%;
}

.picker .alert_box_corner{	
	position: absolute;
	top: 5%;
    margin: 0 auto;
}

footer{
	
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 9px;
    z-index: 1;
}
footer :hover {
	/* background-color: maroon; */
}
/* button.btn:hover, button.btn a:hover,li#status_allow:hover{opacity:.8 !important}
 */
li#status_allow:hover{background-color: #3c8dbc; color: #FFF;}

.list-group-item>a.active {
    color: #eeeeee;
}

span.error{
	font-size: 12px; 
	color: #d14
}
.date_index {
	z-index: 1010;
}

.list_note{
    overflow: auto;
    max-height: 260px;  /* 124px; */
    
}
.area_note{
	display: none;	
}

.btn_note{
	color:#FFF !important;
	background-color: rgba(95,202,198,1) !important;
}
.list_reminder{
	overflow: auto;
    height: 173px;   
  
}

.updown_button{
	cursor: pointer; 
	padding:8px 0; 
	border-bottom:1px soilid #666; 
	font-size:90%; 
	color: #333	
}

.drop-box {
    background: #F8F8F8;
    border: 5px dashed #DDD;
    width: 100%;
    height: 90px;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 10px;
    cursor: pointer;
}

.UpLoadItemDetail {
    width: 530px;
    margin: 0px;
    position: relative;
    font:smaller;
    margin:10px 0px 10px 0px;
    /*background: white;*/
}

.UpLoadItemDetail span.time{
	font-style: italic;
	font-size: small;
	color: gray;
}

.cursor{
	cursor: pointer;
	padding-left:10px;
	padding-right:10px;
}
.paddingLeft{
	padding-left:0px;
}
.paddingRight{
	padding-right:0px;
}

.non-border ul.nav.nav-tabs{
	border-bottom: none;
}
.non-border .box-header.with-border{
	    padding-top: 0px !important;
	    border-bottom: none;
}
.mt-3{
	margin-top: 3px;
}
.upload_taskfile{
    margin: 0px;
    position: relative;
    font:smaller;
    margin: 5px 0px 5px 0px;
    /*background: white;*/
    z-index: 9999;
}
.sub_box {
	background-color:#f2f7fb; 
	/* border:1px solid #e6eef5; */
}
.comment_item {
	padding: 5px 0px 5px 0px !important;
}
.comment_item:nth-child(odd) {
	background-color:#f9fcff !important;
}
.comment_item:nth-child(even) { 
	
}
.comment_item .seenuser-image { 
	float: right;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 5px;
    margin-left: 2px;
    margin-top: 3px
}
.comment_item .load_seenuser { 
	float: right;
    width: 17px;
    height: 17px;
    border-radius: 50%;
  	font-size: 10px;
  	color: #002872;
  	line-height: 17px;
 	text-align: center;
 	background: #99ccff !important;
    margin-right: 4px;
    margin-left: 2px;
    margin-top: 2px
}
.comment_item .reomve{
	padding-right: 5px;
	float: right;
}

.note_item:nth-child(odd) {
	background-color:#f9fcff !important;
}
.note_item:nth-child(even) {
    background-color: #FFF !important;
}
.seperate {
	border-bottom:1px solid #DDD;
}

dd{
 padding: 0 0 5px 5px;
}
.subject_task{
	padding: 4px 12px; 
}

.multi-level{
	margin: 10px 15px;
	font-size: 15px;
	cursor: pointer;
}
/* ul {
  list-style-type: none;
} */
ul {
  list-style: none;
  padding: 0;
}
li.li-level {
  padding-left: 1.3em;
}
.list-level:hover{
	color : #3c8dbc;
/* 	background-color: #3c8dbc; */
	/* padding-left: 5px; */
	background-clip: content-box;
}
/* li:before {
    content: "\f000";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
--adjust as necessary--
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
} */

.after {
    border-color: red;
  }
.tree-data{
	height: 480px;
    overflow: auto;
}
.demo{	
    height: 25px;
}
.demo:hover{
	width:200px;
	font-size: 13px;  
}
.notifyitem  {
	background: #fff;
	align-content: center;
	box-shadow: 0 2px 2px -2px gray;		 	
}

.edge:hover {
	background: #F5F5F5;				
}
.edge {
	padding:5px 0px 5px 10px;
	background: #fff;	
}
.edge span {
	font-size: 16px;
	font-weight:bold;
	color: gray;
}

.notify_watched{
	color: #b0a5a5 !important;
}
.notifyitem button{
	padding-top: 5px;
	color: #000;
	padding-right: 12px;
}
.menu_notify {	
    width: 390px;
    height:350px;
    background-color: white;
    border-radius:2px;
    box-shadow:  0px 1px 0px 1px #eee ,2.5px 0px 0px -1px #eee !important;
    right: 205px;
    display: none;
    padding-top: 0px;  
    border-color: #e2e2e2 !important;
}

.padding_loadall_noti {
	height: 320px;
	overflow: auto;
}

.boder-bottom {
	border-bottom: 1px solid grey;
	opacity: 0.2;
}
.load-all {
	width: 100%;
	height: 28px;	
}
  }
 .content_list{
 	padding-top: 5px;
 	padding-left: 10px;
 }
 .float_left{
 	float: left;
 }
 .form_note{
 width: 74%; 
 margin-top: -7px !important;
 }

 .email_ticket{
 	float: left;
 	width: 105px;
 	top: -5px;
 }
 .icon_close{
 	margin: 10px 10px 0px 0px;
 }
 
 .search_tik{
 	max-width : 75%;
    margin-right : 20px;
    margin-top: 2px;
 }
 
 .notify_counter {
    color: white;
    font-size: 13px;
    background-color: #db4437; 
    top: 13px;
    position: absolute;
    padding: 0px 6px;
    border-radius: 12px;  
    right: 35px;
    height: 19px;
 }
 
  .container_notify {
 	height: 320px;
 	overflow: auto;
    background-color: #f5f5f5;
    margin-top: -5px;
 }
 
 .align_content {
   	padding:-1% 0 0 6% !important;
   	top: -2 !important;
 }
 
 .criterion_label{
	 padding: 12px; 
	 color: #1092fa;
	 float: left;
 }
 
 /* Start: css to create table*/
 .rTableCdr {
  	display: block;
  	width: 119%;
  	margin-bottom: 10px;
}
.rTableHeading, .rTableBody, .rTableFoot, .rTableRow{
  	clear: both;
}
.rTableHead, .rTableFoot{
  	background-color: #DDD;
  	font-weight: bold;
}
.rTableCell, .rTableHead {
  	border: 1px solid #999999;
  	float: left;
  	height: 26px;
  	overflow: hidden;
  	padding: 4px 0.8%;
  	width: 21%;
}
.rTableCdr:after {
  	visibility: hidden;
  	display: block;
  	font-size: 0;
  	content: " ";
  	clear: both;
  	height: 0;
}

 /* End: css to create table*/
 
 .btn_refesh {
 float: right;
 margin-right: 17px;
 }
 
 span.text_boldred {
	 font-weight:bold;
	 font-size:13px;
	 color:red;
	 font-style: italic;
 }
 
 p.show_text{
	 font-size:85%;
	 line-height:16px; 
	 padding-bottom:12px
 }
 
.list_note .content_list{
 	padding-top: 5px;
 }
 
 .reminder-time{
 	top: 2px;
 	font-weight: bold;
 }
 
 .des_call{
 	clear: both;
    padding-left: 5px;   
 }
 
 #canvas_chart_personal_wrapper{
	 height: 220px;
	 width: 530px; 
	 left: 20px; 
	 float: left;
 }
 .chartPersonalLabel{
 	float: left;
 	margin-left: 20px;
 }
 .chartPersonalLabel .box-header, .piePersonalLabel .box-header, .chartSrcPersonalLabel .box-header, 
 .chartBarSummaryLabel .box-header, .chartSourceSummaryLabel .box-header,
 .chartBarStatusSummaryLabel .box-header, .chartPieStatusSummaryLabel .box-header{
 	padding-top: 10px !important;
 }
 
 .pie_personal_dash{
 	height: 220px; 
 	width: 240px;
 	left: 10px; 
 	float: left;
 }
 
 .chart_scr_dash{
 	height: 220px;
 	width: 216px;
 	float: left;
 }
 
 .btn_add_cdr{
	 margin:0;
	 float: right;
	 padding-top: 15px !important;
 }


.your_service, a.your_service{
 	color: #000;
 	/* border: 1px solid #e2e6e6; */
    left: 0;
    list-style: outside none none;
    position: absolute;
    padding-left: 10px;
    z-index: 9998;
   /*  height: 231px;
    overflow-y: auto; */
    margin-right: 8px;
    padding-left: 6px;
    overflow: auto;
    height: 350px;
 } 
 .fa {
 	cursor: pointer;
 }
 a.service_ticket:active
{
	background:yellow;
}
.label-service{
	    padding: 10px 0px 0px 10px;
}

.notData {
  	font-size: 16px;
  	opacity: 0.8;
  	padding: 20px 0 0 54px;
  } 
 .alpha {
  	box-shadow: 0px 0px 3px 0px #2b2828;
    float: left;
    min-width: 100%;
    background-color: #367FA9;
  	color: white;
    height: auto;
    border: 1px solid #f2f3f7;
    cursor: pointer;
    
  }
  .alpha span:acitve { 		
    color: white ;    
  }
  .parent_alpha :hover { 		
    color : black;    
  }
  .wrapper_tik{
  	margin: 10px;
  	padding-left: 5px;
  	overflow: auto;
  	height: 500px;
  }
  .total {
  	font-weight: bold;
  	padding: 20px 0 20px 20px;
  	
  }
  .tik_container{
  	margin-bottom: 2px;
  }
  
  #loadMore {
    padding: 10px;
    text-align: center;
    background-color: #33739E;
    color: #fff;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0 1px 1px #ccc;
    transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
}
	#loadMoreComment {
	/* padding: 10px 420px 10px 420px !important; */
	padding-top : 11px;
    text-align: center;
    background-color: #33739E;
    color: #fff;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0 1px 1px #ccc;
    transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
}
#loadMoreTask {
    padding: 10px;
    text-align: center;
    background-color: #33739E;
    color: #fff;
    min-width: 100%;
    margin: 10px;
    float: left;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0 1px 1px #ccc;
    transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
}
#loadMore:hover {
    background-color: #fff;
    color: #33739E;
}
#loadMoreComment:hover {
    background-color: #fff;
    color: #33739E;
}
#loadMoreTask:hover {
    background-color: #fff;
    color: #33739E;
}
 .tik_sub{
 	font-weight: bold;
 	color: #3c8dbc;
 	font-size: 16px;
 }
 
 .wrapper_tik a, .wrapper_tik a:visited {
    color: #33739E;
    text-decoration: none;
    display: block;
    margin: 10px 0;
}

.wrapper_tik a:hover {
    text-decoration: none;
}

.tik_content{
	font-weight: lighter;
    font-size: 14px;
    padding : 6px 0 0px 0px;
  
}
.tik_content_user {
	 font-family: sans-serif;
	 padding-top: 5px;
	 padding-bottom: 5px;
    font-weight: bold;
}
.tik_boder {
	cursor: pointer; 
	border-bottom: 1px solid #eeeeee;
	padding: 7px 15px 15px 15px;
	margin-left: 7px;
}
.tik_sub_content {
	font-weight: 400;
	padding-top: 3px;
	
}
.tik_status {
	font-weight: 600;
	border: 1px solid #eee;
	color: #ffffff;
    background-color: #00a65a;
    padding: 6px;
    border-radius: 5px;
    font-size: 13px;
}
.tik_assign {
	font-weight: bold;
	padding-top: 5px;
}
.tik_assign span {
	font-weight: normal;
}
 .cdr_counter {
    color: black;
    font-size: 13px;
    font-weight: bold;
    position: relative;
     left: -13px;
    top: -5px;
 }
 .phone_dash{
 	left: 5px;
 	bottom: 5px;
 	position: absolute;
 }
 .padding-left-30{
 	padding-left: 30px !important;
 }
 .margin-top-10{
 	margin-top: 10px;
 }
 .number_call{
 	font-size:15px;
 	padding-right: 5px;
 }

 .notif_7 {
	background-color: #dee2de;
    height: 35px;
    width: 225px;
    color: #2d2b2b;
    font-size: 14px;
    border-radius: 5px;
    text-align: center;
    padding-top: 9px;  
	box-shadow:  0px 0px 6px 0px #1d1b18;
	font-weight: bold;
	margin-left: 42%;
 }
 
.row-top{
 	top: 5px;
 }
.row-top10{
 	top: 10px;
 }

 .background_grey {
 	background-color: #f5f5f5;
 }
	
 .btn_billing{
 	float: right;
 	top: 10px;
 }
 .billing_padding{
 	padding-top: 7px;
 }
 
 .combox_accouting{
 	left: -14px;
    top: 5px;
    width: 107%;
 }
 
 .report_status {
     top: 3px;
    margin-top: 4px;
    margin-right: 25px;
 }
 
 .noDataFound{
    height: 24px !important;
    color: #000 !important;
    font-size: 12px;
    opacity: 0.4;
    text-align: center;
    padding-top: 6px !important;
 }
 .checkbox_removetik{
    padding-top: 6px;
    float: left;
    margin-left: 6px
 }
 .tool_buttons {
 	top:10px; 
 	margin-right:10px;
 	cursor: pointer;
 	right: 5px;
 	font-size: 17px;
 }
 .tool_viewshop_buttons {
 	top:6px; 
 	cursor: pointer;
 	left : 10px;
 	font-size: 17px;
 }
 .searchAreatik{
 	background-color: #e9eaea;
    height: 34px;
    width: -1px;
    margin-top: -1px;
 }
 .ref_tik{
 	left: 0px;
    padding-left: 29px;
    right: 10px;
    margin-right: 0px;
    margin-bottom: 20px;

 }
 
 .input_custom_billing {
    width: 50%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
 }
 
 .show_frame {
	display:inline-flex; 
	float: left; 
	overflow-x: auto;
	left: -0.5%; 
 }
 
 .show_frame_cus {
	display:inline-flex; 
	float: left; 
	overflow-x: auto;
	left: -0.5%;
	top: -9px;	 
 }
 
 .subshopdetail {
/*  	border: solid 1px #d0d0d0;
 */ width: 338px;
    height: auto;
    padding: 5px;
    box-shadow: -3px 8px 14px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    margin: 10px 10px 5px 5px;
    background-color: white;
 }
 
 .constructiondetail {
  	
  	width: 338px;
    height: auto;
    padding:5px;  
     box-shadow: -3px 8px 14px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    margin: 5px 10px 5px 5px;
    background-color: white;
 }
 
 .subshopdetail :hover {
  /* box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); */
  background-color: #fdfdfd;
 }
 .deactive_shopsub {
 	color: #101010;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  	filter: grayscale(100%);
  	background-color: #aedede;
 }
 

 }
#ivrcamp_dashboard_chart .customTextChart{

 	height: 100px;
 	width: 310px;
}
.edit_icon {
	color: white;
    position: absolute;
    left: 154px;
    padding-top: 7px;
}
@media  only screen and (max-width: 744px)  {
	.mobile_content{
	 	margin-top: 200px !important;       	   
	}
	.left_col_mobile {
		min-width: 108%;
		padding-bottom: 11px !important
	}
	.right_col_mobile {
		display: none;
	}
	.frame_listyourservice  {
		max-height: 150px !important;
		min-height: 150px !important;
	}
	.filter_ticket{
		display: none;
	}
	.dw_mobile{
		display: none;
	}
   
}
 
.filterDayTik{
	opacity: 0.8;
	pointer-events: none;
	
}

.progress_comment {
    display: inline-block;
    width: 100px;
    border: 3px groove #CCC;
    margin-top: 5px;
}

.progress_comment div {
    font-size: smaller;
    background: orange;
    width: 0;
}

.disabledbutton {
    pointer-events: none;
    opacity: 0.1;
    color: #ffffff;
}

#progress_bar_uploadfile, #progress_bar_ticketfile {
	background-color:#3798d9;
	 width:92%;
	float:left;
	padding: 2px 0px;
	color: #FFF;
}
.unseen_tik_gerenal {
	position: relative;
    left: -15px;
    color: red;
    font-size: 5px;
    top: -9px;
}
.priority_low {
	color :#367FA9;
}

.priority_medium {
	color :#f17b27;
}

.priority_high {
	color :#e80404;
}

.popupDowloadnoti {
    position: relative;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The actual popup */
.popupDowloadnoti .popuptext {
    visibility: hidden;
    width: 160px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;
}

/* Popup arrow */
.popupDowloadnoti .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
    font-size: 15px;
}

/* Toggle this class - hide and show the popup */
.popupDowloadnoti .show {
    visibility: visible;
    -webkit-animation: fadeIn 1.5s;
    animation: fadeIn 1.5s;
}

.popupDowloadnoti .hide {
    visibility: hidden;
}

.shopplan_approve {
	color: #89AFD5;
}

.shopplan_cancel {
	color: #c0c0c0;
}

.shopplan_not_approve {
	color: red;
}

.shopplan_notcurrentuser {
	color: #887788;
}

.detail_info_shopsub {
	padding: 2px;
	color: #464646;
}

.detail_shopsub {
	padding: 4px;
}

.sidenav {
	display: none;
}

.sidenav_create {
	display: block;
}

.shoptype{
	font-weight: bold;
	font-size: 18px;
	float: right;
	margin-top: -5px;
}

.typeETA {
	padding: 1px;
    border-spacing: 1px;
    pointer-events: none;
    font-weight: bold;
    float: right;
    color: #367FA9;
}



.wrapper_shop{
  	margin: 0px 10px 10px 10px;
  	padding-left: 5px;
  	overflow: auto;
  	height: 500px;
  }
  

ol.progtrckr {
    margin: 10px 0 30px 1.5%;
    padding: 0;
    list-style-type : none;
    
}

ol.progtrckr li {
    display: inline-block;
    text-align: center;
    line-height: 3.5em;
}

ol.progtrckr[data-progtrckr-steps="2"] li { width: 49%; }
ol.progtrckr[data-progtrckr-steps="3"] li { width: 33%; }
ol.progtrckr[data-progtrckr-steps="4"] li { width: 24%; }
ol.progtrckr[data-progtrckr-steps="5"] li { width: 19%; }
ol.progtrckr[data-progtrckr-steps="6"] li { width: 16%; }
ol.progtrckr[data-progtrckr-steps="7"] li { width: 14%; }
ol.progtrckr[data-progtrckr-steps="8"] li { width: 12%; }
ol.progtrckr[data-progtrckr-steps="9"] li { width: 11%; }

ol.progtrckr li.progtrckr-done {
    color: black;
    border-bottom: 4px solid yellowgreen;
}
ol.progtrckr li.progtrckr-todo {
    color: silver; 
    border-bottom: 4px solid silver;
}

ol.progtrckr li:after {
    content: "\00a0\00a0";
}
ol.progtrckr li:before {
    position: relative;
    bottom: -2.5em;
    float: left;
    left: 50%;
    line-height: 1em;
}
ol.progtrckr li.progtrckr-done:before {
    content: "\2713";
    color: white;
    background-color: yellowgreen;
    height: 2.2em;
    width: 2.2em;
    line-height: 2.2em;
    border: none;
    border-radius: 2.2em;
}
ol.progtrckr li.progtrckr-todo:before {
    content: "\039F";
    color: silver;
    background-color: white;
    font-size: 2.2em;
    bottom: -1.2em;
}

/* Add animation (fade in the popup) */
 @-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
} 


.typing-indicator span {
  position: relative;
  top: 3px;
  display: inline-block;
  -webkit-animation: bounce 0.3s ease infinite alternate;
  color: #475050;
  padding-top: 20px;

}

.typing-indicator span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
}

.typing-indicator span:nth-child(3) {
  -webkit-animation-delay: 0.2s;
}

.typing-indicator span:nth-child(4) {
  -webkit-animation-delay: 0.3s;
}

.typing-indicator span:nth-child(5) {
  -webkit-animation-delay: 0.4s;
}

.typing-indicator span:nth-child(6) {
  -webkit-animation-delay: 0.5s;
}

.typing-indicator span:nth-child(7) {
  -webkit-animation-delay: 0.6s;
}

.typing-indicator span:nth-child(8) {
  -webkit-animation-delay: 0.2s;
}

.typing-indicator span:nth-child(9) {
  -webkit-animation-delay: 0.3s;
}

.typing-indicator span:nth-child(10) {
  -webkit-animation-delay: 0.4s;
}

.typing-indicato span:nth-child(11) {
  -webkit-animation-delay: 0.5s;
}

.typing-indicato span:nth-child(12) {
  -webkit-animation-delay: 0.6s;
}

.typing-indicato span:nth-child(13) {
  -webkit-animation-delay: 0.7s;
}

.typing-indicato span:nth-child(14) {
  -webkit-animation-delay: 0.8s;
}

@-webkit-keyframes bounce {
  100% {
    top: 0px;
}

.disabled_picker {
	pointer-events : none;
	cursor: none;
}

