﻿div.Mastertbl
{
    padding-right: 20px;
    width: 500px;
}

div.Table
{
    display: table;
    width: 700px;
}
div.TableV2
{
    display: table;
    width: 500px;
}
div.TableRow
{
    display: table-row;
}
div.TableCell
{
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #000;
    display: table-cell;
    padding: 0px 0px 10px 40px;
}

div.TableCell3
{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #000;
    display: table-cell;
    padding: 0px 0px 10px 0px;
}
div.TableCell4
{
     font: normal 12px Arial, Helvetica, sans-serif;
    color: #000;
    display: table-cell;
   padding: 0px 37px 0px 0px;
    }
div.TableCell2
{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #000;
    display: table-cell;
    padding: 0px 0px 10px 40px;
}
div.TableCell span
{
    float: right;
}
.DesignNoDataFound
{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #ff6600;
}
div.TableCellV2
{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #000;
    display: table-cell;
    padding: 0px 0px 10px 10px;
}
div.TableCellV2 span
{
    float: right;
}
.LicenceTermCell
{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #000;
    display: table-cell;
    padding: 0px 0px 10px 30px;
}

.lableDiv
{
    width: 130px;
}
.lableDivV2
{
    width: 50px;
}
.lableError
{
    width: 170px;
    padding-left: 20px;
}
.lblfont
{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #000;
    padding-left: 5px;
}
.controlDiv
{
    width: 200px;
}
.LicenceTermlableDiv
{
    width: 130px;
}
.DropDownList
{
    width: 155px;
    margin-bottom: 10px;
}
.LicenceTermDiv
{
    border: 1px solid #DCDCDC;
    width: 455px;
    height: 70px;
    overflow-y: scroll;
    padding-left: 10px;
}
.path
{
    margin: 0px !important;
 margin-top: 15px !important;
}
.GridViewDesign tr th
{
    text-align: center;
}
.TextBoxInputLarge
{
    color: #000;
    font: normal 12px Arial, Helvetica, sans-serif;
    width: 150px;
    text-align: right;
    border: 1px solid #DCDCDC;
    padding: 1px;
    margin: 0 0 8px 0;
}
.SecurityCodeImage
{
    border: 1px solid #DCDCDC;
}
.TextBoxInputLargeV2
{
    color: #000;
    font: normal 12px Arial, Helvetica, sans-serif;
    width: 180px;
    text-align: right;
    border: 1px solid #DCDCDC;
    padding: 1px;
    margin: 0 0 8px 0;
}

.btn-left
{
    background: url(images/curveGo1.jpg) no-repeat scroll 0px 0px;
    padding-left: 2px;
    display: inline-block;
}
.btn-right
{
    background: url(images/curveGo3.jpg) no-repeat scroll 100% 0px;
    padding-right: 2px;
    display: inline-block;
}
.btn
{
    background: url(images/curveGo2.jpg) repeat-x scroll 0 0 transparent;
    border: 0 none;
    color: #ff6600;
    font-weight: bold;
    height: 20px;
    padding: 0 3px 1px 3px;
    text-align: center;
    cursor: pointer;
}
.GridViewDesign
{
    border-collapse: collapse;
    color: #333333;
    width: 350px;
    border: #CCC 1px solid;
    margin-bottom: 10px;
    margin-top: 10px;
}
.GridViewDesign tr td
{
    text-align: center !important;
}
.GridViewDesign th
{
    padding-right: 10px;
    height: 25px;
    font-size: 12px;
    font-weight: bold;
}
.link
{
    text-decoration: none !important;
    color: Black !important;
    font-size: 12px;
}
.link:hover
{
    color: #ff6600 !important;
}
.linkClickable
{
    float: left;
    padding-right: 10px;
    background: transparent url(images/arrow.png) no-repeat scroll right 5px;
}
.linkClickablev2
{
    padding-right: 10px;
    background: transparent url(images/arrow.png) no-repeat scroll right 5px;
}
.divSpace
{
    float: left;
    width: 50px;
}
.HeaderTitle
{
    color: #ff6600 !important;
    font-size: large;
    font-weight: 700;
    padding-bottom: 10px;
}
.SmallHeaderTitle
{
    color: #ff6600 !important;
    font-size: small;
    font-weight: 600;
    padding-bottom: 10px;
}
.Panel fieldset
{
    padding: 10px;
    width: 350px;
    min-height: 247px;
}
.PanelV3
{
    width:303px;
    }
.PanelV3 fieldset
{
    padding: 10px;
    width: 280px;
    min-height: 153px;
}
.Panelv2 fieldset
{
    padding: 10px;
    width: 530px;
    min-height: 100px;
}
.SmallHeader fieldset legend
{
    color: #ff6600 !important;
    font-size: medium;
    font-weight: 700;
    padding-bottom: 10px;
    direction: ltr !important;
}
.SmallHeaderV2 fieldset legend
{
    color: #ff6600 !important;
    font-size: small;
    font-weight: 700;
    padding-bottom: 10px;
    direction: ltr !important;
}
.positionBtn
{
    padding-right: 80px;
}
.tblLoginWidth
{
    border: 1px solid rgb(204,204,204);
    background-color: rgb(249,249,249);
    width: 302px;
    height: 215px;
}
.tblLoginWidth table
{
    padding-right: 10px;
}
.ViewDetails
{
    padding-right: 10px;
}
.lblUserName
{
    font-weight: bold;
    color: black !important;
    padding-right: 10px;
}
.label_error, .label_validation_summary, .label_info, .label_success, .label_warning, .label_tasks
{
    text-align: right;
    padding: 10px;
    clear: both;
    min-height: 30px;
    margin-bottom: 1em;
    border: 1px solid #ddd;
    display: block;
    vertical-align: middle;
    font-family: Tahoma;
    font-size: 12px;
    width: 925px;
}
.label_error
{
    background: rgb(227, 227, 227);
    color: black;
    border-color: rgb(163, 163, 163);
}
.label_validation_summary
{
    background: #FBE3E4;
    color: #8a1f11;
    border-color: rgb(163, 163, 163);
}
.label_success, .label_error, .label_warning .lblMaster
{
    color: Black;
    font-size: 8.5pt;
}
.lblMaster
{
    float: right;
    margin-top: 5px;
    margin-right: 15px;
}
.label_info
{
    background: #bae4fa;
    color: black;
    border-color: rgb(163, 163, 163);
}
.label_success
{
    background: rgb(227, 227, 227);
    color: black !important;
    border-color: rgb(163, 163, 163);
}
.label_warning
{
    background: rgb(227, 227, 227);
    color: black !important;
    border-color: rgb(163, 163, 163);
}
.label_validation_summary a
{
    color: #8a1f11 !important;
}
.label_error a
{
    color: #8a1f11 !important;
}
.label_info a
{
    color: #514721 !important;
}
.label_success a
{
    color: #264409 !important;
    float: left;
}

.UnthorizedAccess
{
    margin-top: 50px;
    margin-bottom: 60px;
    background-position: right;
    background: #FBF397;
    text-align: left;
    clear: both;
    min-height: 25px;
    border: 1px solid #ddd;
    display: block;
    vertical-align: middle;
    font-family: Tahoma;
    font-size: 12px;
    background-image: url('/_layouts/images/Orange/warning.gif');
    background-repeat: no-repeat;
    padding: 10px 50px 10px 10px;
}
.UnthorizedAccess span
{
    color: Black;
}
.astricks
{
    padding-left: 4px;
    color: Red;
}
#tooltip
{
    position: absolute;
    border: 1px solid #333;
    background: #f7f5d1;
    padding: 2px 5px;
    color: #333;
    display: none;
}
.hideControl
{
    display: none;
}
.SubTitle
{
    color: #ff6600 !important;
    font-size: small;
    font-weight: 400;
    padding-top: 10px;
    padding-right: 5px;
}
.cs-progressBackgroundFilter
{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 1000;
}

.cs-processMessage
{
    position: absolute;
    top: 30%;
    right: 43%;
    padding: 10px;
    width: 14%;
    z-index: 1001;
}

.backPre
{
    background: url('images/Arrow_Ar.gif') no-repeat scroll right 3px;
    padding-right: 15px;
    margin-right: 5px;
}
.backPre a
{
    font: bold 13px Arial, Helvetica, sans-serif;
    color: Black !important;
    text-decoration: none !important;
}
.LicenceTermCellV2
{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #000;
    display: table-cell;
}
.LicenceTermlableDiv
{
    width: 127px;
}
.LicenceTermDivV2
{
    border: 1px solid #DCDCDC;
    width: 500px;
    height: 70px;
    overflow-y: scroll;
    padding-left: 5px;
}
.tdpadding
{
    padding-left: 10px;
}
.Adsltblwitdh
{
    width: 245px;
}
.lblMasterHeader
{
    background-image: url('images/bgtitle.jpg');
    background-repeat: repeat-x;
    width: 302px;
    color: Black !important;
}
.lblMasterHeaderV2
{
    font-weight: bold;
    color: rgb(251,105,22);
    margin-right: 5px;
    padding-right: 20px;
}
.lblMasterHeaderImg
{
    margin-right: 5px;
    padding-right: 20px;
    background-position: right 2px;
    background-image: url('images/arrow1Ar.jpg');
    background-repeat: no-repeat;
}
.lblMasterHeaderImgV2
{
    margin-right: 0px;
    padding-right: 20px;
}

.PanelBackground
{
    background-color: rgb(249,249,249);
    border: 1px solid #ccc;
}
.lblUserNameStyle
{
    background-color: rgb(249,249,249);
    padding-top: 10px;
    padding-right: 20px;
    width: 285px;
    border-bottom: 1px solid white;
}
.borderStyle
{
    border: 1px solid #ccc;
}
.lblMasterHeaderImgV2
{
    background-position: right 2px;
    background-image: url('images/arrow1Ar.jpg');
    background-repeat: no-repeat;
}
.linkV2
{
    color: #ff6600 !important;
    font-weight:bold;
     font-size:13px;
     font-family:Tahoma;
    text-decoration: none !important;
}
.lblhint
{
    color:Black;
    padding-right:5px;
    
    }
    .lblhint2
{
    color:Gray;
    padding-top:5px;
    
    }