﻿.title-reg
{
    margin-top: 8px;
    border-bottom: 1px solid rgb(230, 228, 229);
    margin: 6px 0px 3px 10px;
    width: 182px !important;
}
.style1
{
    width: 100%;
    border-style: solid;
    border-width: 1px;
}

.someinput::-ms-clear
{
    display: none;
}

::-ms-clear
{
    display: none;
}

::-ms-reveal
{
    display: none;
}

.fontClass
{
    font-weight: 500;
    color: #000;
    font-size: 14px;
}

.form-group .form-control
{
    height: 25px;
}

.MarginSpace
{
    margin-bottom: 3px;
    margin-top: 3px;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill
{
    background-color: White;
    background-image: none;
    color: rgb(0, 0, 0);
}

.style1
{
    width: 100%;
    border-style: solid;
    border-width: 1px;
}

.btnNew-save
{
    color: #3A3A3A;
    border: 0px solid;
    background: #ffff; /* Old browsers */
    font-size: 14px;
    font-style: italic;
    cursor: pointer;
}
.btnNew-save:hover
{
    text-decoration: none !important;
}
.btnNew-save .fa
{
    transform: rotate(90deg);
    margin-right: 2px;
}


.web_dialog_overlay
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000000;
    opacity: .15;
    filter: alpha(opacity=15);
    -moz-opacity: .15; /*z-index: 101; */
    display: none;
}
.web_dialog
{
    display: none;
    position: fixed;
    width: 380px;
    height: 200px;
    top: 50%;
    left: 50%;
    margin-left: -190px;
    margin-top: -100px;
    background-color: #ffffff;
    border: 2px solid #336699;
    padding: 0px; /*z-index: 102; */
    font-family: Verdana;
    font-size: 10pt;
}
.web_dialog_title
{
    border-bottom: solid 2px #336699;
    background-color: #336699;
    padding: 4px;
    color: White;
    font-weight: bold;
}
.web_dialog_title a
{
    color: White;
    text-decoration: none;
}
.align_right
{
    text-align: right;
}
.col-md-9
{
    padding: 0px;
}



.tab-content
{
    border-left: 1px solid #ccced0;
    border-right: 1px solid #ccced0;
    border-bottom: 1px solid #ccced0;
    border-top: 1px solid #ccced0;
    padding: 5px 5px 5px 5px;
}


/*------------------ Start Responsive Default.aspx CSS Style  ------------------------*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px)
{
    
    .Left_logo
    {
        width: 85%;
        padding-top: 4px;
    }
    
    .right_logo
    {
        width: 85%;
        padding-top: 4px;
    }
    
     .right_logo_block
    {
        width:100% !important;
        float:right;
        padding-top:10px;
    }
    
    .right-block-margin
    {
        margin-left: 0px;
    }
    .tab-block-margin
    {
        margin-left: 0px;
    }
    
    .Right_Login_block
    {
        background-color: #394165; 
        width: 285px;
    }
    
    .Right_Cat_block
    {
        width: 285px; 
        margin-top:10px; 
        padding:0px; 
        background-color:#fff;
    }
    
    .Right_Link
    {
       margin-left: 1px;
       margin-top: 18px;
       width: 100% !important;
    }

    .tab-content1
    {
        border-left: 1px solid #ccced0;
        border-right: 1px solid #ccced0;
        border-bottom: 1px solid #ccced0;
        border-top: 1px solid #ccced0;
        padding: 5px 5px 5px 5px;
        background-color: White;
        padding: 0px;
        margin-top: -5px;
        width: 285px;
        display: inline-block !important;
    }

    .tab-content2
    {
        border-left: 1px solid #ccced0;
        border-right: 1px solid #ccced0;
        border-bottom: 1px solid #ccced0;
        border-top: 1px solid #ccced0;
        padding: 5px 5px 5px 5px;
        background-color: White;
        padding: 0px;
        width: 285px;
        display: inline-block;
    }

    .web_dialog
    {
        margin-top: -100px;
        margin-left: -160px;
        width: 320px !important;
    }

}


@media only screen and (min-width : 360px)
{
    
    .Left_logo
    {
        width: 85%;
        padding-top: 4px;
    }
    
    .right_logo
    {
        width: 85%;
        padding-top: 4px;
    }
    
     .right_logo_block
    {
        width:100% !important;
        float:right;
        padding-top:10px;
    }
    
    .right-block-margin
    {
        margin-left: 0px;
    }
    .tab-block-margin
    {
        margin-left: 0px;
    }
    
    .Right_Login_block
    {
        background-color: #394165; 
        width: 325px;
    }
    
    .Right_Cat_block
    {
        width: 325px; 
        margin-top:10px; 
        padding:0px; 
        background-color:#fff;
    }
    
    .Right_Link
    {
       margin-left: 18px;
       margin-top: 18px;
       width: 100% !important;
    }

    .tab-content1
    {
        border-left: 1px solid #ccced0;
        border-right: 1px solid #ccced0;
        border-bottom: 1px solid #ccced0;
        border-top: 1px solid #ccced0;
        padding: 5px 5px 5px 5px;
        background-color: White;
        padding: 0px;
        margin-top: -5px;
        width: 325px;
        display: inline-block !important;
    }

    .tab-content2
    {
        border-left: 1px solid #ccced0;
        border-right: 1px solid #ccced0;
        border-bottom: 1px solid #ccced0;
        border-top: 1px solid #ccced0;
        padding: 5px 5px 5px 5px;
        background-color: White;
        padding: 0px;
        width: 325px;
        display: inline-block;
    }

    .web_dialog
    {
        margin-top: -100px;
        margin-left: -160px;
        width: 320px !important;
    }

}


/* Small Devices, Tablets */
@media only screen and (min-width : 700px)
{
    .bg
    {
        background-image: url('../seConfigFiles/images/Infrastructure_banner.png');
        background-repeat: no-repeat; 
        margin: 0px; 
        Padding:0px;
      
    }
    
    .Left_logo
    {
        width: 100%;
        padding-top: 4px;
    }
    
     .right_logo
    {
        width: 100%;
        padding-top: 4px;
    }
    
    .Left_logo_block
    {
        width:40% !important;
        float:left;
    }
    .right_logo_block
    {
        width:40% !important;
        float:right;
        padding-top:10px;
    }
    
    .right-block-margin
    {
        margin-left: 0px;
    }
    .tab-block-margin
    {
        margin-left: 0px;
    }
    
    .Right_Login_block
    {
        background-color: #394165 !important; 
        width: 250px !important;
    }

     .Right_Cat_block
    {
        width: 250px !important; 
        margin-top:10px !important; 
        padding:0px !important; 
        background-color:#fff !important;
    }

    .Right_Link
    {
        margin-left: 37px !important;
        margin-top: 20px !important;
        width: 24% !important;
        line-height: 45px;
    }
    
    .tab-content1
    {
        border-left: 1px solid #ccced0;
        border-right: 1px solid #ccced0;
        border-bottom: 1px solid #ccced0;
        border-top: 1px solid #ccced0;
        padding: 5px 5px 5px 5px;
        background-color: White;
        padding: 0px;
        margin-top: -65px;
        width: 97%;
        display: inline-block !important;
    }

    .tab-content2
    {
        border-left: 1px solid #ccced0;
        border-right: 1px solid #ccced0;
        border-bottom: 1px solid #ccced0;
        border-top: 1px solid #ccced0;
        padding: 5px 5px 5px 5px;
        background-color: White;
        padding: 0px;
        width: 97%;
        display: inline-block;
    }
    
   .container-block
    {
        width:100% !important;
        margin:0px !important;
        padding:0px !important;
    }

   .img-block {
        width: 66% !important;
    }

    .web_dialog
    {
        margin-top: -250px;
        width: 380px !important;
    }

}


/* Medium Devices, Desktops */
@media only screen and (min-width : 786px)
{
   .Right_Link
    {
       margin-left: 59px !important;
       margin-top: 20px !important;
       width: 23% !important;
       line-height: 45px;
    }
    
     .tab-content1
    {
        border-left: 1px solid #ccced0;
        border-right: 1px solid #ccced0;
        border-bottom: 1px solid #ccced0;
        border-top: 1px solid #ccced0;
        padding: 5px 5px 5px 5px;
        background-color: White;
        padding: 0px;
        margin-top: -65px;
        width: 97%;
        display: inline-block !important;
    }

    .tab-content2
    {
        border-left: 1px solid #ccced0;
        border-right: 1px solid #ccced0;
        border-bottom: 1px solid #ccced0;
        border-top: 1px solid #ccced0;
        padding: 5px 5px 5px 5px;
        background-color: White;
        padding: 0px;
        width: 97%;
        display: inline-block;
    }
    
     .web_dialog
    {
        margin-top: -400px;
        width: 380px !important;
    }
}


@media only screen and (min-width : 860px)
{
    
     .Left_logo
    {
        width: 100%;
        padding-top: 4px;
    }
    
     .right_logo
    {
        width: 85%;
        padding-top: 4px;
    }
    
    .Left_logo_block
    {
        width:30% !important;
        float:left;
    }
    .right_logo_block
    {
        width:40% !important;
        float:right;
        padding-top:10px;
    }
    .Right_Link
    {
        margin-left: 0px !important; 
        margin-top:20px !important;
        width: 25% !important;
    }
    
      .tab-content1
    {
        border-left: 1px solid #ccced0;
        border-right: 1px solid #ccced0;
        border-bottom: 1px solid #ccced0;
        border-top: 1px solid #ccced0;
        padding: 5px 5px 5px 5px;
        background-color: White;
        padding: 0px;
        margin-top: -65px;
        width: 50%;
        display: inline-block !important;
    }

    .tab-content2
    {
        border-left: 1px solid #ccced0;
        border-right: 1px solid #ccced0;
        border-bottom: 1px solid #ccced0;
        border-top: 1px solid #ccced0;
        padding: 5px 5px 5px 5px;
        background-color: White;
        padding: 0px;
        width: 45%;
        display: inline-block;
    }
    
     .img-block {
        width: 70% !important;
    }
}


@media only screen and (min-width : 860px)
{
     .Left_logo
    {
        width: 100%;
        padding-top: 4px;
    }
    
     .right_logo
    {
        width: 75%;
        padding-top: 4px;
    }
    
    .Left_logo_block
    {
        width:30% !important;
        float:left;
    }
    .right_logo_block
    {
        width:40% !important;
        float:right;
        padding-top:10px;
    }
    
      .Right_Link
    {
        margin-left: 24px !important; 
        margin-top:20px !important;
        width: 25% !important;
    }
    
      .tab-content1
    {
        border-left: 1px solid #ccced0;
        border-right: 1px solid #ccced0;
        border-bottom: 1px solid #ccced0;
        border-top: 1px solid #ccced0;
        padding: 5px 5px 5px 5px;
        background-color: White;
        padding: 0px;
        margin-top: -65px;
        width: 55%;
        display: inline-block !important;
    }

    .tab-content2
    {
        border-left: 1px solid #ccced0;
        border-right: 1px solid #ccced0;
        border-bottom: 1px solid #ccced0;
        border-top: 1px solid #ccced0;
        padding: 5px 5px 5px 5px;
        background-color: White;
        padding: 0px;
        width: 42%;
        display: inline-block;
    }
    
  .img-block {
        width: 70% !important;
    }
}

@media only screen and (min-width : 1280px)
{
     .Left_logo
    {
        width: 100%;
        padding-top: 4px;
    }
    
     .right_logo
    {
        width: 75%;
        padding-top: 4px;
    }
    
    .Left_logo_block
    {
        width:30% !important;
        float:left;
    }
    .right_logo_block
    {
        width:40% !important;
        float:right;
        padding-top:10px;
    }
    
    .right-block-margin
    {
        margin-left: 50px;
    }
    .tab-block-margin
    {
        margin-left: 15px;
    }
    
    .Right_Login_block
    {
        background-color: #394165 !important; 
        width: 260px !important;
    }
    
     .Right_Cat_block
    {
        width: 260px !important; 
        margin-top:10px !important; 
        padding:0px !important; 
        background-color:#fff !important;
    }
    
    .Right_Link
    {
        margin-left: 30px !important; 
        margin-top:20px !important;
        width: 25% !important;
    }

    .tab-content1
    {
        border-left: 1px solid #ccced0;
        border-right: 1px solid #ccced0;
        border-bottom: 1px solid #ccced0;
        border-top: 1px solid #ccced0;
        padding: 5px 5px 5px 5px;
        background-color: White;
        padding: 0px;
        margin-top: -5px;
        width: 340px;
        display: inline-block !important;
    }

    .tab-content2
    {
        border-left: 1px solid #ccced0;
        border-right: 1px solid #ccced0;
        border-bottom: 1px solid #ccced0;
        border-top: 1px solid #ccced0;
        padding: 5px 5px 5px 5px;
        background-color: White;
        margin-left: 10px;
        padding: 0px;
        margin-top: -5px;
        width: 270px;
        display: inline-block;
    }

     .container-block
    {

        margin-left: 13% !important;
        width: 75% !important;
    }
    
    .img-block {
        width: 62.667% !important;
    }
    .web_dialog
    {
        margin-top: -100px;
        width: 380px;
    }

}

