﻿.buttonContainer
{
    float: left;
    margin-bottom: 10px;
}



.buttonInRow
{
    padding: 0 0 0 4px;
}
.buttonRowUnder
{
    margin: 10px 0 0 0;
}
.modalTwoButtonContainer .buttonContainer
{
    margin: 0;
}

/*
.createNewItemButton:active, .createNewItemButton:link, .createNewItemButton:visited, .clearFormButton:active, .clearFormButton:link, .clearFormButton:visited, .manageSortingButton:active, .manageSortingButton:link, .manageSortingButton:visited, .logInButton:active, .logInButton:link, .logInButton:visited, .saveButton:active, .saveButton:link, .saveButton:visited, .cancelButton:active, .cancelButton:link, .cancelButton:visited, .verifyButton:active, .verifyButton:link, .verifyButton:visited, .submitButton:active, .submitButton:link, .submitButton:visited, .searchButton:active, .searchButton:link, .searchButton:visited, .giantButtonCenteredText:active, .giantButtonCenteredText:link, .giantButtonCenteredText:visited
{
    display: block;
    background: #EE1C25;
    color: #fff;
    text-decoration: none;
    font-size: 80%;
    height: 100%;
    width: 100%;
    padding: 6px 10px 0 10px;
    border: 1px solid #444;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border-top-color: #F03D42;
    border-right-color: #F03D42;
    border-bottom-color: #F03D42;
    border-left-color: #F03D42;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.createNewItemButton:hover, .manageSortingButton:hover, .logInButton:hover, .saveButton:hover, .cancelButton:hover, .verifyButton:hover, .submitButton:hover, .searchButton:hover, .clearFormButton:hover, .giantButtonCenteredText:hover
{
    border: 1px solid #FFF;
    background: #806B5A;
    color: #fff;
    vertical-align: middle;
    border-top-color: #444;
    border-right-color: #444;
    border-bottom-color: #444;
    border-left-color: #444;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
*/

.excelButton
{
    background: url("/App_Themes/images/excel.jpg");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    margin: 2px;
}
.giantButtonCenteredText
{
    text-align: center;
    width: 200px;
}
.forgotPasswordRegisterLinks
{
    float: left;
    font-size: 90%;
    margin: 0 0 0 235px;
}

.buttonInLine
{
    margin: 12px 0 0 5px;
}

.submitSaleNextButton
{
    margin-top: 15px;
}

.faqToggleButton:link, .faqToggleButton:active, .faqToggleButton:visited
{
    background-color: #806B5A;
    color: #FFF; /*border-left: 1px solid #011C39;     border-right: 1px solid #011C39;*/
    text-decoration: none;
    height: 17px;
    display: block;
    font-weight: bold;
    padding: 3px 7px 2px 7px;
    text-align: center;
}
.faqToggleButton:hover
{
    /*background: url(images/buttonBackHover.gif) repeat-x;*/
    background-color: #EE1C25;
    color: #FFFFFF;
}



.bareButton:active, .bareButton:link, .bareButton:visited
{
    display: block;
    color: #000000;
    background-color: #ffffff; /*color: #000000;     background-color: #ffffff;*/
    text-decoration: none;
    font-size: 17px;
    height: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    font-family: Verdana;
    font-weight: bold;
}

.bareButton:hover
{
    background: #ffffff;
    color: #444444;
    vertical-align: middle;
}


.dropDownArrowButton:active, .dropDownArrowButton:link, .dropDownArrowButton:visited
{
    display: block;
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
    font-size: 9px;
    height: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: normal;
    text-align: center;
    vertical-align: top;
    font-family: Verdana;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: darkgray;
}

.dropDownArrowButton:hover
{
    background: #ffffff;
    vertical-align: top;
}


.createNewItemButton:active, .createNewItemButton:link, .createNewItemButton:visited
,.clearFormButton:active, .clearFormButton:link, .clearFormButton:visited
,.manageSortingButton:active, .manageSortingButton:link, .manageSortingButton:visited
,.logInButton:active, .logInButton:link, .logInButton:visited
,.saveButton:active, .saveButton:link, .saveButton:visited
,.cancelButton:active, .cancelButton:link, .cancelButton:visited
,.verifyButton:active, .verifyButton:link, .verifyButton:visited
,.searchButton:active, .searchButton:link, .searchButton:visited
,.giantButtonCenteredText:active, .giantButtonCenteredText:link, .giantButtonCenteredText:visited
,.submitButton:active, .submitButton:link, .submitButton:visited  {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    
    background-color: #d9534f;
    border-color: #d43f3a;
    
    padding: 5px 10px;
    font-size: 13px;
    /*line-height: 1.8;*/
    border-radius: 3px;
    color: #ffffff;
    text-decoration: none;
}

.createNewItemButton:hover
,.manageSortingButton:hover
,.logInButton:hover
,.saveButton:hover
,.cancelButton:hover
,.verifyButton:hover
,.submitButton:hover
,.searchButton:hover
,.clearFormButton:hover
, .giantButtonCenteredText:hover
,.submitButton:hover  {
    background-color: #D2322D;
    border-color: #D2322D;
 }

.smallButton:active, .smallButton:link, .smallButton:visited  {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    
    background-color: #d9534f;
    border-color: #d43f3a;
    
    padding: 5px 10px;
   
    border-radius: 3px;
    color: #ffffff;
    text-decoration: none;
}

.smallButton:hover
  {
    background-color: #D2322D;
    border-color: #D2322D;
 }

.siteButtonReversed:active, .siteButtonReversed:link, .siteButtonReversed:visited
{
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    margin: 0;
    padding-top: 6px;
    padding-right: 14px;
    padding-bottom: 6px;
    padding-left: 14px;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid #e1e1e1;
    height: auto;
    background-color: #e1e1e1; /*background-color: transparent;*/ /*background-image: url("Images/btn_alt_bkg_sprite.png");*/
    background-repeat: repeat-x;
    background-position: 0 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    font-family: Arial, DINPro, arial, Calibri, "Droid Sans", sans-serif;
    text-decoration: none;
    text-align: center;
}
.siteButtonReversed:hover
{
    background-position: 0 -36px; /*background-color: #E1E1E1;*/
    background-color: #d9534f;
    color: #fff;
    text-decoration: none;
}


.btn-sm {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.8;
    border-radius: 3px;
    color: #ffffff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn  {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #ffffff;
}


.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}



.mybtn  {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.28;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #333333;
    background-color: #ffffff;
}

.greenButton:active, .greenButton:link, .greenButton:visited  {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    
    background-color: #279A19;
    border-color: #279A19;
    
    padding: 5px 10px;
    font-size: 13px;
    /*line-height: 1.8;*/
    border-radius: 3px;
    color: #ffffff;
    text-decoration: none;
}
.greenButton:hover  {
    background-color: #087830;
    border-color: #087830;
 }



a.unlockLinkButton
{
 color:blue !important;
 text-decoration:none !important;
 font-weight: normal !important;
}
a.unlockLinkButton:hover 
{
 color:blue !important;
 text-decoration:underline !important;
 font-weight: normal !important;
}

a.lockedLinkButton
{
 color:red !important;
 text-decoration:none !important;
 font-weight: normal !important;
}
a.lockedLinkButton:hover 
{
 color:red !important;
 text-decoration:none !important;
 font-weight: normal !important;
}




.dropDownBtn  {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.28;
    text-align: center;
    white-space: normal;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #333333;
    background-color: #EFEFEF;
}

.dropDownBtn-sm {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px;
    color: #333333;
    background-color: #FFFFFF !important;
}
.dropDownBtn-default {
    color: #333;
    background-color: #FFFFFF;
    border-color: #ccc;
}
.dropDownBtn-default:hover,
.dropDownBtn-default:focus,
.dropDownBtn-default:active,
.dropDownBtn-default.active,
.open .dropdown-toggle.dropDownBtn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.dropDownBtn-default:active,
.dropDownBtn-default.active,
.open .dropdown-toggle.dropDownBtn-default {
    background-image: none;
}
.dropDownBtn-default.disabled,
.dropDownBtn-default[disabled],
fieldset[disabled] .dropDownBtn-default,
.dropDownBtn-default.disabled:hover,
.dropDownBtn-default[disabled]:hover,
fieldset[disabled] .dropDownBtn-default:hover,
.dropDownBtn-default.disabled:focus,
.dropDownBtn-default[disabled]:focus,
fieldset[disabled] .dropDownBtn-default:focus,
.dropDownBtn-default.disabled:active,
.dropDownBtn-default[disabled]:active,
fieldset[disabled] .dropDownBtn-default:active,
.dropDownBtn-default.disabled.active,
.dropDownBtn-default[disabled].active,
fieldset[disabled] .dropDownBtn-default.active {
    background-color: #fff;
    border-color: #ccc;
}
.dropDownBtn-default .badge {
    color: #fff;
    background-color: #333;
}
