﻿/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@charset "UTF-8";em,small{letter-spacing:0}
     @font-face {
    font-family: 'DaxlinePro';
    src: url('../fonts/DaxlinePro-Bold.woff') format('woff'),
         url('../fonts/DaxlinePro-Bold.ttf') format('truetype');

   font-weight:bold;

}
@font-face {
    font-family: 'DaxlinePro';

       src: url('fonts/DaxlinePro-Bold.woff') format('woff'),
         url('fonts/DaxlinePro-Bold.ttf') format('truetype');
}
MainContent_chk label{   color: #ffffff;}
.vf{
   
    color:#ffffff;
    background-color:#ff0000;
    width:300px;


}
#fortnav li {
    /*display: inline;*/
}
#fortnav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-top:30px;
    float:right;
   
}
#ContentPlaceHolder1_gvInvitations{
    margin:0;
    margin-bottom:50px;
    float:right;


}
#fortnav li {
    float: left;
}
.Vendor-vatebra{
    background-color:#352700;
    border:solid #352700 2px;
    border-radius: 10px;
    opacity:0.8;


}
#vatfort{
  
    margin-bottom:20px;
  
}
#fortnav li a {

   font-family:'DaxlinePro' !important;

 font-size:12px;
 

text-align: center;
    padding: 10px 10px 0px 10px;
    text-decoration: none;
border-right:1px solid #000000;
color: #000000;
}

#fortnav li:first-child a {
    border-left: 0 none;
}
#fortnav li:last-child a{

    border-right:0 none;
     border-left: 0 none;
}
/* Change the link color to #111 (black) on hover */
#fortnav li a:hover {
    color:#000000;
  
}
.Flogin{
   padding: 5px 80px 5px 80px;

}
.modal-title h4{
    color:#ffffff;
}
.sidebar-nav
{
    padding: 0;
    border: none;
    width: 230px;
}

a.nounderline
{
    text-decoration: none;
}

.table td.center
{
    text-align: center;
}

.dropdown-menu
{
    max-height: 600px;
    overflow-y: auto;
}

body{
    background-image:url(../img/fortebg.jpg);
background-repeat:no-repeat; 
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;  


}
#forteoilheader{
background-image:url(../img/topnav.png);
background-repeat:no-repeat; 
background-size: 100%;
height:170px;


}
#forteoilheader{width:100%;}
#superfortoil {
    margin-top:0px;
}
#superfortoil h3{
    color:#fff;
    text-align:center;
 letter-spacing: 2px;
 font-size:25px;

 font-weight: bold;
font-family:'DaxlinePro' !important;

}
#superfortoil p{
                /*text-align:center;*/
font-family:'DaxlinePro' !important;
 font-size:14px;
 color:#ffffff;
 text-align:center;
}

.Forteoil-signin {box-sizing: border-box; font-size: 16px !important;height: auto;
                  padding: 0px !important;position: relative;
margin-right:10px;
margin-left:10px;
}
#Forteoil-signin{font-size: 16px !important;height: auto;position: relative;
border-radius: 6px;font-size: 18px;line-height: 1.33;padding: 10px 16px !important;
}
.btn-success {
    background-color: #009d4a;
    border-color: #4cae4c;
    color: #fff;
}

.btn-success-forte {
    background-color: #eaad11;
    border-color: #eaad11;
    color: #fff;
    margin:auto;
    margin-left:100px;
    
}
.btn-success-forte:hover{

  background-color: #eaad11 !important;
    border-color: #eaad11;
    color: #fff;
}

/**/
.btn-success-reverse {
    background-color: #939292;
    border-color: #939292;
    color: #fff;
}
.btn-success-reverse:hover{

  background-color: #939292 !important;
    border-color: #939292;
    color: #fff;
}
/*.btn-success-forte {
    box-sizing: border-box;
    font-size: 16px !important;
    height: auto;
   
    position: relative;
}*/

.gkTabsWrap.horizontal {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    box-sizing: border-box;
    display: table;
    width: 550px!important;
    border: 3px solid #999;
    padding: 25px;
}
.modal-content2{
    background-color: #352700;
    border: 2px solid #352700;
    border-radius: 10px;
    opacity: 0.8

}