
.page.log-ticket-page form {
    padding: 0;
    margin: 0;
    width: 50%;
    border: none;
}

#tickettable {
    display: block;
	width: 100%;
}

#tickettable tbody,
#tickettable tbody tr,
#tickettable tbody td {
    display: block !important;
    width: 100%;
    padding: 0;
}


#tickettable a {
	color: #c75f3e;
}
#tickettable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
#tickettable td {
	background: #fff;
	padding: 6px 6px 6px 12px;
}
#tickettable .head {
	color: black;
    font-weight:bold;
}
#tickettable td.alt {
	background: #F5FAFA;
	color: #797268;
}
#tickettable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	/*font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; */
}
#tickettable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	/*font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	color: #797268;
}


    .linkCreate {
        border: none;
        padding: 0px 30px;
        text-align: center;
        font: normal 17px 'Source Sans Pro', sans-serif;
        color: #fff;
        text-transform: uppercase;
        background: #0270d3 !important;
        border-radius: 3px;
        max-width: unset !important;
        min-width: unset !important;
        display: inline-block !important;
        height: 47px;
        line-height: 47px;
        margin-top: 30px !important;
    }
    .linkCreate:hover {
        background: #344E5F;
    }
    .linkProductCreate
    {
        color: #c75f3e;
        /*font: normal 12px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
        padding: 5px;
        border: solid 1px;
        background-color: rgb(192, 194, 195);
    }

    .dvProductCreate
    {
        padding: 20px 0px 20px 0px;
    }

    .option-list
    {
        list-style: none;
    }

    .contact-attributes dt
    {
        padding-top:10px;
    }
	
	.button-addline{
	   border: none;
	  box-shadow: 0 -2px 0 rgba(71, 73, 72, 0.05) inset;
	  color: #ffffff;
	  font-family: "Lato",Arial,Helvetica,sans-serif;
	  font-size: 11px;
	  font-weight: 700;
	  letter-spacing: 0.5px;
	  text-transform: uppercase;
	  word-spacing: 1px;
	  display: inline-block;
	  cursor: pointer;
	  width: 100px;
	  overflow: visible;
	  height: 35px;
	  border-radius: 2px;
		background: #3498db;
	}
	.button-addline:hover{
		background: #344E5F;
	}
     .white-popup-block {
        position: relative;
        background: #FFF;
        width: auto;
        max-width: 500px;
        margin: 20px auto;
    }

     .resultnewticket{
          padding: 20px 20px 20px 10px;
          display: none;
          font-size: 16px;
          font-weight: 100;
          color: #444;
     }

     .errorresultnewticket{
         padding:20px;
         display:none;
         color: red;
         font-weight:bold;
     }


     .ticket-list-page .info {
    margin: 0 0 10px;
    border-top: 1px solid #e6e6e6;
    background-color: #f9f9f9;
    padding: 20px;
    line-height: 26px;
    color: #444;
}

     .ticket-list-page .section {
    display: block;
    width: auto;
    margin: 0 0 40px;
}

     .ticket-list-page .buttons {
    position: absolute;
    top: 5px;
    right: 10px;
}

     .ticket-button-2 a {
    display: inline-block;
    margin: 0 0 0 10px;
    border: none;
    padding: 0 0 0 18px;
    font-size: 12px;
    color: #444;
}

     .ticket-list-page .button-2 {
    display: inline-block;
    margin: 0 0 0 10px;
    border: none;
    padding: 0 0 0 18px;
    font-size: 12px;
    color: #444;
}

     #tickettable td.head {
        padding: 10px 0;
        white-space: nowrap;
        font-weight: normal;
        text-align: left;
        font: 16px 'Source Sans Pro', sans-serif;
     }

     #tickettable td.head:nth-child(2) {
         padding: 0;
     }

     .linkCreate:hover {
         background-color: #248ece;
     }

#ticketProductForm h4, #ticketOrderForm h4 {
    display: block;
    line-height: 3;
}

.qq-upload-button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: left;
    margin-right: 5px;
}
#tickettable input[type="text"],
#tickettable input[type="email"],
#tickettable input[type="tel"],
#tickettable input[type="password"],
#tickettable textarea,
#tickettable select {
    width: 100% !important;
    padding: 0 15px;
	color: #111;
}

#tickettable textarea {
    padding: 17px 15px;
}
#tickettable select {
    padding: 0px 10px;
}

.message-error {
    margin: 0 !important;
}

#tickettable .qq-uploader .qq-upload-button {
    margin-right: 0 !important
}

#tickettable .qq-uploader .qq-upload-list {
    width: calc(100% - 50px);
}

#tickettable ~ .buttons {
    text-align: left;
    margin: 0;
}

#tickettable ~ .buttons input {
    margin-top:30px;
    width: unset !important;
    padding: 0 30px;
}

.contact-page.log-ticket-page .page-body .result {
    padding: 0 !important;
    text-align: left !important;
    display: block !important;
    background: #fff !important;
    font-size: 22px !important;
}

.customer-info-page.ticket-details #tickettable {
    display: table !important;
    width: 100% !important;
}

.customer-info-page.ticket-details .page-body:nth-child(2) #tickettable {
    margin-bottom: 47px;
}

.customer-info-page.ticket-details #tickettable tbody tr {
    display: block !important;
    width: 100% !important;
}

.customer-info-page.ticket-details #tickettable tbody tr:first-child {
    background: #002169 !important;
}

.customer-info-page.ticket-details #tickettable tbody tr:nth-child(2n) {
    background: #f5f5f5;
}

.customer-info-page.ticket-details #tickettable tbody tr:nth-child(2n + 1) {
    background: #d9e6ec;
}

.customer-info-page.ticket-details #tickettable tbody tr td {
    display: inline-block !important;
    background-color: transparent !important;
    height: unset !important;
    border: none !important;
    font: normal 17px 'Source Sans Pro', sans-serif;
    vertical-align: middle;
    white-space: pre-wrap;
    padding: 20px 10px !important;
    text-align: left;
}

.customer-info-page.ticket-details #tickettable tbody tr:first-child td {
    color: #fff !important
}

.customer-info-page.ticket-details #tickettable tbody tr td:first-child {
    max-width: 15%;
    width: 100%;
}

.customer-info-page.ticket-details #tickettable tbody tr td:nth-child(2) {
    max-width: 15%;
    width: 100%;
}

.customer-info-page.ticket-details #tickettable tbody tr td:nth-child(3) {
    max-width: 15%;
    width: 100%;
}

.customer-info-page.ticket-details #tickettable tbody tr td:nth-child(4) {
    max-width: 45%;
    width: 100%;
}

.customer-info-page.ticket-details #tickettable tbody tr td:nth-child(5) {
    max-width: 10%;
    width: 100%;
}

.customer-info-page.ticket-details .page-title:nth-child(3) h1 {
    font-size: 26px;
}

.customer-info-page.ticket-details .page-body:nth-child(4) #tickettable tr td:first-child {
    max-width: 15%;
    width: 100%; 
}

.customer-info-page.ticket-details .page-body:nth-child(4) #tickettable tr td:nth-child(2) {
    max-width: 55%;
    width: 100%; 
}

.customer-info-page.ticket-details .page-body:nth-child(4) #tickettable tr td:nth-child(3) {
    display: none !important;
}

.customer-info-page.ticket-details .page-body:nth-child(4) #tickettable tr td:nth-child(4) {
    max-width: 30%;
    width: 100%; 
}


#open-Modal .open-Modal-header {
    padding: 30px !important;
    background: #002169;
    color: #fff;
    font: normal 17px 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
}

#open-Modal #tickettable {
    padding: 30px !important;
}

#open-Modal #tickettable tr td {
    text-align: left !important;
}

#open-Modal #btnAddLineTicket {
    background: #0270d3 !important;
    height: 47px;
    line-height: 47px;
    font: normal 17px 'Source Sans Pro', sans-serif;
    padding: 0 30px;
    max-width: unset !important;
    width: unset;
}

.mfp-close-btn-in .mfp-close {
	color: #fff !important;
    top: 22px !important;
    right: 22px !important;
}

.no-tickets-message {
    font-size: 16px;
}

@media screen and (max-width: 1280px) {
    .customer-info-page.ticket-details #tickettable tbody tr td:nth-child(4) {
        max-width: 40%;
        width: 100%;
    }
    .customer-info-page.ticket-details #tickettable tbody tr td:nth-child(5) {
        max-width: 15%;
        width: 100%;
    }

    .customer-info-page.ticket-details .page-body:nth-child(4) #tickettable tr td:nth-child(2) {
        max-width: 45%;
        width: 100%;
    }
    .customer-info-page.ticket-details .page-body:nth-child(4) #tickettable tr td:nth-child(4) {
        max-width: 40%;
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .page.log-ticket-page form {
        width: 100%;
    }
    #tickettable td.head label {
        color: #111;
        font-weight: 400;
    }
    .html-account-page.tickets-page .page-title h1 {
        border-bottom: 2px solid #002169;
    }
}

@media screen and (max-width: 768px) {
    .customer-info-page.ticket-details #tickettable tbody tr td {
        font-size: 14px;
    }
    .customer-info-page.ticket-details #tickettable tbody tr td:first-child {
        max-width: 17%;
        width: 100%;
    }
    .customer-info-page.ticket-details #tickettable tbody tr td:nth-child(2) {
        max-width: 17%;
        width: 100%;
    }
    .customer-info-page.ticket-details #tickettable tbody tr td:nth-child(3) {
        max-width: 17%;
        width: 100%;
    }
    .customer-info-page.ticket-details #tickettable tbody tr td:nth-child(4) {
        max-width: 32%;
        width: 100%;
    }
    .customer-info-page.ticket-details #tickettable tbody tr td:nth-child(5) {
        max-width: 17%;
        width: 100%;
    }
}

@media screen and (max-width: 560px) {
    .customer-info-page.ticket-details #tickettable tbody tr {
        display: table-row !important;
    }
    .customer-info-page.ticket-details #tickettable tbody tr td {
        display: table-cell !important;
    }
}