
@media print {
    body {
        color: #000;
        background: #fff;
    }

    h1 {
        color: #000;
        background: none;
    }
    h2 {
        color: #000;
        background: none;
    }

    nav, aside {
        display: none;
    }
}

@font-face {
    font-family: 'Conv_SamsungImaginationModernCondensedBold';
    src: url("{{ asset('/bundles/sonataadmin/fonts/SamsungImaginationModernCondensedBold.eot') }}");
    src: local('☺'), url("{{ asset('/bundles/sonataadmin/fonts/SamsungImaginationModernCondensedBold.woff') }}") format('woff'), url("{{ asset('/bundles/sonataadmin/fonts/SamsungImaginationModernCondensedBold.ttf') }}") format('truetype'), url("{{ asset('/bundles/sonataadmin/fonts/SamsungImaginationModernCondensedBold.svg') }}") format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Conv_SamsungImaginationModernCondensed';
    src: url("{{ asset('/bundles/sonataadmin/fonts/SamsungImaginationModernCondensed.eot') }}");
    src: local('☺'), url("{{ asset('/bundles/sonataadmin/fonts/SamsungImaginationModernCondensed.woff') }}") format('woff'), url("{{ asset('/bundles/sonataadmin/fonts/SamsungImaginationModernCondensed.ttf') }}") format('truetype'), url("{{ asset('/bundles/sonataadmin/fonts/SamsungImaginationModernCondensed.svg') }}") format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 , h2 , h3, h4, h5 {
    font-family: 'Conv_SamsungImaginationModernCondensed' !important;
    color: #024ea2;
}

.skin-black .logo {
    background-color: #FFFFFF;
    color: #f9f9f9;
}

.skin-black .logo:hover {
    background-color: #FFFFFF;
}

.header .logo {
    font-size: 15px;
    font-family: 'Conv_SamsungImaginationModernCondensed' !important;
    color: #024ea2;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.logo img + span {
    width: 130px;
}

.logo img {
    max-width: 70px;
}

.sidebar .sidebar-menu {
    padding-top: 20px;
}

.skin-black .sidebar > .sidebar-menu > li > .treeview-menu {
    background: #333;
}
.skin-black .sidebar > .sidebar-menu > li:first-of-type {
    border-top: 0px solid #444;
}

.skin-black .sidebar > .sidebar-menu > li {
    border-top: 0px solid #333;
}
.sidebar .sidebar-menu .treeview-menu > li > a {
    font-size: 15px;
    font-family: 'Conv_SamsungImaginationModernCondensed';
}
.sidebar  .vtl-logo {
    position: relative;
    width: 100px;
    top: -10px;
}
.sidebar .small {
    margin-top: 20px;
    color: #999;
}
#loader {
    display: none;
}
#loader  i {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50px;
    font-size: 50px;
    color: #024ea2;
    background: #fff;
    border-radius: 50%;
    transform: translate(-50%,-50%);
    z-index: 1001;
}
.navbar-nav > .user-menu > .dropdown-menu {
    font-family: 'Conv_SamsungImaginationModernCondensed' !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 15px;
    border-top-width: 0;
    width: 280px;
    /* height: 266px; */
}

div.connection div input.big {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
div.connection form {
    margin-bottom: 15px;
}
div.connection {
    border: 0px solid #ddd;
    border-radius: 0px;
}
.btn.btn-primary {
    background-color: #024ea2;
    border-color: #024ea2;
}

.box {
    position: relative;
    background: #ffffff;
    border-top: 0px solid #c1c1c1;
    margin-bottom: 10px;
    border-radius: 0px;
    width: 100%;
    box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.11);
}
.box .box-header {
    padding-top: 10px;
}
#responsibilityModal #head{
    text-align: left;
}

#responsibilityModal ul{
    list-style-type: none;
}
.box .box-header {
    padding-top: 10px;
    padding-bottom: 0px;
}

.box .box-header .box-title {
    margin-left: 10px;
}

.well {
    border: 0px solid #e3e3e3;
    border-radius: 0px;
    background-color: #fff;
    /* box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.11);*/
    margin-bottom:8px !important;
}
.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
    border: 0px ;
}
.navbar-default .navbar-brand {
    font-family: 'Conv_SamsungImaginationModernCondensed' !important;
    text-transform: uppercase;
    color: #024ea2;
}
.skin-black .navbar {
    border-bottom: 0px;
}
.navbar-brand {
    padding: 3px;
    font-size: 20px;
}
.right-side {
    background-color: #e2e2e2;
}

.content {
    background:transparent;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
.custom-form-btn {
    margin-top: 0px;
    margin-bottom: 6px;
}
.custom-form-container {
    /* display: none;
     background-color: #e2e2e2;*/
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#newStateBox {
    padding:5px 15px 15px 0px;
}
#newStateBox .control-label{
    width:100%;
}
#newStateBox label{
    width:100%;
}
#newStateBox  .sonata-ba-field  {
    width:100%;
}
#newStateBox  .col-md-2 {
    padding-left:5px;
    padding-right:5px;
}
#newStateBox  .col-md-3 {
    padding-left:5px;
    padding-right:5px;
}
#newStateBox  .col-md-4 {
    padding-left:5px;
    padding-right:5px;
}
#newStateBox  .box-body {
    padding:5px;
}
.custom-form-container .btn-group {
    padding-top: 25px;
}
.custom-form-container textarea {
    height: 29px;
}

.jobdateinfo input {
    width: 49%  !important;
    display:inline-block !important;
}

.jobdateinfo label {
    width: 40%;
}

.jobdateinfo .sonata-ba-field-standard-natural {
    width: 55%;
}

h2{
    font-size:25px;
}

@media print {
    .print-break	{
        page-break-before: always;
        page-break-inside:avoid;
    }
}
.print-break	{
    page-break-before: always;
    page-break-inside:avoid;
}


.skin-black .navbar .nav > li > a,
.skin-black .navbar .nav > li > a,
.skin-black .navbar .nav > li > a,
.skin-black .navbar .nav .open > a,
.skin-black .navbar .nav .open > a,
.skin-black .navbar .nav .open > a {
    background: #ffffff;
    color: #999999;
}
.box .box-header h4.box-title.filter_legend {
    margin-left: 10px;
}

#sonata-ba-field-container-version{
    display:none;
}
#sonata-ba-field-container-product-type-select{
// display: none;
}
.log-out-btn {
    float: right;
}
.log-out-user {
    display: inline-block;
    text-transform: capitalize;
    font-size: 20px;
}
#modelCodeSearch {
    cursor:pointer;
}


.box .box-header .box-title{
    padding: 0px 0px 0px 10px;
    margin: 0;
    font-size: 16px;
}

body {
    font-size: 12px;
    line-height: 1.42857143;
}

body.fixed .wrapper {
    background: #e2e2e2;
}

.form-control {
    display: block;
    width: 100%;
    height: 22px;
    padding: 0px 3px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.content {
    padding: 0px 15px;
}

.navbar {
    height: 20px !important;
}

.navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.right-side  .content-header {
    padding: 15px 0px 0px 13px;
}

.sonata-ba-field-standard-natural {
    display: inline-block !important;
    margin-right: 5px;
    margin-bottom: 2px;
    width:70%;
}

.chosen-select {
    margin-bottom: 2px;

}

.input-group-addon {
    font-size: 12px;
    padding: 0px 13px;
}

.form-control.cus-form-addon {
    width:50%;
}

.table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 4px;
}

#symptoms .col-md-12 {
    padding-bottom: 5px;
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 0px solid #fff;
}

.table-bordered {
    border: 1px solid #fff;
}

.row .col-md-12 {
    padding-left: 15px;
    padding-right: 5px;
}

.col-md-4{
    padding-left: 2px;
    padding-right: 2px;
}

.form-group {
    margin-bottom: 2px;
}

div.connection {
    background: #FFF;
}

label {
    width: 25%;
}

textarea.form-control {
    width: 100%;
}

span.latest-user {
    font-weight: 600;
    margin-right: 5px;
}

#latest {
    background: #FFF;
    padding: 5px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    padding-right:15px;
    padding-left:0px;
}

.modal-body {
    padding: 10px;
}

#sawRequestModal  label {
    width: 36%;
}

#sawRequestModal .sonata-ba-field-standard-natural {
    width: 60%;
}
#partInformation {
    display:none;
}
#cartContainer {
    padding-left: 0px;
    padding-right: 0px;
}

#mentetlenValtoztatas{
    display:none;
}

.well {
    padding: 10px;
    margin-bottom: 1px;
}

th a {
    color: #3c8dbc;
}

.model-code-container, .purchasedate-container {
    display: block;
}
.date {
    display: inline-block;
    width:70%
}


.model-code-container input  {
    width: 50%;
    display: inline-block;
}

.purchasedate-container input {
    width: 80%;
    display: inline-block;
}

.purchasedate-container .sonata-ba-field input {
    width: 100%;
}

.model-code-container .search-button, .purchasedate-container span  {
    display: inline-block;
    background-color: #fafafa;
    color: #666;
    border-color: #ddd;
    border-bottom-color: #ddd;
    padding: 1px 13px;
    border: 1px solid #ccc;
    height: 21px;
    width: 19%;
    text-align: center;
    border-radius: 3px;
}

.alert {
    padding-left: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

#symptoms label{
    width:100%;
}

.gspn-title {
    position: absolute;
    top: 40px;
    right: 60px;
    text-align: right;

}
#modelCode{
    text-transform:uppercase;
}
#serialNo{
    text-transform:uppercase;
}
#imei{
    text-transform: uppercase;
}

#wtyerrorbox{
    padding:15px;
    font-size:140%;
    font-family: 'Conv_SamsungImaginationModernCondensed' !important;
    background-color: #fd7071;
}

.tab-content{
    padding :3px;
}

#svcOrderNoSearchBtn{
    width:100%;
}

#tab_11 input{
    width:100%;
}
#tab_11 .ser_ti{
    padding-left:2%;
}
#tab_11{
    width:100%;
}

@media  (min-width: 768px) {
    .side-fixed{
        position: fixed;
        top:60px;
    }
}
.sonata-filter-form label {
    width: 102%;
}
.ui-autocomplete { z-index:2147483647; }


.tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.input:hover .tooltiptext {
    visibility: visible;
    top:-6px;
    left: 72%;
}
.rightcontainer{
    padding:30px;
}

#address-list {
    position: absolute;
    background: white;
    z-index: 100;
    border: 1px #dad7d7 solid;
}

#checkerList label{
    width:100% !important;
}

#address-list div {
	position: relative;
    cursor: pointer;
	padding: 2px;
    border-bottom: 1px #dad7d7 solid;
}

#address-list div:hover {
  background: #dad7d7 ;
}

#address-list div span {
	margin-left:5px;
	color: #555;
}

#customerComment, #defectDesc, #remark{
    height: 80px !important;
}

#sogeditpartstablelist{
    display:none;
}