﻿p.Label {
    color: #136594;
    font-family: Helvetica;
    text-align: right;
    font-weight: bold;
    white-space: nowrap;
    vertical-align: top;
    font-size: 13px;
}

.Label2 {
    color: #136594;
    font-family: Helvetica;
    text-align: right;
    font-weight: bold;
    white-space: nowrap;
    font-size: 13px;
    padding-left: 70px;
}

.LabelExtend {
    width: 325px;
}

.TitleBar {
    BACKGROUND-IMAGE: url(images/def-button-center-border.jpg);
    COLOR: #ffffff;
    background-repeat: repeat;
    font-weight: bold;
}

.TitleText {
    text-align: right;
    font-weight: bold;
    white-space: nowrap;
    vertical-align: top;
    color: #ffffff;
    font-size: 12pt;
}

.BlueText {
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    COLOR: #33476f;
}

.RedText {
    color: #ff3333;
    font-size: 12pt;
    font-weight: bold;
}

.CompanyNameText {
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    WIDTH: 350px;
    COLOR: #33476f;
}

.HelpMessage {
    /*width: 350px;
    background: lemonchiffon;
    border-right: orange 1px solid;
    border-top: orange 1px solid;
    border-left: orange 1px solid;
    border-bottom: orange 1px solid;
    position: absolute;
    text-align: left;
    white-space: normal;
    padding: 3px 3px 3px 3px;
    z-index: 1;*/


    width: 350px;
    text-align: left;
    white-space: normal;
    padding: 3px 3px 3px 3px;
    z-index: 1;
    width: auto;
    max-width: 20rem;
    background: #16325c;
    border: 0;
    border-radius: 0.25rem;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
    min-height: 2rem;
    z-index: 6000;
    position: absolute;
    font-size: 0.75rem;
    color: white;
    padding: 0.5rem 0.75rem;
    width: auto;
    max-width: 32rem;
    background: #16325c;
   
}


.HelpImage {
    border: none;
    vertical-align: middle;
    font-weight: bold;
    height:20px;
}

.enzigmatitle {
    font-family: Arial,Verdana;
    font-size: 18px;
    color: #003366;
    height: 60px;
    font-weight: bold;
    white-space: nowrap;
}


a.LinkButton, a.LinkButton:link, a.LinkButton:visited {
    background-image: url(images/def-button-center.jpg);
    background-repeat: repeat-x;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: Verdana,Arial;
    white-space: nowrap;
    padding: 6px 5px 6px 5px;
    height: 24px;
}

a.footerlink, a.footerlink:link, a.footerlink:visited {
    /*text-decoration:none;*/
    text-decoration: underline;
}

    a.footerlink:hover {
        text-decoration: underline;
    }

.ImageLinkLeft {
    /*background-image: url(images/def-button-left.gif);*/
    background-image: url(images/bt_left.png);
    background-repeat: repeat-x;
    height: 25px;
    width: 10px;
}

.ImageLinkRight {
    /*background-image: url(images/def-button-right.gif);*/
    background-image: url(images/bt_right.png);
    background-repeat: repeat-x;
    height: 25px;
    width: 10px;
}

a.ImageLink, a.ImageLink:link, a.ImageLink:visited, a.ImageLink:hover {
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: Arial,Verdana;
    white-space: nowrap;
    text-decoration: none;
}

.ImageLinkCenter {
    /*background-image: url(images/def-button-center.jpg);*/
    background-image: url(images/bt_middle.png);
    background-repeat: repeat-x;
    text-decoration: none;
}

.DefaultButton {
    /*background-image: url(images/DefaultButtonBG.jpg);*/
    background-image: url(images/Login.jpg);
    background-repeat: repeat-x;
    height: 10px;
    background-color: transparent;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: Verdana,Arial;
}

.ButtonEdge {
    height: 25px;
}

th {
    white-space: nowrap;
}

.GridHeader, .InformationHeader, .FeaturesHeader, .ProductHeader, .InvoiceHeader {
    background-image: url();
    height: 20px;
    background-color: #0182bb;
    font-weight: bold;
    font-size: 11px;
    color: black;
    white-space: nowrap;
    vertical-align: middle;
    font-family: Arial,Verdana;
    padding: 3px 5px 3px 5px;
    color: white;
    background: #0f5280; /* Old browsers */
    background: -moz-linear-gradient(top, #0f5280 0%, #136594 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f5280), color-stop(100%,#136594)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0f5280 0%,#136594 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0f5280 0%,#136594 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0f5280 0%,#136594 100%); /* IE10+ */
    background: linear-gradient(to bottom, #0f5280 0%,#136594 100%); /* W3C */
}

.ButtonLeft {
    background-image: url(images/button-left.png);
    background-repeat: repeat-x;
    height: 32px;
}

.ButtonRight {
    background-image: url(images/button-right.png);
    background-repeat: repeat-x;
    height: 32px;
    background-position: right top;
}

.Button, input.button {
    background-image: url(images/button-center.png);
    background-repeat: repeat-x;
    height: 32px;
    padding-bottom: 3px;
    background-color: transparent;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: Helvetica;
}

.DefaultButtonLeft {
    background-image: url(images/def-button-left.png);
    background-repeat: repeat-x;
    height: 32px;
}


.DefaultButtonRight {
    background-image: url(images/def-button-right.png);
    background-repeat: repeat-x;
    height: 32px;
    background-position: right top;
}

.DefaultButton {
    background-image: url(images/def-button-center.png);
    background-repeat: repeat-x;
    height: 32px;
    padding-bottom: 3px;
    background-color: transparent;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-weight: bold;
    font-size: 11px;
    color: Gray;
    font-family: Helvetica;
}

.FooterText {
    font-size: 9px;
}

.ErrorText {
    font-family: Salesforce Sans, Arial, sans-serif;
    font-size: 13px;
    /*color: #fafaf9;*/
}

.SuccessText {
    font-family: Salesforce Sans, Arial, sans-serif;
    font-size: 13px;
    color: green;
}

.WarningText {
    font-family: Verdana,Arial;
    font-size: 11px;
    color: Red;
}

.LoginFrame {
    width: 970px;
    height: 230px;
    float: left;
}

.ControlCellLeft {
    background-image: url(images/def-textbox-left.png);
    height: 32px;
    width: 4px;
    background-repeat: no-repeat;
}

.ActionControlCell {
    /*background-image: url(images/def-textbox-center.png);
	text-align: left;
	width:153px;
	background-repeat: repeat-x;*/
    width: 145px;
    height: 30px;
    border-radius: 5px;
    border-color: gray;
    border-style: solid;
}

.ControlCell {
    /*background-image: url(images/def-textbox-center.png);
	text-align: left;
	width:153px;
	background-repeat: repeat-x;*/
    width: 175px;
    height: 20px;
    border-radius: 5px;
    border-color: gray;
    border-style: solid;
}

.ControlCellRight {
    background-image: url(images/def-textbox-right.png);
    height: 32px;
    width: 4px;
    background-repeat: no-repeat;
}

.settingtextbox {
    width: 153px;
}

.Menu {
    background-image: url(images/menubg.gif);
    background-repeat: repeat-x;
    white-space: nowrap;
    border-bottom: 1px solid #A4A29E;
    border-left: 1px solid #A4A29E;
    border-right: 1px solid #A4A29E;
    height: 20px;
}

table.StaticMenu {
    padding: 1px 10px 1px 10px;
}

table.MenuItem {
    background-image: url(images/menubg.gif);
    background-repeat: repeat-x;
    white-space: nowrap;
    height: 20px;
    border: none;
    padding: 1px 10px 1px 10px;
}

.ErrorMessage {
    font-weight: bold;
    color: white;
    background-color: #333399;
}

.On {
    font-weight: bold;
    background: #330099;
    text-align: center;
    vertical-align: middle;
    color: White;
    width: 18px;
    height: 18px;
    border-right: black 1px groove;
    border-top: black 1px groove;
    border-left: black 1px groove;
    border-bottom: black 1px groove;
}

.Off {
    font-weight: bold;
    background: lightsteelblue;
    vertical-align: middle;
    text-align: center;
    color: black;
    width: 18px;
    height: 18px;
    border-right: darkblue 1px groove;
    border-top: darkblue 1px groove;
    border-left: darkblue 1px groove;
    border-bottom: darkblue 1px groove;
}

.PublicFooterLeft {
    background-image: url(images/leftfooter.gif);
    width: 5px;
    background-repeat: repeat-x;
    background-position: left bottom;
}

.PublicFooterRight {
    background-image: url(images/rightfooter.gif);
    width: 5px;
    background-repeat: repeat-x;
    background-position: right bottom;
}

.PublicFooter {
    font-size: 12px;
    font-weight: bold;
    background-image: url(images/centerfooter.gif);
    background-repeat: repeat-x;
    background-position: top;
}

/*
a.PublicFooter,a.PublicFooter:visited,a.LinkButton:link
{
	background-color: Transparent;
	text-decoration:none;
}
*/

.PublicHeaderLeft {
    background-image: url(images/leftheader.gif);
    width: 5px;
    background-repeat: repeat-x;
}

.PublicHeaderRight {
    background-image: url(images/rightheader.gif);
    width: 5px;
    background-repeat: repeat-x;
    background-position: right top;
}

.PublicHeader {
    font-size: 12px;
    font-weight: bold;
    background-image: url(images/centerheader.gif);
    background-repeat: repeat-x;
    padding: 5px 5px 5px 5px;
    text-align: center;
    vertical-align: middle;
}

.SectionHeader {
    height: 28px;
    text-align: left;
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #003366;
}

.Heading {
    color: #006699;
    font-family: arial, verdana, tahoma, sans-serif;
    text-align: left;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
}

.WelcomeHeader {
    height: 14px;
    text-align: right;
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-right: 5px;
    height: 30px;
    vertical-align: bottom;
    background: #eeeeee;
}

.ActionCombo {
    font-size: 11px;
    height: 30px;
    width: 145px;
    text-align: left;
    background: transparent;
    background-image: url(images/cmb-button.png);
    background-repeat: no-repeat;
    border: none;
    -webkit-appearance: initial;
    display: inline-flex;
}

.ActionComboSelect {
    opacity: 0.3;
    width: 142px;
}

.FeaturesText, .ProductDescription {
    color: Black;
    font-size: 12px;
    vertical-align: middle;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

.MessageHeader {
    padding: 5px 5px 5px 5px;
    background-color: #aaaaaa;
    font-weight: bold;
    font-size: 11px;
    color: black;
    white-space: nowrap;
    vertical-align: middle;
    border-bottom: solid 1px black;
}

.MessageText {
    text-align: left;
    /*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#eeeeee,endColorStr=#cccccc);*/
    font-weight: normal;
    color: Black;
    font-size: 11px;
    background-color: #cccccc;
    white-space: normal;
}

.MessageBox {
    border: solid 1px black;
    /*filter:	progid:DXImageTransform.Microsoft.Barn( motion=in,orientation=horizontal,duration=2);*/
}

.SubHeading {
    font-weight: bold;
    vertical-align: top;
}

.GridRow {
    background-color: #ffffff;
}

.GridAltRow {
    background-color: #DFE4E8;
}

.ProgressBar {
    /*border: solid 1px black;
    border-radius: 10px;
    height: 20px;
    text-align: left;*/
    top: -10px;
    height: 13px;
    text-align: left;
}

.ProgressBarValue {
    padding-top: 3px;
    height: 0.75rem;
   /*border-radius: 0.5rem;*/
    background-color: #5eb4ff;
}

.ProgressBarText {
    padding-top: 3px;
    height: 0.75rem;
    vertical-align: middle;
    text-align: center;
    background-color: transparent;
    position: relative;
    left: 0px;
    top: -21px;
}

.ProgressBarStatus {
    padding-top: 3px;
    height: 20px;
    vertical-align: middle;
    text-align: left;
    background-color: transparent;
    position: relative;
    left: 0px;
    top: -10px;
}

.SuccessProcessing {
    color: Green;
}

.ErrorProcessing {
    color: Red;
}

input.AddressFields {
    height: 15px;
}

.SearchCriteriaHeader {
    background-image: url(images/def-button-center-border.jpg);
    color: White;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
}
/*The following style is used for MenuItem on master page. this will resolve the issue of 'Menu Items not rendering  in IE8'*/
.Menustyle {
    z-index: 100;
}

.headingstyle {
    color: #006699;
    font-size: 13px;
    font-family: Helvetica;
}
/*p
{
 text-align:left;
}*/
.appendtoright {
    text-align: right;
}

.appendtoleft {
    text-align: left;
}

.back-table-color {
    background-color: #d8d8d8;
}

.help-text-migrator {
    width: 320px;
    background: #e8e5e5;
    border: orange 1px solid;
    border-radius: 5px;
    position: absolute;
    text-align: left;
    white-space: normal;
    padding: 3px 3px 3px 8px;
    z-index: 99;
    margin-left: 216px;
    top: 0px;
    font-size: 12px;
}

.help-text-migrator-storage {
    width: 320px;
    background: #e8e5e5;
    border-radius: 5px;
    border: orange 1px solid;
    position: absolute;
    text-align: left;
    white-space: normal;
    padding: 3px 3px 3px 8px;
    z-index: 99;
    margin-left: -28px;
    font-size: 12px;
}

.help-text-migrator-heading {
    width: 595px;
    background: #e8e5e5;
    border-radius: 5px;
    border: orange 1px solid;
    position: absolute;
    text-align: left;
    white-space: normal;
    padding: 3px 3px 3px 8px;
    z-index: 99;
    margin-left: 359px;
    top: 0px;
    font-size: 12px;
}

.button-width {
    width: 65px;
}

.control-cell-search {
    width: 169px;
    min-height: 30px;
    border-radius: 73px;
    border-color: gray;
    border-style: solid;
}

.margin-to-dropdown {
    margin-left: -18px;
}

.progress {
    height: 35px;
    background-color: #696969 !important;
}

    .progress .skill {
        font: normal 12px "Open Sans Web";
        line-height: 21px;
        padding: 0;
        margin: 0 0 0 20px;
        text-transform: uppercase;
    }

        .progress .skill .val {
            float: right;
            font-style: normal;
            margin: 0 20px 0 0;
        }

.progress-bar {
    text-align: left;
    transition-duration: 3s;
}

.hiddentxt {
    border: hidden;
}

.text-align {
    text-align: center;
    width: 35px;
    height: 0px;
    border: 2px solid #CCC;
    border-radius: 5px;
    font-size: 12px;
    background-color: white;
    background-repeat: no-repeat;
    padding: 11px 3px 11px 3px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    font-weight: normal;
}

.set-black-color {
    color: black;
    font-size: 12px;
    padding-left: 13px;
}

.dataTables_filter input {
    width: 180px;
    height: 0px;
    border: 2px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    background-color: white;
    background-repeat: no-repeat;
    padding: 11px 16px 14px 2px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    font-weight: normal;
}

.dataTables_length select {
    border: 2px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    background-color: white;
    background-repeat: no-repeat;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    font-weight: normal;
}

.dropdown-style {
    border: 2px solid #CCC;
    border-radius: 5px;
    background-color: white;
    background-repeat: no-repeat;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    font-weight: normal;
    margin-right: 17px;
}



#status-record {
    border: 1px solid black;
}
/*status-record_wrapper*/
.dataTables_wrapper {
    padding-left: 15px;
    padding-right: 15px;
}

#spinnerContainer {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    opacity: 0.8;
    z-index: 9999;
    left: 0px;
    top: 0px;
    background-color: black;
}

#spanText {
    color: white;
    font-size: 15px;
}

.spinner {
    margin: 100px auto;
    margin-top: 210px;
    width: 25%;
    height: 30px;
    text-align: center;
    font-size: 12px;
}

    .spinner > div {
        margin-left: 2px;
        background-color: white;
        height: 59px;
        width: 5px;
        display: inline-block;
        -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
        animation: stretchdelay 1.2s infinite ease-in-out;
    }

    .spinner .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .spinner .rect3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

    .spinner .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .spinner .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

@-webkit-keyframes stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1.0);
    }
}

@keyframes stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

.sorting_asc {
    width: 10px;
    visibility: visible;
}
