﻿
/*
    CWOCwellt-405: 
    This file was created with inline <style> found in .ascx files in order to extract those tags from resulting html
*/


/*+++++++++++++++++++++++++++++++++++++++++++
    AlertOverview.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
*/
.marginTop1 {
    margin-top: 5px !important;
}

.button {
    color: white;
    text-decoration: none;
}

    .button span {
        left: 10px !important;
        top: 2px !important;
    }

    .button input {
        padding-left: 30px !important;
        padding-right: 5px !important;
        padding-top: 0px !important;
        margin-top: 0px !important;
        line-height: 15px !important;
        top: 0px !important;
        background-color: transparent !important;
    }




/*+++++++++++++++++++++++++++++++++++++++++++
    ColorPicker.ascx 
  +++++++++++++++++++++++++++++++++++++++++++

*/
.style1ColorPicker {
    height: 88px;
    width: 201px;
    float: left;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    DateSpanSelection2.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
*/
.style1DateSpanSel2 {
    width: 30px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
      FeedbackQuestionDesigner.ascx & FeedbackQuestionDesignerWithRemarks.ascx & PostflightEntry.ascx & SyllabusSessinItemsEditor.ascx & WeekdaySelector.ascx
*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  */
.style1FeedbackQD {
    width: 100%;
}

/*+++++++++++++++++++++++++++++++++++++++++++
       FeedbackReport.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
   */
.style1FR {
    width: 100%;
}

.style2FR {
    height: 15px;
}

.reportFR div {
    width: auto;
    margin: auto !important;
    clear: none !important;
}

/*+++++++++++++++++++++++++++++++++++++++++++
        FileManagerV04
 *+++++++++++++++++++++++++++++++++++++++++++
    */
html .RadUpload .ruButton {
    height: 25px;
    width: 32px;
    background-image: url("/Images/sendDocument32.png");
    background-repeat: no-repeat;
}

    html .RadUpload .ruButton.ruRemove {
        background: none;
        /*float: left !important;*/
        /*font-size: medium;*/
        font-weight: bold;
    }

html .RadUpload .ruSelectWrap .ruButton {
    border-color: transparent;
    background-color: transparent;
}

html .RadUpload .ruButton.ruButtonFocus,
html .RadUpload .ruButton.ruButtonFocus.ruButtonHover {
    background-position: -1px, -1px;
    border: none;
    background-color: transparent;
}

html span.ruFileWrap.ruStyled {
    /*width: 40px;*/
    /*height: 40px;*/
}
.RadUpload_Metro .ruSelectWrap .ruButton.ruFocused {
    /* box-shadow: inset 0 0 5px rgba(37,160,218,0.5); */
    box-shadow: none !important;
}

.RadUpload_Metro .ruSelectWrap .ruButton.ruButtonHover {
    /* border-color: #cecece; */
    /* color: #000; */
    /* background-color: #e7e7e7; */
     border-color: transparent !important; 
     color: transparent !important; 
     background-color: transparent !important; 
}


span.ruErrorMessage {
    font-weight: bolder;
    color: red;
    margin: 10px;
}

html .div-grid {
    width: 100% !important;
}

html .panel-75 {
    width: 75% !important;
}

html th.div-grid.action.rgCheck.rgHeader,
html th.div-grid.action.rgHeader {
    width: 25px !important;
}

html a[title='Save Document'].reTool,
html a.reTool.reSaveDocument.reToolIcon {
    background-image: url(/Images/save24.png) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: initial !important;
    color: transparent !important;
}

input[type=file], /* FF, IE7+, chrome (except button) */
input[type=file]::-webkit-file-upload-button { /* chromes and blink button */
    cursor: pointer;
}
/*MFR.20171227.0940.CBL-552 Almost invisible altRow selected*/
.FileManagerGrid .rgSelectedRow {
    color: #000 !important;
    background-color: #25a0da !important;
}

.EditorHideElement {
    display:none !important;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    PassportAdd
 *+++++++++++++++++++++++++++++++++++++++++++
.h3PassportAdd {
    background-color: #368ee0;
    background: -webkit-linear-gradient(right,#FFFFFF,#368ee0); /*Safari 5.1-6*/
/*background: -o-linear-gradient(left,#FFFFFF,#368ee0); /*Opera 11.1-12*/
/*background: -moz-linear-gradient(left,#FFFFFF,#368ee0); /*Fx 3.6-15*/
/*background: linear-gradient(to left,#FFFFFF,#368ee0); /*Standard*/
/*font-size: 1.4em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: White; padding: 0.5em 1em;
/*}*/

.subContainer {
    width: 100%;
    margin-left: 1em;
}

.divPassportAdd > div {
    margin: 0.3em;
    float: left;
    /*width: 85.5%;*/
    width:600px;
}

.hide {
    display: none;
}


.labels {
    font-size: 1.1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 0.5em;
    width: 8em;
    float: left;
}

.floatLeft {
    float: left;
}

.marginLeft2 {
    margin-left: 2em;
}

.marginLeft1 {
    margin-left: 1em;
}

/*+++++++++++++++++++++++++++++++++++++++++++
     RemidersShow 
 *+++++++++++++++++++++++++++++++++++++++++++
*/

/* It seems not used.... h3
    {
        background-color: #368ee0;
        background: -webkit-linear-gradient(right,#FFFFFF,#368ee0);
        background: -o-linear-gradient(left,#FFFFFF,#368ee0); 
        background: -moz-linear-gradient(left,#FFFFFF,#368ee0); 
        background: linear-gradient(to left,#FFFFFF,#368ee0); 
        font-size: 1.4em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: White;
        padding: 0.5em 1em;
    }*/

.message {
    margin: 0.3em;
    float: left;
    width: 85.5%;
}

.overAll {
    z-index: 9999;
}

/* I can only seen one span inside the PanelReminder containing Buttons without text, so this settings
        regarding font are not necessary. 
        They appear to be shown in left side also.
        Besides in an external file, ClientID is not possible.
        #<%=PanelReminder.ClientID%> span
    {
        float: left;
        font-size: 1em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
        vertical-align: middle;
    }*/

.floatRight {
    float: right;
}

.alignCenterHorizontal {
    margin: auto;
}


/*+++++++++++++++++++++++++++++++++++++++++++
        SalesFuelStopAirportNew.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
/*It seems not used.... h3
    {
        background-color: #368ee0;
        background: -webkit-linear-gradient(right,#FFFFFF,#368ee0); 
        background: -o-linear-gradient(left,#FFFFFF,#368ee0); 
        background: -moz-linear-gradient(left,#FFFFFF,#368ee0); 
        background: linear-gradient(to left,#FFFFFF,#368ee0); 
        font-size: 1.4em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: White;
        padding: 0.5em 1em;
    }*/

/* This style is repeated:
        .hide
    {
        display: none;
    }*/

/* This style is repeated:
    .subContainer
    {
        width: 100%;
        margin-left: 1em;
    }
        */
/*This style is repeated:
.floatLeft {
    float: left;
}*/

.marginLeft0d5 {
    margin-left: 0.5em;
}

.marginRight0d5 {
    margin-right: 0.5em;
}

.editButton {
    float: right !important;
    margin-top: -2.65em !important;
    margin-right: 3em;
    position: relative !important;
}

/*labelsSalesFuelstop replaces labels*/
.labelsSalesFuelstop {
    font-size: 1.1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 0.5em;
    float: left;
    width: 6em;
}
/* It seems not used */
/*.labelError {
    font-size: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FF0000;
    vertical-align: middle;
}*/

.flightOriginal {
    color: #ffffff;
    background-color: #368ee0;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    SalesPaxAssigmentGridTemplate.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
*/
/*
        All are repeated:
        .floatLeft
    {
        float: left;
    }
    
    .marginLeft2
    {
        margin-left: 2em;
    }
    
    .marginLeft1
    {
        margin-left: 1em;
    }*/

/*+++++++++++++++++++++++++++++++++++++++++++
        SalesQuoteFlightNew.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
       */
.radDateTimePickerInline {
    margin: 0em 0.5em !important;
}


/* As clientId can't be referenced in an external file, I'm creating a new style from:
          a) #<%=RadComboBoxOprIndex.ClientID%>
          b)  .editCombo
          for RadComboBoxOprIndex
      */
/*#<%=RadComboBoxOprIndex.ClientID%>
    {
        margin-top: -3.25em;
    }
    .editCombo
{
    float: right !important;
    margin-top: -2.25em !important;
    margin-right: 5em;
    position: relative !important;
}*/
/* New created style from the three previous styles CssClass="editCombo marginRight1em" */

.comboBoxOprIndex {
    float: right !important;
    margin-top: -2.25em !important; /* from editCombo*/
    margin-right: 1em;
    position: relative !important;
}
/* As class .image is also used with float:left and margin-left: 0.5em;
#<%=ImagePax.ClientID% > {
    margin-left: 0.5em;
}
    */


/*+++++++++++++++++++++++++++++++++++++++++++
        SalesQuoteRequestNew.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
       */

.radDateTimePickerInline {
    float: left;
    margin: 0em 0.5em !important;
}
/*+++++++++++++++++++++++++++++++++++++++++++
    ToDoShow.ascx
*+++++++++++++++++++++++++++++++++++++++++++
*/
/*It already exists in this file:
      .message
    {
        margin: 0.3em;
        float: left;
        width: 85.5%;
    }*/

/*As the only span inside  PanelToDo that I can see is a Label, let's add this style for a label
    #<%=PanelToDo.ClientID%> span
    {
        float: left;
        font-size: 1em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
        vertical-align: middle;
    }
      */
.PanelToDoLabel {
    float: left;
    font-size: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: middle;
}

/*Replaced by alignCenterHorizontal
        .alingHorizontalCenter
    {
        margin: auto;
    }*/

/*+++++++++++++++++++++++++++++++++++++++++++
    RESSlotEditor.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */
.ModalProgressContainer {
    z-index: 10005;
    position: fixed;
    cursor: wait;
    top: 0%;
    background-color: #ffffff;
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: .8;
    height: 100%;
    width: 100%;
    text-align: center;
}

.ModalProgressContent {
    padding: 10px;
    border: solid 0px #000040;
    font-weight: bold;
    background-color: #ffffff;
    margin-top: 300px;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    QuestionnaireFormAsign.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */

.validationSummary {
    color: red;
    font-size: 1.2em;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    FindCBLAirport.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */




.rowRed {
    float: left;
    clear: both;
    width: 90%;
    margin: 0.5em 1em;
    color: red;
}

.rowFindCBL {
    float: left;
    clear: both;
    width: 90%;
    margin: 1em 1em;
}




/*+++++++++++++++++++++++++++++++++++++++++++
    ClassroomInstructorModules.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */
.upperCase {
     
    color: #666666 !important;
    font-variant: small-caps !important;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    ClassroomCourses.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */


.RadButtonCBLControls {
    font-variant: normal !important;
    font-family: "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color: #000000;
    font-size: 0.8em;
    font-weight: normal;
}

    .RadButtonCBLControls .rbText {
        padding: 0 !important;
    }

.style1CC {
    width: 100%;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    ProcessSchedulerConfigurator.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */

.inline{
    display:inline;
}


/*
    CWOCwellt-405: 
    This file was created with inline <style> found in .ascx files in order to extract those tags from resulting html
*/


/*+++++++++++++++++++++++++++++++++++++++++++
    AlertOverview.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
*/
.marginTop1 {
    margin-top: 5px !important;
}

.button {
    color: white;
    text-decoration: none;
}

    .button span {
        left: 10px !important;
        top: 2px !important;
    }

    .button input {
        padding-left: 30px !important;
        padding-right: 5px !important;
        padding-top: 0px !important;
        margin-top: 0px !important;
        line-height: 15px !important;
        top: 0px !important;
        background-color: transparent !important;
    }




/*+++++++++++++++++++++++++++++++++++++++++++
    ColorPicker.ascx 
  +++++++++++++++++++++++++++++++++++++++++++

*/
.style1ColorPicker {
    height: 88px;
    width: 201px;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    DateSpanSelection2.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
*/
.style1DateSpanSel2 {
    width: 30px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
      FeedbackQuestionDesigner.ascx & FeedbackQuestionDesignerWithRemarks.ascx & PostflightEntry.ascx & SyllabusSessinItemsEditor.ascx & WeekdaySelector.ascx
*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  */
.style1FeedbackQD {
    width: 100%;
}

/*+++++++++++++++++++++++++++++++++++++++++++
       FeedbackReport.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
   */
.style1FR {
    width: 100%;
}

.style2FR {
    height: 15px;
}

.reportFR div {
    width: auto;
    margin: auto !important;
    clear: none !important;
}

/*+++++++++++++++++++++++++++++++++++++++++++
        FileManagerV04
 *+++++++++++++++++++++++++++++++++++++++++++
    */
html .RadUpload .ruButton {
    height: 25px;
    width: 32px;
    background-image: url("/Images/sendDocument32.png");
    background-repeat: no-repeat;
}

    html .RadUpload .ruButton.ruRemove {
        background: none;
        /*float: left !important;*/
        /*font-size: medium;*/
        font-weight: bold;
    }

html .RadUpload .ruSelectWrap .ruButton {
    border-color: transparent;
    background-color: transparent;
}

html .RadUpload .ruButton.ruButtonFocus,
html .RadUpload .ruButton.ruButtonFocus.ruButtonHover {
    background-position: -1px, -1px;
    border: none;
    background-color: transparent;
}

html span.ruFileWrap.ruStyled {
    /*width: 40px;*/
    /*height: 40px;*/
}
.RadUpload_Metro .ruSelectWrap .ruButton.ruFocused {
    /* box-shadow: inset 0 0 5px rgba(37,160,218,0.5); */
    box-shadow: none !important;
}

.RadUpload_Metro .ruSelectWrap .ruButton.ruButtonHover {
    /* border-color: #cecece; */
    /* color: #000; */
    /* background-color: #e7e7e7; */
     border-color: transparent !important; 
     color: transparent !important; 
     background-color: transparent !important; 
}


span.ruErrorMessage {
    font-weight: bolder;
    color: red;
    margin: 10px;
}

html .div-grid {
    width: 100% !important;
}

html .panel-75 {
    width: 75% !important;
}

html th.div-grid.action.rgCheck.rgHeader,
html th.div-grid.action.rgHeader {
    width: 25px !important;
}

html a.reTool.reSaveDocument.reToolIcon {
    background-image: url(/Images/save24.png) !important;
    background-repeat: no-repeat;
    background-size: contain;
    position: initial;
    color: transparent !important;
}

input[type=file], /* FF, IE7+, chrome (except button) */
input[type=file]::-webkit-file-upload-button { /* chromes and blink button */
    cursor: pointer;
}
/*MFR.20171227.0940.CBL-552 Almost invisible altRow selected*/
.FileManagerGrid .rgSelectedRow {
    color: #000 !important;
    background-color: #25a0da !important;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    PassportAdd
 *+++++++++++++++++++++++++++++++++++++++++++
.h3PassportAdd {
    background-color: #368ee0;
    background: -webkit-linear-gradient(right,#FFFFFF,#368ee0); /*Safari 5.1-6*/
/*background: -o-linear-gradient(left,#FFFFFF,#368ee0); /*Opera 11.1-12*/
/*background: -moz-linear-gradient(left,#FFFFFF,#368ee0); /*Fx 3.6-15*/
/*background: linear-gradient(to left,#FFFFFF,#368ee0); /*Standard*/
/*font-size: 1.4em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: White; padding: 0.5em 1em;
/*}*/

.subContainer {
    width: 100%;
    margin-left: 1em;
}

.hide {
    display: none;
}


.labels {
    font-size: 1.1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 0.5em;
    width: 8em;
    float: left;
}

.floatLeft {
    float: left;
}

.marginLeft2 {
    margin-left: 2em;
}

.marginLeft1 {
    margin-left: 1em;
}

/*+++++++++++++++++++++++++++++++++++++++++++
     RemidersShow 
 *+++++++++++++++++++++++++++++++++++++++++++
*/

/* It seems not used.... h3
    {
        background-color: #368ee0;
        background: -webkit-linear-gradient(right,#FFFFFF,#368ee0);
        background: -o-linear-gradient(left,#FFFFFF,#368ee0); 
        background: -moz-linear-gradient(left,#FFFFFF,#368ee0); 
        background: linear-gradient(to left,#FFFFFF,#368ee0); 
        font-size: 1.4em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: White;
        padding: 0.5em 1em;
    }*/

.message {
    margin: 0.3em;
    float: left;
    width: 85.5%;
}

/* I can only seen one span inside the PanelReminder containing Buttons without text, so this settings
        regarding font are not necessary. 
        They appear to be shown in left side also.
        Besides in an external file, ClientID is not possible.
        #<%=PanelReminder.ClientID%> span
    {
        float: left;
        font-size: 1em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
        vertical-align: middle;
    }*/

.floatRight {
    float: right;
}

.alignCenterHorizontal {
    margin: auto;
}


/*+++++++++++++++++++++++++++++++++++++++++++
        SalesFuelStopAirportNew.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
/*It seems not used.... h3
    {
        background-color: #368ee0;
        background: -webkit-linear-gradient(right,#FFFFFF,#368ee0); 
        background: -o-linear-gradient(left,#FFFFFF,#368ee0); 
        background: -moz-linear-gradient(left,#FFFFFF,#368ee0); 
        background: linear-gradient(to left,#FFFFFF,#368ee0); 
        font-size: 1.4em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: White;
        padding: 0.5em 1em;
    }*/

/* This style is repeated:
        .hide
    {
        display: none;
    }*/

/* This style is repeated:
    .subContainer
    {
        width: 100%;
        margin-left: 1em;
    }
        */
/*This style is repeated:
.floatLeft {
    float: left;
}*/

.marginLeft0d5 {
    margin-left: 0.5em;
}

.marginRight0d5 {
    margin-right: 0.5em;
}

.editButton {
    float: right !important;
    margin-top: -2.65em !important;
    margin-right: 3em;
    position: relative !important;
}

/*labelsSalesFuelstop replaces labels*/
.labelsSalesFuelstop {
    font-size: 1.1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 0.5em;
    float: left;
    width: 6em;
}
/* It seems not used */
/*.labelError {
    font-size: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FF0000;
    vertical-align: middle;
}*/

.flightOriginal {
    color: #ffffff;
    background-color: #368ee0;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    SalesPaxAssigmentGridTemplate.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
*/
/*
        All are repeated:
        .floatLeft
    {
        float: left;
    }
    
    .marginLeft2
    {
        margin-left: 2em;
    }
    
    .marginLeft1
    {
        margin-left: 1em;
    }*/

/*+++++++++++++++++++++++++++++++++++++++++++
        SalesQuoteFlightNew.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
       */
.radDateTimePickerInline {
    margin: 0em 0.5em !important;
}


/* As clientId can't be referenced in an external file, I'm creating a new style from:
          a) #<%=RadComboBoxOprIndex.ClientID%>
          b)  .editCombo
          for RadComboBoxOprIndex
      */
/*#<%=RadComboBoxOprIndex.ClientID%>
    {
        margin-top: -3.25em;
    }
    .editCombo
{
    float: right !important;
    margin-top: -2.25em !important;
    margin-right: 5em;
    position: relative !important;
}*/
/* New created style from the three previous styles CssClass="editCombo marginRight1em" */

.comboBoxOprIndex {
    float: right !important;
    margin-top: -2.25em !important; /* from editCombo*/
    margin-right: 1em;
    position: relative !important;
}
/* As class .image is also used with float:left and margin-left: 0.5em;
#<%=ImagePax.ClientID% > {
    margin-left: 0.5em;
}
    */


/*+++++++++++++++++++++++++++++++++++++++++++
        SalesQuoteRequestNew.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
       */

.radDateTimePickerInline {
    float: left;
    margin: 0em 0.5em !important;
}
/*+++++++++++++++++++++++++++++++++++++++++++
    ToDoShow.ascx
*+++++++++++++++++++++++++++++++++++++++++++
*/
/*It already exists in this file:
      .message
    {
        margin: 0.3em;
        float: left;
        width: 85.5%;
    }*/

/*As the only span inside  PanelToDo that I can see is a Label, let's add this style for a label
    #<%=PanelToDo.ClientID%> span
    {
        float: left;
        font-size: 1em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
        vertical-align: middle;
    }
      */
.PanelToDoLabel {
    float: left;
    font-size: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: middle;
}

/*Replaced by alignCenterHorizontal
        .alingHorizontalCenter
    {
        margin: auto;
    }*/

/*+++++++++++++++++++++++++++++++++++++++++++
    RESSlotEditor.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */
.ModalProgressContainer {
    z-index: 10005;
    position: fixed;
    cursor: wait;
    top: 0%;
    background-color: #ffffff;
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: .8;
    height: 100%;
    width: 100%;
    text-align: center;
}

.ModalProgressContent {
    padding: 10px;
    border: solid 0px #000040;
    font-weight: bold;
    background-color: #ffffff;
    margin-top: 300px;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    QuestionnaireFormAsign.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */

.validationSummary {
    color: red;
    font-size: 1.2em;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    FindCBLAirport.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */




.rowRed {
    float: left;
    clear: both;
    width: 90%;
    margin: 0.5em 1em;
    color: red;
}

.rowFindCBL {
    float: left;
    clear: both;
    width: 90%;
    margin: 1em 1em;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    ClassroomInstructorModules.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */
.upperCase {
     
    color: #666666 !important;
    font-variant: small-caps !important;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    ClassroomCourses.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */


.RadButtonCBLControls {
    font-variant: normal !important;
    font-family: "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color: #000000;
    font-size: 0.8em;
    font-weight: normal;
}

    .RadButtonCBLControls .rbText {
        padding: 0 !important;
    }

.style1CC {
    width: 100%;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    ProcessSchedulerConfigurator.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */

.inline{
    display:inline;
}


/*
    CWOCwellt-405: 
    This file was created with inline <style> found in .ascx files in order to extract those tags from resulting html
*/


/*+++++++++++++++++++++++++++++++++++++++++++
    AlertOverview.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
*/
.marginTop1 {
    margin-top: 5px !important;
}

.button {
    color: white;
    text-decoration: none;
}

    .button span {
        left: 10px !important;
        top: 2px !important;
    }

    .button input {
        padding-left: 30px !important;
        padding-right: 5px !important;
        padding-top: 0px !important;
        margin-top: 0px !important;
        line-height: 15px !important;
        top: 0px !important;
        background-color: transparent !important;
    }




/*+++++++++++++++++++++++++++++++++++++++++++
    ColorPicker.ascx 
  +++++++++++++++++++++++++++++++++++++++++++

*/
.style1ColorPicker {
    height: 88px;
    width: 201px;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    DateSpanSelection2.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
*/
.style1DateSpanSel2 {
    width: 30px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
      FeedbackQuestionDesigner.ascx & FeedbackQuestionDesignerWithRemarks.ascx & PostflightEntry.ascx & SyllabusSessinItemsEditor.ascx & WeekdaySelector.ascx
*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  */
.style1FeedbackQD {
    width: 100%;
}

/*+++++++++++++++++++++++++++++++++++++++++++
       FeedbackReport.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
   */
.style1FR {
    width: 100%;
}

.style2FR {
    height: 15px;
}

.reportFR div {
    width: auto;
    margin: auto !important;
    clear: none !important;
}

/*+++++++++++++++++++++++++++++++++++++++++++
        FileManagerV04
 *+++++++++++++++++++++++++++++++++++++++++++
    */
html .RadUpload .ruButton {
    height: 25px;
    width: 32px;
    background-image: url("/Images/sendDocument32.png");
    background-repeat: no-repeat;
}

    html .RadUpload .ruButton.ruRemove {
        background: none;
        /*float: left !important;*/
        /*font-size: medium;*/
        font-weight: bold;
    }

html .RadUpload .ruSelectWrap .ruButton {
    border-color: transparent;
    background-color: transparent;
}

html .RadUpload .ruButton.ruButtonFocus,
html .RadUpload .ruButton.ruButtonFocus.ruButtonHover {
    background-position: -1px, -1px;
    border: none;
    background-color: transparent;
}

html span.ruFileWrap.ruStyled {
    /*width: 40px;*/
    /*height: 40px;*/
}
.RadUpload_Metro .ruSelectWrap .ruButton.ruFocused {
    /* box-shadow: inset 0 0 5px rgba(37,160,218,0.5); */
    box-shadow: none !important;
}

.RadUpload_Metro .ruSelectWrap .ruButton.ruButtonHover {
    /* border-color: #cecece; */
    /* color: #000; */
    /* background-color: #e7e7e7; */
     border-color: transparent !important; 
     color: transparent !important; 
     background-color: transparent !important; 
}


span.ruErrorMessage {
    font-weight: bolder;
    color: red;
    margin: 10px;
}

html .div-grid {
    width: 100% !important;
}

html .panel-75 {
    width: 75% !important;
}

html th.div-grid.action.rgCheck.rgHeader,
html th.div-grid.action.rgHeader {
    width: 25px !important;
}

html a.reTool.reSaveDocument.reToolIcon {
    background-image: url(/Images/save24.png) !important;
    background-repeat: no-repeat;
    background-size: contain;
    position: initial;
    color: transparent !important;
}

input[type=file], /* FF, IE7+, chrome (except button) */
input[type=file]::-webkit-file-upload-button { /* chromes and blink button */
    cursor: pointer;
}
/*MFR.20171227.0940.CBL-552 Almost invisible altRow selected*/
.FileManagerGrid .rgSelectedRow {
    color: #000 !important;
    background-color: #25a0da !important;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    PassportAdd
 *+++++++++++++++++++++++++++++++++++++++++++
.h3PassportAdd {
    background-color: #368ee0;
    background: -webkit-linear-gradient(right,#FFFFFF,#368ee0); /*Safari 5.1-6*/
/*background: -o-linear-gradient(left,#FFFFFF,#368ee0); /*Opera 11.1-12*/
/*background: -moz-linear-gradient(left,#FFFFFF,#368ee0); /*Fx 3.6-15*/
/*background: linear-gradient(to left,#FFFFFF,#368ee0); /*Standard*/
/*font-size: 1.4em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: White; padding: 0.5em 1em;
/*}*/

.subContainer {
    width: 100%;
    margin-left: 1em;
}

.hide {
    display: none;
}


.labels {
    font-size: 1.1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 0.5em;
    width: 8em;
    float: left;
}

.floatLeft {
    float: left;
}

.marginLeft2 {
    margin-left: 2em;
}

.marginLeft1 {
    margin-left: 1em;
}

/*+++++++++++++++++++++++++++++++++++++++++++
     RemidersShow 
 *+++++++++++++++++++++++++++++++++++++++++++
*/

/* It seems not used.... h3
    {
        background-color: #368ee0;
        background: -webkit-linear-gradient(right,#FFFFFF,#368ee0);
        background: -o-linear-gradient(left,#FFFFFF,#368ee0); 
        background: -moz-linear-gradient(left,#FFFFFF,#368ee0); 
        background: linear-gradient(to left,#FFFFFF,#368ee0); 
        font-size: 1.4em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: White;
        padding: 0.5em 1em;
    }*/

.message {
    margin: 0.3em;
    float: left;
    width: 85.5%;
}

/* I can only seen one span inside the PanelReminder containing Buttons without text, so this settings
        regarding font are not necessary. 
        They appear to be shown in left side also.
        Besides in an external file, ClientID is not possible.
        #<%=PanelReminder.ClientID%> span
    {
        float: left;
        font-size: 1em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
        vertical-align: middle;
    }*/

.floatRight {
    float: right;
}

.alignCenterHorizontal {
    margin: auto;
}


/*+++++++++++++++++++++++++++++++++++++++++++
        SalesFuelStopAirportNew.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
/*It seems not used.... h3
    {
        background-color: #368ee0;
        background: -webkit-linear-gradient(right,#FFFFFF,#368ee0); 
        background: -o-linear-gradient(left,#FFFFFF,#368ee0); 
        background: -moz-linear-gradient(left,#FFFFFF,#368ee0); 
        background: linear-gradient(to left,#FFFFFF,#368ee0); 
        font-size: 1.4em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: White;
        padding: 0.5em 1em;
    }*/

/* This style is repeated:
        .hide
    {
        display: none;
    }*/

/* This style is repeated:
    .subContainer
    {
        width: 100%;
        margin-left: 1em;
    }
        */
/*This style is repeated:
.floatLeft {
    float: left;
}*/

.marginLeft0d5 {
    margin-left: 0.5em;
}

.marginRight0d5 {
    margin-right: 0.5em;
}

.editButton {
    float: right !important;
    margin-top: -2.65em !important;
    margin-right: 3em;
    position: relative !important;
}

/*labelsSalesFuelstop replaces labels*/
.labelsSalesFuelstop {
    font-size: 1.1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 0.5em;
    float: left;
    width: 6em;
}
/* It seems not used */
/*.labelError {
    font-size: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FF0000;
    vertical-align: middle;
}*/

.flightOriginal {
    color: #ffffff;
    background-color: #368ee0;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    SalesPaxAssigmentGridTemplate.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
*/
/*
        All are repeated:
        .floatLeft
    {
        float: left;
    }
    
    .marginLeft2
    {
        margin-left: 2em;
    }
    
    .marginLeft1
    {
        margin-left: 1em;
    }*/

/*+++++++++++++++++++++++++++++++++++++++++++
        SalesQuoteFlightNew.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
       */
.radDateTimePickerInline {
    margin: 0em 0.5em !important;
}


/* As clientId can't be referenced in an external file, I'm creating a new style from:
          a) #<%=RadComboBoxOprIndex.ClientID%>
          b)  .editCombo
          for RadComboBoxOprIndex
      */
/*#<%=RadComboBoxOprIndex.ClientID%>
    {
        margin-top: -3.25em;
    }
    .editCombo
{
    float: right !important;
    margin-top: -2.25em !important;
    margin-right: 5em;
    position: relative !important;
}*/
/* New created style from the three previous styles CssClass="editCombo marginRight1em" */

.comboBoxOprIndex {
    float: right !important;
    margin-top: -2.25em !important; /* from editCombo*/
    margin-right: 1em;
    position: relative !important;
}
/* As class .image is also used with float:left and margin-left: 0.5em;
#<%=ImagePax.ClientID% > {
    margin-left: 0.5em;
}
    */


/*+++++++++++++++++++++++++++++++++++++++++++
        SalesQuoteRequestNew.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
       */

.radDateTimePickerInline {
    float: left;
    margin: 0em 0.5em !important;
}
/*+++++++++++++++++++++++++++++++++++++++++++
    ToDoShow.ascx
*+++++++++++++++++++++++++++++++++++++++++++
*/
/*It already exists in this file:
      .message
    {
        margin: 0.3em;
        float: left;
        width: 85.5%;
    }*/

/*As the only span inside  PanelToDo that I can see is a Label, let's add this style for a label
    #<%=PanelToDo.ClientID%> span
    {
        float: left;
        font-size: 1em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
        vertical-align: middle;
    }
      */
.PanelToDoLabel {
    float: left;
    font-size: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: middle;
}

/*Replaced by alignCenterHorizontal
        .alingHorizontalCenter
    {
        margin: auto;
    }*/

/*+++++++++++++++++++++++++++++++++++++++++++
    RESSlotEditor.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */
.ModalProgressContainer {
    z-index: 10005;
    position: fixed;
    cursor: wait;
    top: 0%;
    background-color: #ffffff;
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: .8;
    height: 100%;
    width: 100%;
    text-align: center;
}

.ModalProgressContent {
    padding: 10px;
    border: solid 0px #000040;
    font-weight: bold;
    background-color: #ffffff;
    margin-top: 300px;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    QuestionnaireFormAsign.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */

.validationSummary {
    color: red;
    font-size: 1.2em;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    FindCBLAirport.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */




.rowRed {
    float: left;
    clear: both;
    width: 90%;
    margin: 0.5em 1em;
    color: red;
}

.rowFindCBL {
    float: left;
    clear: both;
    width: 90%;
    margin: 1em 1em;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    ClassroomInstructorModules.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */
.upperCase {
     
    color: #666666 !important;
    font-variant: small-caps !important;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    ClassroomCourses.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */


.RadButtonCBLControls {
    font-variant: normal !important;
    font-family: "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color: #000000;
    font-size: 0.8em;
    font-weight: normal;
}

    .RadButtonCBLControls .rbText {
        padding: 0 !important;
    }

.style1CC {
    width: 100%;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    ProcessSchedulerConfigurator.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */

.inline{
    display:inline;
}


/*
    CWOCwellt-405: 
    This file was created with inline <style> found in .ascx files in order to extract those tags from resulting html
*/


/*+++++++++++++++++++++++++++++++++++++++++++
    AlertOverview.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
*/
.marginTop1 {
    margin-top: 5px !important;
}

.button {
    color: white;
    text-decoration: none;
}

    .button span {
        left: 10px !important;
        top: 2px !important;
    }

    .button input {
        padding-left: 30px !important;
        padding-right: 5px !important;
        padding-top: 0px !important;
        margin-top: 0px !important;
        line-height: 15px !important;
        top: 0px !important;
        background-color: transparent !important;
    }




/*+++++++++++++++++++++++++++++++++++++++++++
    ColorPicker.ascx 
  +++++++++++++++++++++++++++++++++++++++++++

*/
.style1ColorPicker {
    height: 88px;
    width: 201px;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    DateSpanSelection2.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
*/
.style1DateSpanSel2 {
    width: 30px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
      FeedbackQuestionDesigner.ascx & FeedbackQuestionDesignerWithRemarks.ascx & PostflightEntry.ascx & SyllabusSessinItemsEditor.ascx & WeekdaySelector.ascx
*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  */
.style1FeedbackQD {
    width: 100%;
}

/*+++++++++++++++++++++++++++++++++++++++++++
       FeedbackReport.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
   */
.style1FR {
    width: 100%;
}

.style2FR {
    height: 15px;
}

.reportFR div {
    width: auto;
    margin: auto !important;
    clear: none !important;
}

/*+++++++++++++++++++++++++++++++++++++++++++
        FileManagerV04
 *+++++++++++++++++++++++++++++++++++++++++++
    */
html .RadUpload .ruButton {
    height: 25px;
    width: 32px;
    background-image: url("/Images/sendDocument32.png");
    background-repeat: no-repeat;
}

    html .RadUpload .ruButton.ruRemove {
        background: none;
        /*float: left !important;*/
        /*font-size: medium;*/
        font-weight: bold;
    }

html .RadUpload .ruSelectWrap .ruButton {
    border-color: transparent;
    background-color: transparent;
}

html .RadUpload .ruButton.ruButtonFocus,
html .RadUpload .ruButton.ruButtonFocus.ruButtonHover {
    background-position: -1px, -1px;
    border: none;
    background-color: transparent;
}

html span.ruFileWrap.ruStyled {
    /*width: 40px;*/
    /*height: 40px;*/
}
.RadUpload_Metro .ruSelectWrap .ruButton.ruFocused {
    /* box-shadow: inset 0 0 5px rgba(37,160,218,0.5); */
    box-shadow: none !important;
}

.RadUpload_Metro .ruSelectWrap .ruButton.ruButtonHover {
    /* border-color: #cecece; */
    /* color: #000; */
    /* background-color: #e7e7e7; */
     border-color: transparent !important; 
     color: transparent !important; 
     background-color: transparent !important; 
}


span.ruErrorMessage {
    font-weight: bolder;
    color: red;
    margin: 10px;
}

html .div-grid {
    width: 100% !important;
}

html .panel-75 {
    width: 75% !important;
}

html th.div-grid.action.rgCheck.rgHeader,
html th.div-grid.action.rgHeader {
    width: 25px !important;
}

html a.reTool.reSaveDocument.reToolIcon {
    background-image: url(/Images/save24.png) !important;
    background-repeat: no-repeat;
    background-size: contain;
    position: initial;
    color: transparent !important;
}

input[type=file], /* FF, IE7+, chrome (except button) */
input[type=file]::-webkit-file-upload-button { /* chromes and blink button */
    cursor: pointer;
}
/*MFR.20171227.0940.CBL-552 Almost invisible altRow selected*/
.FileManagerGrid .rgSelectedRow {
    color: #000 !important;
    background-color: #25a0da !important;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    PassportAdd
 *+++++++++++++++++++++++++++++++++++++++++++
.h3PassportAdd {
    background-color: #368ee0;
    background: -webkit-linear-gradient(right,#FFFFFF,#368ee0); /*Safari 5.1-6*/
/*background: -o-linear-gradient(left,#FFFFFF,#368ee0); /*Opera 11.1-12*/
/*background: -moz-linear-gradient(left,#FFFFFF,#368ee0); /*Fx 3.6-15*/
/*background: linear-gradient(to left,#FFFFFF,#368ee0); /*Standard*/
/*font-size: 1.4em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: White; padding: 0.5em 1em;
/*}*/

.subContainer {
    width: 100%;
    margin-left: 1em;
}

.hide {
    display: none;
}


.labels {
    font-size: 1.1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 0.5em;
    width: 8em;
    float: left;
}

.floatLeft {
    float: left;
}

.marginLeft2 {
    margin-left: 2em;
}

.marginLeft1 {
    margin-left: 1em;
}

/*+++++++++++++++++++++++++++++++++++++++++++
     RemidersShow 
 *+++++++++++++++++++++++++++++++++++++++++++
*/

/* It seems not used.... h3
    {
        background-color: #368ee0;
        background: -webkit-linear-gradient(right,#FFFFFF,#368ee0);
        background: -o-linear-gradient(left,#FFFFFF,#368ee0); 
        background: -moz-linear-gradient(left,#FFFFFF,#368ee0); 
        background: linear-gradient(to left,#FFFFFF,#368ee0); 
        font-size: 1.4em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: White;
        padding: 0.5em 1em;
    }*/

.message {
    margin: 0.3em;
    float: left;
    width: 85.5%;
}

/* I can only seen one span inside the PanelReminder containing Buttons without text, so this settings
        regarding font are not necessary. 
        They appear to be shown in left side also.
        Besides in an external file, ClientID is not possible.
        #<%=PanelReminder.ClientID%> span
    {
        float: left;
        font-size: 1em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
        vertical-align: middle;
    }*/

.floatRight {
    float: right;
}

.alignCenterHorizontal {
    margin: auto;
}


/*+++++++++++++++++++++++++++++++++++++++++++
        SalesFuelStopAirportNew.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
/*It seems not used.... h3
    {
        background-color: #368ee0;
        background: -webkit-linear-gradient(right,#FFFFFF,#368ee0); 
        background: -o-linear-gradient(left,#FFFFFF,#368ee0); 
        background: -moz-linear-gradient(left,#FFFFFF,#368ee0); 
        background: linear-gradient(to left,#FFFFFF,#368ee0); 
        font-size: 1.4em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: White;
        padding: 0.5em 1em;
    }*/

/* This style is repeated:
        .hide
    {
        display: none;
    }*/

/* This style is repeated:
    .subContainer
    {
        width: 100%;
        margin-left: 1em;
    }
        */
/*This style is repeated:
.floatLeft {
    float: left;
}*/

.marginLeft0d5 {
    margin-left: 0.5em;
}

.marginRight0d5 {
    margin-right: 0.5em;
}

.editButton {
    float: right !important;
    margin-top: -2.65em !important;
    margin-right: 3em;
    position: relative !important;
}

/*labelsSalesFuelstop replaces labels*/
.labelsSalesFuelstop {
    font-size: 1.1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 0.5em;
    float: left;
    width: 6em;
}
/* It seems not used */
/*.labelError {
    font-size: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FF0000;
    vertical-align: middle;
}*/

.flightOriginal {
    color: #ffffff;
    background-color: #368ee0;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    SalesPaxAssigmentGridTemplate.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
*/
/*
        All are repeated:
        .floatLeft
    {
        float: left;
    }
    
    .marginLeft2
    {
        margin-left: 2em;
    }
    
    .marginLeft1
    {
        margin-left: 1em;
    }*/

/*+++++++++++++++++++++++++++++++++++++++++++
        SalesQuoteFlightNew.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
       */
.radDateTimePickerInline {
    margin: 0em 0.5em !important;
}


/* As clientId can't be referenced in an external file, I'm creating a new style from:
          a) #<%=RadComboBoxOprIndex.ClientID%>
          b)  .editCombo
          for RadComboBoxOprIndex
      */
/*#<%=RadComboBoxOprIndex.ClientID%>
    {
        margin-top: -3.25em;
    }
    .editCombo
{
    float: right !important;
    margin-top: -2.25em !important;
    margin-right: 5em;
    position: relative !important;
}*/
/* New created style from the three previous styles CssClass="editCombo marginRight1em" */

.comboBoxOprIndex {
    float: right !important;
    margin-top: -2.25em !important; /* from editCombo*/
    margin-right: 1em;
    position: relative !important;
}
/* As class .image is also used with float:left and margin-left: 0.5em;
#<%=ImagePax.ClientID% > {
    margin-left: 0.5em;
}
    */


/*+++++++++++++++++++++++++++++++++++++++++++
        SalesQuoteRequestNew.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
       */

.radDateTimePickerInline {
    float: left;
    margin: 0em 0.5em !important;
}
/*+++++++++++++++++++++++++++++++++++++++++++
    ToDoShow.ascx
*+++++++++++++++++++++++++++++++++++++++++++
*/
/*It already exists in this file:
      .message
    {
        margin: 0.3em;
        float: left;
        width: 85.5%;
    }*/

/*As the only span inside  PanelToDo that I can see is a Label, let's add this style for a label
    #<%=PanelToDo.ClientID%> span
    {
        float: left;
        font-size: 1em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
        vertical-align: middle;
    }
      */
.PanelToDoLabel {
    float: left;
    font-size: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: middle;
}

/*Replaced by alignCenterHorizontal
        .alingHorizontalCenter
    {
        margin: auto;
    }*/

/*+++++++++++++++++++++++++++++++++++++++++++
    RESSlotEditor.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */
.ModalProgressContainer {
    z-index: 10005;
    position: fixed;
    cursor: wait;
    top: 0%;
    background-color: #ffffff;
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: .8;
    height: 100%;
    width: 100%;
    text-align: center;
}

.ModalProgressContent {
    padding: 10px;
    border: solid 0px #000040;
    font-weight: bold;
    background-color: #ffffff;
    margin-top: 300px;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    QuestionnaireFormAsign.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */

.validationSummary {
    color: red;
    font-size: 1.2em;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    FindCBLAirport.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */




.rowRed {
    float: left;
    clear: both;
    width: 90%;
    margin: 0.5em 1em;
    color: red;
}

.rowFindCBL {
    float: left;
    clear: both;
    width: 90%;
    margin: 1em 1em;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    ClassroomInstructorModules.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */
.upperCase {
     
    color: #666666 !important;
    font-variant: small-caps !important;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    ClassroomCourses.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */


.RadButtonCBLControls {
    font-variant: normal !important;
    font-family: "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color: #000000;
    font-size: 0.8em;
    font-weight: normal;
}

    .RadButtonCBLControls .rbText {
        padding: 0 !important;
    }

.style1CC {
    width: 100%;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    ProcessSchedulerConfigurator.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */

.inline{
    display:inline;
}


/*
    CWOCwellt-405: 
    This file was created with inline <style> found in .ascx files in order to extract those tags from resulting html
*/


/*+++++++++++++++++++++++++++++++++++++++++++
    AlertOverview.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
*/
.marginTop1 {
    margin-top: 5px !important;
}

.button {
    color: white;
    text-decoration: none;
}

    .button span {
        left: 10px !important;
        top: 2px !important;
    }

    .button input {
        padding-left: 30px !important;
        padding-right: 5px !important;
        padding-top: 0px !important;
        margin-top: 0px !important;
        line-height: 15px !important;
        top: 0px !important;
        background-color: transparent !important;
    }




/*+++++++++++++++++++++++++++++++++++++++++++
    ColorPicker.ascx 
  +++++++++++++++++++++++++++++++++++++++++++

*/
.style1ColorPicker {
    height: 88px;
    width: 201px;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    DateSpanSelection2.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
*/
.style1DateSpanSel2 {
    width: 30px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
      FeedbackQuestionDesigner.ascx & FeedbackQuestionDesignerWithRemarks.ascx & PostflightEntry.ascx & SyllabusSessinItemsEditor.ascx & WeekdaySelector.ascx
*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  */
.style1FeedbackQD {
    width: 100%;
}

/*+++++++++++++++++++++++++++++++++++++++++++
       FeedbackReport.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
   */
.style1FR {
    width: 100%;
}

.style2FR {
    height: 15px;
}

.reportFR div {
    width: auto;
    margin: auto !important;
    clear: none !important;
}

/*+++++++++++++++++++++++++++++++++++++++++++
        FileManagerV04
 *+++++++++++++++++++++++++++++++++++++++++++
    */
html .RadUpload .ruButton {
    height: 25px;
    width: 32px;
    background-image: url("/Images/sendDocument32.png");
    background-repeat: no-repeat;
}

    html .RadUpload .ruButton.ruRemove {
        background: none;
        /*float: left !important;*/
        /*font-size: medium;*/
        font-weight: bold;
    }

html .RadUpload .ruSelectWrap .ruButton {
    border-color: transparent;
    background-color: transparent;
}

html .RadUpload .ruButton.ruButtonFocus,
html .RadUpload .ruButton.ruButtonFocus.ruButtonHover {
    background-position: -1px, -1px;
    border: none;
    background-color: transparent;
}

html span.ruFileWrap.ruStyled {
    /*width: 40px;*/
    /*height: 40px;*/
}
.RadUpload_Metro .ruSelectWrap .ruButton.ruFocused {
    /* box-shadow: inset 0 0 5px rgba(37,160,218,0.5); */
    box-shadow: none !important;
}

.RadUpload_Metro .ruSelectWrap .ruButton.ruButtonHover {
    /* border-color: #cecece; */
    /* color: #000; */
    /* background-color: #e7e7e7; */
     border-color: transparent !important; 
     color: transparent !important; 
     background-color: transparent !important; 
}


span.ruErrorMessage {
    font-weight: bolder;
    color: red;
    margin: 10px;
}

html .div-grid {
    width: 100% !important;
}

html .panel-75 {
    width: 75% !important;
}

html th.div-grid.action.rgCheck.rgHeader,
html th.div-grid.action.rgHeader {
    width: 25px !important;
}

html a.reTool.reSaveDocument.reToolIcon {
    background-image: url(/Images/save24.png) !important;
    background-repeat: no-repeat;
    background-size: contain;
    position: initial;
    color: transparent !important;
}

input[type=file], /* FF, IE7+, chrome (except button) */
input[type=file]::-webkit-file-upload-button { /* chromes and blink button */
    cursor: pointer;
}
/*MFR.20171227.0940.CBL-552 Almost invisible altRow selected*/
.FileManagerGrid .rgSelectedRow {
    color: #000 !important;
    background-color: #25a0da !important;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    PassportAdd
 *+++++++++++++++++++++++++++++++++++++++++++
.h3PassportAdd {
    background-color: #368ee0;
    background: -webkit-linear-gradient(right,#FFFFFF,#368ee0); /*Safari 5.1-6*/
/*background: -o-linear-gradient(left,#FFFFFF,#368ee0); /*Opera 11.1-12*/
/*background: -moz-linear-gradient(left,#FFFFFF,#368ee0); /*Fx 3.6-15*/
/*background: linear-gradient(to left,#FFFFFF,#368ee0); /*Standard*/
/*font-size: 1.4em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: White; padding: 0.5em 1em;
/*}*/

.subContainer {
    width: 100%;
    margin-left: 1em;
}

.hide {
    display: none;
}


.labels {
    font-size: 1.1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 0.5em;
    width: 8em;
    float: left;
}

.floatLeft {
    float: left;
}

.marginLeft2 {
    margin-left: 2em;
}

.marginLeft1 {
    margin-left: 1em;
}

/*+++++++++++++++++++++++++++++++++++++++++++
     RemidersShow 
 *+++++++++++++++++++++++++++++++++++++++++++
*/

/* It seems not used.... h3
    {
        background-color: #368ee0;
        background: -webkit-linear-gradient(right,#FFFFFF,#368ee0);
        background: -o-linear-gradient(left,#FFFFFF,#368ee0); 
        background: -moz-linear-gradient(left,#FFFFFF,#368ee0); 
        background: linear-gradient(to left,#FFFFFF,#368ee0); 
        font-size: 1.4em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: White;
        padding: 0.5em 1em;
    }*/

.message {
    margin: 0.3em;
    float: left;
    width: 85.5%;
}

/* I can only seen one span inside the PanelReminder containing Buttons without text, so this settings
        regarding font are not necessary. 
        They appear to be shown in left side also.
        Besides in an external file, ClientID is not possible.
        #<%=PanelReminder.ClientID%> span
    {
        float: left;
        font-size: 1em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
        vertical-align: middle;
    }*/

.floatRight {
    float: right;
}

.alignCenterHorizontal {
    margin: auto;
}


/*+++++++++++++++++++++++++++++++++++++++++++
        SalesFuelStopAirportNew.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
/*It seems not used.... h3
    {
        background-color: #368ee0;
        background: -webkit-linear-gradient(right,#FFFFFF,#368ee0); 
        background: -o-linear-gradient(left,#FFFFFF,#368ee0); 
        background: -moz-linear-gradient(left,#FFFFFF,#368ee0); 
        background: linear-gradient(to left,#FFFFFF,#368ee0); 
        font-size: 1.4em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: White;
        padding: 0.5em 1em;
    }*/

/* This style is repeated:
        .hide
    {
        display: none;
    }*/

/* This style is repeated:
    .subContainer
    {
        width: 100%;
        margin-left: 1em;
    }
        */
/*This style is repeated:
.floatLeft {
    float: left;
}*/

.marginLeft0d5 {
    margin-left: 0.5em;
}

.marginRight0d5 {
    margin-right: 0.5em;
}

.editButton {
    float: right !important;
    margin-top: -2.65em !important;
    margin-right: 3em;
    position: relative !important;
}

/*labelsSalesFuelstop replaces labels*/
.labelsSalesFuelstop {
    font-size: 1.1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 0.5em;
    float: left;
    width: 6em;
}
/* It seems not used */
/*.labelError {
    font-size: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FF0000;
    vertical-align: middle;
}*/

.flightOriginal {
    color: #ffffff;
    background-color: #368ee0;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    SalesPaxAssigmentGridTemplate.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
*/
/*
        All are repeated:
        .floatLeft
    {
        float: left;
    }
    
    .marginLeft2
    {
        margin-left: 2em;
    }
    
    .marginLeft1
    {
        margin-left: 1em;
    }*/

/*+++++++++++++++++++++++++++++++++++++++++++
        SalesQuoteFlightNew.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
       */
.radDateTimePickerInline {
    margin: 0em 0.5em !important;
}


/* As clientId can't be referenced in an external file, I'm creating a new style from:
          a) #<%=RadComboBoxOprIndex.ClientID%>
          b)  .editCombo
          for RadComboBoxOprIndex
      */
/*#<%=RadComboBoxOprIndex.ClientID%>
    {
        margin-top: -3.25em;
    }
    .editCombo
{
    float: right !important;
    margin-top: -2.25em !important;
    margin-right: 5em;
    position: relative !important;
}*/
/* New created style from the three previous styles CssClass="editCombo marginRight1em" */

.comboBoxOprIndex {
    float: right !important;
    margin-top: -2.25em !important; /* from editCombo*/
    margin-right: 1em;
    position: relative !important;
}
/* As class .image is also used with float:left and margin-left: 0.5em;
#<%=ImagePax.ClientID% > {
    margin-left: 0.5em;
}
    */


/*+++++++++++++++++++++++++++++++++++++++++++
        SalesQuoteRequestNew.ascx
 *+++++++++++++++++++++++++++++++++++++++++++
       */

.radDateTimePickerInline {
    float: left;
    margin: 0em 0.5em !important;
}
/*+++++++++++++++++++++++++++++++++++++++++++
    ToDoShow.ascx
*+++++++++++++++++++++++++++++++++++++++++++
*/
/*It already exists in this file:
      .message
    {
        margin: 0.3em;
        float: left;
        width: 85.5%;
    }*/

/*As the only span inside  PanelToDo that I can see is a Label, let's add this style for a label
    #<%=PanelToDo.ClientID%> span
    {
        float: left;
        font-size: 1em;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
        vertical-align: middle;
    }
      */
.PanelToDoLabel {
    float: left;
    font-size: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: middle;
}

/*Replaced by alignCenterHorizontal
        .alingHorizontalCenter
    {
        margin: auto;
    }*/

/*+++++++++++++++++++++++++++++++++++++++++++
    RESSlotEditor.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */
.ModalProgressContainer {
    z-index: 10005;
    position: fixed;
    cursor: wait;
    top: 0%;
    background-color: #ffffff;
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: .8;
    height: 100%;
    width: 100%;
    text-align: center;
}

.ModalProgressContent {
    padding: 10px;
    border: solid 0px #000040;
    font-weight: bold;
    background-color: #ffffff;
    margin-top: 300px;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    QuestionnaireFormAsign.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */

.validationSummary {
    color: red;
    font-size: 1.2em;
}

/*+++++++++++++++++++++++++++++++++++++++++++
    FindCBLAirport.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */




.rowRed {
    float: left;
    clear: both;
    width: 90%;
    margin: 0.5em 1em;
    color: red;
}

.rowFindCBL {
    float: left;
    clear: both;
    width: 90%;
    margin: 1em 1em;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    ClassroomInstructorModules.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */
.upperCase {
     
    color: #666666 !important;
    font-variant: small-caps !important;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    ClassroomCourses.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */


.RadButtonCBLControls {
    font-variant: normal !important;
    font-family: "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color: #000000;
    font-size: 0.8em;
    font-weight: normal;
}

    .RadButtonCBLControls .rbText {
        padding: 0 !important;
    }

.style1CC {
    width: 100%;
}


/*+++++++++++++++++++++++++++++++++++++++++++
    ProcessSchedulerConfigurator.ascx
  *+++++++++++++++++++++++++++++++++++++++++++ */

.inline{
    display:inline;
}
