@import"WWPBaseObjects.WorkWithPlusBaseDS.css";@import"WorkWithPlus.DynamicForms.WWP_DynamicForm_DS.css";@import"WorkWithPlusDS_Tokens.css";@layer WorkWithPlusDS{DIV.gx-mask{background-color :black;background-image :var(--GX-Image_DDOOptionFilteringData);background-repeat :no-repeat;left :0;position :absolute;top :0;height :100%;width :100%;animation :entermask 1s;-webkit-animation :entermask 1s;-ms-filter :"alpha(opacity=20)";opacity :.2;display :inline-block;background-position :center;}.login-input-container{display :flex;align-items :center;border :1px solid #ccc;border-radius :6px;padding :8px 12px;transition :border .2s ease-in-out;max-width :450px;background-color :white;margin-bottom :12px;}.login-input-icon{color :#999;font-size :16px;margin-right :8px;}.login-input-field{border :none;background :transparent;outline :none;flex :1;font-size :14px;color :#333;}.TableContentCustom{display :table;justify-content :center;align-items :center;vertical-align :middle;background-color :transparent;border-radius :12px;box-shadow :0 0 20px rgba(0,0,0,.15);padding :0;overflow :hidden;min-width :800px;background-color :rgba(255,255,255,.8);}.LoginImageHalf{background-image :url(SGMLogoPagPrincipal2.png);background-size :contain;background-position :center;background-repeat :no-repeat;width :100%;height :40vh;position :relative;margin :3%;margin-top :50px;margin-bottom :50px;}.LoginImageHalf::after{content :"";position :absolute;top :20%;bottom :20%;right :-6.5%;width :2px;background-color :#999;border-radius :1px;}.LoginFormHalf{display :flex;justify-content :center;align-items :center;flex-direction :column;height :100%;margin-top :50px;margin-bottom :50px;}.TableMainFondo{background-image :url("fondo1.jpg");background-size :cover;background-repeat :no-repeat;background-position :center;width :100%;height :100vh;display :flex;justify-content :center;align-items :center;}.login-title{font-family :"Segoe UI","Roboto","Helvetica Neue",sans-serif;font-size :24px;font-weight :600;color :#0081D8;text-align :center;margin-bottom :20px;margin-top :0;}.table-margin-top{margin-top :20px;}.btn-login{padding :10px 20px;margin :10px;border :none;cursor :pointer;font-size :16px;border-radius :6px;position :relative;z-index :1;transition :all .3s ease;overflow :hidden;}.btn-login-border-reveal{background-color :transparent;color :#0081D8;border :2px solid #0081D8;}.btn-login-border-reveal::after{content :"";position :absolute;width :0;height :100%;top :0;left :0;background-color :#006bb5;transition :width .3s ease;z-index :-1;border-radius :6px;}.btn-login-border-reveal:hover::after{width :100%;}.btn-login-border-reveal:hover{color :white;}}