﻿/* is this needed? 
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
	  -ms-text-size-adjust: 100%;
}
*/
.SignonPanel {
    width: 50%;
    color: #007793;
    border-radius: 15px;
    Border-Color: #004E93;
    background-color: white;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 0px;
    width: 150px;
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.LargeTextBox {
    width: 70%;
    height: 38px;
    text-align: left;
    font-size: xx-large;
    color: black;
    border-radius: 4px;
}

.GridBody {
    border: 1px solid #006699;
    font-size: medium;
    color: black;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin-left: 0px;
    height: 25px;
    margin-bottom: 5px;
}

.GridHead {
    font-size: small;
    margin-left: 0px;
    border-style: Solid;
    border-width: 0px;
    border-color: #006699;
    margin-bottom: 5px;
    background-color: white;
    font: arial;
}

.NonManTextBox {
    font-size: medium;
    /*color: black;*/
    /*color:#2b373d;*/
    color: #262a2c;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin-left: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #006699;
    height: 25px;
    margin-bottom: 5px;
    background: white;
    font: arial;
    text-indent: 0.1em;
}

    .NonManTextBox:focus {
        outline: 2px solid #b5b5b5;
    }

.placeholder {
    color: Grey;
    opacity: 1;
}



.ManTextBox {
    font-size: medium;
    /*color: black;*/
    /*color:#2b373d;*/
    color: #262a2c;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin-left: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #ff3f34;
    height: 25px;
    margin-bottom: 5px;
    text-indent: 0.1em;
}




.MedTextBox {
    font-size: medium;
    color: black;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin-left: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #006699;
    height: 25px;
}

.SmallTextBox {
    font-size: small;
    color: black;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    margin-left: 0px;
    border-style: groove;
}

.DashboardObject {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: blue;
}

.modalBackground {
    background-color: #000000;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.modalPopup {
    position: fixed;
    border-radius: 5px;
    top: 10%;
    left: 10px;
    text-align: center;
    background-color: White;
    color: black;
}

.hiddenPopup {
    display: none;
}

.centerBlock {
    display: inline-block;
    text-align: left;
    vertical-align: central;
}

.centerPage {
    margin-left: 20px;
}

.NavButton1 {
    background-color: blue;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-color: #F08A21;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bold;
}


.QuickSetupOption {
    vertical-align: top;
    width: 15%;
    border: groove;
    border-radius: 6px;
}

.QuickSetupGuide {
    vertical-align: bottom;
}


.FormNameLabel {
    text-align: Left;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    /*color: Black;*/
    color: #006699;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bold;
}

.SliderLabel {
    text-align: Left;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    color: Black;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bold;
}

.RegLabel {
    text-align: Left;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    /*color: Black;*/
    /*color:#2b373d;*/
    color: #262a2c;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bold;
}

.RegLabelBlue {
    text-align: Left;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    color: #006699;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bold;
}

.RegLabelDarkBlue {
    text-align: Left;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    color: #004E93;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bold;
}

.RegLabelGray {
    text-align: Left;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    color: #2b373d;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: normal;
}

.RegLabelOrange {
    text-align: Left;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    /*color: #F08A21;*/
    color: #004E93;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bold;
}

.RegLabelWhite {
    text-align: Left;
    font-size: 14pt;
    font-style: normal;
    font-variant: normal;
    color: White;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bold;
}

.RegLabelSmall {
    text-align: Left;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    /*color: Black;*/
    color: #2b373d;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bolder;
}



RegLabelLarge {
    text-align: Left;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    /*color: Black;*/
    color: #2b373d;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bold;
}



.RegGridSmall {
    background-color: #004E93;
    text-align: Left;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    color: White;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bolder;
}

.ColLabelSmall {
    padding-left: 8px;
    text-align: Left;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    color: Black;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bolder;
}

.NonManLabel {
    text-align: Left;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: gray;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    visibility: visible;
}

.PanelText {
    color: #006699;
    font-family: Arial, Helvetica, sans-serif,Verdana;
}

.PanelTextMan{
    color: #ff3f34;
    font-family: Arial, Helvetica, sans-serif,Verdana;
}

.WebGroupText {
    color: #006699;
    font-family: Arial, Helvetica, sans-serif,Verdana;
}

/*Old ManLabel style removed 29Nov2018*/
/*.ManLabel {
    text-align: left;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: Red;
    
    font-family: Arial, Helvetica, sans-serif,Verdana;
    visibility: visible;
}*/

/*color:#f53240;*/



.ManLabel{
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    color: #F22613 !important;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bold;
}
.RedLabel {
    /*text-align: Left;*/
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    color: #F22613;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bold;
}

.ManLabelRight {
    text-align: Right;
}

.ManLabelCenter {
    text-align: Center;
}

.NormalLabel {
    font-weight: normal;
}

.MiddlePanel {
    border-style: solid;
    border-width: 1px;
    font-size: small;
    color: #006699;
    border-radius: 6px;
    margin-left: 0px;
}

.PanelChild {
}


/*DropDownList {


}*/

/*Old save button style removed 28Nov2018*/

/*.SaveButton {
    border: 2px solid #004E93;
    background-color: green;
    color: white;
    border-radius: 6px;
    font-size: 14px;
    text-align: center;
    min-width: 70px;
    cursor: pointer;
    height: 50px;
}*/

/*Save button added 28Nov2018*/
.SaveButton {
    transition: all 0.4s;
    font-family: Verdana, Geneva, sans-serif;
    background-color: #007F70; /* Green */
    border: 1px solid #006699;
    color: white;
    padding: 10px;
    margin: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border-radius: 12px;
    min-width: 12em;
    height: 3.1em;
    opacity: .8;
    cursor: pointer;
    outline: none;
    background-image: linear-gradient(to bottom right, #50C878, #00A572);
    user-select: none;
    backface-visibility: hidden;
}

    .SaveButton:hover {
        opacity: .99;
    }

    .SaveButton:active {
        box-shadow: 1px 1px #006699;
        transition: none;
    }


.PunchButton {
    background-color: green;
    color: white;
    border-radius: 15px;
    border-color: #004E93;
    border-width: 2px;
    border-style: solid;
    font-size: 14px;
    text-align: center;
    width: 110px;
    height: 90px;
    cursor: pointer;
}
/*Old add button removed 28Nov2018*/
/*.AddButton {*/
/*background-color: #F08A21;*/
/*background-color:transparent;*/
/*color: white;*/
/*border-radius: 6px;
    border-color: #004E93;
    border-width: 2px;
    border-style: solid;
    font-size: 14px;
    text-align: center;
    height: 30px;
    width:125px;
    cursor: pointer;
}*/

.AddButton {
    border: 1px solid #006699;
    font-family: Verdana, Geneva, sans-serif;
    transition: all 0.4s;
    background-color: #006699; /* #006699 */
    color: white;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border-radius: 12px;
    min-width: 12em;
    height: 3.1em;
    margin: 5px 10px;
    opacity: 0.8;
    cursor: pointer;
    outline: none;
    background-image: linear-gradient(to bottom right, #006699, #004E93);
    user-select: none;
    backface-visibility: hidden;
}

    .AddButton:hover {
        opacity: 1;
    }

    .AddButton:active {
        box-shadow: 1px 1px #006699;
        transition: none;
    }






/*Old action button style removed 29Nov2018*/
/*.ActionButton {
    /*background-color: #F08A21;*/
/*color: white;*/ /*
    background-color:transparent;
    border-radius: 6px;
    border-color: #004E93;
    border-width: 2px;
    border-style: solid;
    font-size: 14px;
    text-align: center;
    height: 30px;
    cursor: pointer;
}*/

    .SelectionButton:hover {
        opacity: 1;
        color:White;
        background-color: #f08A21;

    }

    .SelectionButton:active {
        box-shadow: 1px 1px #004E93;
        transition: none;
    }
    
.ActionButton {
    border: 1px solid #006699;
    font-family: Verdana, Geneva, sans-serif;
    transition: all 0.4s;
    background-color: #006699; /* Green */
    color: white;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border-radius: 12px;
    min-width: 12em;
    height: 3.1em;
    margin: 5px 10px;
    opacity: 0.8;
    cursor: pointer;
    outline: none;
    background-image: linear-gradient(to bottom right, #006699, #004E93);
    user-select: none;
    backface-visibility: hidden;
}

    .ActionButton:hover {
        opacity: 1;
    }

    .ActionButton:active {
        box-shadow: 1px 1px #006699;
        transition: none;
    }

    .ActionButtonDDL {
    border: 1px Solid;
    font-family: Verdana, Geneva, sans-serif;
    font-weight:bold;
    transition: all 0.4s;
    background-color: transparent; 
    color: Black;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border-radius: 12px;
    min-width: 12em;
    height: 3.1em;
    opacity: 8;
    cursor: pointer;
}

.NavButton {
    background-color: transparent;
    color: #004E93;
    border-radius: 6px;
    border-color: orange;
    border-width: 2px;
    border-style: solid;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    height: 30px;
    cursor: pointer;
    opacity: 0.7;
}

.J4BNavButton {
    background-color: #004E93;
    color: White;
    border-radius: 6px;
    border-color: #F08A21;
    border-width: 2px;
    border-style: solid;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    height: 30px;
    cursor: pointer;
    opacity: 0.7;
    word-wrap: break-all;
}

.SearchButton {
    padding: 10px;
    background-color: #FFFF00;
    color: white;
    border-radius: 6px;
    border-color: #004E93;
    border-width: 2px;
    border-style: solid;
    font-size: 14px;
    text-align: center;
    height: 50px;
    cursor: pointer;
}
/*Old SelectionButton style removed 28Nov2018*/
/*.SelectionButton {
    background-color: #F08A21;
    color: white;
    border-radius: 6px;
    border-color: #004E93;
    border-width: 2px;
    border-style: solid;
    font-size: 12px;
    text-align: center;
    width: 75px;
    height: 50px;
    cursor: pointer;
}*/

.SelectionButton {
    border: 1px solid #006699;
    font-family: Verdana, Geneva, sans-serif;
    transition: all 0.4s;
    background-color: #006699; /* Green */
    color: white;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border-radius: 12px;
    min-width: 12em;
    height: 3.1em;
    margin: 5px 10px;
    opacity: 0.8;
    cursor: pointer;
    outline: none;
    background-image: linear-gradient(to bottom right, #ff7043, #ff3d00);
    user-select: none;
    resize: horizontal;
}

    .SelectionButton:hover {
        opacity: 1;
    }

    .SelectionButton:active {
        box-shadow: 1px 1px #006699;
        transition: none;
    }





/*Old ReturnToListButton class removed 28Nov2018*/
/*.ReturnToListButton {
    background-color:transparent;
    border-radius: 6px;
    border-color: #004E93;
    border-width: 2px;
    border-style: solid;
    font-size: 14px;
    text-align: center;
    height: 30px;
    width:125px;
    cursor: pointer;
}*/

.ReturnToListButton {
    border: 1px solid #006699;
    font-family: Verdana, Geneva, sans-serif;
    transition: all 0.4s;
    background-color: #006699; /* Green */
    color: white;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border-radius: 12px;
    min-width: 12em;
    height: 3.1em;
    margin: 5px 10px;
    opacity: 0.8;
    cursor: pointer;
    outline: none;
    background-image: linear-gradient(to bottom right, #006699, #004E93);
    backface-visibility: hidden;
}

    .ReturnToListButton:hover {
        opacity: 1;
    }

    .ReturnToListButton:active {
        box-shadow: 1px 1px #006699;
        transition: none;
    }


/*Old delete button style removed 20Nov2018*/
/*.DeleteButton {
    background-color: red;
    color: white;
    border-radius: 6px;
    border-color: #004E93;
    border-width: 2px;
    border-style: solid;
    font-size: 14px;
    text-align: center;
    height: 50px;
    cursor: pointer;
    min-width: 70px;
}*/

/**/

.DeleteButton {
    border: 1px solid #006699;
    transition: all 0.4s;
    font-family: Verdana, Geneva, sans-serif;
    background-color: #8A2B33; /* Red */
    color: white;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border-radius: 12px;
    min-width: 12em;
    height: 3.1em;
    margin: 5px 10px;
    opacity: 0.8;
    cursor: pointer;
    outline: none;
    /*background-image: linear-gradient(to bottom right, #B56357, #F53240);*/
    background-image: linear-gradient(to bottom right, #f53240, #F22613 );
    user-select: none;
    backface-visibility: hidden;
}

    .DeleteButton:hover {
        opacity: 1;
    }

    .DeleteButton:active {
        box-shadow: 1px 1px #006699;
        transition: none;
    }

.RedLabel {
    text-align: Left;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    color: #F22613;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bold;
}

.GreenLabel {
    text-align: Left;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    color: #00A572;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: bold;
}

.PopupText {
    text-align: Left;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    color: #2b373d;
    font-family: Arial, Helvetica, sans-serif,Verdana;
    font-weight: normal;
}

.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-radius: 4px;
    border-color: gray;
    border-width: 2px;
    border-style: solid;
}

    .btn:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus {
        color: Orange;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
    }

.btnRounded {
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    background-color: #F08A21;
}


.btnSignon {
    font-weight: bold;
    Color: Orange;
    Border-Color: Blue;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 10px;
    width: 150px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-lbl:active {
    border-width: 0px;
    border-style: none;
    text-align: center;
    vertical-align: bottom;
    background-color: darkblue;
}

.btn-primary {
    border: 2px solid gray;
    color: #fff;
    background-color: #428bca;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active {
        color: #fff;
        background-color: #3276b1;
        background-color: Orange;
        border-color: #285e8e;
    }

    .btn-primary:active,
    .btn-primary.active {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #428bca;
        border-color: #357ebd;
    }

.btn-menu {
    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;
    color: black;
    background-color: White;
    background-image: none;
    border-radius: 4px;
    border-color: White;
    border-width: 2px;
    border-style: solid;
    text-align: left;
}

    .btn-menu:hover {
        color: #fff;
        background-color: Orange;
        border-color: #285e8e;
    }

    .btn-menu:focus,
    .btn-menu:active,
    .btn-menu.active {
        color: #fff;
        background-color: Orange;
        border-color: #285e8e;
    }

    .btn-menu:active,
    .btn-menu.active {
        background-image: none;
    }

    .btn-menu.disabled {
        background-color: White;
        border-color: #357ebd;
    }

    .btn-menu[disabled] {
        background-color: White;
        border-color: #357ebd;
    }

        fieldset[disabled] .btn-menu,
        .btn-menu.disabled:hover,
        .btn-menu[disabled]:hover,
        fieldset[disabled] .btn-menu:hover,
        .btn-menu.disabled:focus,
        .btn-menu[disabled]:focus,
        fieldset[disabled] .btn-menu:focus,
        .btn-menu.disabled:active,
        .btn-menu[disabled]:active,
        fieldset[disabled] .btn-menu:active,
        .btn-menu.disabled.active,
        .btn-menu[disabled].active,
        fieldset[disabled] .btn-menu.active {
            background-color: White;
            border-color: #357ebd;
        }

/*
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
		  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
*/

/* this is for the new Add to Calendar button, trying out having our own css for it*/
/* all the classes that have a '2' next to the name are for the enlarged version of the button on the email add to calendar redirect screen*/
.addtocalendar var {
    display: none;
}

.addtocalendar {
    position: relative;
    display: inline-block;
    background: transparent !important;
}

.addtocalendar2 {
    position: relative;
    display: inline-block;
    background: transparent !important;
}

.atcb-link {
    display: block;
    outline: none !important;
    cursor: pointer;
}

.atcb-link2 {
    display: block;
    outline: none !important;
    cursor: pointer;
}

.atcb-link:focus ~ ul,
.atcb-link:active ~ ul,
.atcb-list:hover {
    visibility: visible;
}

.atcb-link2:focus ~ ul,
.atcb-link2:active ~ ul,
.atcb-list2:hover {
    visibility: visible;
}

.atcb-list {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    z-index: 900;
}

.atcb-list2 {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    z-index: 900;
}

.atcb-list,
.atcb-item {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
}

.atcb-list2,
.atcb-item2 {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
}

.atcb-item {
    float: none;
    text-align: left;
}

.atcb-item2 {
    float: none;
    text-align: left;
}

.atcb-item-link {
    text-decoration: none;
    outline: none;
    display: block;
}

.atcb-item-link2 {
    text-decoration: none;
    outline: none;
    display: block;
}

.atcb-item.hover,
.atcb-item:hover {
    position: relative;
    z-index: 900;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}

.atcb-item2.hover2,
.atcb-item2:hover {
    position: relative;
    z-index: 900;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}

.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus {
    /*margin: 0;
    padding: 0px 25px;
    background: #F08A21;
    color: white;
    text-decoration: none;
    outline: none;
    border-radius: 6px;
    border-color: #004E93;
    border-width: 2px;
    border-style: solid;
    vertical-align: middle;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    height: 28px;
    cursor: pointer;
    zoom: 1;*/
    border: 1px solid #006699;
    font-family: Verdana, Geneva, sans-serif;
    transition: all 0.4s;
    background-color: #006699; /* Green */
    color: white;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border-radius: 12px;
    width: 12em;
    height: 1.1em;
    margin: 5px 10px;
    opacity: 0.8;
    cursor: pointer;
    outline: none;
    background-image: linear-gradient(to bottom right, #006699, #004E93);
    user-select: none;
    backface-visibility: hidden;
}

.atc-style-blue2 .atcb-link,
.atc-style-blue2 .atcb-link:hover,
.atc-style-blue2 .atcb-link:active,
.atc-style-blue2 .atcb-link:focus {
    margin: 0;
    padding: 0px 25px;
    background: #F08A21;
    color: white;
    text-decoration: none;
    outline: none;
    border-radius: 6px;
    border-color: #004E93;
    border-width: 2px;
    border-style: solid;
    vertical-align: middle;
    font-size: 18px;
    text-align: center;
    line-height: 75px;
    height: 75px;
    cursor: pointer;
    zoom: 1;
}

.atc-style-blue .atcb-list {
    width: 170px;
    border: 1px solid rgb(186,186,186);
    border-radius: 2px;
    box-shadow: 0 0 5px #AAA;
}

.atc-style-blue2 .atcb-list {
    width: 170px;
    border: 1px solid rgb(186,186,186);
    border-radius: 2px;
    box-shadow: 0 0 5px #AAA;
}

.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item {
    background: #fff;
    color: #000;
}

.atc-style-blue2 .atcb-list,
.atc-style-blue2 .atcb-item {
    background: #fff;
    color: #000;
}

.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link {
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1;
}

.atc-style-blue2 .atcb-item,
.atc-style-blue2 .atcb-item-link {
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1;
}

.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
    color: #000;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    padding: 5px 15px;
}

.atc-style-blue2 .atcb-item-link,
.atc-style-blue2 .atcb-item-link:hover,
.atc-style-blue2 .atcb-item-link:active,
.atc-style-blue2 .atcb-item-link:focus {
    color: #000;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    padding: 5px 15px;
}

.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
    color: #fff;
}

.atc-style-blue2 .atcb-item-link:hover,
.atc-style-blue2 .atcb-item-link:active,
.atc-style-blue2 .atcb-item-link:focus {
    color: #fff;
}

.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
    background: rgb(66,129,244);
}

.atc-style-blue2 .atcb-item.hover,
.atc-style-blue2 .atcb-item:hover {
    background: rgb(66,129,244);
}

    .SelectionButton:hover {
        opacity: 1;
        color:White;
        background-color: #f08A21;

    }

    .SelectionButton:active {
        box-shadow: 1px 1px #004E93;
        transition: none;
    }
    
.GridSelectionButton {
    padding: 10px;
    background-color: #004E93;
    color: white;
    border-radius: 30px;
    border-color: #004E93;
    border-width: 2px;
    border-style: solid;
    font-size: 14px;
    text-align: center;
    height: 50px;
    cursor: pointer;
}
