/* 
    Document   : sys
    Created on : Oct 29, 2014, 3:46:21 PM
    Author     : gictadmin
    Description:
        Purpose of the stylesheet follows.
*/

@font-face {
    font-family: 'Angsana';
    src: url('fonts/angsa.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#wrapper{
    margin: auto; 
    padding: 0; 
    /*font-family: Tahoma;*/ 
    font-size: 13px;
    line-height: 22px;
}

/*##### START PRINT DOCUMENT CSS 24.02.15 #####*/
.doc-page{
    font-family: 'Tahoma';
    height: 1165px;
    /*border: 1px solid red;*/
}
.doc-header{
    margin: auto;
    height: 110px;
    width: 800px; 
}
.doc-header-receipt{
    margin: auto;
    height: 120px;
    width: 800px; 
}
.header-title{
    font-weight: bold; 
    font-size: 15px;
}
.doc-header-content{
    text-align: center;
    height: 100px;
    width: 100%
}
.header-content-left{
    float:left; 
    width: 60%;
}
.header-content-right{
    float:left;
    font-weight: bold;
    text-align: right;
    width: 40%;
}
.doc-title{
    margin: auto;
    height: 135px;
    width: 800px; 
}
.doc-title-receipt{
    margin: auto;
    height: 100px;
    width: 800px; 
}
.doc-title-content{
    background-color: #c3cbe7;
    margin-bottom: 12px;
    padding-bottom: 3px;
    font-weight: bold;
    text-align: center;
    height: 25px;
    width: 100%;
}
.doc-title-content-left{
    float:left; 
    width: 75%;
}
.doc-title-content-left-topic{
    float: left; 
    font-weight: bold;
    width: 12%
}
.doc-title-content-left-desc{
    float: left;
    width: 88%;
}
.doc-title-content-right{
    float:left;
    text-align: right;
    width: 25%;
}


.doc-content{
    margin: auto;
    height: 780px;
    width: 800px; 
}
.doc-content-receipt{
    margin: auto;
    height: 620px;
    width: 800px; 
}
.doc-content-full{
    margin: auto;
    height: 900px;
    width: 800px; 
}
.doc-footer{
    margin: auto;
    height: 120px;
    width: 800px; 
}
.doc-footer-receipt{
    margin: auto;
    height: 100px;
    width: 800px; 
}
.doc-footer-left{
    float: left;
    width: 60%
}
.doc-footer-lright{
    float: left;
    width: 40%;
}
.doc-footer-page{
    margin: auto;
    width: 800px; 
    text-align: center;
}
.doc-center{
    text-align: center;
}
.doc-right{
    text-align: right;
    padding-right: 3px;
}

table.table-doc-cover {
    border-collapse: collapse;
    font-family: tahoma;
    font-size: 13px;
}
table.table-doc-cover td {
    line-height: 22px;
    vertical-align: top;
    padding-bottom: 10px;
}
table.table-doc {
    border-collapse: collapse;
    font-family: tahoma;
    font-size: 13px;
    height: 445px;
}
.table-doc th {
    background-color: #c3cbe7;
    border: 1px solid black;
    padding-bottom: 3px;
    line-height: 25px;
}
.table-doc tr {
    border-left: 1px solid black;
    border-right: 1px solid black;
}
table.table-doc td {
    line-height: 19px;
    vertical-align: top;
    padding-bottom: 6px;
    border-left: 1px solid black;
}
table.table-doc tr.report td {
    line-height: 19px;
    vertical-align: middle;
    padding-bottom: 6px;
    border-left: 1px solid black;
}
table.table-doc tfoot td {
    vertical-align: top;
    padding-bottom: 0px;
    border: 1px solid black;
}
table.table-doc td.title-td {
    line-height: 22px;
    vertical-align: top;
    padding-bottom: 10px;
    font-weight: bold;
}

table.table-list, table.table-form{
    width: 94%;
    margin: 3%;
    font-size: 14px;
}
table.table-list tr, table.table-form tr{
    line-height: 30px;
}
table.table-list th{
    color: white;
    border: 1px solid #fff;
    /*border: 1px solid #1f253d;*/
    /*font-weight: bold;*/
    vertical-align: middle;
}
table.table-list th a{
    color: #4fc4f6;
}
table.table-list th a:hover{
    color: white;
}
table.table-list td{
    color: #9099b7;
    padding: 5px;
    border: 1px solid #fff;
    /*border: 1px solid #1f253d;*/
}
table.table-list td a{
    color: #4fc4f6;
}
table.table-list td a:hover{
    color: white;
}

table.table-form td{
    color: #9099b7;
    padding: 5px;
}
table.table-form td label{
    color: white;
    font-weight: bold;
}

table.table-detail{
    width: 100%;
    /*font-size: 16px;*/
    line-height: 23px;
    text-transform: none;
}
table.table-detail td{
    vertical-align: top;   
}
table.table-detail td.title{
    color: #35aadc;
}

.form-buttons{
    padding-bottom: 30px;
    text-align: center;
}

.text-blue{
    color: #4fc4f6;
}


.pagination{
    padding: 0 5% 5%;
}
.currentStep{
    color: red;
    padding-right: 5px;
}
a.step{
    color: white;
    padding-right: 5px;
}
a:hover.step{
    color: #4fc4f6;
}
a.nextLink, a.prevLink{
    color: #4fc4f6;
    padding-right: 5px;
}
a:hover.nextLink, a:hover.prevLink{
    color: white;
}


.summary{
    width: 800px;
    height: 70px;
    margin: auto;
    border-top: 2px dotted black;
    border-bottom: 2px dotted black;
}
.summary-left{
    float: left;
    width: 70%;
    text-align: center;
}
.summary-right{
    float: right;
    width: 30%
}
.summary-topic{
    float: left;
    width: 50%;
    text-align: right;
}
.summary-desc{
    float: left;
    width: 50%;
    text-align: right;
}

table.table-receipt {
    border-collapse: collapse;
    font-family: tahoma;
    font-size: 13px;
}

.table-receipt th {
    border-top: 2px dotted black;
    border-bottom: 2px dotted black;
    padding-bottom: 3px;
    line-height: 25px;
}

table.table-receipt td {
    line-height: 22px;
    vertical-align: top;
    padding-bottom: 10px;
}

table.table-sale {
    border-collapse: collapse;
    font-family: tahoma;
    font-size: 13px;
}

.table-sale th {
    border-top: 2px dotted black;
    border-bottom: 2px dotted black;
    padding-bottom: 3px;
    line-height: 40px;
}
.table-sale th.border-income {
    border: solid 1px gray;
    padding-bottom: 3px;
    line-height: 40px;
}
.table-sale th.income-font-small {
    font-size: 11px;
}

.table-sale tr.endline {
    border-bottom: 1px dotted black;
}

table.table-sale tr.endline td {
    line-height: 5px;
}

table.table-sale td {
    padding-top: 5px;
    line-height: 30px;
}

table.table-sale td a{
    text-decoration: none;
    color: black;
}

table.table-sale td.border-4{
    border: solid 1px gray;
    padding: 5px;
}



/*##### END PRINT DOCUMENT CSS 24.02.15 #####*/

.doc-letter-print{
    font-family: "Angsana";
    font-size: 24px;
    line-height: 28px;
    height: 300px;
}

.header-letter{
    width: 100%
}
.title-letter{
    width: 100%
}
.header-letter-content{
    width: 1000px; 
    height: 140px;
    margin: auto;
}

.header-content-invoice{
    text-align: center;
    height: 100px;
    width: 100%
}
.header-letter-left{
    float:left; 
    text-align: right;
    margin-right: 20px;
    width: 25%;
}
.header-letter-right{
    float:left;
    text-align: left;
    width: 70%;
}

table.quotation-table tr{
    line-height: 30px;
}

.message{
    color: greenyellow;
    margin: 10px;
    text-align: center;
}
li.message{
    color: white;
    margin: 0;
    text-align: center;
    padding-top: 20px;
}

.input-button{
    background: none repeat scroll 0 0 #11a8ab;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    /*font-family: "ambleregular";*/
    font-size: 1em;
    margin-top: 10px;
    outline: medium none;
    padding: 10px 2em;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s;
}
.input-button:hover{
    background: #0D9092;

}

label.list-text{
    text-transform: none;
}

li.button{
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: center;
}

.temp_list li a label.text-title, .temp_list li .show-list label.text-title, .tweets_list li label.text-title{
    color: white;
    text-align: left;
    float: none;
    text-transform: capitalize;
}

.temp_list li a label.text-header, .temp_list li .show-list label.text-header, .tweets_list li label.text-header{
    color: #35aadc;
    text-align: left;
    float: none;
    text-transform: capitalize;
}

.temp_list li a label.text-header-red, .temp_list li .show-list label.text-header-red, .tweets_list li label.text-header-red{
    color: #e64c65;
    text-align: left;
    float: none;
    text-transform: capitalize;
}

.temp_list li a label.text-detail, .temp_list li .show-list label.text-detail, .tweets_list li label.text-detail{
    color: #9099b7;
    text-align: left;
    float: none;
    text-transform: none;
    letter-spacing: 0;
}

.temp_list li a label.text-detail-left, .temp_list li .show-list label.text-detail-left{
    color: #9099b7;
    text-align: left;
    float: none;
    text-transform: none;
    letter-spacing: 0;
    padding-left: 10px;
}

.title-red{
    color: #e64c65;
}

p.help-detail{
    padding-left: 15px; 
    font-size: 14px;
}
p.help-sub-detail{
    padding-left: 25px; 
    font-size: 14px;
}
label.help-sub-detai-title{
    color: #e64c65;
}
label.help-sub-detai-desc{
    color: #9099b7;
}
.google-head{
    color: #4fc4f6;
}
.google-detail{
    font-size: 14px;
}

.msg-form-main {
    border: 5px double #11a8ab;
    padding: 3em;
    margin: 5%;
}

.msg-form-inner {
    padding:0px;
    margin:0px;
    color: #fff;
}

.search-checkbox{
    padding: 15px;
    font-size: 14px;
    letter-spacing: 1px;
}

.input-area{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    /*border: medium none;*/
    /*border: 1px solid white;*/
    color: #fff;
    /*font-family: ambleregular;*/
    height: 100px;
    outline: medium none;
    /*    padding-left: 14px;
        padding-top: 2px;*/
    padding: 5px;
    width: 61%;
    margin-top: 5px;
    border:none;
}
.package-area{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #fff;
    /*font-family: ambleregular;*/
    height: 300px;
    outline: medium none;
    /*    padding-left: 14px;
        padding-top: 2px;*/
    padding: 5px;
    width: 60%;
}
.input-mail-area{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid white;
    color: #fff;
    /*font-family: ambleregular;*/
    height: 50px;
    outline: medium none;
    /*    padding-left: 14px;
        padding-top: 2px;*/
    padding: 5px;
    width: 60%;
}
.mail-area{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid white;
    color: #fff;
    /*font-family: ambleregular;*/
    /*font-size: 14px;*/
    height: 200px;
    outline: medium none;
    padding: 5px;
    width: 98%;
}
.input-remark{
    width: 90%;
    height: 100px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
}
.input-remark-large{
    width: 100%;
    height: 200px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
}

i.icon-menu{
    color: #9099b7 !important;
    font-size: 22px !important;
    margin-right: 5px !important;
    margin-top: 2px !important;
}

.ui-dialog-titlebar{
    display: none !important;
    background-color: #11a8ab !important;
    color: #ffffff !important;
}
.ui-dialog{
    font-size: 14px !important;
    padding: 0 !important;
    width: 300px !important;
}
.ui-dialog-content p{
    padding-top: 20px;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    /*width: 50%;*/
    text-align: center;
    /*color: #005150;*/
    font-size: 14px;

    width: 300px;
}

button.sys-confirm, button.price-confirm-btn, button.category-confirm-btn,
button.service-confirm-btn, button.delete-confirm-btn, button.customer-confirm-btn,
button.quote-confirm-btn{
    padding: 8px 2.2em;
    color: #FFF;
    font-size: 1em;
    text-transform: uppercase;
    cursor: pointer;
    border: none;
    outline: none;
    background: #11a8ab;
    -webkit-border-radius: 5px;
}

button.sys-cancel, button.price-cancel-btn, button.category-cancel-btn,
button.service-cancel-btn, button.delete-cancel-btn, button.customer-cancel-btn,
button.close-error-btn, button.quote-cancel-btn{
    padding: 8px 2.2em;
    color: #FFF;
    font-size: 1em;
    text-transform: uppercase;
    cursor: pointer;
    border: none;
    outline: none;
    background: #e64c65;
    -webkit-border-radius: 5px;
}

button.sys-confirm:hover, button.sys-cancel:hover,
button.price-confirm-btn:hover, button.price-cancel-btn:hover,
button.category-confirm-btn:hover, button.category-cancel-btn:hover,
button.service-confirm-btn:hover, button.service-cancel-btn:hover,
button.delete-confirm-btn:hover, button.delete-cancel-btn:hover,
button.customer-confirm-btn:hover, button.customer-cancel-btn:hover,
button.close-error-btn:hover, button.quote-cancel-btn:hover, button.quote-confirm-btn:hover{
    color: #ffffff !important;
}
.sys-panel{
    padding: 15px;
    border-radius: 5px;
}

.sys-panel i{
    font-size: 1.3em;
    margin-right: 10px;
}
.sys-success-text{
    /*color: #11a8ab;*/
    color: #4CAF50;
}
.sys-error-text{
    color: #e64c65;
}
.form-control.has-error input[type=text], .form-control.has-error input[type=number], .form-control.has-error select{
    border: 1px solid #ee2e24 !important;
}
.help-block{
    margin-top: 5px;
    padding-left: 0px !important;
}
.text-danger{
    color: #e64c65;
}
.text-warning{
    color: #fcb150
}
.text-info{
    color: #4fc4f6;
}
.text-success{
    color: #11a8ab;
}

.sys-select-standard{
    height: 30px !important;
    min-width: 50px !important;
}