.attireMainNav {
    margin-bottom: 0;
}
.cc_form_group{
    width: 40%;
}
div.dt-buttons {
    left: 5px;
}
p {
    margin: 0 0 0px;
}
.cc_tablew250{
	width: 1045%;
}
.form-group {
    margin-bottom: 0px;
}
#OperationDataTable th:nth-child(8) input[type="text"] {
    width: 60px !important;
}
#OperationDataTable th:nth-child(9) input[type="text"] {
    width: 60px !important;
}
#OperationDataTable th:nth-child(10) input[type="text"] {
    width: 60px !important;
}
#OperationDataTable th:nth-child(11) input[type="text"] {
    width: 60px !important;
}
#OperationDataTable th:nth-child(12) input[type="text"] {
    width: 60px !important;
}
@media screen and (min-width: 320px) and (max-width: 480px)
{
    .cc_form_group{
    width: auto;
    text-align: right;
    margin-top: 20px;
}
.cc_width34{
    width: 41%;
}
.cc_width85{
    width: 102%;
}
.cc_w65{
    width: 65%;
}
.pull-right {
   
}.modal-content {
    min-width: auto !important;
}
.cc_edit_delete{
	display: flex;
	padding-right: 5px;
}
.cc_line4{
    line-height: 4;
}
.dataTables_length{
	position: relative;
	top: 10px;
}
.table-responsive{
	margin-top: 10px;
}
}