/**/


/*
    --MManasrah: adding background to the login page
    --this part is to control the background in the login screen for BDS, similar to LTP
    --if this is added here, it will appear as a background for all body in every page, it needs to be added only to the login screen
    -- this is done by editing the login, manage, settings> then Advanced settings, copy this and add it to the page header
    body {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(/wpcrm/portals/0/images/Branding/welder.jpg) no-repeat center center fixed;
    background-blend-mode: darken;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
*/
.DivBody {
    background: none !important;
}

#NavTabs_TabStripHead {
    background: none !important;
    background-color: #777773 !important;
}

.ui-layout-north.WPTabStrip_Head.ui-layout-pane.ui-layout-pane-north {
    background: #777773 !important;
}

#menuBar {
    background: #032a5e !important;
}

#dnn_wpMobileLogin, #dnn_customMobileLogin {
    background: #a8a8a8 !important;
}

#dnn_mobileLoginPanel {
    background: #032a5e !important;
}

.QuoteOptionSelected {
    background-color: #032a5e !important;
}

#LoginPanes {
    /*padding-top: 30px !important;*/ /*sets distance between the image logo (if there is one) and the top of the login box*/
    /*display: flex;*/
    /*margin-left: 0px !important;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*width: 350px !important;*/
}

#dnn_Image1 {
    width: 100%;
    padding: 0 0 0 0 !important;
    align-items: center;
}


#LoginContent {
    float: left !important;
    margin-top: 30px !important; /* sets distance between login panel and the top of the page*/
    width: 380px;
    background: rgba(255, 255, 255) !important; /*sets the background color of the login box and the transparency*/
    border-radius: 3px; /*determines how rounded the border is*/
    margin: 20px 100px 0px 20px;
    border: 1px solid black;
    border-radius: 3px;
}
#ui-layout-center {
    
    float: left;
}

#dnn_customMobileLogin img {
    width: 80%;
}

#bottomLegend {
    width: 350px !important;
}

#dnn_wpMobileLogin, #dnn_customMobileLogin {
    background: linear-gradient(to left bottom, #2b71b9 50%, #2b71b9 50%)
}

#troubleLink {
    margin: 30px -20px 0 0 !important;
    padding: 0 0 0 0 !important;
    /*text-align: right !important;*/
    color: rgba(255, 255, 255)
}

#dnn_RightPane {
    margin: 0 0 -50px 0 !important;
    padding: 0 0 0 0 !important;
}

#CommunicationResults1_pnlNoResults.noResults {
    /*background-image: url(/WPCRM/Portals/0/Images/Branding/watermark2.png);*/
    opacity: 0.5;
    height: 300PX;
}

/*.CenterChild_RightPanel, .CenterChild_LeftPanel
/*{
/*     border-radius: 0px;/*100% 100% 100% 100% / 8px 8px 8px 8px; */ */
/*     box-shadow: 0px !important; /*0px 2px 3px rgba(0, 0, 0, 0.3); */ */
/*    margin: 8px 4px;                                                                                                  */
/*}                                                                                                                     */
/*                                                                                                                      */
/*#NavTabs_TabStripHead {                                                                                               */
/*background: none !important;                                                                                          */
/*background-color: #041E42 !important;                                                                                 */
/*/*background-image: url(https://media.giphy.com/media/BdAJbjBaz2sgg/giphy.gif) !important;                            */
/* url(http://moziru.com/images/fireworks-clipart-tumblr-transparent-5.gif) !important ;                                */
url(https://78.media.tumblr.com/31b77a4ffcc179ee0e3d399200624392/tumblr_nh2p87g63P1szhqh3o1_500.gif) !important;*/ */
/*background-position: top !important;                                                                                  */
/*background-repeat: repeat !important;                                                                                 */
/*/*-webkit-animation: slide 14s linear infinite;*/ */
/*}                                                                                                                     */
/*                                                                                                                      */
/*#troubleLink                                                                                                          */
/*{                                                                                                                     */
/*    padding: 0px !important;                                                                                          */
/*    text-align: right !important;                                                                                     */
/*}                                                                                                                     */
/*                                                                                                                      */
/*.DnnModule-385                                                                                                        */
/*{                                                                                                                     */
/*    margin: 0px !important;                                                                                           */
/*}                                                                                                                     */
/*                                                                                                                      */
/*.ui-layout-north.WPTabStrip_Head.ui-layout-pane.ui-layout-pane-north {                                                */
/*    background: #041E42 !important;                                                                                   */
/*}                                                                                                                     */
/*#LoginPanes {                                                                                                         */
/*                                                                                                                      */
/*    width: 500px !important;                                                                                          */
/*    padding-top: 30px !important;                                                                                     */
/*}                                                                                                                     */
/*#LoginPanes .dnn_RightPane                                                                                            */
/*{                                                                                                                     */
/*    height: 183px !important;                                                                                         */
/*}                                                                                                                     */
/*                                                                                                                      */
/*#dnn_Image1                                                                                                           */
/*{                                                                                                                     */
/*    margin-left: -15px;                                                                                               */
/*}                                                                                                                     */
/*                                                                                                                      */
/*.DnnModule-7594                                                                                                       */
/*{                                                                                                                     */
/*    position:absolute !important;                                                                                     */
/*    top: 30px;                                                                                                        */
/*    right: 30px;                                                                                                      */
/*}                                                                                                                     */
/*                                                                                                                      */
/*#LoginContent {                                                                                                       */
/*                                                                                                                      */
/*    margin: 20px 0px 0px 20px;                                                                                        */
/*    width: 500px;                                                                                                     */
/*    background-color: #fff;                                                                                           */
/*    border: 1px solid black;                                                                                          */
/*    border-radius: 3px;                                                                                               */
/*    /*margin-top: 100px;*/ */
/*    height: 420px;                                                                                                    */
/*}                                                                                                                     */
/*                                                                                                                      */
/*                                                                                                                      */
/*@-webkit-keyframes slide {                                                                                            */
/*    from { background-position: 0 0; }                                                                                */
/*    to { background-position: 0 400px; }                                                                              */
/*}                                                                                                                     */                                                                                                                                    
