.centeredimg{ 
  margin: auto;
  margin-left: auto !important;
  margin-right: auto !important;
 }

.minput{ 
  background-color: rgba(125, 0, 0, 0.75);
 }

.nouserselect{ 
  user-select: none !important;
  -webkit-user-select: none !important;
 }

.linebreaker{ 
  line-break: anywhere !important;
 }

.rotate90bg{ 
  transform: rotate(90deg);
 }

.btnimage{ 
  background-size: 40px 40px !important;
  background-color: #b19664 !important;
  color: rgba(61,47,0) !important;
 }

.roundedimg{ 
  border-radius: 128px !important;
 }

.crewlineheight{ 
  line-height: 12px !important;
 }

.piratehr{ 
  border-bottom: 1px solid #202020 !important;
 }

.btnimageprt{ 
  background-size: 40px 40px !important;
  background-color: rgb(64,64,64) !important;
  color: white !important;
 }

.skillbar{ 
  border-right: 1px solid rgb(135,117,81);
 }

.skillbarprt{ 
  border-left: 1px solid rgb(32,32,32);
 }

.shootbar{ 
  border-right: 1px solid rgba(177,150,100,0.5) !important;
 }

.escortborder{ 
  border: 1px solid rgb(95,77,41) !important;
 }

.escortval{ 
  background-color: rgb(115, 97, 61);
  border: 1px solid rgb(95, 77, 41) !important;
  padding-left: 4px;
  padding-right: 4px;
  display: block;
  border-radius: 32px;
  min-width: 40px !important;
  margin: auto;
  width: 75%;
  margin-top: 2px !important;
 }

.pirateborder{ 
  border: 1px solid #ac9362 !important;
 }

.escorthr{ 
  border-bottom: 1px solid #ac9362 !important;
 }

.mapborder{ 
  border-top: 1px outset rgb(61,47,0) !important;
 }

.moneyval{ 
  background-color: rgb(115, 97, 61);
  border: 1px solid rgb(95, 77, 41) !important;
 }

.goldennavbar{ 
  background-color: #ac9362 !important;
 }

.topbottomgoldborder{ 
  border-top: 1px solid #ac9362 !important;
  border-bottom: 1px solid #ac9362 !important;
 }

.topborderradius{ 
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
 }

.bottomborderradius{ 
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
 }

.blured{ 
  filter: blur(5px);
 }

.bgimage{ 
  background-size: 24px 24px !important;
  background-position: 6px 7px !important;
  padding-top: 9px !important;
  padding-left: 32px !important;
  height: 40px !important;
  line-height: 11px !important;
  font-size: 11px !important;
 }

.piratenavbar{ 
  background-color: #202020 !important;
  color: white !important;
 }

.bottomborder{ 
  border-bottom: 1px solid #202020;
 }

.bword{ 
  word-wrap: break-word;
 }

