

body{
    font-size: 12px;
 
  font-family: 'Roboto', sans-serif, 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
 

}
.login-page, .register-page{
	background-color: #fef6eb;
	background-image: url(/storage/app/uploads/public/608/00e/5c8/60800e5c8e566756066055.jpg);
	background-position: left top;
	background-repeat: repeat;
	background-size: cover;	
}

.form-control {
    border-radius: 4px;
    box-shadow: none;
    border-color: #eeeeee;
    background: #fafafa;
    font-size: 12px;
}
.form-control:focus {
    background: #fff;
}


.content-wrapper{
    padding: 0px;
}

label{
	font-weight: 400;
}
.totalr{
	display: flex; justify-content: space-between; align-items: center;
}

.iform-req{
  position: relative;
}

.iform-req::after{
  content: " *";
  color: red;
  text-align: right;
  display: inline-block;
  font-size: 12px;
  float: right;
  padding-top: 2px;
  vertical-align: baseline;
}


.summary th {
    background-color: #BEBEBE;
 
    padding: 5px;
}

.summary td {
    padding: 5px 10px;
 
    vertical-align: top
}

.summary .col-1 {
    width: 3%;
    text-align: center;

}

.summary .col-2 {
    width: 10%;
}

.summary .col-3 {
    width: 16%;
}

.summary .col-4 {
    width: 18%;
   
}

.summary .col-5 {
    width: 14%;
 
}

.summary .col-6 {
    width: 13%;
    text-align: right;
}


.summary .col-7 {
    width: 12%;
    text-align: right;
}
.summary .col-8 {
    width: 14%;
    text-align: right;
}
.alignright{
   text-align: right;
}

.alignleft{
   text-align: left;
}

.summary .bt {
 
}

.summary .sum-price .col-4 {
   
}

 .table-padding td{
  padding: 2px 20px 2px 2px;
 }

 .card-box {
    padding: 20px;
    border: 1px solid rgba(54, 64, 74, 0.08);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #fff;
    clear:  both;
}

.btn-inverse {
    background-color: #4c5667 !important;
    border: 1px solid #4c5667 !important;
    border-radius: 2px;
    padding: 6px 14px;
    color: #ffffff !important;
    font-size: 14px;
}

.btn-default, .btn-primary{
border-color: #d55014;
border-radius: 0;
background-color: #d55014;
color: #fff;

}

.btn-default:hover, .btn-primary:hover{
    border-color: #337ab7;
background-color: #337ab7;
color: #fff;

}
.p-2{
   padding: 4px;
   border-radius: 2px;
}
.form-check-input{
        margin-left: -1.5em;
}

.form-check label{
    padding-left:10px;
}

.form-check input{
    margin-top: 0px;
    float: left;
}

.qheader h3{
    margin: 0px 0px 10px 0px;
    font-size: 18px;
    font-weight: 500;
    color: #505458;
    font-family: 'Roboto', sans-serif;
    border-bottom:  1px solid #eeeeee ;
    padding: 0px 0px 5px 0px;

}

.check-box-4 .form-check{
    float: left;
    width:  33%;
}

.check-box-3 .form-check{
    float: left;
    width:  25%;
}

.col-hide-label .col-form-label {
    display: none;
}

.col-header .col-form-label{
    font-weight: bold;
}

.myForm label{
    font-size: 11px;
}



.qheader h3{
    margin: 0px 0px 10px 0px;
    font-size: 18px;
    font-weight: 500;
    color: #505458;
    font-family: 'Roboto', sans-serif;
    border-bottom:  1px solid #eeeeee ;
    padding: 0px 0px 5px 0px;

}

h5{
    margin-top: 0px;
}

.login-box-msg, .register-box-msg{
    font-size: 16px;
}

.accodion-body{
    padding-left:  30px;
    padding-right:  30px;
       
}

.box-body .btn-link {
   
    padding-top: 0px ;
    font-weight: bold;
    font-size: 12px;
    
}



.box-body .btn-link::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
     font-family: "FontAwesome"; font-weight: 900; content: "\f068";
    padding-RIGHT: 10PX; 
}

.box-body .collapsed{
        color: #d55014;
    
    padding-top: 0px ;
    font-weight: bold;
    font-size: 12px;
}

.box-body .collapsed::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
     font-family: "FontAwesome"; font-weight: 900; content: "\f067";


}
.tab-pane{
    padding: 10px 10px;
}
.myheader{
    display: block;
    font-size: 14px;
    margin: 0px 0px 10px 0px;
    line-height: 1;
    background: #df5619;
    padding: 5px;
    color: #fff;
    font-weight: 400;
    border-radius: 2px;
    box-shadow: 2px 2px 5px -1px rgba(0,0,0,0.42);
-webkit-box-shadow: 2px 2px 5px -1px rgba(0,0,0,0.42);
-moz-box-shadow: 2px 2px 5px -1px rgba(0,0,0,0.42);
}

.myheader::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
     font-family: "FontAwesome"; font-weight: 900; content: "\f067";
   padding-RIGHT: 10PX; 

}

.skin-blue .sidebar a{
    font-weight: 400;
    font-size: 14px;
    padding-left: 20px;
    text-transform: uppercase;
}
.sidebar-menu li span{
    padding-left: 10px;
}

.skin-blue .sidebar-menu>li.header {
    color: #9e9e9e;
    padding-left: 25px;
    font-size: 12px;
    background-color: #4c5667;
}

.hidinput{
    display: none;
}

.form-input-file-a{
        margin-bottom: 10px;
        display: block;
}

.btn-primary {
   
    border-color: #d55014;
    }

.btn-sm{
    line-height: 0.9;
}

.miosastyle{
    margin: 0px -60px 20px -60px ;
    padding: 20px 0px;
    text-align: center;

}

.miosastyle-green{
    background: #97df4a;
    border-top: 2px solid #6ec046;
    border-bottom: 2px solid #6ec046
}

.miosastyle-red{
    background: #df554a;
    border-top: 2px solid #b1352e;
    border-bottom: 2px solid #b1352e
}

.miosastyle-blue{
    background: #31708f;
    border-top: 2px solid #244c5f;
    border-bottom: 2px solid #244c5f
}



.miosastyle h3{
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    margin:  20px 0px 20px 0px;
}
.miosastyle h4{
    margin:  0px 0px 0px 0px;
     color: #fff;
     text-transform: uppercase;
}

.miosastyle p{
    margin:  0px 0px 0px 0px;
    color: #fff;
    }
.miosastyle .text-info{
   color: #fff; 
}

.page-header{
    margin: 0px 0 20px 0;
    color: #515151;
    font-size: 18px;
}

.summaryrecommendation table{
    width: 100%;
}

.summaryrecommendation table td{
    padding:  5px;
    border: 1px solid #ccc;
}
.lead{
    font-weight:  400;
    font-size: 12px !important;
}
.lead strong{
    display: block;
}

.nav-tabs-custom>.nav-tabs>li.active>a{
    border-left-color: transparent;
    font-weight: bold;
    color: #f39c12;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.label-type-text{
        padding-top: 9px;
}

.padding-2{
    margin-left:  -20px;
}

.indexlist{
    margin-left: 0px;
    
    padding-left: 15px;
}
.small-box>.inner{
        padding: 10px 20px;
}

/*.sidebar-collapse .main-header .logo img{
display: none;
}

.sidebar-collapse .main-header .logo{
    background-image: url(/storage/app/uploads/public/608/00b/baa/60800bbaada4a753202437.ico);
}*/

.nav-tabs-custom>.nav-tabs#ul_qtab>li.active {
    border-top-color: #00c0ef;

}
.nav-tabs-custom>.nav-tabs#ul_qtab>li.active>a {
    background:  #fff;
    
}
nav-tabs-custom>.nav-tabs#ul_qtab>li.active>a {
    border-left-color: transparent;
    font-weight: bold;
    color: #00c0ef;
}

.nav-tabs-custom>.nav-tabs#ul_qtab>li>a, .nav-tabs-custom#ul_qtab>.nav-tabs>li>a:hover {
    background: #ebebebf2;
    margin: 0;
    padding-left:  8px;
    padding-right:  8px;

}

.nav-tabs-custom>.nav-tabs>li>a, .nav-tabs-custom>.nav-tabs>li>a:hover {
    background: #c4c4c4fc;
    margin: 0;
    font-weight: bold;
    font-size: 14px;
}


.h5{
   background: #f4f4f4;
    margin: 5px 0px 10px -5px;
    padding: 5px 5px 5px 5px;
    font-weight: 500;
    font-size: 14px;
}

h3{margin-top: 0px;}

.navbar-nav .notifications-menu{
    font-size: 18px;
}

.main-header .navbar .nav>li>a>.label{
    font-size: 11px;
}

.navbar-nav .user-menu{
 font-size: 18px;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default{

 color: #fff;
}

.jumbotronsml {
    padding: 15px;
    color: inherit;
    background-color: #eee;
    font-size: 18px;
}

.clearboth{
    clear: both;
}

.summaryrecommendation{
    overflow: auto;
}

@media screen and (min-width: 993px) {
  div.register-box {
    width: 800px !important;
  }
}

/* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 992px) {
  div.register-box {
    width: 90%;
  }
}

.inntable table{
    border: 1px solid #ccc;
    width: 100% !important;
}
.inntable table td{
    border: 1px solid #ccc;
    padding: 2px;
}

.overflow{
width: 100%;
    overflow: auto;
    margin-bottom: 20px;    
}
@media (min-width: 768px) {
  .lg-text-right{
    text-align: right;
  }
}
@media (max-width: 769px) {
    .main-header .sidebar-toggle{
        padding: 9px 15px;
    }

    .navbar-custom-menu .navbar-nav>li>a{
        padding-top: 8px;
    }
    .navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default {
        color: #fff;
        background: #d55014;
        border: 1px solid #d55014;
    }
    .navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default:hover {
        
        background: #337ab7;
        border: 1px solid #337ab7;

    }

    .content{
        padding: 10px;
    }

    .content-header>h1 {
        font-size: 12px;
    }
    .content-header{
        padding: 10px 10px 10px 15px;
    }
    .header h3, .control-list h3{
        font-size: 18px;
    }
    .control-list{
        overflow: scroll;
    }
    .modal.in .modal-dialog{
        width: 95% !important;
    }
    .modal-footer{
        padding: 0px;
    }
    .modal-footer .btn-primary {
        border-color: #d55014;
        display: block;
        width: 100%;
        margin: 15px 0px;
    }
    .modal-footer .btn+.btn{
        margin-left: 0px;
    }

    .tab-pane{
            padding: 0px 0px;
    }

    .nav>li>a{
        padding: 5px 5px;
        font-weight: normal !important;
    }

    .well{
            padding: 4px;
    }

    .card-box {
        padding: 10px;
    }
    .main-header .navbar .nav>li>a>.label {
        position: absolute;
        top: 3px;
        right: 0px;
        text-align: center;
        font-size: 9px;
        padding: 2px 3px;
        line-height: .9;
    }

    .small-box p {
        font-size: 13px;
        margin-bottom: 0px;
    }

    .small-box h3 {
        font-size: 24px;
        font-weight: bold;
        margin: 0 0 0px 0;
        white-space: nowrap;
        padding: 0;
    }

    .small-box {
        margin-bottom: 10px;
     }

     .nav-tabs-custom>.nav-tabs>li>a, .nav-tabs-custom>.nav-tabs>li>a:hover {
        font-size: 11px;
    }

    .qheader h3 {
        font-size: 16px;
    }
    .content h4{
        margin-top: 0px;
    }

    .table-responsive{
        border: none !important;
    }

}
@media (max-width: 500px) {
   .gutter-sm .div-g {
        padding-right: 30px !important;
        min-width: 100%;
        padding-left: 5px;
    }

    .btn {
       white-space: normal;
    }

}