﻿/* ######################################################################################################################################### */
/* ######################################################################################################################################### */
/* ######################################################################################################################################### */
/* # Animated Collapse Styles                                                                                                                */
/* ######################################################################################################################################### */
/* ######################################################################################################################################### */
/* ######################################################################################################################################### */


    /* ##################################################################################################################################### */
    /* ##################################################################################################################################### */
    /* ##################################################################################################################################### */
    /* # Animated Collapse - ToolTip                                                                                                         */
    /* ##################################################################################################################################### */
    /* ##################################################################################################################################### */
    /* ##################################################################################################################################### */
                                                                                                                                          /* */
        /* ################################################################################################################################# */
        /* ################################################################################################################################# */
        /* #  Assemblies                                                                                                                     */
        /* ################################################################################################################################# */
        /* ################################################################################################################################# */
            .animatedcollapse_wrapper_ctrl_Assemblies {                                                                                   /* */
                width: 300px;                                                                                                             /* */
            }                                                                                                                             /* */
                                                                                                                                          /* */
            .animatedcollapse_header_ctrl_Assemblies {   
                cursor: pointer;                                                                                                          /* */
                width: 100%;                                                                                                              /* */
                padding: 5px;
                padding-left:0px;                                                                                                             /* */
            }                                                                                                                             /* */
                                                                                                                                          /* */
            .animatedcollapse_content_ctrl_Assemblies {                                                                                   /* */
                 border: 1px dotted gray;                                                                                                 /* */
                 width: 500px;                                                                                                            /* */
                 display: none;                                                                                                           /* */
                 position: absolute;                                                                                                      /* */
                 background-color: White;                                                                                                 /* */
            }                                                                                                                             /* */

        /* ################################################################################################################################# */
        /* ################################################################################################################################# */
        /* #  ExistingCreditCards                                                                                                                     */
        /* ################################################################################################################################# */
        /* ################################################################################################################################# */
            .animatedcollapse_wrapper_ctrl_ExistingCreditCards {                                                                          /* */
                width: 300px;                                                                                                             /* */
            }                                                                                                                             /* */
                                                                                                                                          /* */
            .animatedcollapse_header_ctrl_ExistingCreditCards {                                                                           /* */
                cursor: pointer;                                                                                                          /* */
                width: 100%;                                                                                                              /* */
                padding: 5px;                                                                                                             /* */
                color: #010824;  
                font-weight: bold;                                                                                                         /* */
            }                                                                                                                             /* */
                                                                                                                                          /* */
            .animatedcollapse_content_ctrl_ExistingCreditCards {                                                                          /* */
                 border: 1px dotted gray;                                                                                                 /* */
                 width: 500px;                                                                                                            /* */
                 display: none;                                                                                                           /* */
                 position: absolute;                                                                                                      /* */
                 background-color: White;                                                                                                 /* */
            }                                                                                                                             /* */



        /* ################################################################################################################################# */
        /* ################################################################################################################################# */
        /* #  CSRUserInfo                                                                                                                   */
        /* ################################################################################################################################# */
        /* ################################################################################################################################# */
            .animatedcollapse_wrapper_ctrl_CSRUserInfo {                                                                          /* */
                width: 158px;                                                                                                             /* */
            }                                                                                                                             /* */
                                                                                                                                          /* */
            .animatedcollapse_header_ctrl_CSRUserInfo {                                                                           /* */
                vertical-align: bottom; 
                height: 17px;
                text-align:left;  
                cursor: pointer;
                color: #010824;                                                                                                          /* */
            }                                                                                                                             /* */
                                                                                                                                          /* */
            .animatedcollapse_content_ctrl_CSRUserInfo {                                                                          /* */
                background-color:White;
                border:1px solid gray;
                z-index:10000;
                padding:5px;
                width:300px;
                overflow:auto;    
                display: none;     
                position: absolute;                                                                                       /* */
            }                                                                                                                             /* */


    /* ##################################################################################################################################### */
    /* ##################################################################################################################################### */
    /* ##################################################################################################################################### */
    /* # Animated Collapse - Extending                                                                                                       */
    /* ##################################################################################################################################### */
    /* ##################################################################################################################################### */
    /* ##################################################################################################################################### */        