
.mgn-auto {
    margin: 0 auto;
}

.myaccount-bg p {
    font-weight: bold;
    color: #014489;
}

.act-border {
    border: 1px solid #ccc;
}

.red {
    color: #FF0000;
}
.white{color:#fff !important}
.white:visited{color:#fff !important}
.fadedgrey{color:#989898;}

.min-height {
    min-height: 249px;
}

.zbra1 {
    background-color: #ffffff;
}

.zbra2 {
    background-color: #efefef;
}

.banner img {
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}

.spacer {
    width: 100%;
    height: 20px;
}

.loc-border {
    border: 2px solid #999999;
}

.underlined{text-decoration: underline;}

.loc-border table, .loc-border table th, .loc-border table tr, .loc-border table tr td {
    border: none;
    margin: 0;
}

.loc-border table th {
    color: #014489;
}

#login-left {
    width: 46px;
    height: 54px;
    float: left;
    background: url(../images/02.gif) no-repeat;
}

#login-right {
    width: 21px;
    height: 54px;
    float: left;
    background: url(../images/04.gif) no-repeat;
}

#login-center {
    float: left;
    background: url(../images/03.gif);
    height: 45px;
    padding-top: 10px;
}

#login-box {
    margin: 0 auto;
    width: 650px;
    max-width: 660px;
    min-width: 656px;
}

#login-wrapper {
    background-image: url(../images/01.gif);
    width: 100%;
    height: 54px;
}

#loginform {
    margin: 0;
}

legend {
    line-height: 40px;
}

#login-center input[type="submit"] {
    width: 70px; /*height:26px;*/
    font-size: 14px;
    padding: 5px 9px;
}

.err-lab {
    color: #B94A48;
    display: inline;
    float: right;
    padding-top: 0;
    text-align: left;
}

input.error, input.error:focus {
    border-color: red;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px red;
    outline: 0 none;
}

select.error {
    border-color: red;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px red !important;
    outline: 0 none !important;
}

.footer {
    margin-top: 20px;
}

.doctitle {
    color: #014489;
    border: none;
}

div#heading h3 {
    text-align: center;
    margin: 0;
    padding: 0;
}

.viewr {
    height: 26px;
    line-height: 19px;
    padding-top: 5px;
    padding-left: 10px;
}

.print-page {
    display: block;
    text-align: left;
    float: left;
    height: 18px;
    width: 250PX;
}

.clearfix {
    clear: both;
}

.trhide {
    display: none;
}

.trShow {
    visibility: visible;
}

.viewtable {
    border: none;
}

.tabletitle {
    color: #014489;
    border: none !important;
    padding-left: 9%;
}

label.error {
    display: none;
}

.pad97 {
    padding-left: 97px !important;
}

.padtopzero {
    padding-top: 0px !important;
}

#dob {
    width: 115px;
    line-height: 10px;
}

.doc-search {
    margin-top: 10px;
    display: block !important;
}

.sup-search {
    margin-left: 70px !important;
}

.sup-search input {
    margin: 0 10px 0 5px;
}

#frmsearch .well .input {
    margin-left: 135px;
}

#frmsearch .well .input select {
    padding-left: 10px;
    margin-right: 20px
}

#frmschemes #btncategoryname {
    margin-left: 10px;
}

.select-all {
    color: #000000;
    display: inline-block;
    font-style: italic;
    margin-top: 5px;
}

.search-sec1, .search-sec2 {
    margin-bottom: 15px;
}

.search-sec3 {
    padding-left: 20px;
}

.search-sec4 {
    padding-left: 22px;
}

.search-sec4 span {
    padding-left: 18px;
}

.search-sec #searchsubmit {
    margin-top: 2px;
}

.sup-search .pull-left {
    margin-left: 35px;
}

.container-sec {
    width: 450px;
}

.progress {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    width: 280px !important;
}

.progress .bar {
    width: 0%;
    height: 18px;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -ms-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(top, #149bdf, #0480be);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -ms-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .bar {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(top, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.progress-danger.progress-striped .bar {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -ms-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(top, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.progress-success.progress-striped .bar {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(top, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.progress-info.progress-striped .bar {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 0
    }
}

.btn-file {
    position: relative;
    overflow: hidden;
    margin-left: 10px;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#document_name, #external_link, #external_link_title {
    width: 400px;
}

#file_error {
    margin-top: -10px;
}

textarea.error, textarea.error:focus {
    border-color: #FF0000;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px #FF0000;
    outline: 0 none;
}

.table-striped {
    margin-left: 35px;
}

.files_area {
    padding: 13px 10px 15px;
    border-top: 1px solid #ddd;
}

.name {
    float: left;
    width: 76%;
    text-align: left;
}

.size {
    float: right;
    width: 80px;
    text-align: right;
}

.delete {
    float: right;
    width: 20px;
    text-align: right;
    border-left: #666 1px solid;
}

.template-download .error {
    margin-top: 18px;
    display: inline;
}

.clear {
    clear: both;
}

.uploading {
    width: 500px;
    margin: 0 auto;
    padding: 10px 0 15px 5px;
}

.progressbar {
    float: left;
    width: 300px;
    margin-top: 5px;
}

.start {
    float: left;
    width: 65px;
}

.cancel {
    float: left;
    width: 100px;
}

.download-size {
    float: right;
    width: 83px;
    padding-right: 7px;
}

.download-delete {
    margin-top: -10px;
    margin-right: 100px;
}

.doc-download-delete {
    margin-right: 0;
}

.doc-table-striped {
    margin-left: 160px;
}

.uploading .error {
    float: left;
    margin-top: 5px;
    width: 300px;
    margin-bottom: 20px;
}

.aligncenter tr td:first-child {
    width: 28%;
}

.aligncenter tr td:last-child {
    width: 72%;
}

.customer-search table tr + tr td {
    border-top: 0 none;
}

.customer-search table th + th, .customer-search table td + td {
    border-left: 1px solid #F5F5F5;
}

.aligncenter .viewtable {
    padding-left: 0px !important;
}

.aligncenter .tabletitle {
    padding-right: 0px !important;
}

.customer-upload .files_area {
    padding: 13px 10px 15px;
    border-top: 1px solid #ddd;
}

#depttable tbody tr td:nth-child(3), #depttable thead tr th:nth-child(3) {
    text-align: center;
}

.error.err-lab {
    clear: both;
    float: left;
    padding-top: 5px;
    width: 270px !important;
}

#frmaccount .clearfix .error.err-lab {
    clear: both;
    float: none;
    padding-top: 5px;
    width: 220px;
}

.clearfix label {
    width: 210px;
}

#province, #status {
    display: block;
}

#frmEmployee .clearfix label {
    width: 190px;
}

.aligncenter {
    margin-left: 150px;
}

.label.notice {
    background-color: #2591bd;
}

#searchsubmit {
    width: 70px;
}

.emptable .tabletitle {
    padding-left: 68px;
}

.scheme-addfeature tbody tr + tr td {
    text-align: center;
    border: 1px solid #dddddd;
}

.scheme-addfeature {
    border-collapse: collapse;
}

.permission-table td:first-child {
    text-align: left;
}

.permission-table td {
    text-align: center;
    border: 1px solid #dddddd;
}

.permission-table {
    border-collapse: collapse;
}

.fileinput-button {
    margin-left: 10px;
}

.loc-error .error {
    margin-top: 15px;
}

.supplier-table table tr td:first-child {
    width: 39%;
}

#css3-animated-example {
    padding-bottom: 15px;
}

#css3-animated-example .content {
    padding: 15px;
    background-color: #FFF;
    border: 1px solid #E8E8E8;
    border-radius: 0 0 5px 5px;
}

#css3-animated-example h3 + div {
    height: 0px;
    padding: 0px;
    overflow: hidden;
    background: #fff;
    display: block !important;
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#css3-animated-example h3.open + div {
    height: auto;
    background: #fff;
}

#css3-animated-example h3 {
    background-color: #F5F5F5;
    border: 1px solid #E8E8E8;
    display: block;
    padding-left: 15px;
    font-size: 14px;
    border-radius: 5px 5px 0 0;
    margin: 0;
}

#css3-animated-example h3 a {
    text-decoration: none;
    color: rgb(0, 0, 0);
}

#css3-animated-example > h3 {
    margin-top: 3px;
    border-radius: 5px;
}

#css3-animated-example .content {
    width: 100%;
}

#css3-animated-example .content .clearfix label {
    width: 50%;
}

.content .clearfix label, .cus-content .clearfix label {
    padding-right: 10px;
    width: 270px;
    font-weight: bolder;
}

.content .clearfix span, .cus-content .clearfix span {
    line-height: 31px;
}

.content .clearfix {
    margin-bottom: 0;
}

.cus-view-title {
    background-color: #F5F5F5;
    border: 1px solid #E8E8E8;
    display: block;
    padding: 10px;
    font-size: 14px;
    border-radius: 5px 5px 0 0;
    margin: 0;
    font-weight: bolder;
}

.cus-content {
    padding: 15px;
    background-color: #FFF;
    border: 1px solid #E8E8E8;
    border-radius: 0 0 5px 5px;
}

.cus-content .clearfix label {
    width: 315px
}

/*Collapse div style End*/

/*custome desing update End*/

/*My Boot strap issues fix start*/
.label {
    background-color: #bfbfbf;
    border-radius: 3px;
    color: #ffffff;
    font-size: 9.8px;
    font-weight: bold;
    padding: 5px 8px 5px;
    text-transform: uppercase;
    border:1px solid #848484
}

.labelpadded
{
    display: inline-block !important;
    font-size: 9.9px !important;
    padding: 5px 8px 5px !important;
    border: 1px solid #848484 !important;
}

.well {
    background-color: #F5F5F5;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0pt 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}

.well blockquote {
    border-color: rgba(0, 0, 0, 0.15);
}

.offset2 {
    margin-left: 140px;
}

/**/
.clearfix {
    clear: both;
}

.input-xlarge, input.xlarge, textarea.xlarge, select.xlarge {
    width: 270px;
}

.xlarge {
    display: block !important;
}

button, input {
    line-height: normal;
}

#loginform {
    margin: 0;
}

form {
    margin-bottom: 18px;
}

.row:before, .row:after {
    content: "";
    display: table;
}

.row:after {
    clear: both;
}

.row:before, .row:after {
    content: "";
    display: table;
}

.row {
    /*margin-left: -20px;*/
}

label {
    color: #014489;
    float: left;
    font-size: 13px;
    line-height: 18px;
    padding-top: 6px;
    text-align: right;
    width: 130px;
}

.radio, .checkbox {
    display: block;
    min-height: 20px;
    padding-left: 20px;
}

fieldset {
    margin-bottom: 18px;
    padding-top: 18px;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background-color: #f5f5f5;
    border-color: #dddddd;
    cursor: not-allowed;
}

/**/
.btn.small {
    font-size: 11px;
    padding: 7px 9px;
}

.btn.primary {
    background-color: #0064cd;
    background-image: -moz-linear-gradient(center top, #049cdb, #0064cd);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/*.btn { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background-color: #e6e6e6; background-image: -moz-linear-gradient(center top, #ffffff, #ffffff 25%, #e6e6e6); background-repeat: no-repeat; border-color: #cccccc #cccccc #bbbbbb; border-image: none; border-radius: 4px; border-style: solid; border-width: 1px; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05); color: #333333; cursor: pointer; display: inline-block; font-size: 13px; line-height: normal; outline: medium none !important; padding: 5px 14px 6px; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); transition: all 0.1s linear 0s; }*/
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    height: auto;
    width: auto;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

[class*="span"] {
    display: inline;
    float: left;

}

table {
    border: 1px solid #dddddd;
    border-collapse: separate;
    border-radius: 4px;
    font-size: 13px;
    margin-bottom: 18px;
    padding: 0;
    width: 100%;
}

table th {
    border-bottom: 1px solid #dddddd;
    font-weight: bold;
    padding-top: 9px;
    vertical-align: middle;
}

table th, table td {
    line-height: 18px;
    padding: 10px 10px 9px;
    text-align: left;
}

table tbody tr:first-child td:first-child {
    border-radius: 4px 0 0;
}

.zebra-striped tbody tr:nth-child(2n+1) td {
    background-color: #f9f9f9;
}

table td {
    vertical-align: top;
}

table th, table td {
    line-height: 18px;
    padding: 10px 10px 9px;
    text-align: left;
}

.container {
    background: none repeat scroll 0 0 #fff;
    margin-left: auto;
    margin-right: auto;
    width: 940px;
}

.container-fluid {
    margin: 0;
    min-width: 940px;
    padding: 0;
    position: relative;
}

.btn.success, .alert-message.success {
    background-color: #57a957;
    background-image: -moz-linear-gradient(center top, #62c462, #57a957);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn.danger, .alert-message.danger, .btn.error, .alert-message.error {
    background-color: #c43c35;
    background-image: -moz-linear-gradient(center top, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn.info, .alert-message.info {
    background-color: #339bb9;
    background-image: -moz-linear-gradient(center top, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.pagination ul, .btn.danger:hover, .alert-message.danger:hover, .btn.error, .alert-message.error, .btn.error:hover, .alert-message.error:hover, .btn.success, .alert-message.success, .btn.success:hover, .alert-message.success:hover, .btn.info, .alert-message.info, .btn.info:hover, .alert-message.info:hover {
    color: #ffffff;
}

table th + th, table td + td {
    border-left: 1px solid #dddddd;
}

table tr + tr td {
    border-top: 1px solid #dddddd;
}

input.span9, textarea.span9, select.span9 {
    display: inline-block;
    float: none;
    margin-left: 0;
    width: 510px;
}

/*General Classes copy from Bootstrap files*/
.span1 {
    width: 40px;
}

.span2 {
    width: 100px;
}

.span3 {
    width: 160px;
}

.span4 {
    width: 220px;
}

.span5 {
    width: 280px;
}

.span6 {
    width: 340px;
}

.span7 {
    width: 400px;
}

.span8 {
    width: 460px;
}

.span9 {
    width: 520px;
}

.span10 {
    width: 580px;
}

.span11 {
    width: 640px;
}

.span12 {
    width: 700px;
}

.span13 {
    width: 760px;
}

.span14 {
    width: 820px;
}

.span15 {
    width: 880px;
}

.span16 {
    width: 940px;
}

.span17 {
    width: 1000px;
}

.span18 {
    width: 1060px;
}

.span19 {
    width: 1120px;
}

.span20 {
    width: 1180px;
}

.span21 {
    width: 1240px;
}

.span22 {
    width: 1300px;
}

.span23 {
    width: 1360px;
}

.span24 {
    width: 1420px;
}

.offset1 {
    margin-left: 80px;
}

.offset2 {
    margin-left: 140px;
}

.offset3 {
    margin-left: 200px;
}

.offset4 {
    margin-left: 260px;
}

.offset5 {
    margin-left: 320px;
}

.offset6 {
    margin-left: 380px;
}

.offset7 {
    margin-left: 440px;
}

.offset8 {
    margin-left: 500px;
}

.offset9 {
    margin-left: 560px;
}

.offset10 {
    margin-left: 620px;
}

.offset11 {
    margin-left: 680px;
}

.offset12 {
    margin-left: 740px;
}

.span-one-third {
    width: 300px;
}

.span-two-thirds {
    width: 620px;
}

.offset-one-third {
    margin-left: 340px;
}

.offset-two-thirds {
    margin-left: 660px;
}

p {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 9px;
}

p small {
    color: #BFBFBF;
    font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
    color: #404040;
    font-weight: bold;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #BFBFBF;
}

h1 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 18px;
}

h1 small {
    font-size: 18px;
}

h2 {
    font-size: 24px;
    line-height: 36px;
}

h2 small {
    font-size: 14px;
}

h3, h4, h5, h6 {
    line-height: 36px;
}

h3 {
    font-size: 18px;
}

h3 small {
    font-size: 14px;
}

h4 {
    font-size: 16px;
}

h4 small {
    font-size: 12px;
}

h5 {
    font-size: 14px;
}

h6 {
    color: #BFBFBF;
    font-size: 13px;
    text-transform: uppercase;
}

ul, ol {
    margin: 0pt 0pt 18px 25px;
}

ul ul, ul ol, ol ol, ol ul {
    margin-bottom: 0pt;
}

ul {
    list-style: disc outside none;
}

ol {
    list-style: decimal outside none;
}

li {
    color: #808080;
    line-height: 18px;
}

ul.unstyled {
    list-style: none outside none;
    margin-left: 0pt;
}

dl {
    margin-bottom: 18px;
}

dl dt, dl dd {
    line-height: 18px;
}

dl dt {
    font-weight: bold;
}

dl dd {
    margin-left: 9px;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #EEEEEE;
    border-style: none none solid;
    border-width: 0pt 0pt 1px;
    margin: 20px 0pt 19px;
}

strong {
    font-style: inherit;
    font-weight: bold;
}

em {
    font-style: italic;
    font-weight: inherit;
    line-height: inherit;
}

.muted {
    color: #BFBFBF;
}

blockquote {
    border-left: 5px solid #EEEEEE;
    margin-bottom: 18px;
    padding-left: 15px;
}

blockquote p {
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 0pt;
}

blockquote small {
    color: #BFBFBF;
    display: block;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
}

blockquote small:before {
    content: "Ã¢â‚¬â€� ";
}

address {
    display: block;
    line-height: 18px;
    margin-bottom: 18px;
}

code, pre {
    border-radius: 3px 3px 3px 3px;
    font-family: Monaco, Andale Mono, Courier New, monospace;
    font-size: 12px;
    padding: 0pt 3px 2px;
}

code {
    background-color: #FEE9CC;
    color: rgba(0, 0, 0, 0.75);
    padding: 1px 3px;
}

pre {
    background-color: #F5F5F5;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0pt 0pt 18px;
    padding: 8.5px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

form {
    margin-bottom: 18px;
}

fieldset {
    margin-bottom: 18px;
    padding-top: 18px;
}

fieldset legend {
    color: #404040;
    display: block;
    font-size: 19.5px;
    line-height: 1;
    padding-left: 150px;
}

form .clearfix {
    margin-bottom: 18px;
}

form .clearfix:before, form .clearfix:after {
    content: "";
    display: table;
}

form .clearfix:after {
    clear: both;
}

label, input, select, textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
}

label {
    color: #014489;
    float: left;
    font-size: 13px;
    line-height: 18px;
    padding-top: 6px;
    text-align: right;
    width: 130px;
}

form .input {
    margin-left: 220px;
}

input[type="checkbox"], input[type="radio"] {
    cursor: pointer;
}

input, textarea, select, .uneditable-input {
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #CCCCCC;
    color: #808080;
    display: inline-block;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    padding: 4px;
    width: 210px;
}

input[type="checkbox"], input[type="radio"] {
    border: medium none;
    height: auto;
    line-height: normal;
    margin: 3px 0pt;
    padding: 0pt;
    width: auto;
}

input[type="file"] {
    background-color: #FFFFFF;
    box-shadow: none;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    height: auto;
    width: auto;
}

select[multiple] {
    height: inherit;
}

textarea {
    height: auto;
    line-height: 1.6em;
}

.uneditable-input {
    background-color: #FFFFFF;
    border-color: #EEEEEE;
    box-shadow: 0pt 1px 2px rgba(0, 0, 0, 0.024) inset;
    cursor: not-allowed;
    display: block;
}

:-moz-placeholder {
    color: #BFBFBF;
}

input, textarea {
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    box-shadow: 0pt 1px 3px rgba(0, 0, 0, 0.1) inset;
}

input:focus, textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0pt 1px 3px rgba(0, 0, 0, 0.1) inset, 0pt 0pt 8px rgba(82, 168, 236, 0.6);
    outline: 0pt none;
}

input[type="file"]:focus, input[type="checkbox"]:focus, select:focus {
    box-shadow: none;
    outline: 1px dotted #666666;
}

form div.clearfix.error {
    background: none repeat scroll 0% 0% #FAE5E3;
    border-radius: 4px 4px 4px 4px;
    margin: -10px 0pt 10px;
    padding: 10px 0pt;
}

form div.clearfix.error > label, form div.clearfix.error span.help-inline, form div.clearfix.error span.help-block {
    color: #9D261D;
}

form div.clearfix.error input, form div.clearfix.error textarea {
    border-color: #C87872;
    box-shadow: 0pt 0pt 3px rgba(171, 41, 32, 0.25);
}

form div.clearfix.error input:focus, form div.clearfix.error textarea:focus {
    border-color: #B9554D;
    box-shadow: 0pt 0pt 6px rgba(171, 41, 32, 0.5);
}

form div.clearfix.error .input-prepend span.add-on, form div.clearfix.error .input-append span.add-on {
    background: none repeat scroll 0% 0% #F4C8C5;
    border-color: #C87872;
    color: #B9554D;
}

.input-mini, input.mini, textarea.mini, select.mini {
    width: 60px;
}

.input-small, input.small, textarea.small, select.small {
    width: 90px;
}

.input-medium, input.medium, textarea.medium, select.medium {
    width: 150px;
}

.input-large, input.large, textarea.large, select.large {
    width: 210px;
}

.input-xxlarge, input.xxlarge, textarea.xxlarge, select.xxlarge {
    width: 530px;
}

textarea.xxlarge {
    overflow-y: auto;
}

input.span1, textarea.span1, select.span1 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 30px;
}

input.span2, textarea.span2, select.span2 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 90px;
}

input.span3, textarea.span3, select.span3 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 150px;
}

input.span4, textarea.span4, select.span4 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 210px;
}

input.span5, textarea.span5, select.span5 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 270px;
}

input.span6, textarea.span6, select.span6 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 330px;
}

input.span7, textarea.span7, select.span7 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 400px;
}

input.span8, textarea.span8, select.span8 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 450px;
}

input.span9, textarea.span9, select.span9 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 510px;
}

input.span10, textarea.span10, select.span10 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 570px;
}

input.span11, textarea.span11, select.span11 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 630px;
}

input.span12, textarea.span12, select.span12 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 690px;
}

input.span13, textarea.span13, select.span13 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 750px;
}

input.span14, textarea.span14, select.span14 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 810px;
}

input.span15, textarea.span15, select.span15 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 870px;
}

input.span16, textarea.span16, select.span16 {
    display: inline-block;
    float: none;
    margin-left: 0pt;
    width: 930px;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background-color: #F5F5F5;
    border-color: #DDDDDD;
    cursor: not-allowed;
}

.actions { /*     background: none repeat scroll 0% 0% #F5F5F5;*/
    border-radius: 0pt 0pt 3px 3px;
    /*     border-top: 1px solid #DDDDDD;
   */
    margin-bottom: 18px;
    margin-top: 18px;
    padding: 17px 20px 18px 150px;
}

.actions .secondary-action {
    float: right;
}

.actions .secondary-action a {
    line-height: 30px;
}

.actions .secondary-action a:hover {
    text-decoration: underline;
}

.help-inline, .help-block {
    color: #B94A48;
    line-height: 18px;
}

.help-block {
    display: block;
    max-width: 600px;
}

.inline-inputs {
    color: #808080;
}

.inline-inputs span, .inline-inputs input {
    display: inline-block;
}

.inline-inputs input.mini {
    width: 60px;
}

.inline-inputs input.small {
    width: 90px;
}

.inline-inputs span {
    padding: 0pt 2px 0pt 1px;
}

.input-prepend input, .input-append input {
    border-radius: 0pt 3px 3px 0pt;
}

.input-prepend .add-on, .input-append .add-on {
    background: none repeat scroll 0% 0% #F5F5F5;
    border-radius: 3px 0pt 0pt 3px;
    border: 1px solid #CCCCCC;
    color: #BFBFBF;
    display: block;
    float: left;
    font-weight: normal;
    height: 32px;
    line-height: 22px;
    margin-right: -1px;
    min-width: 16px;
    padding: 5px 4px 4px 5px;
    position: relative;
    text-align: center;
    text-shadow: 0pt 1px 0pt #FFFFFF;
    width: auto;
    z-index: 2;
}

.input-prepend .active, .input-append .active {
    background: none repeat scroll 0% 0% #A9DBA9;
    border-color: #46A546;
}

.input-prepend .add-on {
}

.input-append input {
    border-radius: 3px 0pt 0pt 3px;
    float: left;
}

.input-append .add-on {
    border-radius: 0pt 3px 3px 0pt;
    margin-left: -1px;
    margin-right: 0pt;
}

.inputs-list {
    margin: 0pt 0pt 5px;
    width: 100%;
}

.inputs-list li {
    display: block;
    padding: 0pt;
    width: 100%;
}

.inputs-list label {
    display: block;
    float: none;
    line-height: 18px;
    padding: 0pt;
    text-align: left;
    white-space: normal;
    width: auto;
}

.inputs-list label strong {
    color: #808080;
}

.inputs-list label small {
    font-size: 11px;
    font-weight: normal;
}

.inputs-list .inputs-list {
    margin-bottom: 10px;
    margin-left: 25px;
    padding-top: 0pt;
}

.inputs-list:first-child {
    padding-top: 6px;
}

.inputs-list li + li {
    padding-top: 2px;
}

.inputs-list input[type="radio"], .inputs-list input[type="checkbox"] {
    margin-bottom: 0pt;
}

.form-stacked {
    padding-left: 20px;
}

.form-stacked fieldset {
    padding-top: 9px;
}

.form-stacked legend {
    padding-left: 0pt;
}

.form-stacked label {
    display: block;
    float: none;
    font-weight: bold;
    line-height: 20px;
    padding-top: 0pt;
    text-align: left;
    width: auto;
}

.form-stacked .clearfix {
    margin-bottom: 9px;
}

.form-stacked .clearfix div.input {
    margin-left: 0pt;
}

.form-stacked .inputs-list {
    margin-bottom: 0pt;
}

.form-stacked .inputs-list li {
    padding-top: 0pt;
}

.form-stacked .inputs-list li label {
    font-weight: normal;
    padding-top: 0pt;
}

.form-stacked div.clearfix.error {
    margin-left: -10px;
    margin-top: 0pt;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

.form-stacked .actions {
    margin-left: -20px;
    padding-left: 20px;
}

.label.success {
    background-color: #46a546;
}

.label.primary {
    background-color: #337ab7;
}

.page-header {
    border-bottom: 1px solid #DDDDDD;
    box-shadow: 0pt 1px 0pt rgba(255, 255, 255, 0.5);
    margin-bottom: 17px;
}

.page-header h1 {
    margin-bottom: 8px;
}

.btn.danger, .alert-message.danger, .btn.danger:hover, .alert-message.danger:hover, .btn.error, .alert-message.error, .btn.error:hover, .alert-message.error:hover, .btn.success, .alert-message.success, .btn.success:hover, .alert-message.success:hover, .btn.info, .alert-message.info, .btn.info:hover, .alert-message.info:hover {
    color: #FFFFFF;
}

.btn.danger, .alert-message.danger, .btn.error, .alert-message.error {
    background-color: #C43C35;
    background-image: -moz-linear-gradient(center top, #EE5F5B, #C43C35);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0pt -1px 0pt rgba(0, 0, 0, 0.25);
}

.btn.success, .alert-message.success {
    background-color: #57A957;
    background-image: -moz-linear-gradient(center top, #62C462, #57A957);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0pt -1px 0pt rgba(0, 0, 0, 0.25);
}

.btn.info, .alert-message.info {
    background-color: #339BB9;
    background-image: -moz-linear-gradient(center top, #5BC0DE, #339BB9);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0pt -1px 0pt rgba(0, 0, 0, 0.25);
}

/*.btn { -moz-border-bottom-colors: none; -moz-border-image: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; -moz-transition: all 0.1s linear 0s; background-color: #E6E6E6; background-image: -moz-linear-gradient(center top, #FFFFFF, #FFFFFF 25%, #E6E6E6); background-repeat: no-repeat; border-color: #CCCCCC #CCCCCC #BBBBBB; border-radius: 4px 4px 4px 4px; border-style: solid; border-width: 1px; box-shadow: 0pt 1px 0pt rgba(255, 255, 255, 0.2) inset, 0pt 1px 2px rgba(0, 0, 0, 0.05); color: #333333; cursor: pointer; display: inline-block; font-size: 13px; line-height: normal; padding: 5px 14px 6px; text-shadow: 0pt 1px 1px rgba(255, 255, 255, 0.75); outline: none !important; }*/
.btn:hover {
    background-position: 0pt -28px;
    color: #333333;
    text-decoration: none;
}

.btn:focus {
    outline: 1px dotted #666666;
}

.btn.primary {
    background-color: #0064CD;
    background-image: -moz-linear-gradient(center top, #049CDB, #0064CD);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0pt -1px 0pt rgba(0, 0, 0, 0.25);
}

.btn:active {
    box-shadow: 0pt 2px 4px rgba(0, 0, 0, 0.25) inset, 0pt 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled {
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
    background-color: #355C83;
}

.btn[disabled] {
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}

.btn.large {
    border-radius: 6px 6px 6px 6px;
    font-size: 15px;
    line-height: normal;
    padding: 9px 14px;
}

.btn.small {
    font-size: 11px;
    padding: 7px 9px;
}

:root .alert-message, :root .btn {
}

button.btn::-moz-focus-inner, input.btn[type="submit"]::-moz-focus-inner {
    border: 0pt none;
    padding: 0pt;
}

.close {
    color: #000000;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 13.5px;
    opacity: 0.2;
    text-shadow: 0pt 1px 0pt #FFFFFF;
}

.close:hover {
    color: #000000;
    opacity: 0.4;
    text-decoration: none;
}

.alert-message {
    background-color: #EEDC94;
    background-image: -moz-linear-gradient(center top, #FCEEC1, #EEDC94);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0pt 1px 0pt rgba(255, 255, 255, 0.25) inset;
    color: #404040;
    margin-bottom: 18px;
    padding: 7px 15px;
    position: relative;
    text-shadow: 0pt 1px 0pt rgba(255, 255, 255, 0.5);
}

.alert-message .close {
}

.alert-message h5 {
    line-height: 18px;
}

.alert-message p {
    margin-bottom: 0pt;
}

.alert-message div {
    line-height: 28px;
    margin-bottom: 2px;
    margin-top: 5px;
}

.alert-message .btn {
    box-shadow: 0pt 1px 0pt rgba(255, 255, 255, 0.25);
}

.alert-message.block-message {
    background-color: #FDF5D9;
    background-image: none;
    border-color: #FCEEC1;
    box-shadow: none;
    padding: 14px;
}

.alert-message.block-message ul, .alert-message.block-message p {
    margin-right: 30px;
}

.alert-message.block-message ul {
    margin-bottom: 0pt;
}

.alert-message.block-message li {
    color: #404040;
}

.alert-message.block-message .alert-actions {
    margin-top: 5px;
}

.alert-message.block-message.error, .alert-message.block-message.success, .alert-message.block-message.info {
    color: #404040;
    text-shadow: 0pt 1px 0pt rgba(255, 255, 255, 0.5);
}

.alert-message.block-message.error {
    background-color: #FDDFDE;
    border-color: #FBC7C6;
}

.alert-message.block-message.success {
    background-color: #D1EED1;
    border-color: #BFE7BF;
}

.alert-message.block-message.info {
    background-color: #DDF4FB;
    border-color: #C6EDF9;
}

.pagination {
    position: relative;
    height: 85px;
    margin: 18px 0pt;
    -webkit-box-pack: center;
    display: -webkit-box;
}


.pagination .pagination_links { top: 0px; }
.pagination ul { position: absolute; }
.pagination .totalpages { top: 50px; left: 0px}
.pagination .totalrecords { top: 50px; right: 0px;}

.pagination ul {
    border-radius: 3px 3px 3px 3px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0pt 1px 2px rgba(0, 0, 0, 0.05);
    float: left;
    margin: 0pt;
}

.pagination li {
    display: inline;
}

.pagination a {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    float: left;
    line-height: 34px;
    padding: 0pt 14px;
    text-decoration: none;
}

.pagination a:hover, .pagination .active a {
    background-color: #C7EEFE;
}

.pagination .disabled a, .pagination .disabled a:hover {
    background-color: transparent;
    color: #BFBFBF;
}

/*.pagination .next a { border: 0pt none; }*/
.pagination .totalcount {
    line-height: 34px;
    padding: 0pt 14px;
    font-weight: bold;
}
.pagination .totalrecords { float: right }

.btn
{
    border-radius:2px;
    line-height: 1.3;
    padding: 5px 10px;
}

.btn.small {
    font-size: 11px;
    padding: 7px 9px;
}

.btn.primary {
    background-color: #0e549e; /* #0064cd*/
    background-repeat: repeat-x;
    border-color: #34374d; /* rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
    color: #f5f5f5; /* #fff */
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
}

/*My Boot strap issues fix End*/

input[type="file"] {
    height: 27px;
    line-height: 27px;
    box-sizing: initial;
    -moz-box-sizing: content-box;
}

/*Customer Data Grid view*/
.menu {
    padding: 0;
    clear: both;
}

.menu li {
    display: inline;
}

.menu li a {
    background: #ccf;
    padding: 10px;
    float: left;
    border-right: 1px solid #ccf;
    border-bottom: none;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

.menu li.active a {
    background: #eef;
}

.content {
    float: left;
    clear: both;
    border: 1px solid #ccf;
    border-top: none;
    border-left: none;
    background: #eef;
    padding: 10px 20px 20px;
    width: 400px;
}

#customer-report .content {
    width: 100%;
    margin-bottom: 20px;
    background-color: #FFF;
    border: 1px solid #E8E8E8;
    border-radius: 0 0 5px 5px;
}

#customer-report .menu li a {
    display: inline;
    border: 1px solid #c3c3c3;
    border-bottom: 0 none;
    padding: 5px 10px;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background: #f2f2f2;
    cursor: pointer;
    position: relative;
    top: 1px;
    margin-right: 5px;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 14px;
}

#customer-report .menu li a:hover {
    background: #fff;
}

#customer-report .menu li.active a {
    background: #fff;
}

/*New Login Form Custome CSS Start*/
@charset "UTF-8";
/* CSS Document */

#header {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.login-box {
    width: 300px;
    margin: 0 auto;
}

.clear10 {
    height: 10px;
    clear: both;
}

.clear20 {
    height: 20px;
    clear: both;
}

.clear30 {
    height: 30px;
    clear: both;
}

.logo {
    margin-bottom: 20px;
}

.pad5{padding:5px;}
.pad10{padding:10px;}

p.footer {
    color: #000000;
    font-size: 10px;
    text-align: center;
}

.sa-icon {
    width: 100%;
    border: 1px solid #cccccc;
    text-align: center;
    padding: 20px 10px;
    margin-bottom: 30px;
    border-radius: 6px;
    font-size: 12px;

}

.sa-footer {
    margin-top: 50px;
    padding: 10px 0;
}

.sa-return {
    padding: 11px;
}

.btn-return {
    background: none !important;
    display: block !important;
    height: none !important;
    left: none !important;
    position: static !important;
    top: none !important;
    width: none !important;
}

.sa-divider {
    height: 40px;
    width: 100%;
}

.sa-divider-sml {
    height: 20px;
    width: 100%;
}

.bullet {
    padding-left: 20px !important;
}

/** added for error messgae **/

.alert-message {
    border-radius: 4px;

    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
    margin-bottom: 18px;
    padding: 0 0 0 20px;
    line-height: 25px;
    color: #FFFFFF;
    font-size: 12px;
    position: relative;
}

.btn.danger, .alert-message.danger, .btn.error, .alert-message.error {
    background-color: #C43C35;
    background-image: -moz-linear-gradient(center top, #EE5F5B, #C43C35);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn.success, .alert-message.success {
    background-color: #57A957;
    background-image: -moz-linear-gradient(center top, #62C462, #57A957);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/** added for error messgae **/
.zebra-striped {
    width: 100% !important;
}

.container-sec-view .files > div:nth-child(2n+1), .container-sec .files > div:nth-child(2n+1) {
    background-color: #efefef !important;
}
.files .template-download {
    padding: 16px 10px 33px;
    border-top: 1px solid #ddd;
}

input.error, input.error:focus {
    border-color: #FF0000;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px #FF0000;
    outline: 0 none;
}

.err-lab {
    color: #B94A48;
    display: inline;
    padding-top: 0;
    text-align: left;
}

.help-inline {
    color: #B94A48;
    display: inline;
    padding-top: 0;
    text-align: left;
}

.red {
    color: #FF0000;
}

.green {
    color: #46a546;
}

.pagination ul {
    border-radius: 3px 3px 3px 3px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0pt 1px 2px rgba(0, 0, 0, 0.05);
    float: left;
    margin: 0pt;
    padding: 0;
}

.pagination li {
    display: inline;
}

.pagination a {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    float: left;
    line-height: 34px;
    padding: 0pt 14px;
    text-decoration: none;
}

.pagination a:hover, .pagination .active a {
    background-color: #C7EEFE;
}

.pagination .disabled a, .pagination .disabled a:hover {
    background-color: transparent;
    color: #BFBFBF;
}

.pagination .next a {
    /*	border: 0pt none; */
}

th.header {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.login-box .remain-me {
    float: left;
}

.login-box .checkbox {
    margin-top: 0;
    padding-bottom: 25px;
}

.row {
    /*margin: 0 auto !important;*/
}

.locations-wrapper .clearfix label {
    width: 145px;
}

.locations-wrapper .clearfix .input {
    margin-left: 150px;
}

.divide_space {
    padding-right: 30px;
}

.modal-body {
    padding: 0;
    width: 500px;
    margin: 0 auto;
}

.modal-header {
    border-bottom: 0;
    padding-top: 15px;
}

.last_action_msg {
    text-align: center;
    clear: both;
    padding-top: 15px;
}

#customer-report h3 {
    text-align: center;
}

.collapse-input {
    display: table-row;
}

#locatable thead tr th:nth-child(3), #locatable thead tr th:nth-child(4) {
    text-align: center;
}

#locatable tbody tr td:nth-child(3), #locatable tbody tr td:nth-child(4) {
    text-align: center;
}

#locatable thead tr th:nth-child(3) {
    width: 20%;
    text-align: center;
}

#supplierinfo .pull-left {
    width: 329px;
}

#supplierinfo .pull-left .clearfix label {
    width: 150px;
}

#customerinfo .pull-left {
    width: 329px;
}

#customerinfo .pull-left .clearfix label {
    width: 150px;
}

#locatable-customerdata tr th:nth-child(3), #locatable-customerdata tr td:nth-child(3) {
    width: 45%;
    text-align: center;
}

#contacts label, #contacts collapse-input, #callnotes label, #callnotes collapse-input {
    width: 50% !important;
}

.layout-wrapper .aligncenter, .locations-wrapper .aligncenter {
    width: 225px;
    margin: 0 auto;
    padding: 0;
}

.call-sheet-search {
    width: 117px !important;
}

.sales-region span {
    color: #014489;
    font-size: 13px;
    margin-left: 17px
}

.import-file-action {
    margin: 0 auto;
    width: 450px;
}

.sample-download a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.sample-download {
    width: 450px;
    margin-top: 15px;
}

.sample-download a {
    padding: 5px;
}

.loc-error .warning {
    background-color: #d9534f !important;
    background-image: -moz-linear-gradient(center top, #d9534f, #d9534f) !important;
}

.loc-error .alert-message {
    background-color: #57a957;
    background-image: -moz-linear-gradient(center top, #62c462, #57a957);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    margin-bottom: 0;
    margin-top: 10px;
}

#fileimportdata, #fileimportdata-supplier, #fileimportdata-callnotes, #fileimportdata-contacts {
    margin: 0 auto;
    width: 600px;
}

#fileimportdata .clearfix, #fileimportdata-supplier .clearfix, #email-address .clearfix {
    margin-bottom: 10px !important
}

#fileimportdata span, #fileimportdata-supplier span, #email-address span {
    line-height: 0;
}

#email_address_from {
    margin: 0 auto;
    width: 600px;
}

.email-action {
    margin: 0 auto;
    padding: 0;
    width: 255px;
}

/*
.content .clearfix label,.cus-content .clearfix label{
    padding-right: 10px;
    width: 270px;
    font-weight: bolder;
}*/
#fileimportdata .error, #fileimportdata-supplier .error, #email_address_from .error {
    font-weight: normal;
}

#fileimportdata .clearfix label, #fileimportdata-supplier .clearfix label, #email_address_from label {
    padding-right: 0px;
    font-weight: normal;
}

#callsheets-checklist tr th:nth-child(1) {
    width: 220px;
}

#callsheets-checklist tr th:nth-child(3), #callsheets-checklist tr td:nth-child(3), #callsheets-checklist tr th:nth-child(4), #callsheets-checklist tr td:nth-child(4) {
    text-align: center;
}

/*New Login Form Custome CSS End*/

/*********************ADDED ON 30-10-14*********************/
a.desktop_menu_icons {
    float: left;
    width: 70px;
    text-transform: uppercase;
}

a.desktop_menu_icons .sa-icon {
    padding: 8px 0px;
    font-size: 9px;
    min-height: 83px;
    line-height: 14px;
    margin-bottom: 0px;
}

a.desktop_menu_icons .sa-icon i {
    font-size: 30px !important;
    padding-bottom: 4px;
}

a.desktop_menu_icons.sa-icon-bg:hover {
    background: none;
}

.main_menu{
    margin-bottom: 80px;
}
.main_menu .col-lg-1 {
    width: 30px;
    margin-right: 42px;
}
.active_menu_item{
    border-bottom: 5px solid #033364;
}
.layout-wrapper .container-sec {
    width: 450px;
}

.layout-wrapper .clearfix label {
    width: 145px;
}

.layout-wrapper form .input {
    margin-left: 155px;
}

.layout-wrapper .pull-left {
    padding-right: 30px;
    width: 450px;
}

#frmEmployee .clearfix label {
    width: 130px;
}

#customer-report .clearfix label {
    width: 200px;
}

.layout-wrapper input.span6, .layout-wrapper textarea.span6, .layout-wrapper select.span6 {
    width: 260px;
}

.pad-top {
    padding-top: 50px;
}

.permission_txt {
    color: #014489;
    text-align: center;
}

.permission-table th {
    text-align: center;
}

input#office_phone {
    width: 157px;
}

.remove-button-style {
    border: 0;
    background-color: transparent;
    margin: 0;
    padding: 0;
}

.table-striped .template-download {
    height: auto !important;
    width: 100%;
}

.template-download {
    height: 40px;
}

.doc-table-striped .name {
    float: left;
    margin-left: 0px;
    text-align: left;
    width: 76%;
}

.width235 {
    width: 235px;
}

[class^="icon-"], [class*=" icon-"] {
    background-image: url("../images/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;
}

.icon-th {
    background-position: -240px 0;
}

.input-append .add-on, .input-prepend .add-on {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
}

.icon-arrow-left {
    background-position: -240px -96px;
}

.icon-arrow-right {
    background-position: -264px -96px;
}

#customer-view .clearfix label {
    font-weight: bold
}

#customer-view .pull-left {
    width: 329px;
}

#customer-view .pull-left .clearfix label {
    width: 140px;
    padding-right: 10px;
}

#customer-view .pull-left .collapse-input {
    display: block;
    padding-top: 7px;
    padding-left: 140px;
}

#customer-view-with-details .clearfix label {
    font-weight: bold
}

#customer-view-with-details .pull-left {
    width: 99%;
}

#customer-view-with-details .pull-left .clearfix label {
    width: 150px;
    padding-right: 10px;
    padding-top: 1px !important;
}

#customer-view-with-details .collapse-input.col-md-7.checklist_names {
    padding: 0px !important;
}

#customer-view .collapse-input.col-md-7.checklist_names {
    padding-left: 0px !important;
}

#customer-view-with-details .pull-left .collapse-input {
    display: inline !important;
    padding-top: 12px !important;
}

#customer-view-with-details .pull-left .collapse-input span {
}

.container-sec-view {
    width: 320px;
}

.container-sec-view .clearfix label {
    width: 85px;
}

.divider {
    border-bottom: #ccc 1px solid;
}

.grey_ctnt {
    background-color: #efefef;
    border: #ccc 1px solid;
    padding: 14px;
    margin: 15px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.grey_ctnt i.fa {
    padding-right: 10px;
}

.uploading .start .btn {
    margin: 0 2px;
    padding: 3px 10px;
}

.uploading .cancel .btn {
    margin: 0 2px;
    padding: 3px 10px;
}

.customer-view-image {
    width: 400px;
}

.callnote-view-comments {
    width: 650px;
    height: 106px;
    line-height: 20px;
}

.customer-view-image label {
    width: 340px !important;
    text-align: left;
    font-weight: normal !important;
    padding: 10px;
}

.customer-view-size {
    text-align: right;
}

.valige-middle {
    vertical-align: middle;
}

.chat_history {
    clear: both;
    padding-top: 10px;
    width: 650px;
    margin: 0 auto;
}

.callnotes-search .date-field input#keyword_date_of_call {
    margin-bottom: 12px;
    width: 185px;
}

.callnotes-search .date-field .control-group {
    float: right;
    margin-left: 20px;
    margin-top: -5px;
}

.callnotes-search-sec1 {
    margin-left: 10px;
}

.callnotes-search-sec3 {
    margin-left: 50px;
}

.callnotes-search-sec4 {
    margin-left: 5px;
}

.callsheets-search .pull-left {
    padding-left: 25px;
}

.callnotes-search .date-field {
    margin-top: 5px;
    margin-left: 26px;
}

.document_type_search {
    float: left !important;
    margin-right: 10px;
}

.document_type_submit {
    margin-top: 3px;
}

textarea.span6 {
    line-height: 20px;
    height: 130px;
}

.search-doc .clearfix label {
    width: 100px;
}

.search-doc form .input {
    margin-left: 112px;
}

#frmsearch .search-emp .input {
    margin-left: 0px;
}

.search-emp .sup-search {
    margin-left: 0px !important;
}

.search-emp .pull-left {
    width: 300px;
    margin-left: 0px;
}

.search-emp .pull-left span {
    display: block;
    float: left;
    width: 90px;
}

.search-emp .pull-left input.span4, .search-emp .pull-left textarea.span4, .search-emp .pull-left select.span4 {
    width: 170px;
}

.search-sec {
    width: 100% !important;
    text-align: center;
    margin: 0 !important
}

.customer-search {
    padding-bottom: 0
}

.doctitle .search-sec {
    margin-top: 20px !important
}

.marginl15 {
    margin-left: 15px
}

.center_div {
    width: auto;
    margin: 0 auto;
    text-align: center;
}

.reset-btn-pad {
    padding: 0px !important;
}

.mrg-rt-10 {
    margin-right: 7px;
}


.mrg-lt-5{
    margin-left: 5px;
}

#callsheets-checklist .info {
    min-width: 81px;
}

.customer_report_error .error {
    background-color: #c43c35;
    background-image: -moz-linear-gradient(center top, #ee5f5b, #c43c35);
}

.customer_report_error .success {
    background-color: #57a957 !important;
    background-image: -moz-linear-gradient(center top, #62c462, #57a957) !important;
}

.customerdata_print h3 {
    text-align: center;
}

.customerdata_print .clearfix label {
    font-weight: bold;
    width: 45%;
}

.customerdata_print .clearfix span {
    margin-left: 35px;
    padding-top: 6px;
    display: block;
}

/* multiselect with checkbox css */
.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 250px;
    min-width: 263px;
}

.multiselect-container .input-group {
    margin: 5px;
}

.multiselect-container > li {
    padding: 0;
}

.multiselect-container > li > a.multiselect-all label {
    font-weight: 700;
}

.multiselect-container > li.multiselect-group label {
    margin: 0;
    padding: 3px 20px;
    height: 100%;
    font-weight: 700
}

.multiselect-container > li.multiselect-group-clickable label {
    cursor: pointer
}

.multiselect-container > li > a {
    padding: 0;
}

.multiselect-container > li > a > label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 3px 20px 3px 40px;
    text-align: left;
}

.multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox {
    margin: 0;
}

.multiselect-container > li > a > label > input[type=checkbox] {
    margin-bottom: 5px;
    margin-right: 10px;
}

.filter .btn {
    padding: 6px 3px
}

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px;
}

.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0;
}

.add_call_notes {
    width: 350px !important
}

#open-callnotes #customer-view .pull-left .collapse-input, #closed-callnotes #customer-view .pull-left .collapse-input {
    padding-top: 0px;
}

#open-callnotes [class*="span"], #closed-callnotes [class*="span"] {
    /*float: none;*/
    margin-top: 7px;
}

#customer-report .clearfix label.auto-label {
    width: auto;
}

#open-callnotes.content .clearfix span, #closed-callnotes.content .clearfix span {
    line-height: normal !important;
}

#open-callnotes #customer-view .pull-left .collapse-input, #closed-callnotes #customer-view .pull-left .collapse-input {
    padding-top: 6px !important;
}

#open-callnotes #customer-view, #closed-callnotes #customer-view {
    padding-top: 10px;
}

#add-callnotes form#fileupload .input {
    padding-top: 6px;
}

#add-callnotes form#fileupload span.add-on {
    line-height: 20px;
}

#add-callnotes input.span1#checklist {
    width: 15px;
    margin-right: 8px;
}

#add-callnotes.content .clearfix span {
    line-height: normal !important;
}

#customer-report #add-callnotes.content .clearfix label {
    width: 210px;
}

#add-callnotes form#fileupload .container-sec {
    padding-top: 6px;
}

#add-callnotes .pull-left .clearfix {
    margin-bottom: 8px;
}

.nopad-left {
    padding-left: 0px;
}

#open-callnotes .container-sec-view .template-download {
    padding-top: 15px !important
}

.content .odd {
    background-color: #efefef;
}

.content .even {
    background-color: #fff;
}

.search_btn_width {
    width: 70px !important;
}

.date-field .span4 {
    margin-left: -17px;
    width: 185px;
}

.callnotes-search-sec2 {
    margin-left: 27px;
}

.text-aligncenter {
    text-align: center;
}

.general_report_layer {
    margin: 0 auto;
    width: 675px;
}

.general_report_layer .pull-left {
    padding-left: 15px;
}

.general_report_layer .error.err-lab {
    width: auto !important;
}

/* multiselect with checkbox css */

.disable-task {
    position: relative;
    width: 100%;
    float: left;
}

.disable-task .disable_buttons {
    position: absolute;
    height: 35px;
    width: 100%;
    z-index: 99999;
}

.disable-task input {
    opacity: 0.5;
}

#callnotes_keyword_search .key_search {
    background: #068ac5 none repeat scroll 0 0;
}

#callnotes_keyword_search .key_search:hover {
    background-color: #ebebeb;
    border-color: #adadad;
}

.reset_add_on {
    cursor: pointer;
    background: none repeat scroll 0% 0% #F5F5F5;
    border-radius: 0px 4px 4px 0px !important;
    border: 1px solid #CCCCCC;
    color: #BFBFBF;
    display: block;
    float: left;
    font-weight: normal;
    height: 32px;
    line-height: 21px;
    min-width: 16px;
    padding: 5px 4px 4px 5px;
    position: relative;
    text-align: center;
    text-shadow: 0pt 1px 0pt #FFFFFF;
    width: auto;
    z-index: 2;
    margin-left: -1px;
    margin-right: 0pt;
    font-size: 14px;
}

.mgn-auto .well .callnotes-search .date-field.callnotes-search-sec1 span {
    padding-left: 7px;
}

.mgn-auto .well .callnotes-search .date-field.callnotes-search-sec1 {
    margin-left: 10px;
}

.mgn-auto .well .callnotes-search .input-append.date {
    width: 210px;
}

.mgn-auto .well .callnotes-search .date-field .control-group {
    margin-left: 4px !important;
}

.well .callnotes-search .date-field .span4 {
    width: 168px;
    margin-left: 0;
}

/*.well .callnotes-search input#keyword_date_of_to {
    margin-left: 12px;
}*/
.date-field.callnotes-search-sec1.keyword_date_to_div > span {
    padding-left: 22px !important;
}

#callnotes_checklist div#date_end {
    position: relative;
    width: 256px;
}

#callnotes_checklist div#date_end input[type="text"].error {
    width: 100%;
}

#callnotes_checklist div#date_end input.error + span, #callnotes_checklist div#date_end input.error + span + span {
    height: 30px;
    top: 1px;
    border-radius: 0px !important;
    line-height: 20px !important;
}

#callnotes_checklist div#date_end span.add-on {
    position: absolute;
    right: 22px;
}

#callnotes_checklist div#date_end span.reset_add_on {
    position: absolute;
    right: 1px;
}

.checklist_list > i {
    padding-left: 30px;
}

#frmcontact input#phone_number {
    width: 164px;
}

#frmcontact #birthday_d, #frmcontact #birthday_m, #frmcontact #birthday_y {
    width: 85px;
}

.contact-edit-form input#phone_number {
    width: 235px;
}

.same_as_company_address input {
    float: left;
    margin-top: 7px;
    margin-right: 5px;
}

.same_as_company_address label {
    float: none;
    text-align: left;
    width: 240px !important;
}

.mgn-auto span.alert.alert-danger {
    float: left;
    margin-top: 5px;
    margin-bottom: 0;
}

#frmEmployee .input.office_phone .span6 {
    width: 48%;
    float: left;
}

#frmEmployee .input.office_phone #ext_number {
    margin-left: 5px;
}

#add-callnotes .error.err-lab {
    width: 100% !important;
}

.add-callnote-form .contacts_not_available {
    margin-top: 7px;
}

.login-box .checkbox .remain-me {
    color: #000;
}

.login-box .checkbox {
    padding-left: 0px;
}

.login-box .checkbox label {
    width: auto;
    margin-right: 6px;
}

.login-box .actions {
    padding: 0;
}

.login-box .actions .btn-default, .reset_actions .btn-default {
    margin-right: 5px;
    border-radius: 5px !important;
}

.login-box .input {
    margin: 0;
}

.alert-message.error a {
    color: #428bca;
}

.change_password_actions {
    padding: 17px 20px 18px 219px;
}

#password_expiration {
    margin: 0 auto;
    width: 600px;
}

.updatepassword .input span {
    margin: 6px 0;
    display: block;
}

.verify_duplicate_emails {
    padding: 4px;
}

.cs_open {
    background-color: #feffbc !important;
}

.txtleft {
    text-align: left !important;
}

.txtright {
    text-align: right !important;
}

.txtcenter {
    text-align: center;
}

.align-center {
    text-align: center;
}

.centered {
    text-align: center;
}

.mgnbottom4 {
    margin-bottom: 4px;
}

.mgnbottom8 {
    margin-bottom: 8px;
}

.boldtext {
    font-weight: bold;
}

table.tblsearch {
    border: 0px;
}

table.tblsearch td {
    vertical-align: middle !important;
    padding: 6px;
}

table.tblsearch th + th, table.tblsearch td + td {
    border: 0px !important;
}

table.tblsearch tr + tr td {
    border: 0px !important;
}

.sort_style {
    text-decoration: underline;
}

.sort_type b {
    font-size: 14px;
}

.sort_style:hover {

    cursor: pointer;
}

.result_per_page {
    width: 180px;
}

@media (min-width: 992px) {
    .col-md-7 {
        width: 57.33333333% !important;
        float: left !important;
    }
}

@media (max-width: 1000px) {
    .col-md-7 {
        width: 57.33333333% !important;
        float: left !important;
    }
}

.alignment {
    float: left !important;
    margin-top: 7px !important;
}

.file-import-error li {
    color: #fff;
}

/*location toggle design*/
.toggle-location {

    /*padding-left: 200px;*/
}

.toggle-location .btn-default {
    border-color: #c8c8c8 !important;
}

.toggle-location .toggle-on {
    width: 50px !important;
    color: #b9eed0;
    font-size: 13px;
    text-transform: uppercase;
    padding-top: 7.5px;
}

.toggle-location .toggle-off {
    width: 58px !important;
    font-size: 13px;
    border-color: #fff !important;
    color: #a09c9c;
    padding-top: 7.5px;
    text-transform: uppercase;
    padding-left: 22px !important;
}

.toggle-location .toggle-handle, .toggle-location .toggle-group {
    background: #ffffff;
}

#re_enable_location:hover {
    cursor: pointer;
    text-decoration: underline;
}

#frm_transfer table tr td b {

    margin-bottom: 10px;
    display: block;
}
/*status toggle checkbox style starts*/
.switch {
    /*display: inline-block;*/
    height: 34px;
    position: relative;
    width: 60px;
}

.switch input {
    display:none;
}

.slider {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}

.slider:before {
    background-color: #fff;
    bottom: 1.5px;
    content: "";
    height: 13px;
    left: 2px;
    position: absolute;
    transition: .4s;
    width: 13px;
}

input:not(:checked) + .slider {
    background-color: #c3c3c3 !important;
}

input:checked + .slider:before {
    transform: translateX(20px);
}

input:checked + .slider {
    background-color: #66bb6a;
}
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}
.mx-1{
    margin: 0 1px;
}
.modal-error{
    background: #F2DEDF;
    border: 1px solid #EFD5D8;
    border-radius: 5px;
    color: #B7665E !important;
    text-align: left !important;
    padding-left: 15px;
    padding-bottom: 10px;
    margin-top: 15px;
}

.modal-success{
    background: #BDE3BE;
    border-radius: 5px;
    color: #B7665E !important;
    text-align: left !important;
    padding-left: 15px;
    padding-bottom: 10px;
    margin-top: 15px;
}

.h150-scroll {
    height: 150px;
    overflow: auto;
    border: 1px solid #d2d2d2;
    margin-top: 5px;
}
 .mb-0 {
    margin-bottom: 0 !important;
}
.fw-normal {
    font-weight: normal !important;
}
.bkgnd-warning {
    background-color:#ffc8c8;
}
.ml-15 {
    margin-left: 15rem;
}
.flex {
    display: flex;
}
.flex-center {
    display: flex;
    justify-content: center;
}
.d-grid {
    display: grid;
    height: auto;
}
.mt-5 {
    margin-top: 5px;
}
.alice_blue {
    background-color: #f0f6fd !important;
}
/*status toggle checkbox style ends*/
