﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    /*background: #b6b7bc;font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;*/
    font-size: .80em;
    font-family: "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

.logo
{
    width: 233px;
    height: 51px;
    padding: 7px 0 0 10px;
}

.logo[src$="InteliSky.png"]
{
    width: 250px;
    height: 49px;
    padding: 7px 0 0 10px;
}

.popupLinks
{
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    text-align: center;
    outline: none;
}

.popupLinks, .popupLinks:hover
{
    padding: 5px 15px 5px 15px;
    font-size: 14px;
    outline: none;
    text-align: center;
}

.popupLinks:hover
{
    border-bottom: 2px solid #D2D2D2;
    text-decoration: undeline !important;
}

a:link, a:visited
{
    /*color: #034af3;*/
    outline: none;
    color: #3a4f63;
}

a:hover
{
    /*color: #1d60ff;*/
    color: #3a4f63;
    outline: none;
    text-decoration: none;
}

a:active
{
    /*color: #034af3;*/
    outline: none;
    color: #3a4f63;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

input:focus, textarea:focus, isindex:focus, keygen:focus, select:focus
{
    outline: none !important;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    /*width: 960px;*/
    width: 1100px;
    background-color: #fff;
    margin: 20px auto 0px auto; /*border: 1px solid #496077;*/
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px; /*background: #4b6c9e;*/
    background: #FFF;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px; /*margin: 12px 8px 8px 8px;*/
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color: #3a4f63;
    width: 100%;
}

div.hideSkiplink img
{
    display: none;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/*.buttonSave, .buttonCancel
{
    background-color: #3a4f63;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    width: 75px;
    height: 25px;
}
.buttonSave:hover, .buttonCancel:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}*/

.buttonSave, .buttonCancel
{
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #696969 !important;
    font-size: 12px;
    background: #f5f5f5;
    background: -o-linear-gradient(center top , #F5F5F5, #F1F1F1) repeat scroll 0% 0% transparent;
    background: -moz-linear-gradient(center top , #F5F5F5, #F1F1F1) repeat scroll 0% 0% transparent;
    background: -webkit-linear-gradient(center top , #F5F5F5, #F1F1F1) repeat scroll 0% 0% transparent;
    background: -ms-linear-gradient(center top , #F5F5F5, #F1F1F1) repeat scroll 0% 0% transparent;
    background: linear-gradient(center top , #F5F5F5, #F1F1F1) repeat scroll 0% 0% transparent;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 25px;
    min-width: 75px;
    padding: 0px 8px;
    text-align: center;
    text-decoration: none;
    border-radius: 2px;
    -moz-user-select: none;
    text-transform: uppercase;
}

.buttonSave:hover, .buttonCancel:hover
{
    border-color: #C6C6C6;
    color: #3a3a3a !important;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.15);
    background: -o-linear-gradient(center top , #F8F8F8, #F1F1F1) repeat scroll 0% 0% transparent;
    background: -moz-linear-gradient(center top , #F8F8F8, #F1F1F1) repeat scroll 0% 0% transparent;
    background: -webkit-linear-gradient(center top , #F8F8F8, #F1F1F1) repeat scroll 0% 0% transparent;
    background: -ms-linear-gradient(center top , #F8F8F8, #F1F1F1) repeat scroll 0% 0% transparent;
    background: linear-gradient(center top , #F8F8F8, #F1F1F1) repeat scroll 0% 0% transparent;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
    height: 80px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 50px 10px 10px 10px; /*color: White;*/
    color: #034af3;
}

.loginDisplay a:link
{
    /*color: white;*/
    color: #034af3;
}

.loginDisplay a:visited
{
    color: #034af3;
}

.loginDisplay a:hover
{
    color: #034af3;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/*Device Log
----------------------------------------------------------*/
.RowWarning
{
    margin-top: 20px;
    line-height: 20px;
    text-align: justify;
}

.callback
{
    font-size:14px;
    padding:5px;
   
}

.countdown
{
    padding:0 10px 0 10px;
}

.clsBlinkStop
{
    background: #1C5E55;
    font-size: 14px;
    padding:0 10px 0 10px;
    font-weight: bold;
    color:White;
}

.clsBlink
{
    background: #1C5E55;
    font-size: 14px;
    padding:0 10px 0 10px;
    font-weight: bold;
    color:White;
        animation: blink 1s steps(5, start) infinite;
        -webkit-animation: blink 1s steps(5, start) infinite;
}   @keyframes blink {
        to {visibility: hidden;}
    }@-webkit-keyframes blink {
        to {visibility: hidden;}
    }

/* Profile And Device
----------------------------------------------------------*/
.GridHeader
{
    display: inline-block;
    color: White;
    width: 155px;
}
.GridCells
{
    display: inline-block;
    width: 155px;
    line-height: 22px;
}

.buttonAddDevice
{
    background-color: #507cd1;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
#divMain table
{
    margin: auto;
}
.GridLeft
{
    float: left;
    color: Black;
    width: 150px;
}
.GridRight
{
    float: right;
    width: 250px;
}

.divNextLine
{
    float: none;
}
.divOuter
{
    width: 350px;
    margin: auto;
    line-height: 32px;
}
.textbox, .CWaterMarked
{
    border: #d5d5d5 1px solid;
}

.hideForever
{
    display: none;
}

.InvalidTextBox, .HiddenCallout
{
    background-color: #ffd2bc;
}

.noBorder
{
    border: none;
    color: #0088cc;
    font-size: 11px;
}

.LinkButton, .LinkButtonAdvance
{
    color: #3a4f63;
}

.LinkButtonAdvance
{
    font-weight: normal;
}

.floatRight
{
    float: right;
    margin: auto;
}

.selectedLinkButton
{
    /*color:#0066cc;*/
    color: Red;
    font-weight: bold;
}
.lineHeightNormal
{
    line-height: normal;
}

.PT1
{
    color: #565555;
    font-size: 12px;
    font-weight: bold;
}

.SearchBox
{
    background: transparent url('/Images/SearchBox.jpg') no-repeat 0 15px;
    width: 240px;
    padding: 5px 0 0 30px;
}

.BorderNone
{
    border: 0;
}

.OutlineNone
{
    outline: none;
}

.wordwrap
{
    overflow: auto;
    white-space: normal !important;
    word-break: break-all;
}

.buttonEdit
{
    background: transparent url('/Images/pencilg.png') no-repeat;
    border: none;
    width: 21px;
    height: 18px;
    cursor: pointer;
}

.VerticleScroll
{
    height: 408px;
    overflow: scroll;
    overflow-x: hidden; /*Visit http://www.iconico.com/CSSScrollbar/ to Customize the Scrollbar */
    scrollbar-arrow-color: #505564;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #505564;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #7896aa;
    scrollbar-shadow-color: #7896aa;
    scrollbar-track-color: #fffdea;
}

.centered-box
{
    position: fixed;
    background-color: White; /*width: 128px;     height: 15px;*/
    margin-left: -60px;
    top: 50%;
    left: 50%;
    z-index: 10001;
    padding: 1px;
}
.modalBackground
{
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 0px; /*background: transparent url('/Images/Theme/Default/Popup/PopBg.png');*/
    background: #4c5357;
    filter: alpha(opacity:30);
    opacity: 0.3;
    width: 100%;
    height: 100%;
}

.modalBackgroundDark
{
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 0px; /*background: transparent url('/Images/Theme/Default/Popup/PopBg.png');*/
    background: #000; /*#4c5357;*/
    filter: alpha(opacity:70);
    opacity: 0.7;
    width: 100%;
    height: 100%;
}

.CWaterMarked
{
    color: #808080;
}

#MainContent_divAdvance input
{
    font-family: "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
}

.textOverflow
{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ddTitleText .ddlabel
{
    display: none !important;
}
.ddcommon .ddChild
{
    left: -1px !important; /*height: auto !important;*/
}

input[id$='txtPhone']
{
    outline: none;
}
input[id$='txtCCode']
{
    text-align: right;
}
input[disabled='disabled'], select[disabled='disabled']
{
    background-color: rgb(235, 235, 228);
    color: rgb(84, 84, 84);
}

div[id$='pnlTxtBx']
{
    line-height: 10px;
}

.disabledAll .ddArrow:hover
{
    background-position: 0 0 !important;
}

.OrderStatusFilter
{
    border: 1px solid #D2D2D2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    line-height: 23px;
    padding: 1px 7px 3px 7px;
    -webkit-box-shadow: 0px 2px 8px 1px #d2d2d2;
    box-shadow: 0px 2px 10px 1px #d2d2d2;
}

/*-----Order Page - Ajax Popup-----*/
.divPop
{
    background-color: White;
    padding-bottom: 20px;
}

.popupBorder
{
    border: 5px solid #a4afba;
}

.hidden
{
    visibility: hidden;
}

.TablePopupControls
{
    margin: auto; /*background: #f4f4f4;*/
    text-align: right;
    padding-top: 20px;
    border-top: 1px solid #c2c4c5;
}

.buttonclose
{
    background: transparent url('/Images/PopClose.png') no-repeat;
}

.buttonclose:hover
{
    background-image: url('/Images/PopCloseHover.png');
}

.buttonclose:hover, .buttonclose
{
    border-style: none;
    height: 27px;
    width: 28px;
    float: right;
    position: absolute;
    right: 10px;
    top: 8px;
    cursor: pointer;
}

.buttonPopclose
{
    background: transparent url('/Images/bopopupClose.png') no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
    outline: none;
    float: right;
    position: absolute;
    right: 15px;
    top: 15px;
    border-style: none;
    filter: alpha(opacity:60);
    opacity: 0.6;
}

.buttonPopclose:hover
{
    filter: alpha(opacity:100);
    opacity: 1;
}

.dbIconHide
{
    background: transparent url('/Images/HideDB.png') no-repeat 0% 65%;
   
}


.dbIconShow
{
    background: transparent url('/Images/ShowDB.png') no-repeat 0% 65%;
    
}

.dbIconHide:hover, .dbIconShow:hover
{
    filter: alpha(opacity:180);
    opacity: 200;
}

.buttonProfileEdit
{
    background: transparent url('/Images/pencilb.png') no-repeat 0% 65%;
}

.buttonProfileView
{
    background: transparent url('/Images/view.png') no-repeat 0% 65%;
}

.buttonProfileEdit, .buttonProfileView, .dbIconHide, .dbIconShow
{
    border: none;
    width: 21px;
    height: 21px;
    display: block;
    filter: alpha(opacity:70);
    opacity: 0.7;
}

.popupHeader
{
    background-color: #eaeaea;
    line-height: 88px;
    font-size: 15px;
    color: #888888 !important;
}

.popupTitle
{
    font-size: 17px;
}

.popupWizard
{
    font-size: 15px;
}

.popupWizard, .popupTitle, .popupHeader
{
    font-weight: bold;
    font-variant: small-caps;
}

/*.buttonProfileEdit:hover, .buttonProfileView:hover
{
    filter: alpha(opacity:80);
    opacity: 0.8;
}*/