 @import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);@charset "UTF-8";

body{
	font-family: 'Source Sans Pro', sans-serif;
}
header {
    border-bottom: 1px solid #c3c2c2;
    width: 100%;
    clear: both;
    background: #fff;
    padding: 0 0 13px;
    position: sticky;
    top: 0;
    z-index: 0100;    
}
nav.nav {
    margin: 60px 0 0px;
}
li.nav_li {
    display: block;
    padding: 9px 30px 0 0;
    margin: 0 2px;
}
a.nav_link {
    width: 100%;
    color: #404040;
}

.ticket_serch {
    background: #f1f1f7;
    min-height: 100px;
    padding: 36px 0; 
}
h1.search-title {
    font-weight: 100 !important;
}
.search_box {
    width: 600px;
    margin: 0 auto;
    background: #fff;
}
.search_row {
    width: 100%;
}
input#input {
    width: 80%;
    padding: 13px;
    border: 1px solid #efefef;
}
input#submit {
    width: 20%;
    float: right;
    background: #fff;
    border: 1px solid #efefef;
    padding: 13px 0;
    font-size: 15px;
    color: #5F6C73 !important;
}
.nav_box {
    width: 550px;
    margin: 0 auto;
}
li.nav_box {
    width: 120px;
    background: #fff;
    height: 80px;
    padding: 16px 0 0;
}

a.box_nav {
    color: #404040;
}
a.box_nav i {
    font-size: 25px;    color: #bfbfbf;
}

div#maincoreleft , div#leftloginsubscribebox{
    width: 100%;
}
.container.mainc {
    margin: 35px auto;
}
div#maincoreleft {
    border: 1px solid #eee;
    padding: 4px 14px;
    min-height: 300px;
    position: fixed;
    top: 124px;
    width: 15%;
}

div#leftloginsubscribeboxtabs a {
    color: #404040;
    padding: 6px;
    text-decoration: none;    cursor: pointer;
}

div#leftloginsubscribeboxtabs {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    margin: 0px 0 16px;
}

div#maincoreleft input[type='text'], div#maincoreleft input[type='password'] {
    width: 100%;
    margin: 5px 0 14px;
    border: 1px solid #eee;
    padding: 4px;
    border-radius: 6px;
}

div#logintext, div#loginsubscribebuttons {
    float: left;
    width: 50%;
}
#SubscribeForm{
	display: none;
}
#SubscribeForm,#LoginForm{
	height: 200px;
}

.maitem i {
    font-size: 17px;
    width: 25px;
    text-align: center;
    color: #949494;
}
.maitem {
    padding: 7px 0 6px;
    border-bottom: 1px solid #eee;
    margin: 0 1px 6px;
}
.maitem a {
    text-decoration: none;
    color:#404040;
}

h2.page_title {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 0 0 14px;    font-weight: 300;
}

table.hline td {
    width: 75%;
    height: 0;
    border-bottom:1px solid #eee;
    position: relative;
    top: -11px; 
}
table.hline th {
    font-weight: 400;
}
table.hline {
    width: 100%; 
}

table.table_home td {
    padding: 5px 0 0;
}

table.table_home {
    width: 75%;
    margin: 20px 0;
    font-size: 15px;
}
table.table_home input[type='password'],table.table_home input[type='text'] {
    width: 100%;
    border: 1px solid #ccc;
    height: 32px;
}
.avtarimg{
    width: 35px;
}
.newsavtar {
    float: left;
    width: 50px;
}
.newslink {
    width: calc(100% - 100px);
    float: left;
}
.newslink > a {
    font-size: 15px;
    font-weight: 400;
}
.newslink > p {
    font-size: 12px;
    font-weight: 100;
    color: #777676;
}
table.table_home td { 
    padding: 16px 23px 16px  ; 
}
.avtarimage {
    width: 100px;
    height: 100px;
    margin: 10px;
    box-shadow: 1px 1px 8px #ccc;
}

.userdetails table td {
        height: 45px;
    color: #2d3138;
    font-weight: 100;
    padding: 0 14px;
}

.userdetails table {
    width: 100%;
}
input.inputbox {
    width: 300px;
    border: 1px solid #e6e6e6;
    height: 29px;
    border-radius: 4px;    padding: 0 11px
}
select.selectbox {
    height: 28px;
    border: 1px solid #ddd;
    border-radius: 3px;    width: 300px;

}

.lableradio {
    width: 21%;
    float: left;
}

textarea.inputtextarea {
    width: 100%;
    border: 1px solid #eee;
    height: 80px;
    border-radius: 3px;
}

li.nav_box:hover a, li.nav_box:hover i {
    color: #fff;
}
li.nav_box:hover {
    background: #ccc;
}
 
 .machinetype {
    width: 30%;
    float: left;
}
.machinetype lable{
    font-weight:400
}
.inputradio {
    float: left;
    padding: 3px 10px;
}
span.red {
    color: red;
}

span.error {
    float: right;
    font-weight: 400;
    color: red;
}
.redborder {
    border: 1px solid #f00 !important;
}
.heading {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 13px 0 6px 4px;
}
.fulldetaildiv{
    display: none;
}
.fulldetaildiv ul.nav.nav-tabs li {
    padding: 9px 16px;
    background: #eee;
    margin: 2px;
}
.fulldetaildiv ul.nav.nav-tabs li a {
    color: #000;
}
.tab-content {
    margin-top: -1px;
    background: #fff;
        border: 0;
}
.tab-content .tab-pane {
    padding: 0;
}
.fulldetaildiv th {
    width: 100px;color: #000;
    font-weight: 500;
}
.viewticket .title {
    font-size: 17px;
}
.infotable {
    width: 100%;
    border: 1px solid #eeee;
    height: 60px;
    text-align: left;
}
.infotable td,.infotable th {
    padding: 5px 10px
}

table#status1 {
    background: #c1f1ff;
    color: #0c0c0c;
    border-radius: 7px;
}
.infotable td, .infotable th {
    padding: 5px 10px;
    border-left: 1px solid;
}

textarea#message {
    width: 100%;
    padding: 10px;
    border: 1px solid #eee;
    height: 150px;
}
table.message {
    width: 100%;
}


.file1 {
    width: 50px;
    font-size: 19px;
    cursor: pointer;
}
.fileup{
    margin: 5px 0 0 0
}
img.avtarsmallimage {
    width: 50px;
    height: 50px;
    vertical-align: top;
}

table.comments td {
    vertical-align: initial;
    padding: 10px;
    background: #f7f7f7;
}
table.comments {
    width: 100%;
}
.downloadedimages {
    width: 50px;
    float: right;
    height: 50px;
    margin: 6px;
}
table#status2 {
    background: #f7f7db;
    border: 1px solid #ffc107;
}

table#status3 {
    background: #dbffdb;
    border: 1px solid #4dbd74;
}

table#status4,table#status5 {
    background: #dedada54;
    color: #020202;
    border: 1px solid #000e;
}
.btn-light {
    color: #23282c;
    background-color: #ababab;
    border-color: #ababab;
}

table#status6 {
    background: #ffe2e2;
    border: 1px solid #f86c6b;
}

.tab-content {
    margin-top: -1px;
    background: #f5f5f5;
    border: 1px solid #eee;
}
.newslink > p {
    font-size: 14px !important;
    font-weight: 500;
    color: #494949;
}
table, td, th {
    border: 2px solid #fff !important;
}
table.dataTable thead th:after {
    content: "⇊" !important;
}
.text-decoration-none, .text-decoration-none:hover{
    text-decoration: none;
}

a.relative.inline-flex.items-center {
    width: 10px !important;
    padding: 8px !important;
    margin: 2px;
}
svg.w-5.h-5 {
    width: 44px;
}
.flex.justify-between.flex-1 {
    float: left;
}
p.text-sm.text-gray-700.leading-5 {
    display: none;
}

div#example_info {
    display: none;
}

.flex.justify-between.flex-1 {
    float: left;
    margin: 11px 3px 0 27px;
} 


@media only screen and (max-width: 767px) {
    /* Mobile styles here */
    nav.nav {
        margin: 0;
        text-align: end;
    }
    li.nav_li {
        display: block;
        padding: 9px 10px 0 0;
        margin: 0 2px;
    }
    a.nav_link {
        width: 100%;
        color: #404040;
        font-size: 11px;
    }
    
    .col-md-3.looo   {
        text-align: center;
    }
    div#maincoreleft {
        border: 1px solid #eee;
        padding: 4px 14px;
        min-height: 230px;
        position: relative;
        top: -17px;
        width: 100%;
    }
    .maitem {
        padding: 7px 0 6px;
        border-bottom: 1px solid #eee;
        margin: 0 1px 6px;
        width: 42%;
        background: #eee;
    }
    .maitem a {
        text-decoration: none;
        color: #404040;
        font-size: 10px;
    }
    div#leftloginbox {
        display: flex;
        flex-wrap: wrap;
        gap: 0 15px;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    table td {
        display: block;
        width: 100% !important;
        box-sizing: border-box;
    }

    table tr {
        display: block;
        margin-bottom: 1rem;
        border: 1px solid #ccc;
        padding: 10px;
    }

    .table-responsive {
        overflow-x: hidden;
    }
    span.relative.z-0.inline-flex.shadow-sm.rounded-md {
        line-height: 48px;
        text-align: center;
    }
    header {
        position: relative; 
    }
}
