﻿body {
    font-size: 13px;
    font-family: Verdana, Helvetica, Arial;
    color: #232323;
    background-color: #fff;
}

header, footer, nav, section {
    display: block;
}

html, body, #pn_body { height: 100%; }

h1{
    border-bottom: 1px solid #b1b3b3;
    padding: 10px 0px;
}

.hide{display:none!important}


/* Styles for basic forms
-----------------------------------------------------------*/
fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/

.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid {
    display: none;
}

.letter-portal {
  position: absolute;
  top: 130px;
  left: 40px;
  font-size: 30px;
  line-height: 30px;
}
#reportTable{
    word-break:break-word;
}
#pn_header_logo {
    height: 180px;
    position: relative;
}

#pn_page_title{
    font-size:25px;
    line-height: 30px;
    margin:10px 40px;
}

.header_logo{
    margin: 35px 40px 35px 40px;
}

#pn_body{
    height: auto; /*min-height: 100%;*/
    margin: 20px 40px;
}

#content {
    padding-bottom: 30px;
    min-height: 500px; 
    margin: 0px 40px;
    /*margin: 0px 0px;*/
    /*background-image: url('/content/images/pncs-master-bus.jpg');*/
}
.navbar {
    /*margin-bottom: 0px!important;*/
}
.pn-home-container {
    position: relative;
    top: 100px;
}

.form-login{
    max-width:400px;
    padding: 15px;
    margin: 50px auto;
    /*border: 2px solid red;
    border-radius: 10px;*/
}

.form-login > #login_header{
    margin-bottom:20px;
    font-size: 22px;
    font-weight: bold;
}

.form-login > #login_footer{
    margin-top:10px;
    display:block;
    padding-top: 10px;
}

#usermenu{
    -webkit-backface-visibility: hidden;
}

#userbox {
    position: absolute;
    right: 40px;
    top: -25px;
    color: black;
}

#mailbag{
    position: absolute;
    right: 40px;
    bottom: 100px;
    width: 190px;
    height: 90px;
    border: 1px solid #b1b3b3;
    background: #cecece;
    color: black;
    padding: 10px;
    /*border-radius: 5px;*/
    border-radius: 2px;
    font-weight: bold;
    /*background: rgb(237,237,237);
    background: -moz-linear-gradient(top, rgb(237,237,237) 0%, rgb(207,207,207) 100%);
    background: -webkit-linear-gradient(top, rgb(237,237,237) 0%,rgb(207,207,207) 100%);
    background: -o-linear-gradient(top, rgb(237,237,237) 0%,rgb(207,207,207) 100%);
    background: -ms-linear-gradient(top, rgb(237,237,237) 0%,rgb(207,207,207) 100%);
    background: linear-gradient(top, rgb(237,237,237) 0%,rgb(207,207,207) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#cfcfcf',GradientType=0 );*/
}

.searchBox{
    
    width: 100%;

}

.searchFooter{
    margin-top: 15px;
}

.searchHeader{
    margin-bottom:15px;
    font-size:1.5em;
}

.pointer:hover{
    cursor: pointer!important;
}

.pn_link{
    color: #ce1720;
    text-decoration: none;
}

.pn_link_black{
    color: #000000;
    text-decoration: underline;
    cursor: pointer;
}

.pn_link:hover{
    color: #ce1720;
    text-decoration: underline;
}

.pn_link_black:hover {
    color: #000000;
}

.pn-footerlink{
    color: white;
    text-decoration: none;
}

.pn-footerlink:hover{
    color: white;
    text-decoration: underline;
}

.pn-footerlink:visited{
    color: white;
    text-decoration: none;
}

.pn-form-panel{
    padding: 30px;
    max-width: 500px;
    margin: 40px auto;
}

/*Ajax loading overlay*/
#overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index:1000;
}
#loading {
    align-content:center;
    text-align:center;
    width: 100px;
    height: 87px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px;
}

#pn_body{
    width:100%;
    max-width:1300px;
    margin: 0px auto;
}

#pn_header{
    width:100%;
    max-width:1300px;
    margin: 0px auto;
    background: #fff url('images/header-bg.gif') 50% 0% repeat-y;
}

#pn_footer{
    max-width:1300px;
    width:100%;
    margin: 0px auto;
    background-color: #505050;
    color: white;
    height: 50px;
    padding:20px;
    font-size:10px;
}

/* jquery override */
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: default!important;
}

/*Bootstrap style css*/
.btn-pn-standard {
  background: #919295;
  margin-left: 5px;
  color:white;
  padding: 0 10px 0 10px;
  line-height: 2.7em;
  height: 2.7em;
  font-size: 1em;
  min-width:100px;
  background-repeat: repeat-x;
  background-position: 0% 0%;
  background-image: linear-gradient(to bottom, #666 0%, #484848 100%);
  /*background-image: url('images/btn-style2.gif');*/
    border-radius: 2px;
  border: 1px solid #373737 !important;
}
.btn-pn-standard:hover,
.btn-pn-standard:focus {
  background-color: #75787b;
  background-position: 54px;
  background-image: none;
}
.btn-pn-standard:active,
.btn-pn-standard.active {
  /*background-color: #75787b;
  border-color: #75787b;*/
}

.vertical-space-after{
    margin-bottom: 20px;
}

.vertical-space-before{
    margin-top: 20px;
}

.pn_error_panel{
    float: left;
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    height: 50px;
    color: white;
    background-color: #ce1720;
    width: 100%;
    line-height:50px;
    padding: 0px 15px;
    margin-bottom:20px;
}
.pn_error_panel_login {
    float: left;
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    height: 50px;
    color: white;
    background-color: #ce1720;
    width: 100%;
    line-height: 22px;
    padding: 0px 15px;
    margin-bottom: 20px;
}
/*P&N Generic css*/
.pn-text {
    font-family: Verdana;
    text-align: left;
    padding: 5px;
    color:#333 ;
}

.pn-textarea {
  height:75px;
  resize:none;
}

.pn-textbox {
  width: 20%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e2e2e2;
  /*border-radius: 4px;*/
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.pn-icon-button{
    cursor:pointer;
}

.pn-icon-button:hover{
    color: #ce1720;
}

/*Home Page*/
.pn-home-container{
    /*position: relative;
    top: 100px;*/
    max-width: 960px;
    margin: 0px auto;
}

.pn-home-title {
    font-family: Verdana;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    height: 40px;
    padding-left: 14px;
    line-height: 40px;
    background-color: #585858;
    color:white;
}

.pn-home-content {
    height: 220px;
    position: relative;
    padding: 14px;
    background-color: #D0D0D0;
    background: rgb(237,237,237);
    background: -moz-linear-gradient(top, rgb(237,237,237) 0%, rgb(207,207,207) 100%);
    background: -webkit-linear-gradient(top, rgb(237,237,237) 0%,rgb(207,207,207) 100%);
    background: -o-linear-gradient(top, rgb(237,237,237) 0%,rgb(207,207,207) 100%);
    background: -ms-linear-gradient(top, rgb(237,237,237) 0%,rgb(207,207,207) 100%);
    background: linear-gradient(top, rgb(237,237,237) 0%,rgb(207,207,207) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#cfcfcf',GradientType=0 );

}

#pn_new_link{
    position: absolute;
    bottom: 14px;
    right: 14px;
}

#pn-news-header{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

#pn-news-subHeader{
    color:#C80000;
    font-weight: bold;
    margin-bottom: 5px;
}

#pn-news-main{
    height: 95px;
    overflow: hidden;
}

/*What's New*/
.pn-news-form {
  width: 800px;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-right: 40px;
  padding-left: 40px;
  margin-right: auto;
  margin-left: auto;
  min-height:500px;
  clear:both;
  /*background-color: #E8E8E8;
  border: 1px solid #C8C8C8;
  border-radius: 3px;*/

}

.pn-shadow {
    box-shadow: 6px 6px 5px #888888;
}


.pn-label
{  
    color: #ce1720;
}

.pn-flex {
    display: flex
}

.pn-news-input
{  
    width:80%;
    height:25px;
    float:right;

}

/*Create Letter*/
.pn-confirm-info {
  width: 40%;
  height:60px;
  padding: 10px;
  background-color: darkgray;
  border-radius: 3px;
  box-shadow: 3px 3px 2px #888888;
  float:right
}

.pn-tab-panel{
    background-color: #eee!important;
    min-height: 600px;
}

.pn-letter-frame{
    border: 1px solid black; 
    height:400px; 
    background-color:white; 
    margin:10px;
    padding: 35px 30px;
    overflow-y: scroll;
}

.pn-tab-panel-actions{
    position:absolute;
    right:20px; bottom:20px;
}

.pn-tab-panel-actions1{
    position:absolute;
    right:20px; bottom:20px;
}

#freehandFrameAddress{
    margin: 30px 0px;
}

#freehandBody>div>textarea{
    width: 100%;
    min-height:100px;
    resize: none;
}
#freehandBody>div>#charactercounter{
    width: 100%;
    font-size:9px;
    line-height:9px;
    margin-bottom: 20px;
}

.pn-freehand-badge{
    position: absolute;
    right:5px;
    top: -21px;
}

.pn_letter_confirmed{
    width:600px;
    margin: 120px auto;
    padding: 30px;
    text-align: center;
    border: 1px solid #aaa;
    border-radius: 5px;
}

#framePreview{

}

.pn-overflow-form{
    height:350px;
    overflow:auto;
}

/* Bulk Mail List */
#bulkUpload::before{
    content: 'Select some files';
    display: inline-block;
    background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
}

#bulkUpload::-webkit-file-upload-button {
  visibility: hidden;
}

#bulkUpload:hover::before {
  border-color: black;
}

#bulkUpload:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

/*#btnValidateFile{
    width: 50%;
    margin-top: 20px ;
}*/

.pn_maintanence_panel{
    width:600px;
    margin: 120px auto;
    padding: 30px;
    text-align: center;
    border: 1px solid #aaa;
    border-radius: 5px;
}

#bulkTextLog {
    width: 100%;
    min-height: 200px;
    resize: none;
}

#mainBulkPanel{
    width: 80%; margin: 50px auto; position: relative; overflow-y:hidden
}

.bulkPanel{
    width: 50%; float: left; padding: 10px;
}


/* How to */
.pn-panel-heading{
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background: #484848;
  background-repeat: repeat-x;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.pn-panel-heading h4:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: white;
}

.pn-panel-heading a.collapsed h4:after {
    content:"\e080";
}


.pn-panel-title{
    color: white
}
.pn-panel-title:hover{
    text-decoration: none!important;
}

.pn-help-image {
      width: 65%;    
}

.cover {
        position: absolute;
        border: none;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: -1;
    }




.no-decoration:hover{
    text-decoration:none!important;
}
.no-decoration:active{
    text-decoration:none!important;
}
.no-decoration:visited{
    text-decoration:none!important;
}