
/***** Polaroid Frames *****/


.img-polaroid-cl {
	padding: 1px;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}


.img-polaroid-black-sm {
  padding: 1px;
  background-color: #000;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-polaroid-black {
  padding: 4px;
  background-color: #000;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}



/***** BUTTONS CSS *****/




.btn-huge {
  padding: 11px 45px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.btn-huge [class^="icon-"],
.btn-huge [class*=" icon-"] {
  margin-top: 4px;
}



      .btn-alphablue{background-color: hsl(193, 32%, 49%);
        background-repeat: repeat-x;
        background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(193, 32%, 79%)), to(hsl(193, 32%, 49%)));
        background-image: -moz-linear-gradient(top, hsl(193, 32%, 79%), hsl(193, 32%, 49%));
        background-image: -ms-linear-gradient(top, hsl(193, 32%, 79%), hsl(193, 32%, 49%));
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(193, 32%, 79%)), color-stop(100%, hsl(193, 32%, 49%)));
        background-image: -webkit-linear-gradient(top, hsl(193, 32%, 79%), hsl(193, 32%, 49%));
        background-image: -o-linear-gradient(top, hsl(193, 32%, 79%), hsl(193, 32%, 49%));
        background-image: linear-gradient(hsl(193, 32%, 79%), hsl(193, 32%, 49%));
        border-color: hsl(193, 32%, 49%) hsl(193, 32%, 49%) hsl(193, 32%, 41.5%);
        color: #333;
        text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
        -webkit-font-smoothing: antialiased;}
   }


      .btn-bravodkgold{background-color: hsl(36, 100%, 40%);
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(36, 100%, 

60%)), to(hsl(36, 100%, 40%)));
    background-image: -moz-linear-gradient(top, hsl(36, 100%, 60%), hsl(36, 100%, 40%));
    background-image: -ms-linear-gradient(top, hsl(36, 100%, 60%), hsl(36, 100%, 40%));
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(36, 

100%, 60%)), color-stop(100%, hsl(36, 100%, 40%)));
    background-image: -webkit-linear-gradient(top, hsl(36, 100%, 60%), hsl(36, 100%, 40%));
    background-image: -o-linear-gradient(top, hsl(36, 100%, 60%), hsl(36, 100%, 40%));
    background-image: linear-gradient(hsl(36, 100%, 60%), hsl(36, 100%, 40%));
    border-color: hsl(36, 100%, 40%) hsl(36, 100%, 40%) hsl(36, 100%, 35%);
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
    -webkit-font-smoothing: antialiased;
          }


  .btn-charlielime{background-color: hsl(86, 79%, 44%);
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(86, 79%, 84%)), 

to(hsl(86, 79%, 44%)));
    background-image: -moz-linear-gradient(top, hsl(86, 79%, 84%), hsl(86, 79%, 44%));
    background-image: -ms-linear-gradient(top, hsl(86, 79%, 84%), hsl(86, 79%, 44%));
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(86, 

79%, 84%)), color-stop(100%, hsl(86, 79%, 44%)));
    background-image: -webkit-linear-gradient(top, hsl(86, 79%, 84%), hsl(86, 79%, 44%));
    background-image: -o-linear-gradient(top, hsl(86, 79%, 84%), hsl(86, 79%, 44%));
    background-image: linear-gradient(hsl(86, 79%, 84%), hsl(86, 79%, 44%));
    border-color: hsl(86, 79%, 44%) hsl(86, 79%, 44%) hsl(86, 79%, 34%);
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.66);
    -webkit-font-smoothing: antialiased;
  }


.btn-charlielime-bt{
  background-color: hsl(85, 100%, 62%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2ffe0", endColorstr="#aeff3d");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f2ffe0), to(#aeff3d));
  background-image: -moz-linear-gradient(top, #f2ffe0, #aeff3d);
  background-image: -ms-linear-gradient(top, #f2ffe0, #aeff3d);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2ffe0), color-stop(100%, #aeff3d));
  background-image: -webkit-linear-gradient(top, #f2ffe0, #aeff3d);
  background-image: -o-linear-gradient(top, #f2ffe0, #aeff3d);
  background-image: linear-gradient(#f2ffe0, #aeff3d);
  border-color: #aeff3d #aeff3d hsl(85, 100%, 54%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.52);
  -webkit-font-smoothing: antialiased;
}


  .btn-deltamagenta{background-color: hsl(312, 80%, 43%);
      background-repeat: repeat-x;
      background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(312, 80%, 

53%)), to(hsl(312, 80%, 43%)));
      background-image: -moz-linear-gradient(top, hsl(312, 80%, 53%), hsl(312, 80%, 43%));
      background-image: -ms-linear-gradient(top, hsl(312, 80%, 53%), hsl(312, 80%, 43%));
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl

(312, 80%, 53%)), color-stop(100%, hsl(312, 80%, 43%)));
      background-image: -webkit-linear-gradient(top, hsl(312, 80%, 53%), hsl(312, 80%, 43%));
      background-image: -o-linear-gradient(top, hsl(312, 80%, 53%), hsl(312, 80%, 43%));
      background-image: linear-gradient(hsl(312, 80%, 53%), hsl(312, 80%, 43%));
      border-color: hsl(312, 80%, 43%) hsl(312, 80%, 43%) hsl(312, 80%, 40.5%);
      color: #fff;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16);
      -webkit-font-smoothing: antialiased;
  }


 .btn-deltamagenta-alt{
  background-color: hsl(302, 100%, 40%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff14f7", endColorstr="#cc00c5");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ff14f7), to(#cc00c5));
  background-image: -moz-linear-gradient(top, #ff14f7, #cc00c5);
  background-image: -ms-linear-gradient(top, #ff14f7, #cc00c5);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff14f7), color-stop(100%, #cc00c5));
  background-image: -webkit-linear-gradient(top, #ff14f7, #cc00c5);
  background-image: -o-linear-gradient(top, #ff14f7, #cc00c5);
  background-image: linear-gradient(#ff14f7, #cc00c5);
  border-color: #cc00c5 #cc00c5 hsl(302, 100%, 36.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.23);
  -webkit-font-smoothing: antialiased;
}



  .btn-echogreen{background-color: hsl(110, 56%, 16%);
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(110, 56%, 

36%)), to(hsl(110, 56%, 16%)));
    background-image: -moz-linear-gradient(top, hsl(110, 56%, 36%), hsl(110, 56%, 16%));
    background-image: -ms-linear-gradient(top, hsl(110, 56%, 36%), hsl(110, 56%, 16%));
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(110, 

56%, 36%)), color-stop(100%, hsl(110, 56%, 16%)));
    background-image: -webkit-linear-gradient(top, hsl(110, 56%, 36%), hsl(110, 56%, 16%));
    background-image: -o-linear-gradient(top, hsl(110, 56%, 36%), hsl(110, 56%, 16%));
    background-image: linear-gradient(hsl(110, 56%, 36%), hsl(110, 56%, 16%));
    border-color: hsl(110, 56%, 16%) hsl(110, 56%, 16%) hsl(110, 56%, 11%);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
    -webkit-font-smoothing: antialiased;
  }


  .btn-echogreen-wt{
  background-color: hsl(135, 42%, 29%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#398d4e", endColorstr="#2a693a");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#398d4e), to(#2a693a));
  background-image: -moz-linear-gradient(top, #398d4e, #2a693a);
  background-image: -ms-linear-gradient(top, #398d4e, #2a693a);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #398d4e), color-stop(100%, #2a693a));
  background-image: -webkit-linear-gradient(top, #398d4e, #2a693a);
  background-image: -o-linear-gradient(top, #398d4e, #2a693a);
  background-image: linear-gradient(#398d4e, #2a693a);
  border-color: #2a693a #2a693a hsl(135, 42%, 26.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16);
  -webkit-font-smoothing: antialiased;
}


  .btn-echogreen-bt{
  background-color: hsl(135, 42%, 43%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#79c88c", endColorstr="#3f9b56");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#79c88c), to(#3f9b56));
  background-image: -moz-linear-gradient(top, #79c88c, #3f9b56);
  background-image: -ms-linear-gradient(top, #79c88c, #3f9b56);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #79c88c), color-stop(100%, #3f9b56));
  background-image: -webkit-linear-gradient(top, #79c88c, #3f9b56);
  background-image: -o-linear-gradient(top, #79c88c, #3f9b56);
  background-image: linear-gradient(#79c88c, #3f9b56);
  border-color: #3f9b56 #3f9b56 hsl(135, 42%, 38%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
  -webkit-font-smoothing: antialiased;
}


  .btn-foxtrotmaroonred-wt{
    background-color: hsl(0, 55%, 22%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ca4949", endColorstr="#561919");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ca4949), to(#561919));
  background-image: -moz-linear-gradient(top, #ca4949, #561919);
  background-image: -ms-linear-gradient(top, #ca4949, #561919);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ca4949), color-stop(100%, #561919));
  background-image: -webkit-linear-gradient(top, #ca4949, #561919);
  background-image: -o-linear-gradient(top, #ca4949, #561919);
  background-image: linear-gradient(#ca4949, #561919);
  border-color: #561919 #561919 hsl(0, 55%, 14%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.52);
  -webkit-font-smoothing: antialiased;
}


  .btn-golfinfo{
    background-color: hsl(195, 79%, 43%);
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(195, 79%, 

63%)), to(hsl(195, 79%, 43%)));
    background-image: -moz-linear-gradient(top, hsl(195, 79%, 63%), hsl(195, 79%, 43%));
    background-image: -ms-linear-gradient(top, hsl(195, 79%, 63%), hsl(195, 79%, 43%));
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(195, 

79%, 63%)), color-stop(100%, hsl(195, 79%, 43%)));
    background-image: -webkit-linear-gradient(top, hsl(195, 79%, 63%), hsl(195, 79%, 43%));
    background-image: -o-linear-gradient(top, hsl(195, 79%, 63%), hsl(195, 79%, 43%));
    background-image: linear-gradient(hsl(195, 79%, 63%), hsl(195, 79%, 43%));
    border-color: hsl(195, 79%, 43%) hsl(195, 79%, 43%) hsl(195, 79%, 38%);
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
    -webkit-font-smoothing: antialiased;
  }


  .btn-hotelgrey{
    background-color: hsl(0, 0%, 16%);
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(0, 0%, 36%)), to(hsl(0, 0%, 16%)));
    background-image: -moz-linear-gradient(top, hsl(0, 0%, 36%), hsl(0, 0%, 16%));
    background-image: -ms-linear-gradient(top, hsl(0, 0%, 36%), hsl(0, 0%, 16%));
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(0, 0%, 36%)), color-stop(100%, hsl(0, 0%, 16%)));
    background-image: -webkit-linear-gradient(top, hsl(0, 0%, 36%), hsl(0, 0%, 16%));
    background-image: -o-linear-gradient(top, hsl(0, 0%, 36%), hsl(0, 0%, 16%));
    background-image: linear-gradient(hsl(0, 0%, 36%), hsl(0, 0%, 16%));
    border-color: hsl(0, 0%, 16%) hsl(0, 0%, 16%) hsl(0, 0%, 11%);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
    -webkit-font-smoothing: antialiased;
  }



  .btn-indiaprimary{
    background-color: hsl(214, 37%, 28%);
      background-repeat: repeat-x;
      background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(214, 37%, 

62%)), to(hsl(214, 37%, 28%)));
      background-image: -moz-linear-gradient(top, hsl(214, 37%, 62%), hsl(214, 37%, 28%));
      background-image: -ms-linear-gradient(top, hsl(214, 37%, 62%), hsl(214, 37%, 28%));
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl

(214, 37%, 62%)), color-stop(100%, hsl(214, 37%, 28%)));
      background-image: -webkit-linear-gradient(top, hsl(214, 37%, 62%), hsl(214, 37%, 28%));
      background-image: -o-linear-gradient(top, hsl(214, 37%, 62%), hsl(214, 37%, 28%));
      background-image: linear-gradient(hsl(214, 37%, 62%), hsl(214, 37%, 28%));
      border-color: hsl(214, 37%, 28%) hsl(214, 37%, 28%) hsl(214, 37%, 19.5%);
      color: #fff;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.56);
      -webkit-font-smoothing: antialiased;
  }


  .btn-julietgold-wt{
  background-color: hsl(46, 100%, 33%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc405", endColorstr="#a88100");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffc405), to(#a88100));
  background-image: -moz-linear-gradient(top, #ffc405, #a88100);
  background-image: -ms-linear-gradient(top, #ffc405, #a88100);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffc405), color-stop(100%, #a88100));
  background-image: -webkit-linear-gradient(top, #ffc405, #a88100);
  background-image: -o-linear-gradient(top, #ffc405, #a88100);
  background-image: linear-gradient(#ffc405, #a88100);
  border-color: #a88100 #a88100 hsl(46, 100%, 28.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.29);
  -webkit-font-smoothing: antialiased;
}


  .btn-julietgold-bt{
  background-color: hsl(46, 100%, 42%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd85b", endColorstr="#d6a400");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffd85b), to(#d6a400));
  background-image: -moz-linear-gradient(top, #ffd85b, #d6a400);
  background-image: -ms-linear-gradient(top, #ffd85b, #d6a400);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd85b), color-stop(100%, #d6a400));
  background-image: -webkit-linear-gradient(top, #ffd85b, #d6a400);
  background-image: -o-linear-gradient(top, #ffd85b, #d6a400);
  background-image: linear-gradient(#ffd85b, #d6a400);
  border-color: #d6a400 #d6a400 hsl(46, 100%, 35.5%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.42);
  -webkit-font-smoothing: antialiased;
}


  .btn-kilosecondary{
    background-color: hsl(0, 0%, 79%);
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(0, 0%, 121%)), 

to(hsl(0, 0%, 79%)));
    background-image: -moz-linear-gradient(top, hsl(0, 0%, 121%), hsl(0, 0%, 79%));
    background-image: -ms-linear-gradient(top, hsl(0, 0%, 121%), hsl(0, 0%, 79%));
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(0, 

0%, 121%)), color-stop(100%, hsl(0, 0%, 79%)));
    background-image: -webkit-linear-gradient(top, hsl(0, 0%, 121%), hsl(0, 0%, 79%));
    background-image: -o-linear-gradient(top, hsl(0, 0%, 121%), hsl(0, 0%, 79%));
    background-image: linear-gradient(hsl(0, 0%, 121%), hsl(0, 0%, 79%));
    border-color: hsl(0, 0%, 79%) hsl(0, 0%, 79%) hsl(0, 0%, 68.5%);
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.69);
    -webkit-font-smoothing: antialiased;
  }



  .btn-limaseagreen{
    background-color: hsl(145, 62%, 68%);
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(145, 62%, 

88%)), to(hsl(145, 62%, 68%)));
    background-image: -moz-linear-gradient(top, hsl(145, 62%, 88%), hsl(145, 62%, 68%));
    background-image: -ms-linear-gradient(top, hsl(145, 62%, 88%), hsl(145, 62%, 68%));
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(145, 

62%, 88%)), color-stop(100%, hsl(145, 62%, 68%)));
    background-image: -webkit-linear-gradient(top, hsl(145, 62%, 88%), hsl(145, 62%, 68%));
    background-image: -o-linear-gradient(top, hsl(145, 62%, 88%), hsl(145, 62%, 68%));
    background-image: linear-gradient(hsl(145, 62%, 88%), hsl(145, 62%, 68%));
    border-color: hsl(145, 62%, 68%) hsl(145, 62%, 68%) hsl(145, 62%, 63%);
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
    -webkit-font-smoothing: antialiased;
  }


  .btn-limaseagreen-bt{
  background-color: hsl(135, 67%, 72%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dcf8e3", endColorstr="#87e79f");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#dcf8e3), to(#87e79f));
  background-image: -moz-linear-gradient(top, #dcf8e3, #87e79f);
  background-image: -ms-linear-gradient(top, #dcf8e3, #87e79f);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dcf8e3), color-stop(100%, #87e79f));
  background-image: -webkit-linear-gradient(top, #dcf8e3, #87e79f);
  background-image: -o-linear-gradient(top, #dcf8e3, #87e79f);
  background-image: linear-gradient(#dcf8e3, #87e79f);
  border-color: #87e79f #87e79f hsl(135, 67%, 67%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
  -webkit-font-smoothing: antialiased;
}



  .btn-mikeblue{
    background-color: hsl(195, 60%, 35%);
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(195, 60%, 

45%)), to(hsl(195, 60%, 35%)));
    background-image: -moz-linear-gradient(top, hsl(195, 60%, 45%), hsl(195, 60%, 35%));
    background-image: -ms-linear-gradient(top, hsl(195, 60%, 45%), hsl(195, 60%, 35%));
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(195, 

60%, 45%)), color-stop(100%, hsl(195, 60%, 35%)));
    background-image: -webkit-linear-gradient(top, hsl(195, 60%, 45%), hsl(195, 60%, 35%));
    background-image: -o-linear-gradient(top, hsl(195, 60%, 45%), hsl(195, 60%, 35%));
    background-image: linear-gradient(hsl(195, 60%, 45%), hsl(195, 60%, 35%));
    border-color: hsl(195, 60%, 35%) hsl(195, 60%, 35%) hsl(195, 60%, 32.5%);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16);
    -webkit-font-smoothing: antialiased;
  }



  .btn-novemberrose{
      background-color: hsl(0, 100%, 82%);
      background-repeat: repeat-x;
      background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(0, 100%, 

90%)), to(hsl(0, 100%, 82%)));
      background-image: -moz-linear-gradient(top, hsl(0, 100%, 90%), hsl(0, 100%, 82%));
      background-image: -ms-linear-gradient(top, hsl(0, 100%, 90%), hsl(0, 100%, 82%));
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(0, 

100%, 90%)), color-stop(100%, hsl(0, 100%, 82%)));
      background-image: -webkit-linear-gradient(top, hsl(0, 100%, 90%), hsl(0, 100%, 82%));
      background-image: -o-linear-gradient(top, hsl(0, 100%, 90%), hsl(0, 100%, 82%));
      background-image: linear-gradient(hsl(0, 100%, 90%), hsl(0, 100%, 82%));
      border-color: hsl(0, 100%, 82%) hsl(0, 100%, 82%) hsl(0, 100%, 80%);
      color: #333;
      text-shadow: 0 1px 1px rgba(255, 255, 255, 0.13);
      -webkit-font-smoothing: antialiased;
    }


.btn-oscargrey {
  background-color: hsl(0, 0%, 31%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a0a0a0", endColorstr="#4f4f4f");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#a0a0a0), to(#4f4f4f));
  background-image: -moz-linear-gradient(top, #a0a0a0, #4f4f4f);
  background-image: -ms-linear-gradient(top, #a0a0a0, #4f4f4f);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a0a0a0), color-stop(100%, #4f4f4f));
  background-image: -webkit-linear-gradient(top, #a0a0a0, #4f4f4f);
  background-image: -o-linear-gradient(top, #a0a0a0, #4f4f4f);
  background-image: linear-gradient(#a0a0a0, #4f4f4f);
  border-color: #4f4f4f #4f4f4f hsl(0, 0%, 23%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.52);
  -webkit-font-smoothing: antialiased;
}


.btn-darkblue {
  background-color: hsl(242, 100%, 34%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3932ff", endColorstr="#0500ad");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#3932ff), to(#0500ad));
  background-image: -moz-linear-gradient(top, #3932ff, #0500ad);
  background-image: -ms-linear-gradient(top, #3932ff, #0500ad);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3932ff), color-stop(100%, #0500ad));
  background-image: -webkit-linear-gradient(top, #3932ff, #0500ad);
  background-image: -o-linear-gradient(top, #3932ff, #0500ad);
  background-image: linear-gradient(#3932ff, #0500ad);
  border-color: #0500ad #0500ad hsl(242, 100%, 27.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.42);
  -webkit-font-smoothing: antialiased;
}


.btn-darkgold {
  background-color: hsl(47, 100%, 40%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffcc14", endColorstr="#cc9f00");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffcc14), to(#cc9f00));
  background-image: -moz-linear-gradient(top, #ffcc14, #cc9f00);
  background-image: -ms-linear-gradient(top, #ffcc14, #cc9f00);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcc14), color-stop(100%, #cc9f00));
  background-image: -webkit-linear-gradient(top, #ffcc14, #cc9f00);
  background-image: -o-linear-gradient(top, #ffcc14, #cc9f00);
  background-image: linear-gradient(#ffcc14, #cc9f00);
  border-color: #cc9f00 #cc9f00 hsl(47, 100%, 36.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.23);
  -webkit-font-smoothing: antialiased;
}


.btn-darkgold-alt {
  background-color: hsl(47, 100%, 44%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd028", endColorstr="#e0af00");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffd028), to(#e0af00));
  background-image: -moz-linear-gradient(top, #ffd028, #e0af00);
  background-image: -ms-linear-gradient(top, #ffd028, #e0af00);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd028), color-stop(100%, #e0af00));
  background-image: -webkit-linear-gradient(top, #ffd028, #e0af00);
  background-image: -o-linear-gradient(top, #ffd028, #e0af00);
  background-image: linear-gradient(#ffd028, #e0af00);
  border-color: #e0af00 #e0af00 hsl(47, 100%, 40.5%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.23);
  -webkit-font-smoothing: antialiased;
}


.btn-limegreen {
    background-color: hsl(114, 100%, 34%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#47ff32", endColorstr="#11ad00");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#47ff32), to(#11ad00));
  background-image: -moz-linear-gradient(top, #47ff32, #11ad00);
  background-image: -ms-linear-gradient(top, #47ff32, #11ad00);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #47ff32), color-stop(100%, #11ad00));
  background-image: -webkit-linear-gradient(top, #47ff32, #11ad00);
  background-image: -o-linear-gradient(top, #47ff32, #11ad00);
  background-image: linear-gradient(#47ff32, #11ad00);
  border-color: #11ad00 #11ad00 hsl(114, 100%, 27.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.42);
  -webkit-font-smoothing: antialiased;
}


.btn-turqblue-wt {
  background-color: hsl(186, 100%, 38%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#28e9ff", endColorstr="#00aec1");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#28e9ff), to(#00aec1));
  background-image: -moz-linear-gradient(top, #28e9ff, #00aec1);
  background-image: -ms-linear-gradient(top, #28e9ff, #00aec1);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #28e9ff), color-stop(100%, #00aec1));
  background-image: -webkit-linear-gradient(top, #28e9ff, #00aec1);
  background-image: -o-linear-gradient(top, #28e9ff, #00aec1);
  background-image: linear-gradient(#28e9ff, #00aec1);
  border-color: #00aec1 #00aec1 hsl(186, 100%, 33%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}


.btn-turqblue-bt {
  background-color: hsl(188, 100%, 44%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#28e2ff", endColorstr="#00c2e0");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#28e2ff), to(#00c2e0));
  background-image: -moz-linear-gradient(top, #28e2ff, #00c2e0);
  background-image: -ms-linear-gradient(top, #28e2ff, #00c2e0);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #28e2ff), color-stop(100%, #00c2e0));
  background-image: -webkit-linear-gradient(top, #28e2ff, #00c2e0);
  background-image: -o-linear-gradient(top, #28e2ff, #00c2e0);
  background-image: linear-gradient(#28e2ff, #00c2e0);
  border-color: #00c2e0 #00c2e0 hsl(188, 100%, 40.5%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.23);
  -webkit-font-smoothing: antialiased;
}


.btn-red-wt {
    background-color: hsl(360, 100%, 37%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fe2d2d", endColorstr="#bc0000");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fe2d2d), to(#bc0000));
  background-image: -moz-linear-gradient(top, #fe2d2d, #bc0000);
  background-image: -ms-linear-gradient(top, #fe2d2d, #bc0000);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fe2d2d), color-stop(100%, #bc0000));
  background-image: -webkit-linear-gradient(top, #fe2d2d, #bc0000);
  background-image: -o-linear-gradient(top, #fe2d2d, #bc0000);
  background-image: linear-gradient(#fe2d2d, #bc0000);
  border-color: #bc0000 #bc0000 hsl(360, 100%, 31.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.36);
  -webkit-font-smoothing: antialiased;
}


.btn-red-bt {
  background-color: hsl(360, 100%, 42%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff4747", endColorstr="#d60000");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ff4747), to(#d60000));
  background-image: -moz-linear-gradient(top, #ff4747, #d60000);
  background-image: -ms-linear-gradient(top, #ff4747, #d60000);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff4747), color-stop(100%, #d60000));
  background-image: -webkit-linear-gradient(top, #ff4747, #d60000);
  background-image: -o-linear-gradient(top, #ff4747, #d60000);
  background-image: linear-gradient(#ff4747, #d60000);
  border-color: #d60000 #d60000 hsl(360, 100%, 36.5%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.36);
  -webkit-font-smoothing: antialiased;
}


.btn-purple-wt {
  background-color: hsl(280, 100%, 37%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b92dfe", endColorstr="#7d00bc");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#b92dfe), to(#7d00bc));
  background-image: -moz-linear-gradient(top, #b92dfe, #7d00bc);
  background-image: -ms-linear-gradient(top, #b92dfe, #7d00bc);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b92dfe), color-stop(100%, #7d00bc));
  background-image: -webkit-linear-gradient(top, #b92dfe, #7d00bc);
  background-image: -o-linear-gradient(top, #b92dfe, #7d00bc);
  background-image: linear-gradient(#b92dfe, #7d00bc);
  border-color: #7d00bc #7d00bc hsl(280, 100%, 31.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.36);
  -webkit-font-smoothing: antialiased;
}


.btn-purple-bt {
  background-color: hsl(280, 100%, 67%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6e5ff", endColorstr="#c656fe");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f6e5ff), to(#c656fe));
  background-image: -moz-linear-gradient(top, #f6e5ff, #c656fe);
  background-image: -ms-linear-gradient(top, #f6e5ff, #c656fe);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6e5ff), color-stop(100%, #c656fe));
  background-image: -webkit-linear-gradient(top, #f6e5ff, #c656fe);
  background-image: -o-linear-gradient(top, #f6e5ff, #c656fe);
  background-image: linear-gradient(#f6e5ff, #c656fe);
  border-color: #c656fe #c656fe hsl(280, 100%, 60%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.46);
  -webkit-font-smoothing: antialiased;
}


.btn-yellow-bt {
  background-color: hsl(57, 100%, 43%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff760", endColorstr="#dbd000");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fff760), to(#dbd000));
  background-image: -moz-linear-gradient(top, #fff760, #dbd000);
  background-image: -ms-linear-gradient(top, #fff760, #dbd000);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff760), color-stop(100%, #dbd000));
  background-image: -webkit-linear-gradient(top, #fff760, #dbd000);
  background-image: -o-linear-gradient(top, #fff760, #dbd000);
  background-image: linear-gradient(#fff760, #dbd000);
  border-color: #dbd000 #dbd000 hsl(57, 100%, 36.5%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.42);
  -webkit-font-smoothing: antialiased;
}


.btn-pink-bt {
  background-color: hsl(308, 100%, 67%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe5fb", endColorstr="#fe56e8");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffe5fb), to(#fe56e8));
  background-image: -moz-linear-gradient(top, #ffe5fb, #fe56e8);
  background-image: -ms-linear-gradient(top, #ffe5fb, #fe56e8);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffe5fb), color-stop(100%, #fe56e8));
  background-image: -webkit-linear-gradient(top, #ffe5fb, #fe56e8);
  background-image: -o-linear-gradient(top, #ffe5fb, #fe56e8);
  background-image: linear-gradient(#ffe5fb, #fe56e8);
  border-color: #fe56e8 #fe56e8 hsl(308, 100%, 60%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.46);
  -webkit-font-smoothing: antialiased;
}


.btn-rose-bt {
  background-color: hsl(354, 100%, 82%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff4f5", endColorstr="#fea3ac");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fff4f5), to(#fea3ac));
  background-image: -moz-linear-gradient(top, #fff4f5, #fea3ac);
  background-image: -ms-linear-gradient(top, #fff4f5, #fea3ac);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff4f5), color-stop(100%, #fea3ac));
  background-image: -webkit-linear-gradient(top, #fff4f5, #fea3ac);
  background-image: -o-linear-gradient(top, #fff4f5, #fea3ac);
  background-image: linear-gradient(#fff4f5, #fea3ac);
  border-color: #fea3ac #fea3ac hsl(354, 100%, 78%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26);
  -webkit-font-smoothing: antialiased;
}


.btn-silver-bt {
  background-color: hsl(360, 0%, 72%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#b7b7b7");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#b7b7b7));
  background-image: -moz-linear-gradient(top, #ffffff, #b7b7b7);
  background-image: -ms-linear-gradient(top, #ffffff, #b7b7b7);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #b7b7b7));
  background-image: -webkit-linear-gradient(top, #ffffff, #b7b7b7);
  background-image: -o-linear-gradient(top, #ffffff, #b7b7b7);
  background-image: linear-gradient(#ffffff, #b7b7b7);
  border-color: #b7b7b7 #b7b7b7 hsl(360, 0%, 65%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.46);
  -webkit-font-smoothing: antialiased;
}


.btn-silver2-bt {
  background-color: hsl(360, 0%, 68%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4f4f4", endColorstr="#adadad");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f4f4f4), to(#adadad));
  background-image: -moz-linear-gradient(top, #f4f4f4, #adadad);
  background-image: -ms-linear-gradient(top, #f4f4f4, #adadad);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #adadad));
  background-image: -webkit-linear-gradient(top, #f4f4f4, #adadad);
  background-image: -o-linear-gradient(top, #f4f4f4, #adadad);
  background-image: linear-gradient(#f4f4f4, #adadad);
  border-color: #adadad #adadad hsl(360, 0%, 61%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.46);
  -webkit-font-smoothing: antialiased;
}


.btn-darkgreen-wt {
  background-color: hsl(135, 63%, 23%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5cda7c", endColorstr="#155f28");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#5cda7c), to(#155f28));
  background-image: -moz-linear-gradient(top, #5cda7c, #155f28);
  background-image: -ms-linear-gradient(top, #5cda7c, #155f28);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5cda7c), color-stop(100%, #155f28));
  background-image: -webkit-linear-gradient(top, #5cda7c, #155f28);
  background-image: -o-linear-gradient(top, #5cda7c, #155f28);
  background-image: linear-gradient(#5cda7c, #155f28);
  border-color: #155f28 #155f28 hsl(135, 63%, 13.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.62);
  -webkit-font-smoothing: antialiased;
}
 
  
.btn-darkgreen-bt {
  background-color: hsl(135, 68%, 37%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8be8a2", endColorstr="#1e9e3e");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#8be8a2), to(#1e9e3e));
  background-image: -moz-linear-gradient(top, #8be8a2, #1e9e3e);
  background-image: -ms-linear-gradient(top, #8be8a2, #1e9e3e);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8be8a2), color-stop(100%, #1e9e3e));
  background-image: -webkit-linear-gradient(top, #8be8a2, #1e9e3e);
  background-image: -o-linear-gradient(top, #8be8a2, #1e9e3e);
  background-image: linear-gradient(#8be8a2, #1e9e3e);
  border-color: #1e9e3e #1e9e3e hsl(135, 68%, 28%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.59);
  -webkit-font-smoothing: antialiased;
}


.btn-greytest {
  background-color: hsl(0, 0%, 31%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a0a0a0", endColorstr="#4f4f4f");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#a0a0a0), to(#4f4f4f));
  background-image: -moz-linear-gradient(top, #a0a0a0, #4f4f4f);
  background-image: -ms-linear-gradient(top, #a0a0a0, #4f4f4f);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a0a0a0), color-stop(100%, #4f4f4f));
  background-image: -webkit-linear-gradient(top, #a0a0a0, #4f4f4f);
  background-image: -o-linear-gradient(top, #a0a0a0, #4f4f4f);
  background-image: linear-gradient(#a0a0a0, #4f4f4f);
  border-color: #4f4f4f #4f4f4f hsl(0, 0%, 23%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.52);
  -webkit-font-smoothing: antialiased;
}





/* Shout Box */



.shout-box-black {
	margin-bottom:28px;
	padding:16px 45px 19px 29px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	overflow:hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E8EF;
	border-right-color: #E7E8EF;
	border-bottom-color: #E7E8EF;
	border-left-color: #000000;
}




/***** Inverse the TEXT *****/


.text-inverse {
  color: #000000;
}




/***** CUSTOM SIDEBOXES *****/



/* SIDEBOXES Africa*/

.sideboxafricagreen1 {
background: #ccd7af
}

.sideboxafricagreen2 {
background: #d8e3ba
}

.sideboxafricagreen3 {
background: #dfeac3
}

.sideboxafricagreytan {
background: #e0d9c7
}


.sideboxafricagreytanlt {
background: #ebe6d8
}

.sideboxafricagreytanlt2 {
background: #eae3cf
}

/* CUSTOM SIDEBOXES CAC*/
.sideboxcacyellow {
background: #f6edbd
}


.sideboxcacgreen {
background: #b6e1b2
}

.sideboxcacgreen2 {
background: #cef1cb
}

.sideboxcacbeige {
background: #e4e2d5
}

/* CUSTOM SIDEBOXES EAAS*/

.sideboxeaasyellow1 {
background: #fffcd5
}


.sideboxeaasgreen1 {
background: #d4e9bf
}

.sideboxeaasblue1 {
background: #d8eee7
}


.sideboxeaasyellow2 {
background: #faf6bf
}

.sideboxeaasgreen2 {
background: #bee496
}

.sideboxeaasblue2 {
background: #c3e7dc
}

/* CUSTOM SIDEBOXES EUROIND*/

.sideboxeuroindblue {
background: #b4d9ff
}

.sideboxeuroindgrey {
background: #dad8cf
}

.sideboxeuroindwhite {
background: #fcf9ea
}

/* CUSTOM SIDEBOXES MIDEA*/

.sideboxmideayellow {
background: #f9f3a4
}

.sideboxmideaolive {
background: #d6d15f
}

.sideboxmideaseagreen {
background: #67f8d4
}

/* CUSTOM SIDEBOXES NYMETRO*/

.sideboxnymetrogreen {
background: #04dd04
}

.sideboxnymetroorange {
background: #feaa56
}

.sideboxnymetromagenta {
background: #fcd9fc
}

/* CUSTOM SIDEBOXES NYMETRO*/

.sideboxnymetrogreen {
background: #a4faa4
}

.sideboxnymetroorange {
background: #feaa56
}

.sideboxnymetromagenta {
background: #f9e0f9
}



.sideboxcanadagreen {
background: #b8da6b
}


.sideboxcanadagray {
background: #96aebe
}
 



/* CUSTOM SIDEBOXES   */



.sideboxpeach1 {
background: #fde8d3
}


.sideboxbeige {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
	background-color: rgb(255,204,153);
	color: rgb(255,204,153);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(253,207,161);
	border-radius: 3px;
	padding: 18px;
	margin-top: 11px;
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
}

.sideboxblack {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
	background-color: rgb(51,51,51);
	color: rgb(51, 51, 51);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(102,102,102);
	border-radius: 3px;
	padding: 18px;
	margin-top: 11px;
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
}

.sideboxblue {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
	background-color: rgb(0,102,255);
	color: rgb(51, 51, 51);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(0,153,255);
	border-radius: 3px;
	padding: 18px;
	margin-top: 11px;
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
}




/* CUSTOM Label Boxes Within a SIDEBOX */



.biglabel {
  display: inline-block;
  padding: 2px 4px;
  font-size: 20.844px;
  font-weight: bold;
  line-height: 20px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
}

.biglabel {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.biglabel-info {
  background-color: #3a87ad;
}







/******* CUSTOM WELLS  ********/


.well-lightblue1 {
background: #aed4fb
}

.well-africagreytan {
background: #e0d9c7
}

.well-peach1 {
background: #fde8d3
}

.well-available {
background: #6699FF
}
.well-invalidtld {
background: #9999CC
}
.well-invalid {
background: #FFCC99
}
.well-error {
background: #FF6666
}

.well-chalkboard2 {
background: #a4faa4
}

.well-chalkboard  {
background: #b4d9ff
}




.well-mini {
  padding: 6px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}





.wellblack {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #000000;
	border: 1px solid #2d2d2d;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}


.wellgrlime {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #8da955;
	border: 1px solid #f98262;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}


.wellorange {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f57e5e;
	border: 1px solid #f98262;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}


.wellbeige {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #FFCC99;
	border: 1px solid #fdcfa1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.welleuroindblue {
background: #b4d9ff
}




