/* Minification failed. Returning unminified contents.
(585,23): run-time error CSS1038: Expected hex color, found '#green'
(1219,43): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(1229,43): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
/* ==========================================================================
   CSS=======================================================================
   ========================================================================== */

body {
	/*font-family: 'Hind', "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: 'Montserrat', "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding-top:60px;
    /*background-color:#E9EAED;*/
    color: #404040;
    /*color:#404040;*/
 
}


/* ==========================================================================
   Typography
   ========================================================================== */
p.tight-header 
{
  font-family:"Hind", Helvetica;
  font-family: 'Montserrat', "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0 0 3px;
    font-weight:600;
    font-size: 16px;
}


p.tight-description
{
  font-family:"Hind", Helvetica;
  font-family: 'Montserrat', "Helvetica Neue",Helvetica,Arial,sans-serif;
   margin: 0 0 2px;
    font-weight:500;
    font-size: 14px;
}

.sh-subheading-shading {
    font-size: 29px;
    font-weight: 900;
    line-height: 29px;
    display: inline-flex;
    padding-right: 20px;
    text-transform: uppercase;
    color: #0b0d3b;
}

.sh-title {
    font-size: 29px;
    font-weight: 900;
    line-height: 29px;
    display: inline-flex;
    padding-right: 20px;
    text-transform: uppercase;
    color: #0b0d3b;
}


h1, .h1, h2, .h2, h3, .h3 , h4, .h4 {
    color: #000121;
}


h1, .h1 {
    font-size: 28px;
}


h2, .h2 {
    font-size: 22px;
}



h3, .h3 {
    font-size: 20px;
}


h4, .h4 {
    font-size: 20px;
}


h1, .h1, h2, .h2 
{
    font-weight:700;
}

h3, .h3
{
    font-weight:700;
}

h4, .h4
{
    font-weight:700;
}

h3.event-title 
{
  text-transform: capitalize;
  text-decoration: underline;  
}

h1.big-icons 
{
    
    font-size: 50px;
}

/* Tight PLaces */ 


/* ==========================================================================
   COMPONENTS
   ========================================================================== */

/* ==========================================================================
   Guest List
   ========================================================================== */


.input-ticket-guest-list-qty 
{
  height:46px !important;  
}




/* ==========================================================================
   Tour
   ========================================================================== */

.tour-sidenav .nav > li > a {

    padding: 5px 20px 5px 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

.white 
{
    
    color: #fff !important;
}


.white-background {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    border: 1px solid #E4E4E4;
}

.text-background 
{
    color: #E9EAED;
}

/* ==========================================================================
   TABLES
   ========================================================================== */

.table-wide {
    margin-top:20px;
}

.table-wide th {
    background-color: #f5f5f7;
    font-size:1.12em;
}

.table-wide > thead > tr > th, .table-wide > tbody > tr > th, .table-wide > tfoot > tr > th, .table-wide > thead > tr > td, .table-wide > tbody > tr > td, .table-wide > tfoot > tr > td {
    line-height: 2.8;
}


/* ==========================================================================
   Headers
   ========================================================================== */


.lead-header 
{
    font-weight:700;
    font-size: 22px;
}

/* ==========================================================================
   Navs
   ========================================================================== */

.nav > li > a {
    padding: 20px 15px;
}


/* ==========================================================================
   Horisontal Rules
   ========================================================================== */


hr 
{
   border-color: #000121 !important;
   border-style: dotted;
}

hr.white 
{
   border-color: #fff !important;
   border-style: dotted;
   font-size:13px;
}

hr.thick 
{
   border-color: #000121 !important;
   border:4px solid #000121;
}

hr.narrow 
{
    margin-bottom: 10px;
    margin-top: 10px;
}

small.very-small 
{
    font-size:9px;
}

.showshappening-background 
{
    background-color: #222651;
    color: #fff !important;
}

.showshappening-grey-background
{
    background-color: #F5F5F5;
}

.yellow-background 
{
    background-color: #FFD800;
    color: #000121 !important;
}


.secondary-background 
{
    background-color: #33334D;
    color: #fff !important;
}

.paybypaypaltab
{
    background-color: #179BD7 !important;
}


.modal-header {
    background: #222550 none repeat scroll 0 0;
     border: 1px solid #eee;
     border-radius: 6px 6px 0 0;
}

.modal-header h1, .modal-header h2, .modal-header h3, .modal-header h4 {
    color: #fff;
}

.header-primary 
{
    font-size: 18px;
    line-height: 130%;
    background-color: #000121;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 10px 8px 10px;
}


.header-grey-primary 
{
    font-size: 18px;
    line-height: 130%;
    background-color: #F5F5F5;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 10px 8px 10px;
}

.header-green-room
{
    font-size: 18px;
    line-height: 130%;
    border: 2px solid #000121;
    background-color: #93CA28;
    color: #000121;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 10px 8px 10px;
}

.header-primary.header-primary-first
{
    margin-top: 0px;
}

.header-secondary
{
    font-size: 18px;
    line-height: 130%;
    background-color: #f8f8f8;
    color: #000121;
    margin-top: 10px;
    padding: 10px 10px 8px 10px;
}

.header-yellow
{
    font-size: 18px;
    line-height: 130%;
    background-color: #FFD800;
    color: #000121;
    margin-top: 10px;
    padding: 10px 10px 8px 10px;
}


.panel-primary > .panel-heading {
    color: #fff;
    background-color: #222550;
    border-color: #222550;
}

.panel-primary {
    border-color: #222550;
}


.panel-default > .panel-primary
{
    font-size: 18px;
    line-height: 130%;
    background-color: #212550;
    color: #fff;
}



.panel-default > .panel-grey-primary
{
    font-size: 18px;
    line-height: 130%;
    background-color: #F5F5F5;
}



.panel-ticket
{
    margin-bottom:10px;
}

.panel-body-nomargin 
{
    padding: 0;
}

.green-background 
{
    background-color: #0DC863;
}


.lead.larger-lead {
    font-size: 24px;
}


.page-header {
    border-bottom: 1px solid #000121;
}



.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

@media (min-width: 700px) {
    .no-right-padding 
{
    padding-right: 0;
}

.no-left-padding 
{
    padding-left: 0;
}
     }




.anchor{
   display:block;
   height:60px; /* this is the height of your header */
   margin-top:-60px; /* this is again negative value of the height of your header */
   visibility:hidden;
}




/* ==========================================================================
  Back End - Organisers
   ========================================================================== */
   
   .spacer {
    margin-top: 40px; /* define margin as you see fit */
}

/* ==========================================================================
  Guest List
   ========================================================================== 

.sh-title {
    font-size: 29px;
    font-weight: 900;
    line-height: 29px;
    display: inline-flex;
    padding-right: 20px;
    text-transform: uppercase;
    color: #0b0d3b;
}
   */
   
/* ==========================================================================
   Seating Plan
   ========================================================================== */
   
.buyseatedticketscontainer 
{
    background-color:  #F5F5F5;
} 
   
.loading-seating-plan,  .loading-tickettypes 
{

    color: #fff !important;
    background: #222550;
        height: 400px;
    padding-top: 70px;
}

.seatingtable 
{
    line-height: 35px;
    margin: 0 auto;
}

.seatingcontainer
{
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: middle; 
    overflow: hidden; 
}


.label-newseat {
    color: rgba(255,255,255,0.2);
    margin: 0 5px 0 0;
    font-size: 14px;
    text-align: center;
    border-radius: 50% !important;
    padding:  3px 10px 1px;
}

.label-newseat:hover, .label-chosenseat:hover, .label-availableseat:hover 
{
    background-color: #1A3D70;
}

.lead-legend 
{
    font-size:22px;
}


.seat-photo
{
    width:165px;
    height:112px; 
    background-image: url('http://placehold.it/166x112');
}

.seathovering
{
    background-image: url('/img/seat-photos/a1.png');
}

.label-chosenseat 
{
    background-color: #000121;   
    border: 2px solid;     
    color: rgba(255, 255, 255, 1);
}

.label-availableseat 
{
    background-color: #428bca;   
    border: 2px solid;     
    color: rgba(255, 255, 255, 0.3);
}

.label-takenseat 
{
    background-color: #E9EAED; 
    border: 2px solid;     

    color: rgba(0, 0, 0, 0.5);
}

.available-seat {
width: 14px;
height: 17px;
background-color: #fff;
color: #000121;
margin: 3px 3px 3px 3px;
font-size: 9px;
border-radius: 17%;
text-align: center;
border: 3px solid #000121;
}

.label-rowlabel {
width: 14px;
height: 18px;
background-color: none !important;
color: #000121;
margin: 3px 3px 3px 3px;
font-size: 13px;
border-radius: 17%;
text-align: center;

/* border: 3px solid #000121; */
}

.rownamecell{
width: 25px;
height: 17px;
background-color: none !important;
color: #000121;
margin: 3px 3px 3px 3px;
font-size: 13px;
/* border: 3px solid #000121; */
}

.headerplancell {
    border-radius: 17%;
    color: #000121;
    font-size: 13px;
    height: 17px;
    padding: 0 7px 0 0;
    text-align: center;
}

blockquote {
    border-left: 5px solid #000121;
}

/* SVG DETAILS */

.seat
{
    border: 1px solid #green;
    background-color: Blue;
}

.seat:hover 
{
    background-color: Red !important;
}

/* 
Range Input */

input[type=range] {
  -webkit-appearance: none;
  margin: 18px 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  background: #000121;
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  border: 1px solid #000000;
  height: 36px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -14px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #367ebd;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  background: #000121;
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  border: 1px solid #000000;
  height: 36px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #2a6495;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #3071a9;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  border: 1px solid #000000;
  height: 36px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #3071a9;
}
input[type=range]:focus::-ms-fill-upper {
  background: #000121;
}
   
 /*  
   Dashboard ================ */
   
   .dash-ticket 
   {
        padding: 10px;
       border: 1px solid #000121;
       margin: 0 0 15px 0;
       background-color: #fff;
   }
   
   .ticket-row 
   {
       border-bottom: 1px solid #000121;
       padding: 10px 0 0 0;
   }
   
  .discount-row 
   {
       border-bottom: 1px solid #000121;
       padding: 10px 0 0 0;
   }
   
   .ticket-title 
   {
       font-weight:700;
       text-transform:uppercase;
       font-size:14px;
       color: #0B0D3B;
      
   }
   
   .ticket-detail 
   {
        color: #0B0D3B;
   }
   
   .btn-ticket 
   {
      
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
    font-weight: 600;

   }
   
    .btn-ticket:hover 
   {
   
       background-color: #449d44;
    border-color: #398439;
    color: #fff;
   
   }
   
   .btn-lg 
   {
       font-weight:500;    
   }
   
   .btn-warning 
   {
       color: #000121;
   }
   
   
   .big-checkbox {width: 30px; height: 30px;}
   
/* ==========================================================================
   Seat selection
   ========================================================================== */



.section-panel 
{
  background-color : #222550;
    color: #fff;
    padding:0 !important;
}

p.section-name 
{
    font-size: 21px;
}
/* ==========================================================================
   Colours
   ========================================================================== */


.label  {
    border-radius: 0px;
}

.form-control,  .dropdown-menu, .input-group-addon, .panel-group .panel, .panel-heading {
    border-radius: 0px !important;
}

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .btn:last-child:not(:first-child) 
{
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.thumbnail 
{
     margin-bottom: 0px;
}

.container-narrow 
{
    width:300px;
}

#home-header-background
{
    background-image:url(/img/background-images/fof2.jpg);
     -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.home-header-background
{
    background-image:url(/img/background-images/fof2.jpg);
         -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


a.text-credit
{
  color: #E9EAED;
  padding-left: 10px;
}  

.item {
  width: 25%;
  margin-bottom:10px;
}

.blue-background-margin
{
      background-color: #000121;
      margin:0 5px 5px 5px;
}

.item.small {
  width: 15%;
  background-color: #000121;
  /* box-shadow: 0 0 5px rgba(50, 50, 50, 0.4); */
  margin-bottom:10px;
}


  @media screen and (min-width: 10px) and (max-width: 700px)  
  {
       .item 
       {
             width: 95%;
       }
       
       .item.small {
        width:40%;
       }
       
       .item.small h4 
       {
           font-size:13px;
       }
      
      }



.item a
{
    text-decoration: none;
    color: #fff;
}

.item a.btn
{
    text-decoration: none;
    color: #000121;
}


.item a:hover 
{
    text-decoration: none;
    color: #CCC;
}

.breadcrumb {
    background-color: #fff;
    border: 1px solid #ccc;
    }

/* ==========================================================================
   Buttons and Icons
   ========================================================================== */
    [class^="icon-"].icon-character, [class*=" icon-"].icon-character {
    margin-top: -1px;
    }
    
    .btn {
      border-radius: 0px;
    }
    
    .btn-primary 
    {
        background-color: #000121;
           border-color: #fff;
    }
    
    
 
    
    .btn-success 
    {
 
    background: #0dc863 none repeat scroll 0 0;
    border-color:  #0dc863;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    }
    
     .btn-back-plan
    {
        background-color: #FFD800;
           border-color: #000121;
    }
    
    .btn i.glyphicon 
    {
        margin-top:3px;
    }
    
    .btn-showshappening 
    {
        background-color:#000121;
        color: #fff;
    }
    
    
    .blue-button 
    {
        margin-top:10px;
        background-color:#000121;
        text-align:center;
        padding: 0 10px;
        height:40px;
        line-height:40px;
    }
    
    .blue-button a 
    {
        color:#fff;
        font-size: 24px;
    }
    
    .button-controls 
    {
        margin-top:-15px;
    }
    
/* ==========================================================================
   Homepage
   ========================================================================== */
  
  
  h1.div-logo  
  {
    background-color: #000121;
    color: #fff;
    display: inline-block;
    margin: 0 0 20px;
    font-size:40px;
    max-width: 100%;
    margin-top:30px;
    padding: 8px 20px 9px;
  }
  
   h1.div-logo.div-logo-white  
  {
    background-color: #fff;
    color: #000121;
  }
 
  .lead.div-logo 
  {
    background-color: #000121;
    color: #fff;
    display: inline-block;
    margin: 0 0 20px;
    font-size:20px;
    max-width: 100%;
    padding: 10px 20px 9px 20px;
      
  }
  
  p.div-logo
    {
    background-color: #FFF;
    color: #000121;
    display: inline-block;
    margin: 0 0 20px;
    font-size:20px;
    max-width: 100%;
    padding: 16px 20px 9px 20px;
      
  }
  
   span.div-logo
    {
    background-color: #FFF;
    color: #000121;
    display: inline-block;
    margin: 0 0 21px;
    font-size:15px;
    max-width: 100%;
    padding: 5px 5px 2px;
      
  }
  
  
  @media screen and (min-width: 10px) and (max-width: 700px)  
  {
          
          .lead.div-logo 
       {
             font-size:20px;
       }
      
       h1.div-logo  
       {
           font-size:29px;
       }
      
      }
                                                                
  .two-liner 
  {
      margin-top:30px;
      padding:10px 10px 1px;
      background-color:#fff;
      font-size: 21px;
      font-weight: 200;
      line-height: 30px;
  }

.benefits 
{
    background-color: #000121;
    padding: 15px;
    margin-top:50px;
    line-height:1.429;
    text-align:center;
    font-size: 15px;
    text-transform: uppercase;
}

  @media screen and (min-width: 10px) and (max-width: 700px)  
  {
    .benefits {
    font-size: 8px;
    margin-top:20px;
    }
  }
  
   .glyphicon.benefit-icons, .fa.benefit-icons 
    {
        font-size:65px;
        padding-top:3px;
    }


  @media screen and (min-width: 10px) and (max-width: 700px)  
  {
    .glyphicon.benefit-icons 
    {
        font-size:25px;
        padding-top:3px;
    }
  }

  

  .join-buttons 
  {
      background-color:Orange;
      float:right;
      padding: 0 10px;
  }

quote.homequotes {
    border-left: 5px solid #000121;
    margin: 0;
    background-color: #000121;
}

  .page-header.notoppadding
{
    padding-top:0px !important;
    margin-top:0px !important;
}

.thumbnail 
{
    background: none repeat scroll 0 0 #000121;
}

 .thumbnail .caption {
    color: #fff;
}

 .promoter-details
 {
     width:80%;
 }
 
 .bullet 
 {
     width:20px;
 }
 
 ul.organiser-details.thumbnails > li
 {
     margin-bottom: 0 !important;
 }
 
 
 .dl-horizontal dd.small {
    margin-left: 20px;
}

 .dl-horizontal dt.small {
    width: 15px !important;
}

/* ==== LOGIN ==== */

.login-checkbox 
{
    padding-top: 0 !important;
    margin-top: 0 !important;
}



 /* ==========================================================================
   WhatsHappening
   ========================================================================== */
 .whatshappening, .whatshappening h1, .whatshappening small
 {
     color: #fff;
 }
 
 .whatshappening .item  
 {
     width: 30%;
    margin: 9px !important;
      }
 
.table.eventtable {
    color: #FFFFFF !important;
}

.table.eventtable a {
    color: #3399FF !important;
}
 
  /* ==========================================================================
   TicketScanning
   ========================================================================== */
  .ticketScanning h1, .ticketScanning small, .ticketScanning lead
 {
     color: #fff;
 }
 
 .form-control.scan-ticket-type 
 {
    background-color: #000121;
    color: #fff;
    font-size: 3.4em;
    height: 65px;
    text-align: center;
     
 }
 
 .form-control.scan-ticket-type
 {
     font-size: 25px;
     text-transform:uppercase;

 }
 
  #TicketBarcode
 {
    cursor:pointer;
 }
 
  #TicketBarcode:focus 
 {
     border: 14px solid #EC971F;
    height: 79px;
 }
 
 
 
 /* ========================================================================    
    Alerts
    ======================================================================== */
    
    
    .alert {
    border-radius: 0 !important;
    }
    
    .alert-mute 
    {
        background-color: #fff;
	    filter: alpha(opacity=75)-moz-opacity:0.9; 
	    background: rgb(255, 255, 255) transparent; /* default fallback */
	    background: rgba(255, 255, 255, 0.9); /* nice browsers */
        border-color: #CCCCCC;
        color: #333333;   
    }
    
        .alert-showshappening
    {
        background-color: #000121;
	    filter: alpha(opacity=75)-moz-opacity:0.9; 
        border-color: #CCCCCC;
        color: #fff;   
    } 
    
    .alert-showshappening-loud
        {  
        margin-bottom: 0;
        background-color: #ffa500;
        color: #000121;
    }
    
   
    .social-buttons:before {
        border-right: 0.075em solid rgba(0, 0, 0, 0.1);
        box-shadow: 0.075em 0 0 rgba(255, 255, 255, 0.25);
        content: "";
        float: left;
        margin: 0 0.5em 0 0;
        padding: 0 0.5em;
        text-align: center;
        text-decoration: none;
        text-transform: none;
}
.social-buttons.facebook {
    background-color: #627AAC;
}

.social-buttons.facebook a {
    color: #fff;
}
.social-buttons {
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05) 49%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0.1));
}
.social-buttons, a.social-buttons {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-user-select: none;
    border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.4);
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0.08em 0 rgba(255, 255, 255, 0.4) inset, 0 0 0.1em rgba(255, 255, 255, 0.9) inset;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font: bold 110%/2.1 "Lucida Grande",Tahoma,sans-serif;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    white-space: nowrap;
}  

  
/* ==========================================================================
    Thumbnail
    ========================================================================= */
       .thumbnail {
    border: none !important;
    border-radius: 0px !important;
       }
 
/* ==========================================================================
    Social-Buttons
    ========================================================================= */
 
    .floating-social 
    {
        position:fixed;
        top:110px;
        right:30px;   
        z-index:99;
    }   
    
    
  @media screen and (min-width: 10px) and (max-width: 700px)  
  {
      .floating-social 
      {
          display:none;
      }
  }
    .social-buttons 
    {
        background-color:#fff;
    }



/* ==========================================================================
   Navbar
   ========================================================================== */
   
   .nav-tabs-login > li {
    padding-top: 10px;

    width: 50%;
}



.nav-tabs-login > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color:#0b0d3b;
  border-color:#000121 transparent;
  border-image-source:none;
  border-style:solid;
  border-width:1px;
  color:#FFFFFF;
}


.nav-tabs-login > li > a {
    background-color: #ec971f;
    border: 1px solid transparent;
    border-radius: 0;
    color: #000121;
    font-size: 18px;
    line-height: 1.42857;
    margin-right: 2px;
    text-transform: capitalize;
    padding:10px 10px 5px 10px;
}


.navbar-fixed-top {
    min-height: 60px;
}

.navbar-inverse 
{
    background-color:#000121;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-brand {
    color: #fff;
      font-weight: 700;
      outline:0;
      font-family: 'Helvetica';
      font-family: 'Montserrat', "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.navbar-toggle.top {
    padding: 14px 10px;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-brand:hover {
    color: #FFA500;
}

.navbar-nav > li > a {
    font-size: 20px;
}

.sidenav{
        margin-bottom: 15px;
    margin-top: 15px;
    color: #000121;
}

.sidenav > li > a {
    color: #999;
    display: block;
    font-size: 17px;
    font-weight: 500;
}

.sidenav .btn {
    color: #fff !important;
}

.sidenav > li > a:hover {
    text-decoration: underline;
}

.nav > li {
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .navbar-nav > li > a {
    line-height: 20px;
    }
}

.navbar-brand {
    font-size: 25px;
    height: 60px;
    line-height: 30px;
    padding: 17px 0 0 9px;
}

@media (max-width: 767px) {
.navbar-brand {
    font-size: 18px;
}
}

.little-header-logo 
{
    padding:12px
}
   
.navbar-inverse .navbar-inner 
{
   background-image: none;
   background-color: #000121 !important;
   }
   
.nav-list > li > a {
    padding: 8px 10px;
    text-transform: uppercase;
}

.nav-list .divider {

    margin: 0 !important;

}
.nav-pills > li > a {
    background-color: #fff;
    color: #000121;
    border-radius: 0px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #000121;
    color: #fff;
}
 
/* ==========================================================================
   Rounded corner divs
   
.rounded-corner-header {
    background-color: #EFEFEF;
    border-style: solid;
    border-width: 1px 1px 0;
    border-color: #ccc ;
    border-radius: 6px 6px 0 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    padding: 7px 10px 7px 8px;
    width: auto;
    margin: -21px -21px 0 -21px;
    }

.rounded-corners {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	 margin: 10px 0px 10px 0px;

}
.border-right {
	border-right: 1px solid #ccc;
}
========================================================================== */




/* ==========================================================================
   Log in div       
   ========================================================================== */

.log-in 
{
    background-color: #0b0d3b;
    padding:10px;
    color: #fff;
}

/* ==========================================================================
   Layout
   ========================================================================== */

.auto-margin 
{
    margin: 0 auto;
}

.auto-width 
{
    width:auto;
}

.margin-top0 
{
    margin-top: 0
}

.padding-bottom0 
{
  padding-bottom:0;  
}

.margin-bottom0 
{
  margin-bottom:0;  
}


.padding20
{
	padding: 20px;
}

.padding30
{
	padding: 30px;
}

.padding10
{
	padding: 10px;
}

.padding40
{
	padding: 40px;
}


.padding-top5
{
	padding-top: 5px;
}

.padding-top30
{
	padding-top: 30px;
}


.padding-top10
{
	padding-top: 10px;
}

.padding-bottom
{
    padding-bottom: 1px;
}

.padding-bottom10
{
	padding-bottom: 10px;
}

.padding-bottom20
{
	padding-bottom: 20px;
}

.padding-bottom40
{
	padding-bottom: 40px;
}

.margin-bottom80
{
	margin-bottom: 80px;
}

.padding-top20
{
	padding-top: 20px;
}

.padding-top50
{
	padding-top: 50px;
}

.margin-top10
{
	margin-top: 10px;
}

.margin-top70
{
	margin-top: 70px;
}



.padding-top70
{
	padding-top: 70px;
}

.padding-top40
{
	padding-top: 40px;
}

.padding-bottom40
{
	margin-bottom: 40px;
}

.margin-left600 
{
    margin-left:600px !important;
}

.margin-top20
{
	margin-top: 20px;
}

.padding-right20
{
	padding-right: 20px;
}

.margin-right15
{
	margin-right: 15px;
}
.margin-bottom10
{
	margin-bottom: 10px;
}

.margin-bottom20
{
	margin-bottom: 20px;
}

.margin-top30
{
	margin-top: 30px;
}

.margin-top40
{
	margin-top: 40px;
}
.margin-left10
{
	margin-left: 10px;
}

.margin-left20
{
	margin-left: 20px;
}

.margin-left30
{
	margin-left: 30px;
}

.padding15
{
    padding:15px;
}


.margin-top60
{
	margin-top: 60px;
}

.margin-top7
{
	margin-top: 7px;
}

.height50 {
	height: 50px;
}

.no-margin 
{
    margin: 0;
}

.no-column-padding
{
    padding-left: 0;
    padding-right: 0;
}

.no-bottom-margin 
{
    margin-bottom: 0;
}

iframe {border: 0;}
/* ==========================================================================
	Terms and conditions
   ========================================================================== */

::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.inline-tc 
{
    height:300px;
    font-size:11px;
    overflow:scroll;
    overflow-x: hidden;
   
}
    

/* ==========================================================================
	Seating Layout Styles       
   ========================================================================== */
.choseacolour   
{
    background-color: red;
    height: 35px;
    width: 60px;
    margin: -1px 0 0;
}
  
/* ==========================================================================
	Sticky footer styles
   ========================================================================== */

  html,
  body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
  }

  /* Wrapper for page content to push down footer */
  #wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's height */
    /*margin: 0 auto -170px;*/
  }

  /* Set the fixed height of the footer here */
  #push,
  #footer {
    min-height: 170px !important;
  }
  #footer {
    background-color: #010322;
  }
  #footer a{
    color: #fff;
  }
  #footer h2{
    color: #fff;
  }
  
  
  
  .footer-distributed{
	background-color: #000121;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;

	padding: 55px 50px;
	margin-top: 80px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
	width: 40%;
}

/* The company logo */

.footer-distributed h3{
	color:  #ffffff;
	font-size: 36px;
	margin: 0;
	color: #fff;
    font-family: "Helvetica";
    font-family: 'Montserrat', "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    outline: 0 none;
}

.footer-distributed h3 span{
	color:  #5383d3;
}

/* Footer links */

.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  #5383d3;
	text-decoration: none;;
}


/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 880px) {
.footer-distributed h3{

	font-size: 18px;

}
	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}

 
   

/*------------Event Page ---------------------------------*/

/*
Home images*/


.nav-logo {
	width: 25px;
	height:25px;
}

/* Promoter page */

.promoter-header 
{
    max-height:300px;
    }
    

#bg {
  position: fixed; 
  top: 0; 
  left: 0; 
	
  /* Preserve aspet ratio */
  min-width: 100%;
  min-height: 100%;
}
 
.sh-event-calendar-date-wrapper
{
    background-color: #F5F5F5;
    float: left;
    text-align: center;
    width: 150px;
}

.sh-event-calendar-date {
    width: 60px;
    float:left;
    margin: 0 15px 0;
}

.calendar-date.active {
    background-color: #fff;
    border: 3px solid #000121;
    border-radius: 5px;
    cursor: pointer;
    margin: 5px 0 5px 5px;
    color:#000;
}

.sh-event-date-backround
{
    background-color:#F5F5F5;
}

.calendarClassBorder 
{
       border: 3px solid #ccc;
       margin:3px; 
}

.calendar-sold-out 
{
    background: #eb1212 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 12px;
    margin: 0 auto;
    max-width: 140px;
    padding: 3px 2px 2px 0;
    text-decoration:line-through;

}

.calendar-you-are-here
{
    background: #0DC863 none repeat scroll 0 0;
    color: #000121;
    font-size: 12px;
    padding: 3px 2px 2px 0;
    display: block;
    margin: 0 auto;
    border-radius: 2px;
    max-width:140px;
    
}

.calendar-click-here
{
     background: #F5F5F5 none repeat scroll 0 0;
    color: #0B0D3B;
    font-size: 12px;
    padding: 3px 2px 2px 0;
    display: block;
    margin: 0 auto;
    border-radius: 1px;
    max-width:140px;

}



.calendar-sold-out .fa
{
    font-weight:700;
}


.calendar-date {
    background-color: #fff;
    border: 3px solid #ccc;
    cursor: pointer;
    font-size: 16px;
    min-height: 40px;
    padding: 5px;
    margin:5px 0 5px 5px ;
    border-radius: 5px;
    color:#404040;
}


.calendar-datesoldout {
    background-color:  #eee;
    border: 3px solid #ccc;
    cursor: default;
    font-size: 16px;
    min-height: 40px;
    padding: 5px;
        overflow: hidden;
        margin: 5px 0 5px 5px;
        margin:5px;
        border-radius: 5px;
        text-decoration: line-through;
}

.soldouttext
{
    font-size: 24px;
    font-weight:bold;
    color:Red;
    min-height: 40px;
 }

.calendar-date:hover 
{
    background-color: #222550;
    color:#fff;
    cursor: pointer; cursor: hand;
}

/*Ticket delivery-------------------------------------------*/

.congrats 
{
    font-size:5em;
    padding: 0 0 20px 0 !important;
    text-shadow: 1px 1px #FFFFFF;
    font-weight:900;
}



.envelope-heading 
{

}
/*
.centre-envelope 
{
    margin:0 auto;
    width:422px;
   } */
    
.envelope {
	/* background-color: #F9F9F9; */
	background-image: url(/img/background-images/envelope.png);
	background-repeat:no-repeat;
	width:422px;
	height:524px; 
	margin: 0 auto;
	
}

.envelope-inner 
{
    padding: 200px 51px 34px 55px;
    text-align: center;
    width: 404px;
}

/*Cart--------------------------------------------------------*/
.cart-navbar {
    padding-top: 7px;	
}


.countdown-timer
{
    background-color: #000121;
    color: #fff;
    margin-bottom: 15px;
    padding: 15px 0 11px 21px;
}

/* styles for forms */

.input-block-level 
{
    height:300px;
}

.input-micro {
    width: 25px;
}

.input-xxxlarge {
    font-size: 30px !important;
    height: 50px !important;
}

.input-qty 
{
    height:38px;
}

/*.input-ticket-qty 
{
    width: 40px;
    font-size:16px; 
}*/

.form-group-qty 
{
 margin-bottom:0;
}

btn.tickets 
{
 height: 50px;   
}


input[type=checkbox].termscheckbox
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  padding: 10px;
}



  
/* styles for validation helpers */
.field-validation-error {
  color:Red;
  font-weight:bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

textarea.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}   

.validation-summary-valid {
    display: none;
}

.validation-summary-errors ul li
{
    list-style : none;
}

.input-xmini {
  width: 20px;
}

.input-mini {
  width: 50px;
}

.input-medium {
  width: 80px;
}


/*Anti forgery fix--------------------------------------------------------*/
form.anti-forgery 
{
    margin: 0 !important;
}


/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pointer
{
    cursor:pointer;
}

.label-danger {
background-color: #d9534f;
}

input.seatnameinput
{
    font-size:8pt;
    width:10px;
    height:10px;
}



.font-xxxlarge {
    font-size: 70px !important;
    height: 50px !important;
    color:Red  !important;
}

/*
.svg-container {
  display: inline-block;
 position: relative;
 width: 100%;
 padding-bottom: 70%; 
 vertical-align: middle; 
}
*/

/*
svg 
{
   position: relative;
  display: inline-block;
  width: 100%; 
}

*/



svg 
{
  width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

object {
	width: 100%;
	display: block;
	height: auto;
	position: relative;
	
} 


.modal.modal-wide .modal-dialog {
  width: 90%;
}
.modal-wide .modal-body {
  overflow-y: auto;
}


.ie9 img[src*=".svg"] {
  width: 100%; 
}
/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%; 
  }
}


.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
    min-width: 0;
     color: #777;

}

.cc_banner-wrapper {
    z-index: 100000 !important;
}


/*KIOSK MODE*/

.sh-kiosk {
    padding:50px;
}

.sh-kiosk-title-container {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #dfdfdf;
}

.sh-kiosk-details-container {
     display: inline-block;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom:20px;
}

.sh-kiosk-buttons-title-container {
    padding-bottom:24px;
}

.sh-kiosk-buttons {
    margin-bottom:10px;
}

.sh-kiosk-bill-container {
    background-color:#F5F5F5;
}

.sh-kiosk-label {
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 35px;
    padding-right: 15px;
    vertical-align: top;
    text-transform: uppercase;
    color: #FB4613;
}

.sh-kiosk-detail {
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 35px;
    vertical-align: top;
    color: #404040;
}



.cal.sh-cal-select-date {
    max-width: 90rem;
    border: solid 3px #0dc863;
}


input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
      background-color:white !important;
}


/*Reporting Dashboard*/

.reporting-progress {
    margin-bottom:0px;
}

.reporting-event-wrapper {
    border-bottom: 1px solid #404040;
    padding: 10px 0 10px 0;
}

.reporting-event-table-well {
    background-color: transparent !important;
}


