@import url('https://fonts.googleapis.com/css?family=Open+Sans');

 


.ipcz-tabz .nav>li>a {
    margin-left: 0;
    border-bottom: 0px solid rgba(0, 0, 0, 0);
    font-size: 13px;
    position: relative;
    display: block;
    padding: 11px 10px 12px 10px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    margin-right: 0px;
    color: rgb(36, 36, 36);
}
.ipcz-tabz .nav-tabs {
    border-bottom: 0px solid rgb(221, 221, 221);
}
.ipcz-tabz .panel {
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0);
    border: 0px solid rgba(0, 0, 0, 0);
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 0px 0px rgba(0,0,0,.05);
}
.ipcz-tabz .panel-default>.panel-heading {
    color: rgb(51, 51, 51);
    background-color: rgba(245, 245, 245, 0);
    border-color: rgb(221, 221, 221);
}
.ipcz-tabz .nav-tabs>li {
    width: 33%;
    border-right: 6px solid rgb(236, 236, 236);
    background-color: rgb(255, 255, 255);
}
.ipcz-tabz .panel-heading {
    padding: 0;
    border-bottom: 0px solid rgba(0, 0, 0, 0);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.ipcz-tabz .tabs-left>li>a:focus, .nav>li>a:hover {
    color: rgb(0, 0, 0);
    text-decoration: none;
    background-color: rgb(240, 255, 238) !important;
}
.ipcz-tabz .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: rgb(85, 85, 85);
    cursor: default;
    background-color: rgb(240, 255, 238);
    border: 0px solid rgb(221, 221, 221);
    border-bottom-color: rgba(0, 0, 0, 0);
}
.ipcz-tabz .panel-body {
    padding: 24px 10px 27px 10px;
    background-color: rgb(240, 255, 238);
    margin-right: 19px;
}

.ipcz-tabz .tabs-left>li>a:focus, .nav>li>a:hover {
    color: rgb(0, 0, 0);
    text-decoration: none;
    background-color: rgb(240, 255, 238);
}
.ipz-tabell tr:nth-child(1){
   font-family: 'Open Sans', sans-serif;
   font-weight:600;
   font-size:16px !important;
   color:#fff;
   background-color:#0d6903 !important;
   padding-bottom: 9px !important;
}
.ipz-tabell tr td:nth-child(1){
   
   padding-bottom: 9px !important;
}
.ipz-tabell tr:nth-child(even) {background: #edffeb;}
.ipz-tabell tr:nth-child(odd) {background: #fef8da;}

.customerz {
	float: right;
    position: absolute;
    right: 0;
    margin-right: 4%;
    top: 3px;
    background-color: rgb(13, 105, 2);
    border-color: rgb(13, 105, 2);
    border-radius: 0px;
    padding: 6px 10px;
}
.gray-shadez{
	background-color:#ececec; 
	padding-top:20px;
	padding-bottom:20px;
}
.ipcz-tabz ul li img {
    background-color: rgba(255, 255, 255, 0);
    padding: 0px 10px 0px 4px;
    margin-left: 6px;
  
}
.ipz-priz-table ul{
    list-style:none;
    padding-left:0;
}
.ipz-priz-table ul li{
    width:16%;
    float:left;
}
.ipz-background {
    background-color: rgb(255, 255, 255);
    margin: 0;
    padding-top: 21px;
    padding-bottom: 12px;
    margin-top: 24px !important;
}
.ipc-customerz{
    margin-bottom:20px;
}
.gray-shadez .btn-success {
    border-radius: 0px;
    color: rgb(255, 255, 255);
    background-color: rgb(13, 105, 3);
    border-color: rgb(13, 105, 3);
    margin-top: 7px;
  
}
.ipz-background .col-md-2{
    padding-right:0;
}
.ipz-background .table tr td {
    padding-top: 12px !important;
    border: 1px solid rgb(204, 204, 204);
}
.ipz-background .table tr th{
    border:1px solid #ccc !important;
}
.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control {
    margin-top: 0;
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: rgb(204, 204, 204);
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
#imaginary_container{
    margin-top:6px;
}
.ipz-tabell input[type=checkbox], input[type=radio] {
    margin: 4px 0 0 9px;
    margin-top: 1px\9;
    line-height: normal;
}
.ipz-background .col-md-2:nth-child(6) {
    padding-right: 15px;
}

.ipz-background1{
     background-image: url("../images/login-background.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: fixed; 
}
.changed-fixed{
    position:relative;
    padding-bottom:20px;
}
.login-box {
    margin: 0 auto;
    display: block;
    width: 49%;
    padding-top: 0;
}
.logo-width {
    width: 89%;
    display: block;
    margin: 0 auto;
    padding-bottom: 56px;
}
.input-box {
    width: 75%;
    margin-top: 40px;
    background-color: rgb(255, 255, 255);
    margin: 0 auto;
}
.input-box h2 {
    background-color: rgb(13, 106, 2);
    text-align: center;
    color: rgb(255, 255, 255);
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 10px;
    padding-top: 8px;
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: 600;
}
.input-box form{
 padding:0px 24px 10px 24px;
}
.login-box input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 11px;
    
}
.input-box label{
    margin-bottom:0;
     font-family: 'Open Sans', sans-serif;
     font-weight:15px;
     font-weight:500;
}

.input-box .form-control:focus {
    border-color: rgb(102, 175, 233);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(13, 106, 2, 0.59);
}
.input-box .btn {
    margin-top: 22px;
    background-color: rgb(5, 136, 71);
    padding: 10px 10px;
     font-family: 'Open Sans', sans-serif;
     font-weight:600;
}
.input-box p{
    text-align:center;
   margin-top:15px;
}
.input-box p a{
     color:#29b1ff;
}
.input-box h4 a{
    color:#058847;
    text-decoration:underline;
}
.input-box h4{
     text-align:center;
}
.pd-0{
    padding:0;
}
.pd-0 img{
    width:100%;
}
.all-im{
    width:100%;
}
.pepperzz {
    padding: 10px;
    background-image: url(../images/pepperzz.jpg);
    margin-top: 7px;
}
.peper-box {
    padding-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.71);
}
.peper-box h4 {
    margin: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 22px;
    text-align: center;
    color: rgb(13, 105, 3);
    text-transform: uppercase;
    padding-top: 8px;
    padding-bottom: 4px;
}
.peper-box h5{
    margin:0;
    color:#0d6903;
    font-family: 'Oswald', sans-serif;
    text-align:center;
    font-size: 14px;
}
.peper-box img{
    margin:0 auto;
    display:block;
}
.peper-box .btnz{
    text-transform: uppercase;
    padding: 5px 23px;
    font-size: 14px;
    background-color: rgb(13, 105, 2);
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
.peper-box .btn-success {
    color: rgb(255, 255, 255);
    background-color: rgb(13, 105, 3);
    border-color: rgb(13, 105, 3);
    border-radius: 0px;
    margin: 6px auto;
    display: block;
    margin-bottom: 3px;
      font-family: 'Oswald', sans-serif;
    }
#fw_al_004 {
    margin-top: 0px !important;
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: rgb(0, 0, 0);
}


 @media (min-width: 1600px) {   

.peper-box h4 {
    margin: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 29px;
    text-align: center;
    color: rgb(13, 105, 3);
    text-transform: uppercase;
    padding-top: 14px;
    padding-bottom: 4px;
}
.peper-box h5 {
    margin: 0;
    color: rgb(13, 105, 3);
    font-family: 'Oswald', sans-serif;
    text-align: center;
    font-size: 21px;
    padding-bottom: 16px;
}
.tbz tr td {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.table>thead>tr>th {
    font-size: 14px;
    vertical-align: bottom;
    border-bottom: 0px solid rgb(221, 221, 221) !important;
    font-family: 'Open Sans', sans-serif;
}
}
@media (min-width: 768px) and (max-width: 991px) { 

.ipz-background .col-md-2 {
    padding-right: 15px;
}


}

 @media (max-width: 767px){ 
.ipcz-tabz .panel-body {
    padding: 15px;
    background-color: rgb(240, 255, 238);
    margin-right: 9px;
}
.ipcz-tabz ul li img {
    background-color: rgba(255, 255, 255, 0);
    padding: 0px 10px 0px 4px;
    margin-left: 6px;
    width: 31%;
}
.ipcz-tabz .nav>li>a {
    margin-left: 0;
    border-bottom: 0px solid rgba(0, 0, 0, 0);
    font-size: 11px;
    position: relative;
    display: block;
    padding: 11px 10px 12px 10px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    margin-right: 0px;
    color: rgb(36, 36, 36);
}
.ipz-background .col-md-2 {
    padding-right: 15px;
}
}