body {
    font-family: Arial, sans-serif;
}
body .bodyclaim {
    font-family: Arial, sans-serif;
    background-image: url(../../img/TakisPurpleBackground.png);
}
a:hover, a:focus{
  text-decoration: none;
}

.main-wrapper{
    margin: 0 auto;
}

.header--bg{
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 82%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 82%, 0% 100%);
    background-repeat: no-repeat;
    background-image: url("../../assets/images/header-background.png");
    height: 800px;
    position: relative;
    background-size: cover;
    background-color: #006900;
  }

.header--bg:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(5, 180, 249, .9);
    z-index: -1;
  }

.header .navbar{
    padding-top: 75px;
    background-color: rgba(0,0,0,0.56);
    min-height: 135px;
    margin-bottom: 150px;
  }

.header .navbar-brand{
    font-size: 26px;
    font-weight: bold;
    max-width: 285px;
    margin-top: -60px;
  }

.header .nav li a{
    font-size: 18px;
        padding: 10px;
  }

.dropdown-divider {
    border-bottom: 1px solid rgba(0,46,155,1.00);
    margin-top: 5px;
    margin-bottom: 5px;
}
    .dropdown-item {
    font-size: 15px !important;
}


.header .navbar .navbar-nav > li > a, .header .navbar .navbar-brand, .header .navbar .navbar-nav > li > a:focus{
    background-color: transparent;
    color: #fff;
  }

.navbar-header button{
    background-color: #E20C17;
    border: 2px solid rgba(255,255,255,1.00);
}

.navbar-header .icon-bar{
  background-color: #fff !important;
}
.contenedor {
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
}
.login-contenedor {
    background-color: #1e3779;
    width: 50%;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.container.needsupport .container-fluid .row {
    font-size: 16px;
    width: 555px;
}
#subject,#orderNumPO,#contactName,#phoneNumber {
    border: 1px solid rgba(171,171,171,1.00);
    margin-top: 5px;
    margin-bottom: 5px;
}
#messagetxt {
border: 1px solid rgba(171,171,171,1.00);
    min-height: 100px;
    margin-bottom: 5px;
    margin-top: 5px;
}
#date {
    border: 2px solid rgba(187,187,187,1.00);
}
#time {
    border: 2px solid rgba(187,187,187,1.00);
}









@media (max-width:768px){
.header .navbar {
    padding-top: 30px;
    background-color: rgba(0,0,0,0.56);
    min-height: 135px;
    margin-bottom: 10px;
  }
.header .navbar-brand {
    font-size: 26px;
    font-weight: bold;
  }
.login-contenedor {
    background-color: #1e3779;
    width: 100%;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.row.forms-row .col-lg-3 .logintext-white {
    color: rgba(255,255,255,1.00);
    font-size: 25px;
    text-align: center;
}
.container .row .col-lg-2.bearscontain {
    text-align: center;
}

















}

@media (max-width: 992px){
.header .navbar {
    padding-top: 30px;
    background-color: rgba(0,0,0,0.56);
    min-height: 135px;
    margin-bottom: 10px;
  }
.header .navbar-brand {
    font-size: 26px;
    font-weight: bold;
    max-width: 264px;
  }
.login-contenedor {
    background-color: #1e3779;
    width: 100%;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}









}

@media (max-width: 1200px){
.header .navbar {
    padding-top: 73px;
    background-color: rgba(0,0,0,0.56);
    min-height: 135px;
    margin-bottom: 10px;
  }
.header .navbar-brand {
    font-size: 26px;
    font-weight: bold;
    max-width: 240px;
    padding-top: 0px;
    margin-top: -60px;
  }
.login-contenedor {
    background-color: #1e3779;
    width: 100%;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}








}


@media (max-width: 991px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    background-color: rgba(239,63,66,0.55);
    text-align: center;
  }

  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
    background-color: rgba(239,63,66,0.55);
    text-align: center;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
    float: none;
    border-bottom: 2px solid rgba(255,255,255,1.00);
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}
.welcometext {
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.welcometitle {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: rgba(255,255,255,1.00);
    font-size: 72px;
    font-weight: 600;
    line-height: 65px;
}
.clientsupport-title {
    color: rgba(255,255,255,1.00);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 49px;
}
.loginform-contenedor {
    background-color: #e60d18;
    height: auto;
}
.forms-row {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
input   {
    width: 100%;
    height: 35px;
    border-style: none;
    border-radius: 5px;
    padding-left: 10px;
    font-size: 16px;
}
.row.forms-row .col-lg-3 {
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    height: auto;
}

.buttonClass {
    font-size: 16px;
    width: 100%;
    height: 86px;
    border-width: 0px;
    color: #fff;
    border-color: #18ab29;
    background: rgba(31, 57, 122, 1);
}

.buttonClass:hover {
  background: rgba(49, 82, 168, 1)
}
.buttonenter {
    border-radius: 0px;
    background-color: rgba(30,55,121,1.00);
    color: rgba(255,255,255,1.00);
    font-size: 16px;
}
.buttonenter-submit {
    border-radius: 0px;
    background-color: rgba(255,255,255,1.00);
    color: rgba(31,57,122,1.00);
    font-size: 16px;
    width: 200px;
    float: right;
    border: 1px solid rgba(27,69,135,1.00);
    margin-top: 5px;
}
.buttonenter-submit-morado {
    border-radius: 0px;
    background-color: rgba(255,255,255,1.00);
    color: rgba(89,38,131,1.00);
    font-size: 16px;
    width: 200px;
    float: right;
    border: 1px solid rgba(114,71,150,1.00);
    margin-top: 5px;
    font-weight: 400;
}
.buttonenter-submit-amarillo {
    border-radius: 0px;
    background-color: #ffa200;
    color: rgba(255,255,255,1.00);
    font-size: 16px;
    width: 200px;
    float: right;
    border: 1px solid rgba(255,153,0,1.00);
    margin-top: 5px;
    font-weight: 400;
}
.buttonenter2 {
    border-radius: 0px;
    background-color: rgba(30,55,121,1.00);
    color: rgba(255,255,255,1.00);
    font-size: 16px;
    border: 1px solid rgba(255,255,255,1.00);
}
.buttonenter3 {
    border-radius: 0px;
    background-color: rgba(89,38,131,1.00);
    color: rgba(255,255,255,1.00);
    font-size: 16px;
    border: 1px solid rgba(255,255,255,1.00);
}
.buttonenter4 {
    border-radius: 0px;
    background-color: #ffa200;
    color: rgba(255,255,255,1.00);
    font-size: 16px;
    border: 1px solid rgba(255,255,255,1.00);
}
.buttonenter5 {
    border-radius: 0px;
    background-color: #00A23B;
    color: rgba(255,255,255,1.00);
    font-size: 16px;
    border: 1px solid rgba(0,110,40,1.00);
}
.row.forms-row .col-lg-3 .logintext-white {
    color: rgba(255,255,255,1.00);
    font-size: 25px;
    text-align: center;
}
.row .col-lg-4 h1 {
    color: rgba(255,255,255,1.00);
    font-size: 36px;
    font-weight: 600;
}
.row .col-lg-4 p {
    color: rgba(255,255,255,1.00);
    font-size: 16px;
}
.container .row .col-lg-2.bearscontain {
    text-align: center;
}

 /*
      Rollover Image
     */
    .figure {
        position: relative;
        width: 360px; /* can be omitted for a regular non-lazy image */
        max-width: 100%;
    }
    .figure img.image-hover {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      object-fit: contain;
      opacity: 0;
      transition: opacity .2s;
    }
    .figure:hover img.image-hover {
      opacity: 1;
    }



.row .col-lg-2.bearscontain h4 {
    color: rgba(255,255,255,1.00);
    font-size: 24px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.row .col-lg-2.bearscontain h3 {
    color: rgba(255,255,255,1.00);
    font-size: 36px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: 600;
}
.partymenu {
    background-image: url(../../img/TakisPurpleBackground.png);
    background-attachment: fixed;
}
.partymenumorado {
    background-image: url(../../img/TakisPurpleBackground.png);
    background-attachment: fixed;
}
.partymenuverde {
    background-image: url(../../img/FajitasGreenBackground.png);
    background-attachment: fixed;
}
.partymenuazul {
    background-image: url(../../img/BlueHeatBackground.png);
    background-attachment: fixed;
}
.partymenuamarillo {
    background-image: url(../../img/IntenseNachoOrangeBackground.png);
    background-attachment: fixed;
}
.banerazul {
    height: auto;
    margin-bottom: -1px;
    padding-bottom: 30px;
    display: block;
    color: white;
}
.banermorado {
    height: auto;
    margin-bottom: -1px;
    padding-bottom: 30px;
}
.baneramarillo {
    height: auto;
    margin-bottom: -1px;
    padding-bottom: 30px;
    text-align: center;
}
.banerverde {
    height: auto;
    margin-bottom: -1px;
    padding-bottom: 30px;
    text-align: center;
}
.container-fluid.banerazul .container.needsupport h1 {
    color: rgba(255,255,255,1.00);
    font-size: 28px;
    text-align: center;
}
.container-fluid.banermorado .container.needsupport h1 {
    color: rgba(255,255,255,1.00);
    font-size: 28px;
    text-align: center;
}
.container-fluid.baneramarillo.container.needsupport h1 {
    color: rgba(255,255,255,1.00);
    font-size: 28px;
    text-align: center;
}
.container-fluid.banerazul .container.needsupport h2 {
    text-align: center;
    color: rgba(255,255,255,1.00);
    font-size: 17px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    font-weight: 100;
    margin-bottom: 15px;
}
.container-fluid.banermorado .container.needsupport h2 {
    text-align: center;
    color: rgba(255,255,255,1.00);
    font-size: 17px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    font-weight: 100;
    margin-bottom: 15px;
}
.container-fluid.baneramarillo.container.needsupport h2 {
    text-align: center;
    color: rgba(255,255,255,1.00);
    font-size: 17px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    font-weight: 100;
    margin-bottom: 15px;
}
.container-fluid.banerazul .container.needsupport .container-fluid {
    text-align: center;
    color: rgba(255,255,255,1.00);
    font-size: 22px;
}
.container-fluid.banermorado .container.needsupport .container-fluid {
    text-align: center;
    color: rgba(255,255,255,1.00);
    font-size: 22px;
}
.container-fluid.baneramarillo .container.needsupport .container-fluid {
    text-align: center;
    color: rgba(0,0,0,1.00);
    font-size: 22px;
}
.container-fluid ul li {
    display: inline;
    margin-right: 10px;
    margin-left: -0px;
    font-size: 14px;
}
.container.needsupport .container-fluid ul {
    margin-left: -30px;
}

ul li .radio-inline {
    width: 15px;
    margin-top: 0px;
    margin-right: 5px;
}
.container.needsupport .container-fluid #textfield-page {
    max-width: 300px;
}

.container.needsupport .row.submitforms .col-lg-3 {
    padding-top: 5px;
    padding-bottom: 5px;
}




@keyframes s-ripple {
    0% {
        opacity: 0;
        transform: scale(0);
    }
    20% {
        transform: scale(1);
    }
    100% {
        opacity: 0.01;
        transform: scale(1);
    }
}
@keyframes s-ripple-dup {
   0% {
       transform: scale(0);
    }
   30% {
        transform: scale(1);
    }
    60% {
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}
.contenedorformas {
    background-color: rgba(255,255,255,1.00);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-top: 0px;
    margin-bottom: -2px;
    color: rgba(123,123,123,1.00);
}
.row .col-lg-6 #claimID, #email, #contact, #phone, #comments, #issueType {
    border: 1px solid rgba(171,171,171,1.00);
    margin-top: 5px;
    margin-bottom: 10px;
}
.row .col-lg-6 #textfield-forms {
    border: 1px solid rgba(171,171,171,1.00);
    margin-top: 5px;
    margin-bottom: 5px;
}
.row .col-lg-6 #textfield-forms-table {
    border: 1px solid rgba(171,171,171,1.00);
    margin-top: 5px;
    margin-bottom: 5px;
}
.row .col-lg-6 .textfield-forms-table {
    border: 1px solid rgba(171,171,171,1.00);
    margin-top: 5px;
    margin-bottom: 5px;
}
.row .col-lg-6 #textfield-forms-text {
    border: 1px solid rgba(171,171,171,1.00);
    min-height: 100px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.row .col-lg-6 .textfield-forms-text {
    border: 1px solid rgba(171,171,171,1.00);
    min-height: 100px;
    margin-bottom: 5px;
    margin-top: 5px;
}




table.blueTable {
    border: 1px solid #1C6EA4;
    background-color: #EEEEEE;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
table.blueTable-ama {
    border: 1px solid #1C6EA4;
    background-color: #EEEEEE;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
table.blueTable-amari {
    background-color: #EEEEEE;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
table.blueTable td, table.blueTable th {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
table.blueTable-ama td, table.blueTable-ama th {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
table.blueTable tbody td {
  font-size: 13px;
}
table.blueTable thead {
  background: #592683;
  background: -moz-linear-gradient(top, #825ca2 0%, #693b8f 66%, #592683 100%);
  background: -webkit-linear-gradient(top, #825ca2 0%, #693b8f 66%, #592683 100%);
  background: linear-gradient(to bottom, #825ca2 0%, #693b8f 66%, #592683 100%);
}
table.blueTable-ama thead {
    background: #592683;
    background: -moz-linear-gradient(top, #825ca2 0%, #693b8f 66%, #592683 100%);
    background: -webkit-linear-gradient(top, #825ca2 0%, #693b8f 66%, #592683 100%);
    background-position: bottom;
    background-image: url(url), -webkit-linear-gradient(270deg,rgba(0,126,37,1.00) 0%,rgba(0,105,0,1.00) 100%);
    background-image: url(url), -moz-linear-gradient(270deg,rgba(0,126,37,1.00) 0%,rgba(0,105,0,1.00) 100%);
    background-image: url(url), -o-linear-gradient(270deg,rgba(0,126,37,1.00) 0%,rgba(0,105,0,1.00) 100%);
    background-image: url(url), linear-gradient(180deg,rgba(0,126,37,1.00) 0%,rgba(0,105,0,1.00) 100%);
    color: #FFFFFF;
}
table.blueTable-amari thead {
    background: #592683;
    background: -moz-linear-gradient(top, #825ca2 0%, #693b8f 66%, #592683 100%);
    background: -webkit-linear-gradient(top, #825ca2 0%, #693b8f 66%, #592683 100%);
    background-position: bottom;
    background-image: url(url), -webkit-linear-gradient(270deg,rgba(255,153,0,1.00) 0%,rgba(255,193,61,1.00) 100%);
    background-image: url(url), -moz-linear-gradient(270deg,rgba(255,153,0,1.00) 0%,rgba(255,193,61,1.00) 100%);
    background-image: url(url), -o-linear-gradient(270deg,rgba(255,153,0,1.00) 0%,rgba(255,193,61,1.00) 100%);
    background-image: url(url), linear-gradient(180deg,rgba(255,153,0,1.00) 0%,rgba(255,193,61,1.00) 100%);
    color: #FFFFFF;
}

table.blueTable thead.tablamarilla  {
      background: linear-gradient(to bottom, #1f397a 0%, #284e9f 66%, #284e9f 100%);
}
table.blueTable thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
}
table.blueTable tfoot {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #D0E4F5;
    background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
    background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
    background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
    border-color: rgba(255,255,255,1.00);
}
table.blueTable tfoot td {
    font-size: 14px;
    background-color: rgba(255,255,255,1.00);
}
table.blueTable tfoot .links {
  text-align: right;
}
table.blueTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}
.claimrequestedammount {
    text-align: right;
}


.FlexContainer {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    width: auto;
    height: auto;
    overflow: auto;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.FlexContainer div {
    width: 100%;
    margin: 5px;
    text-align: center;
}
.status {
    margin-left: auto;
    max-width: 100px;


}
@media screen and (min-width:0px) and (max-width:1199px){
  #gummi {
    display: block;
    text-align: center;
} 
	
	#gummi2{
    display: none;
    float: right;
    width: 140px;
    margin-top: -126px;
    height: 125px;
}

	/* show it on small screens */
.locatorgummi {
    margin-left: auto;
    margin-right: auto;
    max-width: 100px;

}

}

@media screen and (min-width:1200px){
  #gummi {
    display: none;
} 
	  #gummi2{
    display: block;
    float: right;
    width: 140px;
    margin-top: -126px;
    height: 125px;
} /* hide it elsewhere */
.no-results {
    text-align: center;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    border: 5px solid rgba(25,61,132,1.00);
    border-radius: 15px;
    background-color: rgba(255,255,255,1.00);
    margin-bottom: 10px;
}
.container #no-results .img-responsive {
    margin-left: auto;
    margin-right: auto;
}





}
.download-icon {
    max-width: 24px;
    float: right;
    margin-right: 10px;
    margin-left: 10px;
}



/* [Object] Modal
 * =============================== */
.modal {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: left;
    background-color: rgba(0,0,0,0.28);
    transition: opacity .25s ease;
}
.modal-wrapp .modal-body .modal-title {
    font-size: 22px;
}
.modal-wrapp .modal-body ul {
    display: block;
}



.modal__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
}

.modal-state {
  display: none;
}

.modal-state:checked + .modal {
  opacity: 1;
  visibility: visible;
}

.modal-state:checked + .modal .modal__inner {
  top: 0;
}

.modal__inner {
  transition: top .25s ease;
  position: absolute;
  top: -20%;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  margin: auto;
  overflow: auto;
  background: #fff;
  border-radius: 5px;
  padding: 1em 2em;
  height: 50%;
}
.modal-wrapp .modal-body {
    padding-bottom: 30px;
}


.modal__close {
  position: absolute;
  right: 1em;
  top: 1em;
  width: 1.1em;
  height: 1.1em;
  cursor: pointer;
}

.modal__close:after,
.modal__close:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 1.5em;
  background: #ccc;
  display: block;
  transform: rotate(45deg);
  left: 50%;
  margin: -3px 0 0 -1px;
  top: 0;
}

.modal__close:hover:after,
.modal__close:hover:before {
  background: #aaa;
}

.modal__close:before {
  transform: rotate(-45deg);
}

@media screen and (max-width: 768px) {
	
  .modal__inner {
    width: 90%;
    height: 90%;
    box-sizing: border-box;
  }
}
.message-page {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 60px;

}
.message-page h2 {
    font-size: 24px;
    font-weight: 400;
    color: #540086;
}

.message-page p {
    font-size: 18px;
    color: rgba(46,46,46,1.00);
}
.inquirymessage {
    border-radius: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    color: rgba(255,255,255,1.00);
    text-align: center;
    background-image: url(../../img/2BmHLptEfrx2gpgg5kSy.jpg);
    background-size: cover;
    height: 432px;
    width: 768px;
}
.inquirymessage h2 {
    color: #1F397A;
}
.inquirymessage p {
    font-size: 24px;
    color: #353535;
}
.selectforms {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 35px;
    border-radius: 5px;
}


#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: rgba(25,61,132,1.00); /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
}

#myBtn:hover {
    background-color: #3B69C5; /* Add a dark-grey background on hover */
}

tbody tr td {
    height: 25px;
    color: rgba(73,73,73,1.00);
}
.selecciocombo {
    border: 1px solid rgba(171,171,171,1.00);
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    height: 35px;
    border-radius: 5px;
}
.radiobutonsul {
    padding-left: 0px;
    margin-top: 20px;
}
.status2 {
    text-align: left;
}
.btn.btn-success {
    margin-top: 25px;
}
.btn.btn-danger {
    margin-top: 25px;
}
.btn.btn-primary {
    margin-top: 25px;
}
.requesth1 {
    border-bottom: 2px solid rgba(134,134,134,1.00);
}
.titulocentral {
}
.menutakis {
    padding-left: 25px;
    margin-top: -58px;
    padding-bottom: 20px;
    padding-right: 25px;

}
.row .col-lg-2.bearscontain.col-xs-4 h4 {
    text-align: center;
}
.row .col-lg-2.bearscontain.col-xs-4 h3 {
    text-align: center;
    font-size: 32px;
}



.FlexContainerbolsas {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    overflow: auto;
    flex-direction: row;
}

.FlexContainerbolsas div {
    width: auto;
    text-align: center;
}
a .figure h4 {
    color: rgba(255,255,255,1.00);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 24px;
}
a .figure h3 {
    color: rgba(255,255,255,1.00);
    font-size: calc(2rem + 1vw);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
