/*Dashboard*/
    div#jsst-header div#jsst-header-heading{width: 100%;}
	a.js-ticket-header-links{width: 100%;}
	div#jsst-header div#jsst-tabs-wrp{width: 100%;}
	div#jsst-header span.jsst-header-tab{width: calc(100% / 2 - 10px);margin: 5px 5px;}
	div#jsst-header span.jsst-header-tab a.js-cp-menu-link{width: 100%;}
    div.js-menu-links-wrp a.js-ticket-dash-menu{width: calc(100% / 3 - 10px);}
    /*Dashboard*/

    /*New Ticket*/
    div.js-ticket-add-form-wrapper div.js-ticket-from-field-wrp{width: calc(100% / 1 - 10px);}
    div.tk_attachment_value_wrapperform span.tk_attachment_value_text{width: calc(100% / 1 - 10px);}
    select.js-ticket-select-field{background: url(../images/selecticon.png) 96% / 4% no-repeat;}
    /*New Ticket*/

    /*Ticket Status*/
    div.js-ticket-checkstatus-wrp div.js-ticket-checkstatus-field-wrp{width: calc(100% / 1 - 10px);margin:0px 5px 20px;}
    /*Ticket Status*/

    /* My Ticket*/
    div.js-myticket-link{width: calc(100% / 2);}
	div.js-ticket-search-wrp div.js-ticket-form-wrp form.js-filter-form div.js-filter-wrapper div.js-filter-form-fields-wrp{width: 85%;}
	div#js-filter-wrapper-toggle-btn{width: calc(100% - 85% - 5px);}
	div.js-ticket-search-wrp div.js-ticket-form-wrp form.js-filter-form div.js-filter-button-wrp input.js-ticket-search-btn{margin: auto 5px;width: calc(100% / 2 - 10px);}
	div.js-ticket-search-wrp div.js-ticket-form-wrp form.js-filter-form div.js-filter-button-wrp input.js-ticket-reset-btn{margin: auto 5px;width: calc(100% / 2 - 10px);}
	div.js-ticket-search-wrp div.js-ticket-form-wrp form.js-filter-form div#js-filter-wrapper-toggle-area div.js-filter-field-wrp{width: calc(100% / 1);padding: 5px;}
	div.js-ticket-sorting span.js-ticket-sorting-link{padding-right: 0px;padding-left: 0px;width: calc(100% / 2);display: inline-block;float: left;}
	div.js-ticket-wrapper div.js-ticket-pic{width: 100%;}
	div.js-ticket-wrapper div.js-ticket-data{width: 100%;margin-top: 10px;padding: 0px;}
	div.js-ticket-wrapper div.js-ticket-data span.js-ticket-status{top: -130%;right: 5;padding: 28px 10px;width: 78px;border-radius: 0;text-align: center;}
	div.js-ticket-wrapper div.js-ticket-data1{margin: 5px 0px 0px 0px;padding: 10px 5px;}
	div.js-ticket-wrapper div.js-ticket-data1{border-left: none !important; border-top:1px solid #ccc }
	div.js-ticket-wrapper:hover div.js-ticket-pic{border-right: none;}
	div.js-ticket-wrapper div.js-ticket-data1{padding: 10px 0px;}
	.js-row{margin-left: 0px !important;margin-right: 0px !important;}
	div.js-ticket-wrapper div.js-ticket-pic{border-right: none;}
	div.js-ticket-wrapper div.js-ticket-data1{border-top: 1px solid #ccc;border-left: none !important;width: calc(100% - 20px);margin: 10px;}