﻿#widnow
{
    float: right;
    width: 161px;
}
#button
{
    width: 25px;
    height: 24px;
    float: right;
    cursor: pointer;
    position: relative;
    margin: 0px 0px 0px 0px;
}
 
.aspNetDisabled{
  color: #FFFFFF;
  background-color: rgba(54, 127, 141, 0.59);  
  display: inline-block;
  padding: 3px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
 touch-action: manipulation;
  cursor:not-allowed;
   
  background-image: none;
  border: 1px solid transparent;
}
 
.circle {
    width: 120px;
    height: 120px;
    -webkit-border-radius: 65px;
    -moz-border-radius: 65px;
    /*border:1px solid black;*/
    border-radius: 65px; 
    background-color:#90EE90;
}
#title_bar
{
    background: #6A6B67;
    height: 25px;
    width: 100%;
    color: white;
    text-align: center;
}
#maxmin
{
    border: solid 1px;
    width: 25px;
    height: 23px;
    float: right;
    cursor: pointer;
}
#box
{
    background: #DFDFDF;
}

.stripSearch
{
    height: 22pt;
    width: 99.9%;
    background-color: #333333;
    color: Black;
    margin-top: 2px;
    border-style: inset;
    border-color: Black;
    border-width: 1px;
}
.slot
{
    min-height: 168px;
    height: 190px;
    overflow: auto;
}
.slot2
{
    position: relative;
    height: 800px;
    overflow: auto;
}
.minitbl
{
    min-height: 185px;
    max-height: 200px;
    background: white;
    width: 100%;
    overflow: auto;
}
.maxtbl
{
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    font-size: 20pt;
    position: fixed;
    background: white !important;
    width: 100%;
    height: 100%;
    opacity: 2.9;
}
.floatnone
{
    float: none;
}
.gridfloatright
{
    padding: 3px;
    white-space: nowrap;
    border-right: 1px solid #223A5B;
    border-bottom: 1px solid #223A5B;
    background-color: #FFFFFF;
    color: #223A5B;
    height: 4px;
    text-align: right;
}
.gridfloatleft
{
    padding: 3px;
    white-space: nowrap;
    border-right: 1px solid #223A5B;
    border-bottom: 1px solid #223A5B;
    background-color: #FFFFFF;
    color: #223A5B;
    height: 4px;
    text-align: left;
}
.pagebreak
{
    page-break-after:auto;
    page-break-before:auto;
}
@media print {
  h3 { 
    page-break-before: always;
  }
  h3, h4 {
    page-break-after: avoid;
  }
  pre, blockquote {
    page-break-inside: avoid;
  }
}
.stripSearchWide
{
    height: 37pt;
    width: 99.9%;
    background-color: #333333;
    color: Black;
    margin-top: 2px;
    border-style: inset;
    border-color: Black;
    border-width: 1px;
}
.strip
{
    height: 16pt;
    width: 100%;
    background-color: #fff;
    color: Black;
    border-bottom: inset;
    border-color: Black;
    border-width: 1px;
}


.griddiv
{
    width: 100%;
    color: #223A5B;
    background: #fff;
    border: 1px solid #D6E9C6;
}
.GridView
{
    font-weight: normal;
    width:100%
     
     
}
.GridView .AlternatingRowStyle
{
    text-align: left;
    height: 20px;
    background: #F6F7F8;
    font-weight: normal;
    
padding: 3px;
font-family: Arial, sans-serif;
font-size: 14px;
}
.GridView .HeaderStyle
{
     background: #2D9398 ;
  font-size: 17px;
 font-family:sanas;
  text-align: center;
  border-style: groove;
  border-color: #ffffff;
  border-width: 1px;
  height: 28px;
  color:#ffffff;
  white-space: nowrap;
}

.GridView .HeaderStyle a
{
   color:#ffffff;
   text-decoration:none;
}
.GridView .FooterStyle
{
    background: #2D9398 ;
    color: #FFFFFF;
    height: 20px;
    text-align: left;
    
    font-size:14px;
}
.GridView .RowStyle
{
    background: #FFFFFF;
    color: Black;
    border-bottom: 1px solid #223A5B;
    height: 20px;
    text-align: left;
    font-weight: normal;
   
    
padding: 3px;
font-family: Arial, sans-serif;
font-size: 14px;
}
.GridView .CTopReportFooterStyle
{
    background-color: #888791;
    color: #ffffff;
    height: 20px;
    text-align: right;
    
    font-size:14px;
}
.GridView .CTopReportRowStyle
{
   background: #FFFFFF;
   color: Black;
   border-bottom: 1px solid #223A5B;
   height: 20px;
   text-align: right;
   font-weight: normal;
   
padding: 3px;
font-family: Arial, sans-serif;
font-size: 14px;
}


.GridView .CTopReportAlternatingRowStyle
{
   text-align: right;
   height: 20px;
   background: #F6F7F8;
   font-weight: normal;
   
padding: 3px;
font-family: Arial, sans-serif;
font-size: 14px;
}
.tablediv
{
    height: 250px;
    width: 100%;
    color: Black;
    overflow: auto;
    background: #fff;
}

.tableDetail
{
    color: black;
    width: auto;
    table-layout: fixed;
}
.tableDetail h6
{
    width: Auto;
    font-weight: normal;
}
.tableDetail h5
{
    width: 150px;
    height: 12px;
    padding: 2px 2px 2px 2px;
    vertical-align: middle;
    background: #fff;
    text-align: left;
    color: Black;
    border: 1px solid #68614D;
    font-weight: normal;
}
.tableDetail h5A
{
    width: 170px;
    height: 12px;
    padding: 1px;
    vertical-align: middle;
    background: #fff;
    text-align: left;
    color: Black;
    border: 1px solid #68614D;
    font-weight: normal;
}

/*.............................Textbox............................... */


.formTextBoxes:focus
{
    border-color: #66AFE9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.formTextBoxes[disabled], .formTextBoxes[readonly], fieldset[disabled] .formTextBoxes
{
    background-color: #EEEEEE;
    cursor: not-allowed;
}

.InvoiceTextBoxes
{
    width: 125px;
    height: 18px;
    padding: 1px;
    vertical-align: middle;
    background: #fff;
    text-align: left;
    color: Black;
    border: 1px inset #68614D;
    font-weight: normal;
}

/*.............................DropDown............................... */

.formDropDown
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.075) inset;
    display: block;
    line-height: 1.42857;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
    height: 24px;
    padding: 1px;
    text-align: left;
    color: Black;
    font-weight: normal;
    font-size: 14px;
    font-family: Calibri;
}
.formDropDown:focus
{
    border-color: #66AFE9;
    box-shadow:0px -2px 3px 0px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.formDropDown[disabled], .formDropDown[readonly], fieldset[disabled] .formDropDown
{
    background-color: #EEEEEE;
    cursor: not-allowed;
}

/*.............................Button............................... */

.button
{
    width: auto;
    min-width: 70px;
    height: 22px;
    padding: 0px 0px 5px 0px;
    vertical-align: middle;
    font-size: 14px;
    font-family: Verdana;
    background-color: #EAEAEA;
    text-align: center;
    color: Black;
    border-style: outset;
    border-width: 1px;
    border-color: #000000;
}

.Searchbutton
{
    background-image: url('Images/search.png');
    background-repeat: no-repeat;
}

.deletebutton
{
    width: auto;
    min-width: 20px;
    padding: 0px 0px 5px 0px;
    vertical-align: middle;
    font-size: 12px;
    font-family: Verdana;
    background: white url(Images/trash-can-delete.png) no-repeat 0 0px;
    border-style: none;
    text-align: center;
    color: Black;
}

.todaybutton
{
    width: auto;
    min-width: 30px;
    padding: 0px 0px 5px 0px;
    vertical-align: middle;
    font-size: 12px;
    font-family: Verdana;
    background: white url(Images/today.png) no-repeat 0 0px;
    border-style: none;
    text-align: center;
    color: Black;
}
.printbutton
{
    min-width: 25px;
    padding: 0px 0px 5px 0px;
    vertical-align: middle;
    font-size: 12px;
    font-family: Verdana;
    background: white url(Images/print.png) no-repeat 0 0px;
    border-style: none;
    text-align: center;
    color: Black;
}
.fullsrcreenlinkbutton
{
    width: auto;
    min-width: 30px;
    height: 22px;
    padding: 0px 0px 5px 0px;
    vertical-align: middle;
    font-size: 12px;
    font-family: Verdana;
    background: #EAEAEA url(Images/full_screen.png) no-repeat 0 0px;
    text-align: center;
    color: Black;
}
.button:hover
{
    background-color: #CECACA;
}
.button:active
{
    background-color: #EAEAEA;
}

.striptextbox
{
    width: auto;
    height: 12px;
    padding: 1px;
    vertical-align: middle;
    font-size: 12px;
    font-family: Calibri;
    background: #fff;
    text-align: left;
    color: black;
    border-style: solid;
    border-width: 1px;
    border-color: #68614D;
}
.watermarked
{
    background-color: white;
    color: Gray;
    padding: 2px 0 0 2px;
}
.watermarkedAmount
{
    background-color: white;
    text-align: right;
    color: Gray;
    padding: 2px 0 0 2px;
}
/*AutoComplete flyout */
.autocomplete_completionListElement
{
    margin-top: -3px !important;
    margin-left: -3px !important;
    background-color: window;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    text-align: left;
    list-style-type: none;
    width: 30px;
}
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
    background-color: #ffff99;
    color: black;
    padding: 1px;
    width: 30px;
}
/* AutoComplete item */
.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding: 1px;
    width: 30px;
}


.formTextBoxesAmount
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
 
    box-shadow:  0px -2px 3px 0px rgba(0, 0, 0, 0.075) inset;
    display: block;
    line-height: 1.42857;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
   vertical-align: middle;   
    height:auto;
     width: 100%;
    min-height: 20px;
    padding: 1px;
    text-align: right;
    color: Black;
    font-weight: normal;
    font-size: 14px;
    font-family: Calibri;  min-width:95px;
}
.formTextBoxesAmount:focus
{
    border-color: #66AFE9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.formTextBoxesAmount[disabled], .formTextBoxesAmount[readonly], fieldset[disabled] .formTextBoxesAmount
{
    background-color: #EEEEEE;
    cursor: not-allowed;
}

.input-group .formTextBoxesAmount
{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-addon
{
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
   
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    padding: 4px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-right: none;
    margin: 0 0 0 -5px;
    display: table-cell;
}
.input-group
{
    border-collapse: separate;
    display: table;
    position: relative;
}
.input-group .formTextBoxes
{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-addon-search
{
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    font-size: 10px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-left: none;
    margin: 0 0 0 -5px;
    display: table-cell;
}
.DataPager
{
}
.DataPager .NumericButtonCssClass
{
    color: Blue;
    font-size: 14px;
    font-family: Arial;
}
.DataPager .CurrentPageLabelCssClass
{
    color: Blue;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}
.DataPager .NextPreviousButtonCssClass
{
    color: Blue;
    font-size: 14px;
    font-family: Arial;
}
.DataPager .ButtonCssClass
{
    color: Blue;
    font-size: 14px;
    font-family: Arial;
}
 .textverticalRightRotate
	{
		transform: rotate(-90deg);
	transform-origin: left top 0;
	float:right;
	}
	
 .textverticalLeftRotate
	{
		transform: rotate(90deg);
	transform-origin: left top 0;
	float:right;
	}
.linkbuttoncontrol
{
    color: White;
    float: left;
    background-color: transparent;
    text-decoration: underline;
}
table.altrowstable {
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	color:#333333;
	border-style:none;
}
table.altrowstable th {
	border-width: 1px;
	padding: 8px;
	border-style:none;
}
table.altrowstable td {
	
	padding: 4px;
	border-style:none;
}
.chat-box .GridView 
{margin:0;
    }
.chat-box .GridView a  {text-decoration:none;}
.chat-box {
  font:normal normal 11px/1.4 Tahoma,Verdana,Sans-Serif;
  color:#333;
  width:200px; /* Chatbox width */
  border:1px solid #344150;
  border-bottom:none;
  background-color:white;
  position:fixed;
  right:10px;
  bottom:0;
  z-index:9999;
  -webkit-box-shadow:1px 1px 5px rgba(0,0,0,.2);
  -moz-box-shadow:1px 1px 5px rgba(0,0,0,.2);
  box-shadow:1px 1px 5px rgba(0,0,0,.2);
}

.chat-box > input[type="checkbox"] {
  display:block;
  margin:0 0;
  padding:0 0;
  position:absolute;
  top:0;
  right:0;
  left:0;
  width:100%;
  height:26px;
  z-index:4;
  cursor:pointer;
  opacity:0;
  filter:alpha(opacity=0);
}

.chat-box > label {
  display:block;
  height:24px;
  line-height:24px;
  background-color:#344150;
  color:white;
  font-weight:bold;
  padding:0 1em 1px;
}

.chat-box > label:before {content:attr(data-collapsed)}

.chat-box .chat-box-content {
  display:none;
}

/* hover state */
.chat-box > input[type="checkbox"]:hover + label {background-color:#404D5A}

/* checked state */
.chat-box > input[type="checkbox"]:checked + label {background-color:#212A35}
.chat-box > input[type="checkbox"]:checked + label:before {content:attr(data-expanded)}
.chat-box > input[type="checkbox"]:checked ~ .chat-box-content {display:block}
#pnlchat{max-height: 400px;overflow: auto;}
.chating-box
{
    bottom: -4px;
padding-left: 47.5%;
position: fixed;
    }
    .MasterLinkbutton{background-color:transparent;color:inherit;border:none ; font:13px Arial, sans-serif;margin-left: -24px;
  padding-left: 20px;border-color:inherit;}
    
