@media (max-width: 777px) {
    td[data-attribute="createdon"],
    td[data-attribute="hg_qimcoding"],
    td[data-attribute="hg_mainproductref"],
    /*td[aria-label="Product Reference "]*/ {
        display: none !important;
    }
    .crmEntityFormView table.section,
    .crmEntityFormView table.section>tbody,
    .crmEntityFormView table.section>tbody>tr,
    .crmEntityFormView table.section>tbody>tr>td,
    .crmEntityFormView table.section>tbody>tr>th,
    .crmEntityFormView table.section>tfoot,
    .crmEntityFormView table.section>tfoot>tr,
    .crmEntityFormView table.section>tfoot>tr>td,
    .crmEntityFormView table.section>tfoot>tr>th,
    .crmEntityFormView table.section>thead,
    .crmEntityFormView table.section>thead>tr,
    .crmEntityFormView table.section>thead>tr>td,
    .crmEntityFormView table.section>thead>tr>th {
        display: block;
    }
    .crmEntityFormView .cell {
        margin-bottom: 0px;
        padding: 0;
        width: 100%;
    }
    /* th, td{
        text-align: center;
        justify-content: center;
    } */
    .table-fluid thead {
        display: block;
    }
    .table-fluid tr {
        border-top: 0px !important;
    }
    .table-fluid td,
    .table-fluid tr {
        display: flex;
        width: 100%!important;
    }
    .table-fluid td:before {
        display: none;
    }
    .table-fluid td {
        padding-left: 0px !important;
    }
    .entitylist-filter-option-text {
        width: 100%;
    }
    .panel-body {
        display: none;
    }
    #Home {
        display: block;
    }
    .list-inline {
        display: inline-grid;
        width: 100%;
    }
    td[class="clearfix cell textarea form-control-cell"] {
        margin-bottom: 0px
    }
    /* .navbar {
        margin-bottom: 15px;
    } */
    ol[class="progress list-group top"] {
        margin-top: 5px;
    }
    .nav>li {
        position: relative;
        display: block;
        width: 100%;
        border-bottom: 1px solid #E6E6E6;
    }
    .nav>li>a {
        padding: 10px 7%;
    }
    li a {
        margin-left: 0px;
    }
    .tablenav {
        width: 100%;
    }
    .navbar-toggle {
        margin-top: -40px;
        display: block;
        position: relative;
    }
    div[style="height: 50px"] {
        display: none;
    }
    .navbar-nav {
        text-align: start;
    }
    #hg_products_count_td,
    #custom-td,
    #hg_defectcost_td,
    #hg_defectdate_datepicker_td {
        width: 50%;
    }
    .page_section {
        padding: 0px 7% 0px 7%;
    }
    li.tdmenu {
        width: auto;
        padding: 0 30px;
    }
    .active_demands {
        padding: 0px 7% 0px 7%;
    }
    td[class="clearfix cell"] {
        display: none !important;
    }
    #parentDiv,
    #parentDiv2 {
        display: flex;
    }
    .remaining-text {
        display: none;
    }
    .list-group-item {
        font-size: 0px;
        margin-right: 5px;
        display: inline;
    }
    .logohager {
        display: block;
        width: 120px;
        height: 40px;
        margin-left: auto;
        margin-right: auto;
    }
    #line-break {
        display: none;
    }
    #further_cost_label {
        max-width: 85%;
    }
    input[type=text][disabled],
    input[type=date][disabled],
    textarea[disabled] {
        color: #4A4A4A;
        opacity: 1;
    }
    .case-title {
        font-size: 25px;
    }
    .col-sm-6 {
        padding-right: 0px;
    }
    #Summary_warning{
        width: 100%;
    }
    #separator{
        height: 0px;
    }
}

@media (min-width: 777px) {
    #Home {
        display: none;
    }
    #mydemands-title {
        padding-left: 8.3%
    }
    ol[class="progress list-group top"] {
        margin-top: -10px;
    }
    .navbar-nav {
        text-align: center;
    }
    .fa.fa-filter {
        display: none;
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-static-top {
        border-radius: 0;
    }
    .navbar {
        border-radius: 0;
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-toggle {
        display: none;
    }
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .page_section {
        padding: 0px 25% 0px 25%;
    }
    li.tdmenu {
        width: auto;
        padding: 0 30px;
    }
    .active_demands {
        padding: 0px 20% 0px 20%;
    }
    #parentDiv,
    #parentDiv2 {
        display: contents;
    }
    .logohager {
        display: block;
        max-width: 100%;
        width: 10%;
        height: 200%;
        /* background-color: #fafafa; */
        margin-left: auto;
        margin-right: auto;
    }
    #line-break {
        display: block;
    }
    .case-title {
        font-size: 30px;
    }
    .panel-body {
        display: block;
    }
    #Summary_warning{
        width: 200%;
    }
    #separator{
        height: 30px;
    }
    .remove-margin-cell{
        margin-bottom: 30px;
    }
    @media (max-width: 1350px) {
        .entitylist-filter-option-text{
            width: 150px;
        }
        .page_section {
            padding: 0px 20% 0px 20%;
        }
        li.tdmenu {
            width: auto;
            padding: 0 30px;
        }
        .active_demands {
            padding: 0px 15% 0px 15%;
        }
    }
    @media (max-width: 1045px) {
        li.tdmenu {
            width: auto;
            padding: 0 20px;
        }
    }
    @media (max-width: 985px) {
        .entitylist-filter-option-text{
            width: 130px;
        }
        .page_section {
            padding: 0px 20% 0px 20%;
        }
        .active_demands {
            padding: 0px 10% 0px 10%;
        }
        li.tdmenu {
            width: auto;
            padding: 0 15px;
        }
    }
}

th[class="sort-enabled sort sort-asc"] {
    text-align: center;
}

.panel {
    border: 0px;
}

.grid-actions {
    border-bottom: 0px;
}

#listFiles {
    color: #00AAE1;
    margin: 10px 0px 10px 10px;
    padding: 0px;
    float: left;
}
#createdon_label {
    text-wrap: nowrap;
}
#statecode{
    font-size: 16px;
}
.page_section .btn {
    margin-top: 0;
}

.page_section p {
    border-top: solid #666666 0px;
    padding-top: 0;
}

.entitylist-search {
    float: left;
    flex: 0 0 35%;
}

.panel-body {
    float: left;
    flex: 0 0 35%;
}

.tablemenu {
    margin-top: 10px;
}

.list-group-item.active span:first-child,
.list-group-item.active:hover span:first-child,
.list-group-item.active:focus span:first-child,
.list-group-item-success span:first-child {
    background-color: #00AAE1;
    border: 1px solid #00AAE1;
    color: #ffffff;
}

.number {
    background-color: #ffffff;
    border: 1px solid #a4a4a4;
    color: #a4a4a4;
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 7px;
    padding-right: 7px !important;
    margin-right: 15px;
    display: inline-block;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus,
.list-group-item-success {
    z-index: 2;
    color: #00AAE1;
    background-color: #ffffff;
    border-color: #ffffff
}

.progress {
    overflow: hidden;
    height: 21px;
    margin-bottom: 21px;
    background-color: #FFFFFF;
    border-radius: 0px;
    border-color: #ffffff;
    color: #a4a4a4;
    font-weight: bold;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 10%);
}

.btn-default {
    color: #F56400;
    background-color: #fff;
    border-color: #F56400
}

.btn-default:focus,
.btn-default.focus {
    color: #F56400;
    background-color: #e6e6e6;
    border-color: #F56400
}

.btn-default:hover {
    color: #F56400;
    background-color: #e6e6e6;
    border-color: #1040
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #F56400;
    background-color: #e6e6e6;
    border-color: #F56400
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
    color: #F56400;
    background-color: #d4d4d4;
    border-color: #F56400
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #F56400
}

.btn-default .badge {
    color: #fff;
    background-color: #F56400
}

.btn-primary {
    color: #fff;
    background-color: #F56400;
    border-color: #F56400
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #F56400;
    border-color: #F56400
}

.btn-primary:hover {
    color: #fff;
    background-color: #F56400;
    border-color: #F56400
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #F56400;
    border-color: #F56400
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #F56400;
    border-color: #F56400
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #F56400;
    border-color: #F56400
}

.btn-primary .badge {
    color: F56400;
    background-color: #fff
}

.case-title {
    margin-left: auto;
    margin-right: auto;
    color: #00477E;
    font-weight: bold;
    font-family: Helvetica;
    padding-top: 30px;
}

.title-color {
    margin-top: -15px;
    color: #00AAE1;
}

#BackButton {
    background-color: #FFF;
    border: 2px solid #F56400;
    color: #F56400;
}

#BackButton:hover {
    background-color: rgba(245, 70, 0, 0.1);
}

* {
    font-family: Helvetica;
}

*,
*:after,
*:before {
    box-sizing: border-box;
}

.error-message {
    color: #DC2E2E;
    font-weight: normal;
    font-size: 15px;
}

.background {
    background-color: #200DD2;
}

.tablenav {
    display: table;
    margin: 0 auto;
}

.navbar-inverse .navbar-nav>li>a {
    font-family: Helvetica;
    color: #00477E;
    font-weight: bold;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #00477E;
    background-color: transparent;
    border-bottom: 0px solid #2F5FEF;
}

.navbar-inverse .navbar-nav>li>a:active {
    color: #00477E;
}

.navbar-inverse .navbar-nav>li>a:focus {
    color: #00477E;
}

.navbar-static-top.navbar-inverse.transnav {
    background-color: transparent;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar-toggle .icon-bar {
    border: 1px solid #000;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}

.navigationmenu {
    font-family: Helvetica;
    color: #00477E;
    font-weight: bold;
}

.active-navigationmenu {
    color: #00AAE1;
}

.tablemenu {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    color: inherit;
}

.tdmenu {
    width: 190px;
}

.tdmenuhelp {
    width: 90px;
}

.label {
    padding-left: 0;
    color: #4A4A4A;
    font-size: 16px;
}

.err {
    border-bottom: 1px solid #DC2E2E !important;
}

.crmEntityFormView .form-control.readonly {
    width: 80%;
    height: 37px;
    padding: 10px 15px;
    display: inline-block;
    border: 1px solid #E6E6E6;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 16px;
    color: #FF8F33;
}

input[type=text],
input[type=date] {
    width: 80%;
    height: 35px;
    padding: 10px 15px;
    display: inline-block;
    border: 1px solid #E6E6E6;
    border-bottom: 1px solid #FF8F33;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 16px;
    color: #4A4A4A;
}

label {
    color: #4A4A4A;
    margin-bottom: 10px;
}

textarea:focus,
input[type=text]:focus,
input[type=date]:focus {
    outline: none !important;
}

textarea {
    resize: none;
    width: 80%;
    padding: 10px 15px;
    display: inline-block;
    border: 1px solid #E6E6E6;
    border-radius: 0;
    border-bottom: 1px solid #FF8F33;
    box-sizing: border-box;
    font-size: 16px;
    color: #4A4A4A;
}

.icon-pos {
    margin-left: -20px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.container_checkbox {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark_checkbox {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 17px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 0.1px solid #000
}

.container_checkbox input:checked~.checkmark_checkbox {
    background-color: #fff;
}

.checkmark_checkbox:after {
    content: "";
    position: absolute;
    display: none;
}

.container_checkbox input:checked~.checkmark_checkbox:after {
    display: block;
}

.container_checkbox .checkmark_checkbox:after {
    left: 7px;
    top: 2px;
    width: 5px;
    height: 12px;
    border: solid #FF8F33;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.h4 {
    color: #4A4A4A;
    font-family: Helvetica;
    font-size: 15px;
    font-weight: bold;
}

a {
    color: #00AAE1;
}


/* .form-control {
	color: #FF8F33;
} */

#searchbtn {
    font-family: Helvetica;
    font-weight: bold;
    color: white;
    border-color: orange;
    background-color: orange;
    margin-top: 40px;
    width: 100px;
    height: 35px;
}

.navbar-static-top.navbar-inverse {
    background-color: #00477E;
    border-color: transparent;
}

.modal-body {
    text-align: center;
}

.modal-dialog {
    transform: translate(0, -50%) !important;
    top: 50%;
    margin: 0 auto;
}

footer {
    width: 100%;
    padding-top: 50px;
    margin-top: 10%;
}

body {
    position: relative;
}

textarea:disabled {
    background-color: #fff;
}

*:disabled {
    /*background-color: #FFFFFF;*/
    border: 0px;
}

.descp_tp {
    color: #FFFFFF;
}

.crmEntityFormView .cell {
    padding: 0 5px 20px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    box-shadow: 0 0 0 30px white inset !important;
}

#newdemandmenu {
    font-family: Helvetica;
    color: #00AAE1;
    font-weight: bold;
}

.error-label {
    color: #DC2E2E;
}

.error-field {
    border-bottom: 1px solid #DC2E2E !important;
}

#hag_deliveryaddress_country {
    margin-bottom: 10px;
}

#accept_div {
    margin-top: 4%;
}

#accept_check, #further_cost {
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    /*width: 19px;
    height: 19px;*/
}

#further_cost{
    margin-left: 20px;
}

#InserButton:disabled {
    display: none;
    border: 1px solid #999999;
    background-color: #cccccc;
    color: #666666;
}

#att_tp_desc {
    color: #F56400;
}

#att_tp, #product_tp, #desc_tp, #descp_tp1 {
    color: #F56400;
}

#pen {
    margin-left: 50px;
    padding-top: -20px;
    color: #F56400;
}

#address-readonly {
    margin: 10px;
    display: none;
}

#loading {
    display: none;
    margin-left: 10px;
}

.form-popup {
    position: fixed;
    width: 300px;
    text-align: center;
    display: none;
    padding: 30px;
    bottom: 40%;
    right: 40%;
    border: 3px solid #f1f1f1;
    z-index: 9;
    background-color: white;
}

.popup-form-container {
    margin: auto;
    max-width: 180px;
    padding: 10px;
    background-color: white;
}

#btnNo,
#btnYes {
    background-color: #e7e7e7;
    color: white;
    border: none;
    cursor: pointer;
    width: 40px;
    height: 30px;
    margin-bottom: 10px;
    opacity: 0.8;
}

#btnYes {
    background-color: #f56400;
}

.popup-form-container .btn-popup:hover {
    opacity: 1;
}

.col-sm-6 {
    width: 100%;
}

.ui-widget-content {
    border-bottom: 1px solid #f56400;
}

.ui-menu-item {
    padding: 10px !important;
}

.ui-autocomplete-loading {
    background: white url(http://www.xiconeditor.com/image/icons/loading.gif) right center no-repeat;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}


/* html .ui-autocomplete {
height: 100px;
} */

div[class="text-muted"],
button[name="provider"],
td[class="clearfix cell boolean-radio-cell"],
td[class="clearfix cell"],
fieldset[aria-label="Exchange With Extra Cost"],
fieldset[aria-label="Exchange Demand with Extra cost"],
fieldset[aria-label="Delivery Address"],
fieldset[aria-label="QIM"],
input.text-muted,
.input-group.entitylist-filter-option-text span:first-child,
.alert-block,
.glyphicon.glyphicon-ok,
.btn-entitylist-filter-submit,
.section-title,
.tab-title,
#address-readonly,
#address,
#address-error,
#fcost,
#hg_qimcoding,
#hg_qimcoding_label,
#accept_div,
#agreement-error,
#further-cost-error,
#customerid,
#customerid_label,
#cr446_furthercost,
#cr446_furthercost_label,
#prodid,
#caseid,
#fcost,
#hag_typeofdemand_label,
#hag_typeofdemand,
#further-cost-error,
#product-demand-title,
#product-demand-title2,
#product-demand-summary-title,
#first-address-title,
#address,
#external-login-heading {
    display: none;
}


/* ALL DEMANDS CSS */

.hager_h1 {
    font-size: 27px;
    color: #00477E;
    font-weight: bold;
}

.hager_h2 {
    font-size: 22px;
    color: #00477E;
    font-weight: bold;
}

.hager_h3 {
    font-size: 18px;
    color: #00477E;
    font-weight: bold;
}

.hager_h4 {
    font-size: 15px;
    color: #00477E;
    font-weight: bold;
}

.hager_text {
    color: #00AAE1;
}

.margin-b10 {
    margin-bottom: 10px;
}

.margin-b40 {
    margin-bottom: 40px;
}

.form-action-container-left {
    float: none;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #fff;
}

.form-control,
input.form-control {
    border: 1px solid #e6e6e6;
    border-bottom: 1px solid #FF8F33;
}

input[type="radio"],
input[type="checkbox"] {
    -webkit-appearance: checkbox;
    transform: scale(1.5);
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 0px;
    outline-offset: -2px;
}

.btn {
    height: 35px;
}

select[disabled] {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

.notes .note .row {
    padding: 0px;
    width: 100%;
    margin: 0 auto;
    display: flex;
}

.notes .note .row .content,
.notes .note .row .header {
    display: inline-block;
}

.notes .note .row .content {
    width: 100%;
    border-bottom: 1px dashed #cfcfcf;
    padding: 0px 0px 10px 0px;
}

.notes .note .row .header {
    width: auto;
    padding: 20px 0px 0px 0px;
}

.col-md-12.col-xs-3.portalcommenticon {
    padding: 0;
}

.attachment.alert.alert-block.clearfix {
    display: block;
}

.entity-timeline div:nth-of-type(even).note {
    background-color: transparent;
}

.attachment.alert.alert-block.clearfix,
.entity-timeline .note .attachment-outer-border {
    border: 0;
    padding: 0;
}

.attachment-outer-border {
    float: right;
    margin-right: 10%;
}

.entity-timeline .note-attachment .row .attachment {
    margin: 0;
}

.note-actions.row {
    padding: 10px 0px 0px 0px;
}

.center-block.col-sm-7 {
    margin: 10px 0px 0px 0px;
}

#comments::placeholder {
    color: #00477E;
    font-weight: bold;
    opacity: 0.5;
}

.attachment-file {
    color: #00AAE1 !important;
}

span.glyphicon.glyphicon-user {
    margin-top: -6px;
}

.ad-modal-btn {
    background-color: #e7e7e7;
    color: white;
    border: none;
    cursor: pointer;
    width: 40px;
    height: 30px;
    margin-bottom: 10px;
    opacity: 0.8;
}

.ad-modal-btn-yes {
    background-color: #f56400;
}

.entity-form .notes-cell .info {
    font-size: 14px;
}

select option[disabled] {
    display: none;
}

.nav-dropdown {
    cursor: pointer;
}
.nav-dropdown-menu {
	display: none;
	position: absolute;
	background-color: #f4f4f4;
	z-index: 1;
    list-style-type: none;
    padding: 0;
    width: 250px;
    background-clip: content-box;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #00477E;
}
.nav-dropdown:hover .nav-dropdown-menu {
	display: block;
	transition: all 0.5s ease-in-out;
}

.tdsubmenu{
    text-align: left;
    font-weight: normal;
}

.tdsubmenulink{
    color: #00477E !important;
    width: 100%;
    padding: 8px 16px;
    display: flex;
    margin-left: 0px !important;
    align-items: center;
}

.hg-rightarrow{
    float: right;
    font-size: 25px !important;
    color: #F56400;
}


@media (max-width: 776px){
	.nav-dropdown-menu {
		padding-top: 0px !important;
		width: 100%;
	}
	.nav-dropdown-menu {
		position: inherit;
		margin-left: 23px;
	}
}

@media (min-width: 1200px) {
    .nav-dropdown-menu {
        padding-top: 11px;
    }
}

@media (max-width: 1199px) {
    .nav-dropdown-menu {
        padding-top: 20px;
    }
}

@media (min-width: 1000px) {
    .left-part {
        float: left;
        width: auto;
        height: 350px;
    }
    .right-part {
        display: table-cell;
        width: auto;
        padding-left: 20px;
        height: 350px;
        overflow: hidden;
        vertical-align: middle;
    }
    .two-parts {
        width: fit-content;
        margin: 0 auto
    }
}

@media (max-width: 1000px) {
    .left-part {
        width: auto;
        max-width: 100%;
        height: auto;
    }
    .right-part {
        text-align: initial;
        display: table-cell;
        width: auto;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
    }
    .two-parts {
        text-align: center;
    }
    .margin-t30-max1200 {
        margin-top: 30px;
    }
}

td {
    word-break: break-word !important;
}

.createdby,
.attachment-separator,
.modifiedon,
.col-sm-3.buttoncontainer,
.fa.fa-file,
.img.pull-left,
.clearfix.cell.boolean-radio-cell,
#hg_contactbyphone,
#hg_contactremoteassistance,
#hg_contactbyphone_label,
#hg_contactremoteassistance_label,
#form-list-section,
#step2-title {
    display: none;
}

.input-group i {
    left: 0;
}