.center {
  margin: auto;
  padding: 10px;
}

.login_logo{
	padding:2vh;
}
.login_container{
	position:absolute;
	top:10vh;
}
#main_content{
	background-color:white; 
	height:75vh; 
}	
.large_text {
    font-weight: bold;
    font-size: 1em;
}

.scroller {
  scrollbar-color: #B2B2B2 #d6dce8 ;
  scrollbar-width: thin;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.huge_legend {
	width: 100%;
	background-size: 100% 40px;
	display: inline-block;
	height: 40px;
	padding-left: 1.2vh;
	background-repeat: no-repeat;
	background-image: url("../images/huge_legend.png");
	border-top-left-radius: 5px;
}

legend {
    color: white !important; 
}
.tactical_view_row{
	padding-left: 5vw;
	padding-right: 5vw;
	padding-top: 1vw;
	padding-bottom: 1vw;
}

.scroller {
  scrollbar-color: #B2B2B2 #d6dce8 ;
  scrollbar-width: thin;
  border-radius: 10px;
}
.nav-tabs .nav-link {
	border: 1px solid #B2B2B2;
	background-color: #FFFFFF !important;
	color: #343435 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #ffffff  !important;
	background-color: #b62930 !important;
}
.nav-link {
	display: block;
	padding: .0rem 1rem !important; 
}
.tactical_view_row{
	padding-left:5vw;
	padding-right:5vw;
	padding-top:1vw;
	padding-bottom:1vw;
}

.tactical_view_row legend{
	color:white;
}
#ticket legend{
	color:white;
}
#delivery legend{
	color:white;
}
#subtasks legend{
	color:white;
}
#ticket-details {
	padding-top:14vh;
}
#ticket-details legend{
	color:white;
}

.btn-huge{
	background-color:#2070BF!important;
}
.huge_header{
	height:7vh;
	background-image: url("../images/huge_header.png");
}
.huge_header_ticket{
	height:14vh;
	background-image: url("../images/huge_header.png");
	position:fixed;
	width:100vw;
	z-index:50;
}
.huge_footer{
	background-image: url("../images/huge_footer.png");
	bottom: 0;
	width: 100%;
	position: absolute;
}


.navbar .navbar-nav {
    display: inline-block;
    float: none;
}
.navbar .navbar-collapse {
    text-align: center;
}
/*this is for the deafult html settings stop*/


/*

.ussagetitlep{
	font-size:2.5vh;
	font-family:  tahoma;
	padding:2.2vh;

}

.danger {
    background-color: #b62930;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;	
}
.blue {
    background-color: #00DDFF;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;	
}

.success {
    background-color: #ddffdd;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.black {
    background-color: #000000;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.info {
    background-color: #e7f3fe;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}


.warning {
    background-color: #ffffcc;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}	

.tabs_section {
    background-color: #F8F8F8;
	border:  1px solid #ddd !important; 
	border-bottom:  0px !important; 
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;	
}

.tabs_section:focus {
	
	 background-color: #b62930 !important;
	 color: #ffffff !important;
}
.tabs_section:hover {
	
	 background-color: #b62930 !important;
	 color: #ffffff !important;
}
.nav-tabs > li.active > a.tabs_section{
	background-color: #b62930 !important;
	 color: #ffffff !important;
}
*/


.chosen-container .chosen-results {
    max-height:100px;
}

#ticket-display{
	background-color:#d3d3d3;
}
#delivery-display{
	background-color:#d3d3d3;
}
#subtasks-display{
	background-color:#d3d3d3;
}

#ticket-details-display{
	background-color:#d3d3d3;
}
#task_head{
	overflow: auto;
	overflow-x: hidden;
	font-size:12px;
	font-family:  tahoma;
}


#task_head::-webkit-scrollbar { 
	display: none; 
}
#ticket legend{
	margin-bottom:0px;
}
#delivery legend{
	margin-bottom:0px;
}
#subtasks legend{
	margin-bottom:0px;
}

#ticket-details legend{
	margin-bottom:0px;
}
.tactical_view_row_tabs{
	padding-left:2vw;
	padding-right:2vw;
	padding-top:1vw;
	padding-bottom:1vw;

}
.testdoted{
	border-left: 2px dotted #b62930;
    border-bottom-color: rgba(0,0,0,0.1);
    content: "";
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin-left:8%;
	
}
#ticket-display-doted {
    border-left: 2px dotted #b62930;
    border-bottom-color: rgba(0,0,0,0.1);
    content: "";
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin-left:6%;
	height:1.5vh;

}
.ticket-action{
	background: #E2E2E2;
	box-shadow: 0 4px 2px -2px gray;
	padding:12px;
	width:80%;
	left:10%;
	margin-left:6%;
	line-height: 2.5vh;

	
	/**word-break: break-all;**/word-wrap: break-word;
}
.client_container{
	width:85%;
	display:inline-block;
	float: left;
	
}
.client-image{
	vertical-align:top;	
	display:inline-block;
	margin-left:1%;
	margin-top:.5%;
	float: left;
}
.agent_container{
	width:85%;
	display:inline-block;
	float: right;
}
.agent-image{
	
	vertical-align:top;	
	display:inline-block;
	margin-right:1%;
	margin-top:.5%;
	float: right;
}
.speech-bubble-client {
	position: relative;
	background: #e7f3fe ;
	border-top-left-radius: .4em;
	border-top-right-radius: .4em;
	color:#000;
	font-size:15px;
	width:100%;
	display:inline-block;
	left: 0px;
	min-height:40px;
	box-shadow: 0 4px 2px -2px gray;
	padding:12px;
}
.bubble-content-client {
	position: relative;
	background: #FFF;
	border-bottom-left-radius: .4em;
	border-bottom-right-radius: .4em;
	border-left: #000 1px solid ;
	color:#000;
	font-size:15px;
	width:100%;
	display:inline-block;
	left: 0px;
	box-shadow: 0 4px 2px -2px gray;
	padding:12px;
	
	/**word-break: break-all;**/word-wrap: break-word;
}

.speech-bubble-client2:after {
	content: '';
	position: absolute;
	right: 0;
	top: 5%;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-left-color: #e7f3fe;
	border-right: 0;
	margin-top: -10px;
	margin-right: -10px;
}

.speech-bubble-agent {
	position: relative;
	background: #b62930 ;
	border-top-left-radius: .4em;
	border-top-right-radius: .4em;
	color:#FFF;
	font-size:15px;
	width:100%;
	display:inline-block;
	right: 0px;
	min-height:40px;
	box-shadow: 0 4px 2px -2px gray;
	padding:12px;
}
.bubble-content-agent {
	position: relative;
	background: #FFF;
	border-bottom-left-radius: .4em;
	border-bottom-right-radius: .4em;
	color:#000;
	border-right: #000 1px solid ;
	font-size:15px;
	width:100%;
	display:inline-block;
	right: 0px;
	box-shadow: 0 4px 2px -2px gray;
	padding:12px;
	/**word-break: break-all;**/word-wrap: break-word;
}

.speech-bubble-agent2:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-right-color: #b62930;
	border-left: 0;
	margin-top: -10px;
	margin-left: -10px;
}


.pointerfirst{
   float: right;
   transition: all 0.5s;
}
.pointer{
   float: right;
   transition: all 0.5s;
}

.float_menu{
	position: fixed;
	right:4vw;
	bottom:30vh;
	height:50px;
	width:25px;
	z-index:50;
	display:block;
}
.response_area{
  border: 10px solid #A9A9A9;
  box-shadow: 0px 0px 5px #808080;
  background-color: white;
}
textarea {
     width: 100%;
     -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
     -moz-box-sizing: border-box;    /* Firefox, other Gecko */
     box-sizing: border-box;         /* Opera/IE 8+ */
}
.Ticket_footer{
	position:relative;
	background-image: url("../images/huge_footer.png");
	bottom: 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.gradiant_bronze{
	background-image: radial-gradient(farthest-side at 40% 60%, white, #B17957 , #C1835E );	
}
.gradiant_silver{
	background-image: radial-gradient(farthest-side at 40% 60%, white, #D0D0D0 , #A6A5A5 );	
}
.gradiant_gold{
	background-image: radial-gradient(farthest-side at 40% 60%, white, #F1EF9A , #8A7135 );	
}
.gradiant_platinum{
	background-image: radial-gradient(farthest-side at 40% 60%, white, #ADAEBF , #A9A6B7 );	
}
.gradiant_default{
	background-image: radial-gradient(farthest-side at 50% 50%, white, #b62930 40%, #A9A9A9  );	
}
.rowticket{
	margin-left:0%;
	display:inline;
}
.menu-options {
	position: relative;
	display:inline-block;
	right: 0px;
	min-height:40px;
	padding-top:5vh;
}



.new-line2{
	width: 100%;
	display: inline-block;
	text-align:center;
}



#agent_reply {
    border-radius:10px;
	box-shadow: 10px 10px 5px grey;
}

.new-line {
	height:3vh;
	font-size:.7em;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .45);
	display: flex;
	justify-content: center;
	align-items: center;
}
.new-line::before{
	content: '';
	display: block;
	height: 0.09em;
	min-width: 30vw;
}
.new-line::after{
	content: '';
	display: block;
	height: 0.09em;
	min-width: 30vw;
}

.new-line::before{
	background: linear-gradient(to right, rgba(240,240,240,0), #3c1212);
		margin-right: 4vh;
}
.new-line::after{
	background: linear-gradient(to left, rgba(240,240,240,0), #3c1212);
		margin-left: 4vh;
}

table tbody th, table tbody td {
	padding: 0px 8px !important;
	font-size:.9em;
}
table thead th, table thead td {
	padding: 0px 8px !important;
	font-size:.9em;
}
button.dt-button, div.dt-button, a.dt-button, input.dt-button {
    font-size: .68em !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: .3em .5em !important;
}



.table-responsive-stack tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
	  -ms-flex-direction: row;
		  flex-direction: row;
}


.table-responsive-stack td,
.table-responsive-stack th {
   display:block;
/*      
   flex-grow | flex-shrink | flex-basis   */
   -ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.table-responsive-stack .table-responsive-stack-thead {
   font-weight: bold;
}

@media screen and (max-width: 768px) {
   .table-responsive-stack tr {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
		  -ms-flex-direction: column;
			  flex-direction: column;
	  border-bottom: 3px solid #ccc;
	  display:block;
	  
   }
   /*  IE9 FIX   */
   .table-responsive-stack td {
	  float: left\9;
	  width:100%;
   }
}
.table-responsive-stack td { overflow:hidden;white-space:nowrap;  }
