/* Minification failed. Returning unminified contents.
(253,1): run-time error CSS1019: Unexpected token, found '@charset'
(253,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(253,17): run-time error CSS1019: Unexpected token, found ';'
 */
/**Basic css**/

/***Body minwidth***/

body {
    min-width: 800px;
}

/***UserIcon***/
.icon.icon-user-2 {
    position: relative;
    top: 0.2em;
}

/*Background Color*/
center {
    background: #fcfcfc none repeat scroll 0 0;
}

/*Tab Control*/

.tabContent {
    height: 80% !important;
}

.unselectedTab {
    align-items: center;
    background: #fcfcfc none repeat scroll 0 0 !important;
    border: 1px solid #ccc !important;
    border-radius: 30px;
    color: #333!important;
    display: flex;
    float: left;
    font-family: "Arial Regular","Arial";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    justify-content: center;
    line-height: normal;
    margin: 10px;
    text-align: center;
    padding: 3px;
    height: 20px !important;
}

.selectedTab {
    align-items: center;
    background: #ee2d24 none repeat scroll 0 0!important;
    border: 1px solid #ee2d24!important;
    border-radius: 30px;
    color: #fff!important;
    display: flex;
    float: left;
    font-family: "Arial Regular","Arial";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    justify-content: center;
    line-height: normal;
    margin: 10px;
    text-align: center;
    padding: 3px;
    height: 20px !important;
}

.tabContent > span {
    margin-left: 4px;
    margin-right: 4px;
}

/*Head line*/
hr {
    border-color: #e4e4e4 !important;
}

/*table bg*/
#MainBody > table {
    background: #fcfcfc none repeat scroll 0 0 !important;
    margin-top: -6px !important;
    width: 100% !important;
}

#MainBody > table {
    background: #fcfcfc none repeat scroll 0 0!important;   
    margin-top: -6px !important;
}

/***RedCross 2015-09-07***/
.eswpBottomControl{
    color:  #cc3333!important;
    border-color: #cc3333!important;
       
}

.LinkToHome {
    color:  #ee2d24!important;
    font-size: 0.8em;
    font-weight: bold;
    position: relative;
    z-index:9000;
}

/***RedCross 2015-09-08***/
.btn-group.open .btn.dropdown-toggle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.btn.dropdown-toggle {
    left: -2em;
    position: relative;
}

.pull-right {
    float: right;
    height: 20px;
}

.k-state-active.k-item.k-first.k-last {
    background: #efefef none repeat scroll 0 0 !important;
    border: 1px solid #efefef;
    border-radius: 4px;
}

.modal.hide {
    min-width: 320px;
    border: 1px solid #e4e4e4;
}

.CustomModal {
    min-height: 350px !important;
    min-width: 900px !important;
    
}

#sidetreecontrol > a {
    color: #ee2d24;
}

/***Table Head***/
.k-link {
    color: #666666 !important;
    font-size: 0.88em !important;
    font-weight: bold;
}

/***ConfirmBtn***/
.btn.btn-primary {
    background: #ee2d24 none repeat scroll 0 0;
    border: 1px solid #ee2d24;
}

.modal.message.hide {
    background: #efefef none repeat scroll 0 0;
}

/***AdminLeftNav***/
.k-group.k-panel {
    font-size: 0.9em;
    font-weight: normal;
}

/***eSignature***/
#eSignatureThumbnailPicture > img {
     background: #ffffcc none repeat scroll 0 0;
}

.Signature {
      background: #ffffcc none repeat scroll 0 0 !important;
}

/***MenuIcon***/
.win-commandimage.win-commandring {
    background: #fff none repeat scroll 0 0;
}

.container a {
    color: #cc0000;
}

#error_message {
    color: #ee2d24;
}

.k-panel > li.k-item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

/***FormFontSize***/
.k-selectable tr {
    font-size: 0.92em;
}

/***Admin***/
.leftNavigationPanel {
    position: relative;
    top: 0.5em;
}

.largeTextBox {
    background: #ffffff none repeat scroll 0 0 !important;
    height: 22px !important;
}

.normalTextBox {
    height: 22px !important;
}

#logedinUser > span {
    font-size: 12px;
    font-family: Arial;
}

html {
    background-color: #fcfcfc !important;
    margin: 0;
    padding: 0;
    font-family: segoe UI !important;
}

/***YellowBtn***/
.yellowbutton {
    background: #ffcc00 none repeat scroll 0 0 !important;
    border: 0 none !important;
    border-radius: 4px;
    font-size: 0.9em !important;
    font-weight: 600 !important;
    line-height: 1.3636 !important;
    margin: 0.3em !important;
    min-width: 90px !important;
    padding: 4px 8px !important;
    color: brown;
}

.whitebutton {
	background: #ccc none repeat scroll 0 0 !important;
	border: 0 none !important;
	border-radius: 4px;
	font-size: 0.9em !important;
	font-weight: 600 !important;
	line-height: 1.3636 !important;
	margin: 0.3em !important;
	min-width: 90px !important;
	padding: 4px 8px !important;
	color: #333;
	float:right;
}

/***TemplateBg***/
.PermitSectionBody.red.ui-accordion.ui-widget.ui-helper-reset.ui-accordion-icons {
    background: #fefefe none repeat scroll 0 0 !important;
}

@charset "utf-8";
/* CSS Document */

/**popup css**/

.text-box.single-line {
    height: 30px;
}

/***DropdownList***/
#templateContentArea select {
    min-height: 30px;
}

.manualtaskTD label {
    color: #666;
    float: left;
    margin-left: 0.6em;
}

.align-right {
    min-height: 80px!important;
    background: #fff;
}

/***WorkGroupPopup***/
#addGroupFrm center {
    padding: 2em;
}

select#TimeZone {
    height: 2.6em;
}


/***BG***/
#divMain > table {
    background: #efefef none repeat scroll 0 0;
}

#divMain tbody {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.accordion.dark {
    background: #efefef none repeat scroll 0 0;
}

/***BlackBanner***/
.active > a {
    background: #efefef none repeat scroll 0 0 !important;
    color: #666666 !important;
    height: 2em !important;
}

/***Popup Note***/
.align-right label {
    color: #666666;
    margin-left: 2em;
    padding: 0.6em;
}

.modal-body {
    position: relative;
    overflow-x: hidden;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

/***UserManagePopup***/
.k-window-titlebar.k-header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none;
}

div.k-window-content {
    padding: 0 !important;
    overflow-x: hidden !important;
}

/***YellowBtn***/
.yellowbutton {
    background: #ffcc00 none repeat scroll 0 0 !important;
    border: 0 none !important;
    border-radius: 4px;
    font-weight: 600;
    line-height: 1.3636;
    margin: 0.3em !important;
    min-width: 90px;
    padding: 4px 8px
}

.modal-header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    text-align: left;
}

/***Sign***/
#UserInfoAccordian > a {
    background: #fcfcfc none repeat scroll 0 0 !important;
    font-size: 0.8em;
    font-weight: bold;
}

.active > a {
    background: #fcfcfc none repeat scroll 0 0 !important;
    border-radius: 0;
    color: #666666 !important;
    font-size: 0.9em !important;
    font-weight: bold !important;
    height: 2em !important;
}

#ReplaceSignatureView button {
    background: #ffcc00 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    margin-bottom: 0.5em;
}

.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #333333 !important;
}

.manualtaskTD2 > input {
    height: 28px;
}

/***TemplateView***/
#templateContentArea > div {
    background: #efefef none repeat scroll 0 0;
}

#divLanguage > select {
    left: 2em;
    position: relative;
}

/***PermitDetailPopup***/
.k-header, .k-grid-header, .k-toolbar, .k-dropdown-wrap, .k-picker-wrap, .k-numeric-wrap, .k-grouping-header, .k-pager-wrap, .k-textbox, .k-button, .k-progressbar, .k-draghandle, .k-autocomplete, .k-state-highlight, .k-tabstrip-items .k-item, .k-panelbar .k-tabstrip-items .k-item, .km-pane-wrapper > .km-pane > .km-view > .km-content {
    background-position: 50% 50%;
}

.k-header, .k-grid-header, .k-toolbar, .k-dropdown-wrap, .k-picker-wrap, .k-numeric-wrap, .k-grouping-header, .k-pager-wrap, .k-textbox, .k-button, .k-progressbar, .k-draghandle, .k-autocomplete, .k-state-highlight, .k-tabstrip-items .k-item, .k-panelbar .k-tabstrip-items .k-item, .km-pane-wrapper > .km-pane > .km-view > .km-content {
    background-color: #efefef !important;
    background-position: 50% 50%;
}

/***InputmoveIssue***/
input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="tel"], input[type="url"], input[type="search"], textarea {

    border-width: 1px !important;
}

/***Quicklink Popup***/
/*
.accordion.dark > li.active > a {
     display: none;
}
*/

.manualtaskTD2 input {
    background: #fff none repeat scroll 0 0;
}

eSignPop{
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    display: block;
    height: 400px;
    left: 18% !important;
    margin: auto;
    min-height: 180px;
    top: 20% !important;
    width: 800px;
    z-index: 98001;
}

/***eSign***/
.PermitSignaturePanel {
    background: #ffffcc none repeat scroll 0 0;
    border: medium none;
    height: 240px;
    position: relative;
    top: 10%;
    width: 760px;
}

.PermitSignaturePanel.kbw-signature {
    border: medium none;
    left: -1.2em;
    position: relative;
}

canvas {
    background: #ffffcc none repeat scroll 0 0;
    position: relative;
}

.PermitSignaturePanel.kbw-signature {
    border: medium none;
}

#eSignatureGeneralPicture_permit input {
    position: relative;
    top: 1em;
}

#eSignatureGeneralPicture_permit > center {
    padding: 2em;
}

/***Tab***/
.k-header {
    height: 82% !important;
}

/***EditTask***/
#frmEditTask > table {
    background: #f0f0f0 none repeat scroll 0 0;
}

#frmEditTask textarea {
    height: 80px;
}

#eSignatureGeneralReview > img {
    background: #ffffcc none repeat scroll 0 0;
    height: 120px;
    width: 600px;
}

.icon-search-2::before {
    background: #cc0000 none repeat scroll 0 0;
    border-radius: 0.4em;
    color: #ffffff;
    content: "g";
    padding: 0.5em;
    position: relative;
    top: 0.3em;
}

.icon-search-3 {
    background: #cc0000 none repeat scroll 0 0;
    border-radius: 0.4em;
    color: #ffffff;
    content: "g";
    padding: 0.5em;
    position: relative;
    top: 0.3em;
}

/***Tree***/
#divModalBodyTree > div {
    padding: 1em;
}

.modal-body > div {
    padding: 1em;
}

.templateBTN{
   bottom: 0;
   position: absolute;
   float: left;
   right: 2em;
}

.modal-body {
    position: relative;
    overflow-x: hidden;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0 !important;/***20151012***/
}

#divSelectedTaskModalBody.modal-body > div {
    padding: 0;
}

#divSelectedTaskModalBody.k-grid td {
    padding: 1em .6em;
}
