/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

html,
body {
    font: 12px verdana, helvetica, tahoma;
    color: #000000;
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    height: 100%;
}

#container {
    min-height: 100%;
    position: relative;
}

#page6 #wrapper {
    padding-bottom: 200px;
    /* Height of the footer */
}

img {
    border: 0px;
}

input,
textarea {
    font-size: 11px;
    color: #525962;
    margin: 3px;
}

select {
    font-size: 11px;
    color: #000000;
    position: relative;
}

.clear {
    clear: both;
}

.comment_note {
    font-size: 14px;
}


/*---links---*/

a {
    color: #515862;
}

a:hover {
    text-decoration: none;
}


/*---//	links---*/


/*--Toolbar--*/

#toolbar {
    background: #002894 repeat-x;
}

.toolbar {
    height: 60px;
    background: url(images/ae.gif);
    background-repeat: no-repeat;
    background-position: left;
    margin: 0px;
    z-index: 666;
    color: #000000;
}

.toolbar_onefoot {
    height: 60px;
    background: url(https://summit.adventureengine.com/operators/Files/6/Extras/LOGOofaftc.jpg);
    background-repeat: no-repeat;
    background-position: left;
    margin: 0px;
    z-index: 666;
    color: #000000;
}

.error {
    border-bottom: 0px;
    color: #ffffff;
    height: auto;
    min-height: 15px;
    background: none;
    background-color: red;
}

.toolbar a {
    color: #000000;
}


/*--//Toolbar--*/


/*---page_6---*/

#page_6 #wrapper .indent {
    padding: 0 0 0 0;
}


/*---// page_6---*/

#footer {
    position: absolute;
    bottom: 0;
    /* height:200px; */
    width: 100%;
}

.footer {
    background-image: url(images/footera.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    clear: both;
    text-align: center;
    width: 100%;
}

.footerleft {
    height: 60px;
    background: url(images/footerleft.jpg);
    background-repeat: no-repeat;
    background-position: left;
}

.footercenter {
    height: 60px;
    background: url(images/footercenter.gif);
    background-repeat: repeat-x;
}

.footerright {
    height: 60px;
    background: url(images/footerright.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

.unactivated {
    text-decoration: line-through;
}

.listcell {
    float: left;
    margin: 1px;
    padding: 3px;
    overflow: hidden;
    color: #000000;
    border-top: 1px solid lightgray;
}

.listcelldate {
    float: left;
    background-color: #EEEEEE;
    margin: 1px;
    padding: 3px;
    overflow: hidden;
    color: #000000;
    word-wrap: break-word;
}

.listcellgroup {
    float: left;
    background-color: #EEEEEE;
    margin: 1px;
    padding: 3px;
    overflow: hidden;
    color: #000000;
}

.listcellinner {
    float: left;
    background-color: #EEEEEE;
    margin: 1px;
    padding: 3px;
    overflow: hidden;
    color: #000000;
}

.listcellinner_availability_report {
    float: left;
    background-color: white;
    margin: 1px;
    padding: 3px;
    overflow: hidden;
    color: #000000;
}

.listcellheader {
    float: left;
    background-color: #EEEEEE;
    margin: 1px;
    padding: 3px;
    overflow: hidden;
    color: #000000;
}

.listcellgroupheader {
    float: left;
    background-color: #EEEEEE;
    margin: 1px;
    padding: 3px;
    overflow: hidden;
    color: #000000;
}

.listcellheadertrip {
    float: left;
    background-color: #EEEEEE;
    margin: 1px;
    padding: 3px;
    overflow: hidden;
    color: #000000;
}

.listcellheaderdate {
    float: left;
    background-color: #EEEEEE;
    margin: 1px;
    padding: 3px;
    overflow: hidden;
    color: #000000;
    word-wrap: break-word;
}

.listtd {
    background-color: #EEEEEE;
    margin: 1px;
    padding: 3px;
}

.formheader {
    float: left;
    width: 150px;
    margin: 1px;
    position: relative;
    text-align: left;
}

.formfield {
    float: left;
    width: 100px;
    text-align: left;
    margin: 1px;
}

.popup {
    width: 50em;
    height: 4em;
    left: 20%;
    top: 30%;
    text-align: center;
    border: 1px solid black;
    background-color: #E2E2E2;
    padding: 10px;
    z-index: 100;
    position: fixed;
}

.translatePopUp {
    position: absolute;
    z-index: 1000;
    top: 40%;
    left: 35%;
    width: 400px;
    height: 333px;
    background-color: #EEEEEE;
    padding: 5px;
    border: solid 1px #555555;
    -moz-border-radius: 5px;
    -moz-box-shadow: 0 0 30px 5px #999;
    -webkit-box-shadow: 0 0 30px 5px #999;
    box-shadow: 0 0 30px 5px #999;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
}


/*============Mini Files=============*/

#minifilelist {
    padding: 3px;
    width: 90%;
    margin: auto;
    margin-top: 8px;
    border: solid 1px #216BA5;
    background-color: #FFFFFF;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#minifilelist a {
    color: #000000;
    float: left;
    padding-left: 25px;
    width: 150px;
    overflow: hidden;
    text-decoration: none;
    display: block;
    margin: 4px;
    height: 20px;
}

#minifilelist br {
    clear: both;
}

#minifilelist .dir {
    background: url(../images/folder_icon.gif) bottom left no-repeat;
    clear: both;
}

#minifilelist .file {
    background: url(../images/file_icon.gif) bottom left no-repeat;
    clear: both;
    background-color: #EEEEEE;
}

#minifilelist .t_image {
    clear: both;
    position: relative;
    right: 23px;
}

#minifilelist .filetools {
    margin: 0px;
    float: right;
    width: 16px;
    height: 16px;
    padding: 0px;
}

#minifilelist .deletefile {
    background: url(../images/file_delete.gif) bottom left no-repeat;
}

#minifilelist .movefile {
    background: url(../images/file_move.gif) bottom left no-repeat;
}

#minifilelist .sendfile {
    background: url(../images/file_attach.gif) bottom left no-repeat;
}

#minifilelist .tools {
    width: 100%;
    color: #000000;
}

#minifilelist .tools a {
    float: right;
    display: block;
    width: 18px;
    height: 18px;
    margin: 0px;
    padding: 0px;
}

#minifilelist .tools .uploadfile {
    background: url(../images/file_upload2.gif) top left no-repeat;
}

#minifilelist .tools .helpquestion {
    background: url(../images/help_question_icon.gif) top left no-repeat;
}

#minifilelist .tools .createfolder {
    background: url(../images/folder_create.gif) top left no-repeat;
}

#minifilelist .tools .changefolder {
    background: url(../images/folder_change.gif) top left no-repeat;
}

#minifilelist .tools .deletefolder {
    background: url(../images/folder_delete.gif) top left no-repeat;
}

#moreminifilelist {
    display: none;
    margin: 0px;
    padding: 0px;
}


/*============Mini Files=============*/


/*---css tabs---*/

ul.tabnav {
    /* general settings */
    text-align: left;
    /* set to left, right or center */
    margin: 1em 0 1em 0;
    /* set margins as desired */
    /* set font as desired */
    border-bottom: 1px solid #6c6;
    /* set border COLOR as desired */
    list-style-type: none;
    padding: 3px 10px 3px 10px;
    /* THIRD number must change with respect to padding-top (X) below */
}

ul.tabnav li {
    /* do not change */
    display: inline;
}

#tab0 li.tab0,
#tab1 li.tab1,
#tab2 li.tab2,
#tab3 li.tab3,
#tab4 li.tab4,
#tab5 li.tab5,
#tab6 li.tab6,
#tab7 li.tab7,
#tab8 li.tab8,
#tab9 li.tab9,
#tab10 li.tab10,
#tab11 li.tab11,
#tab12 li.tab12,
#tab100 li.tab100,
#tab101 li.tab101,
#tab102 li.tab102,
#tab103 li.tab103,
#tab104 li.tab104,
#tab105 li.tab105,
#tab106 li.tab106,
#tab107 li.tab107,
#tab108 li.tab108,
#tab109 li.tab109,
#tab110 li.tab110,
#tab300 li.tab300,
#tab301 li.tab301,
#tab302 li.tab302,
#tab303 li.tab303,
#tab304 li.tab304,
#tab305 li.tab305,
#tab306 li.tab306,
#tab307 li.tab307,
#tab308 li.tab308 {
    /* settings for selected tab */
    border-bottom: 1px solid #fff;
    /* set border color to page background color */
    background-color: #fff;
    /* set background color to match above border color */
}

#tab1 li.tab900 {
    /* settings for special selected tab */
    background-color: #0D2D90;
    /* set background color to match above border color */
}

#tab0 li.tab0 a,
#tab1 li.tab1 a,
#tab2 li.tab2 a,
#tab3 li.tab3 a,
#tab4 li.tab4 a,
#tab5 li.tab5 a,
#tab6 li.tab6 a,
#tab7 li.tab7 a,
#tab8 li.tab8 a,
#tab9 li.tab9 a,
#tab10 li.tab10 a,
#tab11 li.tab11 a,
#tab12 li.tab12 a,
#tab100 li.tab100 a,
#tab101 li.tab101 a,
#tab102 li.tab102 a,
#tab103 li.tab103 a,
#tab104 li.tab104 a,
#tab105 li.tab105 a,
#tab106 li.tab106 a,
#tab107 li.tab107 a,
#tab108 li.tab108 a,
#tab109 li.tab109 a,
#tab110 li.tab110 a,
#tab300 li.tab300 a,
#tab301 li.tab301 a,
#tab302 li.tab302 a,
#tab303 li.tab303 a,
#tab304 li.tab304 a,
#tab305 li.tab305 a,
#tab306 li.tab306 a,
#tab307 li.tab307 a,
#tab308 li.tab308 a {
    /* settings for selected tab link */
    /*background-color: #fff; /* set selected tab background color as desired */
    background: #fff;
    color: #000;
    /* set selected tab link color as desired */
    position: relative;
    top: 1px;
    padding-top: 4px;
    /* must change with respect to padding (X) above and below */
    z-index: 14;
}

#tab900 li.tab900 a {
    /* settings for special selected tab link */
    background: #0D2D90;
    /* set selected tab background color as desired */
    color: #fff;
    /* set selected tab link color as desired */
}

ul.tabnav li a {
    /* settings for all tab links */
    padding: 3px 4px;
    /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
    border: 1px solid #6c6;
    /* set border COLOR as desired; usually matches border color specified in #tabnav */
    /*background-color: #FDE881; /* set unselected tab background color as desired */
    background: url(../images/tabbg.gif);
    /*background-color: #66CC66;*/
    color: #ffffff;
    /* set unselected tab link color as desired */
    margin-right: 0px;
    /* set additional spacing between tabs as desired */
    text-decoration: none;
    border-bottom: none;
    z-index:50;
}

ul.tabnav li.tab900 a {
    /*background-color: #0D2D90; /* set special  tab background color as desired */
    background: url(../images/tabbg_special.gif);
    color: #fff;
}

ul.tabnav a:hover {
    /* settings for hover effect */
    background: #56a1cf;
    /* set desired hover color */
}

.tabs2 ul.tabnav {
    text-align: left;
    margin: 0;
    list-style-type: none;
    padding: 3px 10px 3px 10px;
}


/*---//css tabs---*/

#notices {
    margin: auto;
    width: 75%;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#notices .notice {
    border: solid 1px #0D2D90;
    margin: 3px;
    padding: 3px;
    color: #000000;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#langMenu {
    margin-top: 10px;
    text-align: center;
}

.titlebar {
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    margin: 1px;
    padding: 3px;
    color: #FFFFFF;
    background: url(../images/titlebg.gif);
    border: solid 0px #000000;
}

.shadebox {
    margin: auto;
    width: 95%;
    background-color: /*#fafafa*/;
    padding: 7px;
    border: solid 1px lightgray;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.newshadebox {
    margin: auto;
    width: 90%;
    background-color: white;
    padding: 5px;
    border: solid 1px silver;
    font-size: 14px;
    color: #585858;
}

.newshadebox input {
    font-size: 14px;
}

.newshadebox select {
    height: 30px;
    font-size: 14px;
    max-width: -webkit-fill-available;
}

.newshadebox select optgroup {
    font-size: 14px;
}

.newshadebox_no_border {
    margin: auto;
    width: 90%;
    background-color: white;
    padding: 5px;
    border: 0px;
    font-size: 14px;
    color: #585858;
}

.newshadebox_no_border input {
    font-size: 14px;
}

.newshadebox_no_border select {
    height: 30px;
    font-size: 14px;
}

.newshadebox_no_border select optgroup {
    font-size: 14px;
}

.newlistcell {
    float: left;
    margin: 1px;
    padding: 3px;
}

select[multiple] {
    margin-left: 3px;
    height: 110px;
    width: 150px;
    padding: 2px;
}

.subtext {
    font-size: 14px;
}


/*--Customer Profile--*/
#customerProfile.newshadebox {
    min-width: 1000px;
}

.upload_file_label {
  border: 1px solid grey;
  padding: 4px 8px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-top:4px;
  transition-duration: 0.4s;
  cursor: pointer;
  min-width: 165px;
}
.upload_file_label:hover {
  background-color: grey;
  color: white;
}
.file_max_size {
    color: grey;
    font-size: 10px;
}

/*---Calendar---*/

.AE_cpYearNavigation,
.AE_cpMonthNavigation {
    background-color: #6677DD;
    text-align: center;
    vertical-align: center;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 5px;
}

.AE_cpDayColumnHeader,
.AE_cpYearNavigation,
.AE_cpMonthNavigation,
.AE_cpCurrentMonthDate,
.AE_cpCurrentMonthDateDisabled,
.AE_cpOtherMonthDate,
.AE_cpOtherMonthDateDisabled,
.AE_cpCurrentDate,
.AE_cpCurrentDateDisabled,
.AE_cpTodayText,
.AE_cpTodayTextDisabled,
.AE_cpText {
    font-family: arial;
    font-size: 8pt;
}

TD.AE_cpDayColumnHeader {
    text-align: center;
    border: solid #6677DD;
    border-width: 0px 0px 1px 0px;
}

.AE_cpCurrentMonthDate,
.AE_cpOtherMonthDate,
.AE_cpCurrentDate {
    text-align: center;
    text-decoration: none;
}

.AE_cpCurrentMonthDateDisabled,
.AE_cpOtherMonthDateDisabled,
.AE_cpCurrentDateDisabled {
    color: #D0D0D0;
    text-align: center;
    text-decoration: line-through;
}

.AE_cpCurrentMonthDate {
    color: #6677DD;
    font-weight: bold;
}

.AE_cpCurrentDate {
    color: #FFFFFF;
    font-weight: bold;
}

.AE_cpOtherMonthDate {
    color: #808080;
}

TD.AE_cpCurrentDate {
    color: #FFFFFF;
    background-color: #6677DD;
    border: solid 1px #000000;
}

TD.AE_cpCurrentDateDisabled,
TD.AE_cpCurrentMonthDateDisabled {
    background-color: #ffffff;
    border: solid 1px #ffffff;
    padding: 2px;
}

TD.AE_cpTodayText,
TD.AE_cpTodayTextDisabled {
    border: solid #6677DD;
    border-width: 1px 0px 0px 0px;
}

A.AE_cpTodayText,
SPAN.AE_cpTodayTextDisabled {
    height: 20px;
}

A.AE_cpTodayText {
    color: #6677DD;
    font-weight: bold;
}

SPAN.AE_cpTodayTextDisabled {
    color: #D0D0D0;
}

.AE_cpBorder {
    border: solid 1px #6677DD;
}

TD.AE_cpCurrentMonthDateEnabled,
TD.AE_cpOtherMonthDateEnabled,
TD.AE_cpCurrentDateEnabled {
    background-color: #009900;
    border: solid 1px #ffffff;
    padding: 2px;
}

TD.AE_cpCurrentMonthDateFull,
TD.AE_cpOtherMonthDateFull,
TD.AE_cpCurrentDateFull {
    background-color: #990000;
    border: solid 1px #ffffff;
    padding: 2px;
}

.AE_cpCurrentMonthDateFull,
.AE_cpOtherMonthDateFull,
.AE_cpCurrentDateFull {
    color: #cccccc;
    text-align: center;
    font-family: arial;
    font-size: 8pt;
}

TD.AE_cpCurrentMonthDateFullAlt,
TD.AE_cpOtherMonthDateFullAlt,
TD.AE_cpCurrentDateFullAlt {
    background-color: #7D26CD;
    border: solid 1px #ffffff;
    padding: 2px;
}

.AE_cpCurrentMonthDateFullAlt,
.AE_cpOtherMonthDateFullAlt,
.AE_cpCurrentDateFullAlt {
    color: #cccccc;
    text-align: center;
    font-family: arial;
    font-size: 8pt;
}

.AE_cpCurrentMonthDateEnabled,
.AE_cpOtherMonthDateEnabled,
.AE_cpCurrentDateEnabled {
    color: #ffffff;
    text-align: center;
    font-family: arial;
    font-size: 8pt;
    text-decoration: none;
}


/*---//Tooltip css---*/


/*---------- bubble tooltip -----------*/

a.tt {
    position: relative;
    z-index: 24;
    color: #000000;
    text-decoration: none;
}

a.tt span {
    display: none;
}


/*background:; ie hack, something must be changed in a for ie to execute it*/

a.tt:hover {
    z-index: 25;
}

a.tt:hover span.tooltip {
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    padding: 15px 0 0 0;
    width: 200px;
    color: #000099;
    text-align: center;
    filter: alpha(opacity: 90);
    KHTMLOpacity: 0.90;
    MozOpacity: 0.90;
    opacity: 0.90;
}

a.tt:hover span.top {
    display: block;
    padding: 30px 8px 0;
    background: url(../images/bubble.gif) no-repeat top;
}

a.tt:hover span.middle {
    /* different middle bg for stretch */
    display: block;
    padding: 0 8px;
    background: url(../images/bubble_filler.gif) repeat bottom;
}

a.tt:hover span.bottom {
    display: block;
    padding: 3px 8px 10px;
    color: #548912;
    background: url(../images/bubble.gif) no-repeat bottom;
}


/*---//Calendar---*/


/*---// make background of page darked - lightbox like effect ---*/

.black_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 25%;
    height: 32%;
    padding: 16px;
    border: 4px solid gray;
    background-color: white;
    z-index: 1002;
    overflow: auto;
}

/* New Lists */
.new_list {
    font-size: 14px;
    border-collapse: collapse;
    background-color: white;
    width: 100%;
}

.new_list th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    color: black;
    background-color: white;
}

.new_list td {
    border: 1px solid #ddd;
    padding-top: 4px;
    padding-left: 8px;
    padding-bottom: 4px;
    padding-right: 8px;
}

.new_list a:link {
    color: blue;
    background-color: transparent;
    text-decoration: none;
}

.new_list a:hover {
    color: blue ;
    background-color: transparent ;
    text-decoration: underline;
}

.new_list a:visited {
    color: blue;
    background-color: transparent;
    text-decoration: none;
}

.new_list tr:nth-child(even){background-color: #FFFFFF;}

.new_list tr:hover {background-color: #ddd;}
/* New Lists: End */

/* New Lists Without Gridlines*/
.new_list_no_gridlines {
    font-size: 14px;
    border-collapse: collapse;
    background-color: white;
    width: 100%;
}

.new_list_no_gridlines th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    color: black;
    background-color: white;
    padding-right: 10px;
}

.new_list_no_gridlines td {
    border: 1px solid #fff;
    padding-top: 4px;
    padding-left: 8px;
    padding-bottom: 4px;
    padding-right: 8px;
}

.new_list_no_gridlines a:link {
    color: blue;
    background-color: transparent;
    text-decoration: none;
}

.new_list_no_gridlines a:hover {
    color: blue ;
    background-color: transparent ;
    text-decoration: underline;
}

.new_list_no_gridlines a:visited {
    color: blue;
    background-color: transparent;
    text-decoration: none;
}

.new_list_no_gridlines tr:nth-child(even){background-color: #FFFFFF;}

.new_list_no_gridlines tr:hover {background-color: #ddd;}
/* New Lists Without Gridlines: End */

/* remove the "x" from IE10 inputs */


/*
::-ms-clear {
    display: none;
}
*/

#credit_card_form input,
#credit_card_form select {
    height: 20px;
}

#pagePortal6 .shadebox select,
#pagePortal6 .shadebox input[type="text"] {
    height: 25px;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.checkout-register .shadebox {
    margin-top: 0;
    margin-bottom: 0;
}

#billing_eq_customer {
    height: auto !important;
}


/* balance schedule on payment pages */

.balance {
    display: none;
    margin-top: 5px;
    padding-left: 20px;
}

.balance h3 {
    text-align: left;
    font-size: 11px;
}

.balance .listcell-order {
    width: 28px;
}

.balance .listcell-descr {
    width: 143px;
}

.balance .listcell-amount {
    width: 54px;
}

.balance .listcell-type {
    width: 105px;
}

.balance .listcell-due {
    width: 28px;
    text-align: center;
}

.balance .listcell-policy {
    width: 124px;
}

.balance .listcell-buttons {
    width: 50px;
    height: 23px;
}

.balance input {
    margin: 0;
}

.balance-schedule .listcell-order {
    width: 28px;
}

.balance-schedule .listcell-descr {
    width: 143px;
}

.balance-schedule .listcell-amount {
    width: 54px;
}

.balance-schedule .listcell-type {
    width: 110px;
}

.balance-schedule .listcell-due {
    width: 28px;
    text-align: center;
}

.balance-schedule .listcell-policy {
    width: 124px;
}

.balance-schedule .listcell-buttons {
    width: 50px;
    height: 23px;
}

.balance-schedule input {
    margin: 0;
}


#toursEditForms {
    min-width: 1150px;
}

/* Copying data */

.copyEmailDiv {
    margin: 1.5em 0;
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.copyEmailDivSingle {
    margin: 1.8em 0;
    display: inline-block;
    width: 98%;
    vertical-align: top;
    text-align: center;
}

.addEmailLabel {
    display: block;
}

.copyEmailTitle {
    vertical-align: top;
    margin-left: 3px;
    padding-bottom: 3px;

}

.copyEmailTitleSingle {
    width:85%;
    text-align:left;
    display: inline-block;
    vertical-align: top;
    margin-left: -21px;
}

.copyEmailWarning {
    font-weight: bold;
    margin: 1em 0;
    font-style: italic;
    color: #7d1313;
    text-align: center;
}

.copyEmailTripList {
    width: 45em !important;
    height: 11.5em;
    overflow: auto;
    background: #ffffff;
    border: 1px solid #cccccc;
}

.copyEmailTripListSingle {
    display: inline-block;
    height: 8.5em !important;
    overflow: auto;
    background: #ffffff;
    border: 1px solid #cccccc;
    margin-top:5px;
    width: 85% !important;
}

.copyEmailTripList option {
    padding: .1em;
}

.copyEmailTripButtons {
    margin-top: 1em;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.copyEmailTripButtons a {
    text-decoration: none;
}

.copymailGroupTitle {
    margin: 1em 0 0;
    border-bottom: 1px solid #cccccc;
}


/* end Copying data */


/* Sections */

.contentBlock {
    width: 98%;
    margin: auto;
}

.sectionTitle {
    font-weight: bold;
    margin-top: .5em;
}

.sectionTitle {
    color: #375d75;
}

.sectionTitleMain {
    color: #3a6682;
    font-weight: normal;
    font-size: 18px;
}

.sectionTitleMain {
    margin: 1.25em .25em .5em;
}

.sectionBox {
    padding: 5px;
    border: solid 1px #DDDDDD;
}


/* end Sections */

/* Styles for elements used by portals code */
.navigation_button {
    margin-top: -3px;
    margin-right: 3px;
}

.navigation_caption {
    font-size: 17px;
}

.portal-font-small {
    font-size: 15px;
}

.portal-font-large {
    font-size: 19px;
}

.portal-formheader {
	float:left;
    width:150px;
    max-width:150px;
    min-width:150px;
	margin:1px;
	margin-bottom: 5px;
}

.portal-formfield {
	float:left;
    width:150px;
    max-width:150px;
    min-width:150px;
	text-align:left;
	margin:1px;
	margin-bottom: 5px;
}

.tablewidth100percent {
    width:100%
}

.regular13black {
    font-size: 13px;
    color: #000000;
    position: relative;
}


.arrow {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 3px;
    margin-right: 3px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}


/* JR-1881 to remove Up and down arrow on type=number field from form */ 
input.withoutarrow[type=number]::-webkit-outer-spin-button,
input.withoutarrow[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input.withoutarrow[type=number] {
    -moz-appearance:textfield;
}

/*wells fargo error message*/
/* JR-1950: style for the payment result message container */
    .centeredDiv {
        width: 300px;
        height: 75px;
        left: 50%;
        top: 150px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 20px;
        padding-bottom: 10px;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position:absolute;
        text-align: center;
        border: solid 2px #922B21;
        font-size: larger;
        font-weight: bold;
        color: white;
	    background-color: #EC7063;
        box-shadow: 6px 6px 2px 1px rgba(0, 0, 0, .2);
    }

    .dismissButton {
        width:75px;
        height:25px;
        background-color:#e7e7e7;
        color:black;
        cursor: pointer;
    }

input:focus::placeholder {
  color: transparent;
}

.payFullMsg {
	display: none;
}
.payFullMsg:hover {
	text-decoration-style: dotted !important;
	text-decoration: underline;
	cursor: pointer;
}

#reset_form div.formfield {
	width: 200px;
}


/*jquery dialog alerts*/
.ui-widget-header {
    background: #89b34f;
    border: 0;
}
.ui-widget-content {
    background:white;
}

/* JR-3004 */
.add-items-container {
    display: grid !important;
    grid-template-columns: 30% 70%;
    gap: 5px;
}

.add-items-label {
    text-align: left;
}

.add-items-detail {
    text-align: left;
    margin-top: -6px;
}

.add-items-dates-container {
    display: grid;
    grid-template-columns: 210px 210px;
    column-gap: 0.5em;
    vertical-align: top;
    margin-top: -4px;
}

.add-items-break {
    text-align: left;
}

.add-items-price {
    width: 150px;
    text-align: center;
    vertical-align: top;
}

.add-items-price input[type="text"] {
    height: 26px;
    margin-top: 3px;
}

.quick-add-items-price {
    text-align: center;
    vertical-align: top;
}

.quick-add-items-price input[type="text"] {
    height: 26px;
    margin-top: 4px;
}

.quick-add-items-quantity {
    text-align: center;
    margin-top: 4px;
}

.quick-add-items-quantity select {
    background-color: white;
    min-width: 57px !important;
}

/*
.add-items-price input[type="checkbox"] {
    margin-top:-10px !important;
}
*/

.add-filtered-items-price-input {
    background-color: white !important;
    height: 26px;
}

.add-items-quantity {
    width: 100px;
    text-align: center;
    vertical-align: top;
}

.add-items-quantity select {
    background-color: white;
    margin-top: 4px;
    min-width: 57px !important;
    /*
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    -webkit-border-radius: 0px;
    */
}

.add-filtered-items-quantity-select {
    background-color: white;
    margin-top: 4px;
    min-width: 57px !important;
    margin-left: 20px;
    /*
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    */
}

.add-items-dates {
    width:400px;
    text-align:left;
}

.add-items-custom {
    width: 200px;
    text-align: left;
}

/* Bootstrap looking controls */
.bootstrap-light-button {
    /* bootstrap btn */
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

    /* bootstrap btn-light */
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;

    /* AE modifications */
    cursor: pointer;
}

@media (max-width: 768px) {
    .add-items-container {
        grid-template-columns: 100%;
    }

    .add-items-price {
        width: 150px;
        text-align: left;
    }
}

@media (max-width: 1100px) {
    .add-items-container {
        grid-template-columns: 100%;
    }

    .add-items-break {
        text-align: left;
        grid-row: 2;
    }
}
/* JR-3004: End */

/* Manage Customer Fields and Questions - From W3Docs - https://www.w3docs.com/snippets/html/how-to-create-a-table-with-a-fixed-header-and-scrollable-body.html */
.customer_questions_fixed_header {
    width: 100%;
    height: 620px;
    overflow: auto;
}

.customer_questions_fixed_header table {
    table-layout: fixed;
}

.customer_questions_fixed_header tbody {
    display: block;
    width: 100%;
    overflow: auto;
}

.customer_questions_fixed_header thead tr {
    display: block;
}

.customer_questions_fixed_header thead {
    color: black;
}

.customer_questions_fixed_header th,
.customer_questions_fixed_header td {
    padding: 5px;
    /* text-align: left; */
    /* width: 200px; */
}

.customer_questions_overlay {
    display: none;
    position: absolute;
    margin: 0 autl;
    top: 50%;
    left: 35%;
    -ms-transform: translateX(-35%);
    transform: translateX(-35%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 16px;
    z-index: 1001;
    background: rgba(255,255,255,1);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
/* Manage Customer Fields and Questions: End */

/* JR-2805: Report multi selects */
.report_multi_select_container {
    height: 200px;
}

.report_multi_select {
    width:95% !important;
    height:100% !important;
}
/* Report multi selects: End */

/* JR-2805: Customer quick add view */
.responsive_iframe {
    position: fixed;
    top: 20px;
    left: 20px;
    /*
    bottom: 20;
    right: 20;
    */
    width: 90%;
    height: 90%;
    z-index: 999;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
/* Customer quick add view: End