﻿/* DEFAULTS
----------------------------------------------------------*/

html
{
    overflow-y:scroll;
}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

body   
{
    font-size: 13px;
    /*font-family: Tahoma, "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
    padding: 0px;
    color:#58585a;
    background-color:#dddddd;
    /*background: url("../Images/bg.jpg") no-repeat scroll center top #fefeff;*/
}

#disabler
{
    position:absolute;
    z-index:100;
    width:990px;
}

#loader
{
    vertical-align:middle;
    position:fixed;
    left:42%;
    top:42%;
    background-color: #ffffff;    
    padding-top:20px;
    padding-bottom:20px;
    padding-left: 40px;
    padding-right:40px;
    border:1px solid #0d1f39;
    border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 1px 1px 10px 2px #aaa;
    -webkit-box-shadow: 1px 1px 10px 2px #aaa;
    box-shadow: 1px 1px 10px 2px #aaa;
    z-index:10000;
}

#rwndloader
{
    vertical-align:middle;
    position:fixed;
    left:27%;
    top:42%;
    background-color: #ffffff;    
    padding-top:20px;
    padding-bottom:20px;
    padding-left: 40px;
    padding-right:40px;
    border:1px solid #0d1f39;
    border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 1px 1px 10px 2px #aaa;
    -webkit-box-shadow: 1px 1px 10px 2px #aaa;
    box-shadow: 1px 1px 10px 2px #aaa;
    z-index:10000;
}
p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;    
    text-transform: none;
    margin-bottom: 0px;
    margin-top:0px;
    padding-bottom: 5px;
    font-weight:normal;
}
p
{
    color:#565656;
}
h1
{
    font-size: 26px;
    margin-bottom: 10px;
    color:#e95f39;
}

h2
{   
    color:#565656;
    font-size:19px;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}
h7
{
    font-size: 18px;
    margin-bottom:10px;
    border-bottom:1px dotted #71b5d4;
}
.hidden { display: none; visibility: hidden; }
.unhidden_inline { display: inline-block; visibility:visible; }
.unhidden{ display:block; visibility:visible;}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 990px;
    margin: 20px auto 0px auto;
    padding:0px;
    position:relative;
    margin-bottom:20px;
    
}

.stepsHolder
{
    margin-bottom:30px;
    position:relative;
}

#step1Title
{
    left: 115px;
    top: 16px;
}

#step2Title
{
    left:430px;
    top:16px;
}

#step3Title
{
    left:740px;
    top:16px;
}

.stepsTitle
{
    position:absolute;
    color:#ffffff;
    font-weight:bold;
    font-size:18px;
}

.logo
{
    width:400px;
    height:70px;
    float:left;
}

.inalan-logo {
    width: 270px;
    height: 70px;
    float: right;
}

.username
{
    display: inline-block;
    margin-right: 10px;
    overflow: hidden;
    vertical-align: bottom;
    max-width: 340px;
}
.userPending
{
    padding:0 10px 10px 0;
    float:right;
    padding:10px;
    margin-top:10px;
}
.userInfo
{
    /*float:right;*/
    float:left;
    margin-top:0px;
    margin-bottom:0px;
    padding:10px 0px 10px 0px;
    margin-left: 20px;
}

.content
{
    padding:0  30px 30px 30px;
    background-color:#fff;
    /*border-bottom-left-radius:7px;
    border-bottom-right-radius:7px;
    -webkit-box-shadow: 0 5px #c2c2c2; 
    -moz-box-shadow: 0 5px #c2c2c2; 
    box-shadow: 0 5px #c2c2c2;*/
    position:relative;
    z-index:1;
    /*border: 1px solid #dddddd;*/
}

.wizardHolder .btnHolder
{
    margin-right: 15px;
    padding: 0px 0px;
    position: relative;
    text-align:left;
   
}

.wizardHolder .btnHolder a
{
    margin-right:5px;
}

.buttonHolder
{
    text-align:right;
}
.buttonspanelHolder
{
    background-color: #F1F1F1;
    border: 1px solid #ffffff;
    padding: 10px;    
    text-align: right;
    color:#ffffff;
    width:900px;
    padding:10px;
}
#contentHolderStep3 p
{
    margin-top:10px;
}

#contentHolderStep1 .buttonHolder
{
    position:relative;
}

#contentHolderStep1 .buttonHolder img
{
    position: absolute;
    right: -110px;
    top: -65px;
}

.shadow
{
    background-image: url("../Images/shadow.png");
    height: 53px;
    margin-top: -25px;
    width: 990px;
    z-index: 1;
}

.footer span
{
    margin-left:15px;
    float:left;
}

.footer input[type="image"]
{
    margin-right:15px;
    float:right;
}

.footer
{
    margin-bottom:5px;
}

.header
{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0;
    position: relative;
    margin-bottom:15px;
}
.headermenu
{
    background-color:#ffffff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;   
    position: relative;  
    /*border-bottom: 1px solid #E6F1FA;*/
    padding:10px;
}
.warning
{
    color:Red;
}

.paymentallert
{
    background-color:#f9d07e;
}

.logo a {
    background-image: url("../Images/yuboto-telephony-logo.png");
    width: 379px;
    height: 60px;
    display: block;
}

.firstInputWrap
{
    margin-top:10px;
}

p
{
    margin-top:0px;
}

.inputWrap
{
    padding:10px;
    border:1px solid #b3b3b3;
    border-radius:5px;
    /*box-shadow:-1px 2px 13px #E6F1FA;*/
    
}
.pnlinputWrap
{
    padding:10px;
    border-radius:5px;
    /*box-shadow:-1px 2px 13px #E6F1FA;*/
    
}
.Wrap
{
    padding:10px 0 10px 0;
    border-radius:5px;
}
.inputWrapHelp
{
    padding:0 0 0 10px;
    border-radius:5px;
}
.rowHelp
{
    margin-top:10px;    
    margin-bottom:10px;
    font-style:italic;
    font-size:14px;
    color:#4F4F4F;
}
.identificationWrap
{
    padding:3px;
}
.tick
{   
    background-color:#78b421;
}
.inputWrapStep0
{
    padding:10px 10px 10px 10px;
    border:1px solid #e6f1fa;
    border-radius:5px;
    box-shadow:-1px 2px 13px #E6F1FA;
}
.blue
{
    color:#3f80a1;
}

#contentHolderStep3 .line
{
    margin-top:10px;
    margin-bottom:10px;
}

.inputWrap h2
{
    color:#565656;
}
.inputWrap h3
{
    font-size:15px;
    color:#f96363;
    font-size:15px;
    font-weight:bold;
    font-style:italic;
}
.inputWrap h1
{
    color:#3f80a1;
    font-size:15px;
    font-weight:bold;
}

.inputBox
{
    padding-left:10px;
}

.phonenumber
{
    font-size:14px;
}

#contentHolderStep1 .column1
{
    display: inline-block;
    width: 170px;
    vertical-align: top;
}

#contentHolderStep1 .column2
{
    display: inline-block;
    width: 220px;
    vertical-align: top;
}

.simpleLink,
.bronzeLink,
.silverLink,
.goldLink,
.diamondLink
{
    cursor:pointer !important;
}

.rwIcon
{
    display:none !important;
}

.phonenumberListHolder
{
    width:570px;
}

.selectNumberHolder
{
    /*width:690px;
    height:445px;*/
    border:1px solid #e6f1fa;
    background-color:#ffffff;
}

#contentHolderStep2 p
{
    margin-top:10px;
}

.btnHolder .leftBtn
{
    float:left;
    
}

.btnHolder .rightBtn
{
    float:right;
    margin-left:10px;
}

.infoMsg
{
    padding:10px;
    background: url('../Images/info_bg.png') repeat-x;
    border-radius:5px;
    margin-top:10px;
    border:1px solid #589ef0;
    margin-bottom:10px;
    width:523px;
}
.infoMsgLong
{
    padding:10px;
    background: url('../Images/info_bg_long.png') repeat-x;
    border-radius:5px;
    margin-top:40px;
    border:1px solid #589ef0;
    margin-bottom:10px;
}
.errorMsg
{
    padding:10px;
    background-color:#ffe3e0;
    /*background: url('../Images/error_bg.png') repeat-x;*/
    border-radius:5px;
    margin-top:15px;
    border:1px solid #fd5840;
    margin-bottom:10px;
    color:#fd5840;
    width:558px;
}

.error
{
    color:Red;
}
.errorField
{
    background-color:Red;
}
.radio .rbText
{
    vertical-align:bottom;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.rtsSteps
{
    position: relative;
    z-index: 2;
}

#contentHolderStep2,
#completeContentHolder
{
    min-height:370px;
    padding-top:10px;
}

.phonePanelBar.RadPanelBar_Default
{
    background-color:#ffffff;
}

.phonePanelBar.RadPanelBar_Default .rpGroup
{
     background-color:#ffffff;   
}

.line
{
    border-bottom:1px solid #fd5840;
}
.identificationline
{
    width:100px;
}
.btnHolder
{
    text-align:left;
    padding:10px 10px 10px 10px; 
    height:37px;
    border-radius:5px;
    border:1px solid #b3b3b3;
}

.RadPanelBar .rpRootGroup
{
    border:none !important;
}

.bronzeLink .rbText
{
    color:#a68640;
}

.silverLink .rbText
{
    color:#707070;
}

.goldLink .rbText
{
    color:#c4b237;
}

.diamondLink .rbText
{
    color:#accfe4;
}

.contentHolder ul
{
    padding: 0 0 0 0px;
}

.phonenumbersHolder a:link, 
.phonenumbersHolder a:visited
{
    color:#4e4e4e;
    text-decoration:none;
}

.warningDlgHolder
{
    width:643px;
}

.emptyGridHolder
{
    padding:20px;
}

.myNumbersDlgHolder
{
    width:600px;
    min-height:300px;
}

.termsBtnHolder
{
    margin-top:20px;
    background-color: #F1F1F1;
    border: 1px solid #ffffff;
    padding: 10px;
    text-align: right;
    color:#ffffff;
}
    
.dlgfooter
{
    float:left;
}
.buttonsDlgHolder
{
    border: 1px solid #ffffff;
    padding: 10px;
    text-align: right;
    color:#ffffff;
    width:600px;
    border:1px solid #b3b3b3;
    border-radius:5px;
}
.buttonsQuickPickHolder
{
    color:#ffffff;
    width:558px;
    display:inline-block;
    background-color:#FD5840;
    margin-top:7px;
}    
.cityDlgHolder
{
    /*background-color: #f1f1f1;*/
    padding: 10px 0 10px 0;
    color:#ffffff;
    width:557px;
}
.cityDlgHolderleft
{
    background-color: #f1f1f1;
    padding: 10px;
    text-align: left;
    color:#ffffff;
    width:557px;
}
.BuyDlgHolder
{
    background-color: #F1F1F1;
    border-top: 1px solid #ffffff;
    padding: 10px;
    text-align: right;
    color:#454544;
}
.buttonsPgViewDlgHolder
{
    background-color: #25a0da;
    border-top: 1px solid #ffffff;
    padding: 10px;
    text-align: right;
    color:#ffffff;
    /*width:555px;*/
}
.PacketsTxtHolder
{
    background-color: #ffffff;
    border: 1px solid #fd5840; 
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    border-top-right-radius:5px;
    padding: 10px;
    text-align: left;
    display:inline-block;
    width:559px;
}
.RwndSelectPhonenumberText
{
    text-align:left;
    float:left;
    border: 1px solid #78BDDB;
    border-radius: 5px 5px 5px 5px;
	background-color:#f0f6f8;
	padding:3px;
	font-size:14px;
	margin-bottom:7px;
}.RatingSelected
{
    text-align:left;
    float:left;
    padding:3px;
	font-size:14px;
	margin-bottom:7px;
}
.right
{
    
    margin-left:10px;
    font-size:14px;
}
.contentDlgHolder
{
    padding:15px;
    width:598px;
    font-size:14px;
    /*height:260px;*/
}

.tickBg
{
    background-image:url("../Images/tick.png");
    background-repeat:no-repeat;
    background-position:825px;
}


a:link, a:visited
{
    color:#6eafcf;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

.loginOptions ul
{
    padding: 0;
    padding-left: 15px;
}

.leftBtn.RadButton_Office2010Silver .rbDecorated,
.rightBtn.RadButton_Office2010Silver .rbDecorated
{
    font-size:16px !important;
}

.btnHolder4
{
    margin-top:20px;
    margin-bottom:5px;
    margin-right:13px;
}

a:hover
{
    color:#ac822a;
}

.loaderText
{
    display:inline-block;
    margin-left:10px;
    color:#505050;
    line-height:17px;
    vertical-align:top;
}

.captcha
{
    width:200px;
    display:inline-block;
    vertical-align:middle;
}

.captcha .rcRefreshImage
{
    display:none !important;
}

.captcha input
{
    display:none;
    visibility:hidden;
}

.captcha label
{
    display:none;
    visibility:hidden;
}

.termsLink
{
    vertical-align:middle;
    cursor:pointer;
}

.italic
{
    font-style:italic;
}

.inactiveCartItemHolder,
.activeCartItemHolder
{
    padding-left:20px;
    padding-right:20px;
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:1px solid #dce7ef;
    display:inline-block;
    width:159px;
    vertical-align:top;
}

.activeBackground
{
    background-image:url("../Images/cartItemBg.png");
}

.inactiveBackground
{
    background-color:#ffffff;
}

.activeCartItemHolder .rpTemplate ul li,
.inactiveCartItemHolder .rpTemplate ul li
{
    background-image: url("../Images/cartLi.png");
    background-repeat:no-repeat;
    padding-left:20px;
    background-position:center left;
}

.activeCartItemHolder .RadPanelBar_Default .rpGroup,
.inactiveCartItemHolder .RadPanelBar_Default .rpGroup
{
    background-image:url("../Images/cartItemBg.png");
}

.activeCartItemHolder .rpTemplate ul,
.inactiveCartItemHolder .rpTemplate ul
{
    padding:0px;
}

.activeCartItemHolder
{
    background-image:url("../Images/cartItemBg.png");
    cursor:pointer;    
}

.inactiveCartItemHolder:hover,
.activeCartItemHolder:hover
{
    background-image:url("../Images/cartItemBg.png");
    cursor:pointer;    
}

.inactiveCartItemHolder
{
    background-color:#ffffff;
    cursor:pointer;
}

.cartContent
{
    padding-bottom:20px;
}

.phoneHolder
{
    font-size:14px;
    margin-bottom:0px;
}

.removePhonenumberHolder
{
    border-bottom: 1px solid #DCE7EF;
    display: inline-block;
    margin-left: -3px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-top: 12px;
    vertical-align: top;
    width: 16px;
    padding-left:4px;
}
.EditPhonenumberHolder
{
    border-bottom: 1px solid #DCE7EF;
    display: inline-block;
    margin-left: -40px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 12px;
    vertical-align: top;
    width: 16px;
    padding-left:0px;
}
/* start - drp dwn style */

.drp.RadComboBox .rcbInput
{
    width:97%;
}

.drp.RadComboBox .rcbInputCell
{
    height:37px;
}

.drp.RadComboBox .rcbArrowCell
{
    width:30px;
}

.drp.RadComboBox .rcbArrowCell a
{
    height:37px;
    width:30px;
}

.drp.RadComboBox_Outlook .rcbReadOnly .rcbArrowCellRight,
.drp.RadComboBox_Outlook .rcbFocused .rcbReadOnly .rcbArrowCellRight,
.drp.RadComboBox_Outlook .rcbHovered .rcbReadOnly .rcbArrowCellRight
{
    background-position:top left;
    z-index:3;
    position:relative;
}

.drp.RadComboBox_Outlook .rcbArrowCellRight
{
    background-image:url("../Images/drpdwnBg.png");
}

.drp.RadComboBox_Outlook .rcbInputCell
{
    background-image:none;
}

.drp.RadComboBox table td.rcbInputCell
{
    padding-left:0px;
}

.drp.RadComboBox_Outlook .rcbReadOnly .rcbInput
{
    /*border: 1px solid #78BBD9;*/
    border:1px solid #b3b3b3;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    padding: 10px 5px 9px;
    background-color:#ffffff;
    z-index:1;
    height:14px;
}

.drp.RadComboBox_Outlook .rcbDisabled .rcbReadOnly .rcbArrowCellRight
{
    background-position:top left;
}

/* end - drp dwn style */

#contentHolderStep1 .column2 img
{
    margin-right:10px;
    vertical-align:middle;
}

#contentHolderStep1 h2
{
    font-size:13px;
    font-variant:normal;
    margin-bottom:10px;
    font-weight:bold;
}

.stepLine
{
    border-bottom: 2px solid #ffffff;
    display: inline-block;
    height: 6px;
    margin-left: -5px;
    margin-right: -5px;
    padding-bottom: 3px;
    vertical-align: top;
    width: 227px;
}

.radioContentHolder
{
    padding-top:10px;
    padding-left:20px;
}

.row
{
    margin-top:10px;    
    margin-bottom:10px;
}
.contentHolder input[type="radio"]
{
    margin-top: 0;
    vertical-align: top;
}
.headerImg
{
    background-image: url("../Images/1.png");
    height:57px;
}
.stepTitle1
{
    background-image: url("../Images/step1.png");
    width:38px;
    height:38px;
    display:inline-block;
    vertical-align:top;
    background-repeat: no-repeat;
}

.stepTitle2
{
    background-image: url("../Images/step2.png");
    width:38px;
    height:38px;
    display:inline-block;
    vertical-align:top;
    background-repeat: no-repeat;
}

.stepTitle3
{
    background-image: url("../Images/step3.png");
    width:38px;
    height:38px;
    display:inline-block;
    vertical-align:top;
    background-repeat: no-repeat;
}

.stepText
{
    font-weight:bold;
    color:#2b80a7;
    font-size:18px;
}

.stepInfo h2
{
    display:inline-block;
    line-height:37px;
    margin-left:6px;
}

.firstChoiceHolder
{
    padding-top:10px;
    padding-bottom:20px;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.bold
{
    font-weight: bold;
}
.red
{
    color:#fd5840;
}
#defaultContentHolder .firstBox.box
{
    padding-bottom:83px;
}

#defaultContentHolder .firstBox.col p
{
    margin-bottom:30px;
}

#defaultContentHolder .firstBox.col
{
    height:350px;
}

.boxTitle
{
    background-color: #FFFFFF;
    color: #565656;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;  
    z-index: 2;
    position: relative;
    text-align: center;
    position:absolute;
    margin-top:-31px;
}

.contentHolder
{
    min-height:500px;
    
}
.identificationcontentHolder
{
     min-height:500px;
     width:600px;
     float:right;
}

#defaultContentHolder .boxTitle
{
    margin-left: -25px;
    margin-top: -38px;
    margin-bottom:30px;
}

.wizardHolder .boxTitle
{
    margin-bottom: 20px;
    margin-left: 16px;
    margin-top: -33px;
}

.boxHolder
{
    margin-top:5px;
    margin-right:0px;
}

.colbox
{
    /*border:1px solid #4782a7;
    border-radius:7px;*/    
    display:inline-block;
    vertical-align:top;
}
.col
{
    /*border:1px solid #4782a7;*/
    border:1px solid #e7e7e7;
    border-radius:5px;    
    display:inline-block;
    vertical-align:top;
}
.leftColHolder
{
    float:left;
    
}
.rightColHolder
{
    float:right;
}
.rightContentHolder
{
    height:450px;
}
.btnHolder
{
    /*margin-top:470px;*/
}
.rightColHolder
{
    padding:10px 20px 20px 20px;
    /*width:597px;*/
    width:580px;
}
.rightColHolderSmall {
    width: 288px!important;
}
.centerColHolder {
    padding: 10px 20px 20px 20px;
    /*width:597px;*/
    width: 290px;
    float: right;
    margin-left: 300px;
}

.box
{   
    /*border:1px solid #4782a7;*/
    border:1px solid #b3b3b3;
    border-radius:5px;
    position:relative;
    vertical-align:top; 
}
.wizbox
{   
    border:1px solid #4782a7;
    border-radius:5px;
    float:right;
    position:relative;
    vertical-align:top;
}
#defaultContentHolder .col
{
    width:347px;
    padding:50px;
}

.summarycartHolder.box
{
    margin-top: 10px;
    width:576px;
}
.summarycartHolder 
{
    margin-right: 0;
    margin-top: 0;
    padding: 0;
    width: 555px;
}
.cartHolder.box
{
    margin-top: 10px;
}
.phonenumbersHoldergen.box
{
    width:256px;
    /*width:240px;*/
    padding:15px;
    padding-top:20px; 
    margin-right:16px;
    margin-bottom:10px;
}
.emptyCart
{
    padding:20px;
    padding-bottom:0px;
}

.wizardHolder .phonenumbersHolder .boxTitle
{
    margin-left: 22px;
    margin-top:-43px;
}

.firstBox
{
    margin-right:25px;
}

.simple.RadListBox_Office2010Silver .rlbGroup .rlbSelected,
.silver.RadListBox_Office2010Silver .rlbGroup .rlbSelected,
.bronze.RadListBox_Office2010Silver .rlbGroup .rlbSelected,
.gold.RadListBox_Office2010Silver .rlbGroup .rlbSelected,
.diamond.RadListBox_Office2010Silver .rlbGroup .rlbSelected,
.phone.RadListBox_Office2010Silver .rlbGroup .rlbSelected {
	background: none;
	border:none;
	outline:none;
}
		
.simple.RadListBox_Office2010Silver .rlbGroup .rlbHovered,
.silver.RadListBox_Office2010Silver .rlbGroup .rlbHovered,
.bronze.RadListBox_Office2010Silver .rlbGroup .rlbHovered,
.gold.RadListBox_Office2010Silver .rlbGroup .rlbHovered,
.diamond.RadListBox_Office2010Silver .rlbGroup .rlbHovered,
.phone.RadListBox_Office2010Silver .rlbGroup .rlbHovered 
{
    background:none;
	border:none;
	outline:none;
}
	
.simple.RadListBox_Office2010Silver .rlbGroup .rlbActive,
.silver.RadListBox_Office2010Silver .rlbGroup .rlbActive,
.bronze.RadListBox_Office2010Silver .rlbGroup .rlbActive,
.gold.RadListBox_Office2010Silver .rlbGroup .rlbActive,
.diamond.RadListBox_Office2010Silver .rlbGroup .rlbActive,
.phone.RadListBox_Office2010Silver .rlbGroup .rlbActive {
	border: none;
	padding: 2px 5px;
}

.phone.RadListBox_Office2010Silver .rlbGroup
{
    border:0px;
    background-color:transparent;
}

/* start - buttons */

.imgBtn .rbText
{
	display:none !important;
}

.imgBtn
{
	display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
}

.imgBtn.rbLinkButton
{
    padding:0px;
}

.imgBtn span
{
	text-align:center !important;
	display: inline-block;
	margin: 0;
	outline: medium none;
	text-decoration: none;
	white-space: nowrap;
}

.RadButton_Default.RadButton.rbLinkButton.imgBtn
{
    border:0px;
    background-color:transparent;
}



.RadButton_Default.RadButton.rbLinkButton.imgBtn.loginBtn :hover,
.RadButton_Default.RadButton.rbLinkButton.imgBtn.prevbtn :hover,
.RadButton_Default.RadButton.rbLinkButton.imgBtn.btn :hover
{
    width: 156px;
	height: 31px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #b4b4b4;
	-webkit-box-shadow: 0 5px #9a9a9a;
	-moz-box-shadow: 0 5px #9a9a9a;
	box-shadow: 0 5px #9a9a9a;   
}
.RadButton_Default.RadButton.rbLinkButton.imgBtn.regprevbtn :hover,
.RadButton_Default.RadButton.rbLinkButton.imgBtn.logbtn :hover
{
    width: 240px;
	height: 31px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #b4b4b4;
	-webkit-box-shadow: 0 5px #9a9a9a;
	-moz-box-shadow: 0 5px #9a9a9a;
	box-shadow: 0 5px #9a9a9a;
}

.RadButton_Default.RadButton.rbLinkButton.imgBtn.btnlarge :hover
{
   width: 370px;
	height: 31px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #48b364;
	-webkit-box-shadow: 0 5px #278940;
	-moz-box-shadow: 0 5px #278940;
	box-shadow: 0 5px #278940;
}
.RadButton_Default.RadButton.rbLinkButton.imgBtn.editBtn1 :hover
{
   width: 156px;
	height: 33px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #48b364;
	-webkit-box-shadow: 0 5px #278940;
	-moz-box-shadow: 0 5px #278940;
	box-shadow: 0 5px #278940;
}
.RadButton_Default.RadButton.rbLinkButton.imgBtn.greenBtn1 :hover,
.RadButton_Default.RadButton.rbLinkButton.imgBtn.greenBtn4 :hover,
.RadButton_Default.RadButton.rbLinkButton.imgBtn.btndefault :hover,
.RadButton_Default.RadButton.rbLinkButton.imgBtn.btndefault2 :hover,
.RadButton_Default.RadButton.rbLinkButton.imgBtn.redBtn1 :hover
{
    background-color:#cf4632;
    -webkit-box-shadow: 0 5px #a63424; 
    -moz-box-shadow: 0 5px #a63424; 
    box-shadow: 0 5px #a63424;
    color:#ffffff;
}

.RadButton_Default.RadButton.rbLinkButton.imgBtn.blueBtn :hover
{
    width: 153px;
	height: 35px;
    background-color:#e7e7e7;
    border: solid 1px #b3b3b3;
    color:#fd5840;
}
.RadButton_Default.RadButton.rbLinkButton.imgBtn.searchBtn :hover
{
    width: 240px;
	height: 35px;
    background-color:#e7e7e7;
    border: solid 1px #ccc;
    color:#fd5840;
}
.RadButton_Default.RadButton.rbLinkButton.imgBtn.searchBtn
{
    height:38px;
}

.searchBtn span
{
	 width: 240px; 
     height: 35px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #f2f2f2;
    border: solid 1px #ccc;   
    vertical-align:middle;
    text-align:center;
    line-height:34px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
	color:#fd5840;	
}

.searchBtn span 
{
	background-position: 0px 0px;
	font-size:14px;
}

.searchBtn:hover span
{
	background-position: 0px -48px;    
}

.searchBtn span span
{
    background-position: 100% -96px;
    padding: 0 0px 0 0 !important;
}

.searchBtn:hover span span
{	
	padding: 0 0px 0 0 !important;
	background-position: 100% -144px;
}

.RadButton_Default.RadButton.rbLinkButton.rbDisabled.imgBtn:hover
{
    border:0px;
    background-color:transparent;
}

/* -- */

.RadButton_Default.RadButton.rbLinkButton.imgBtn.greenBtn1
{
    height:70px;
}

.step2_greenBtn1 span
{
   width: 45px; 
   height: 102px; 
   -webkit-border-radius: 5px; 
   -moz-border-radius: 5px; 
   border-radius: 5px; background-color: #e95f39; 
   -webkit-box-shadow: 0 5px #aa3313; 
   -moz-box-shadow: 0 5px #aa3313; 
   box-shadow: 0 5px #aa3313;
   color:#ffffff;
   padding-left: 40px !important;
	height: 70px;
	line-height: 70px;
}
.step2_greenBtn1 span 
{
	background-position: 0px 0px;
	font-size:15px;
}

.step2_greenBtn1:hover span
{
	background-position: 0px -82px;    
}

.step2_greenBtn1 span span
{
    background-position: 100% -164px;
    padding: 0 47px 0 0 !important;
}

.step2_greenBtn1:hover span span
{	
	padding: 0 47px 0 0 !important;
	background-position: 100% -246px;
}

.greenBtn1 span
{
   text-align:center;
   width: 265px;
   -webkit-border-radius: 5px; 
   -moz-border-radius: 5px; 
   border-radius: 5px; background-color: #e95f39; 
   -webkit-box-shadow: 0 5px #aa3313; 
   -moz-box-shadow: 0 5px #aa3313; 
   box-shadow: 0 5px #aa3313;
   color:#ffffff;
   padding-left: 40px;
	height: 70px;
	line-height: 70px;
    
	/*background-image: url("../Images/buttons/register_btn_green.png");
	color: #FFFFFF;
	padding-left: 47px !important;
	height: 70px;
	line-height: 70px;*/
}

.greenBtn4 span
{
   width: 265px; 
   height: 102px; 
   -webkit-border-radius: 5px; 
   -moz-border-radius: 5px; 
   border-radius: 5px; background-color: #e95f39; 
   -webkit-box-shadow: 0 5px #aa3313; 
   -moz-box-shadow: 0 5px #aa3313; 
   box-shadow: 0 5px #aa3313;
   color:#ffffff;
   padding-left: 40px !important;
	height: 90px;
	line-height: 38px;
    
	/*background-image: url("../Images/buttons/register_btn_green.png");
	color: #FFFFFF;
	padding-left: 47px !important;
	height: 70px;
	line-height: 70px;*/
}

.greenBtn4 span 
{
	background-position: 0px 0px;
	font-size:15px;
}

.greenBtn4:hover span
{
	background-position: 0px -82px;    
}

.greenBtn4 span span
{
    background-position: 100% -164px;
    padding: 0 47px 0 0 !important;
}

.greenBtn4:hover span span
{	
	padding: 0 47px 0 0 !important;
	background-position: 100% -246px;
}

.last
{
    width:195px;
}
.greenBtn3 span
{
   width: 265px; 
   height: 102px; 
   -webkit-border-radius: 5px; 
   -moz-border-radius: 5px; 
   border-radius: 5px; background-color: #e95f39; 
   -webkit-box-shadow: 0 5px #aa3313; 
   -moz-box-shadow: 0 5px #aa3313; 
   box-shadow: 0 5px #aa3313;
   color:#ffffff;
   padding-left: 40px !important;
	height: 70px;
	line-height: 70px;
    
	/*background-image: url("../Images/buttons/register_btn_green.png");
	color: #FFFFFF;
	padding-left: 47px !important;
	height: 70px;
	line-height: 70px;*/
}

.greenBtn1 span 
{
	background-position: 0px 0px;
	font-size:15px;
}

.greenBtn1:hover span
{
	background-position: 0px -82px;    
}

.greenBtn1 span span
{
    background-position: 100% -164px;
    padding: 0 47px 0 0 !important;
}

.greenBtn1:hover span span
{	
	padding: 0 47px 0 0 !important;
	background-position: 100% -246px;
}

/* -- */

.RadButton_Default.RadButton.rbLinkButton.imgBtn.blueBtn1
{
    height:38px;
}

.blueBtn1 span
{
	background-image: url("../Images/buttons/login_btn_blue.png");
	color: #FFFFFF;
	padding-left: 15px !important;
	height: 38px;
	line-height: 38px;
}

.blueBtn1 span 
{
	background-position: 0px 0px;
	font-size:14px;
}

.blueBtn1:hover span
{
	background-position: 0px -50px;    
}

.blueBtn1 span span
{
    background-position: 100% -100px;
    padding: 0 15px 0 0 !important;
}

.blueBtn1:hover span span
{	
	padding: 0 15px 0 0 !important;
	background-position: 100% -150px;
}

/* -- */

.RadButton_Default.RadButton.rbLinkButton.imgBtn.btn
{
    height:38px;
    float:right;
}
.RadButton_Default.RadButton.rbLinkButton.imgBtn.blueBtn2prev
{
    height:38px;
}
.prevbtn
{
    float:left;
}
.loginBtn span
{
    width: 283px; 
    height: 48px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #57c373; 
    -webkit-box-shadow: 0 5px #1b8035; 
    -moz-box-shadow: 0 5px #1b8035; 
    box-shadow: 0 5px #1b8035;
    color: #FFFFFF;   
	padding-left: 26px !important;
	height: 38px;
	line-height: 38px;
}
.blueBtn2 span
{
    height: 48px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #57c373; 
    -webkit-box-shadow: 0 5px #1b8035; 
    -moz-box-shadow: 0 5px #1b8035; 
    box-shadow: 0 5px #1b8035;
    color: #FFFFFF;   
	padding-left: 26px !important;
	height: 38px;
	line-height: 38px;
}
.blueBtn2prev span
{
	/*background-image: url("../Images/buttons/login_btn_blue.png");*/
	 -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #57c373; 
    -webkit-box-shadow: 0 5px #1b8035; 
    -moz-box-shadow: 0 5px #1b8035; 
    box-shadow: 0 5px #1b8035;
	color: #FFFFFF;
	padding-left: 26px !important;
	height: 38px;
	line-height: 38px;
}

.btndefault:hover span span
{	
	padding: 0 0 0 0 !important;
	background-position: 100% -150px;
}

.btndefault span span
{
    background-position: 100% -100px;
    padding: 0 0px 0 0 !important;
}

.btndefault:hover span
{
	background-position: 0px -50px;    
}
.btndefault span 
{
	background-position: 0px 0px;
	font-size:13px;
}
.btndefault span
{
     width: 350px; 
     height: 70px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
   border-radius: 5px; background-color: #e95f39; 
   -webkit-box-shadow: 0 5px #aa3313; 
   -moz-box-shadow: 0 5px #aa3313; 
   box-shadow: 0 5px #aa3313;
    color:#ffffff;
    vertical-align:middle;
    text-align:center;
    line-height:23px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
}
.btndefault2:hover span span
{	
	padding: 0 0 0 0 !important;
	background-position: 100% -150px;
}

.btndefault2 span span
{
    background-position: 100% -100px;
    padding: 0 0px 0 0 !important;
}

.btndefault2:hover span
{
	background-position: 0px -50px;    
}
.btndefault2 span 
{
	background-position: 0px 0px;
	font-size:14px;
}
.btndefault2 span
{
     width: 350px; 
     height: 70px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
   border-radius: 5px; background-color: #e95f39; 
   -webkit-box-shadow: 0 5px #aa3313; 
   -moz-box-shadow: 0 5px #aa3313; 
   box-shadow: 0 5px #aa3313;
    color:#ffffff;
    vertical-align:middle;
    text-align:center;
    line-height:34px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
}
.btnlarge:hover span span
{	
	padding: 0 0 0 0 !important;
	background-position: 100% -150px;
}

.btnlarge span span
{
    background-position: 100% -100px;
    padding: 0 0px 0 0 !important;
}

.btnlarge:hover span
{
	width: 370px;
	height: 31px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #48b364;
	-webkit-box-shadow: 0 5px #278940;
	-moz-box-shadow: 0 5px #278940;
	box-shadow: 0 5px #278940;
}
.btnlarge span 
{
	background-position: 0px 0px;
	font-size:14px;
}
.btnlarge span
{
    width: 370px;
	height: 31px;
	color:#ffffff;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #57c373;
	-webkit-box-shadow: 0 5px #30984b;
	-moz-box-shadow: 0 5px #30984b;
	box-shadow: 0 5px #30984b;
	line-height:35px;
}

.btnlarge2:hover span span {
    padding: 0 0 0 0 !important;
    background-position: 100% -150px;
}

.btnlarge2 span span {
    background-position: 100% -100px;
    padding: 0 0px 0 0 !important;
}

.btnlarge2:hover span {
    width: 370px;
    height: 31px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #b4b4b4;
    -webkit-box-shadow: 0 5px #9a9a9a;
    -moz-box-shadow: 0 5px #9a9a9a;
    box-shadow: 0 5px #9a9a9a;
}

.btnlarge2 span {
    background-position: 0px 0px;
    font-size: 14px;
}

.btnlarge2 span {
    width: 370px;
    height: 31px;
    color: #565656;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #cacaca;
    -webkit-box-shadow: 0 5px #ababab;
    -moz-box-shadow: 0 5px #ababab;
    box-shadow: 0 5px #ababab;
    line-height: 35px;
}

.btn span
{
     width: 156px; 
     height: 31px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #cacaca; 
    -webkit-box-shadow: 0 5px #ababab; 
    -moz-box-shadow: 0 5px #ababab; 
    box-shadow: 0 5px #ababab;
    color:#ffffff;
    vertical-align:middle;
    text-align:center;
    line-height:34px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
	color:#565656;
}


.loginBtn span 
{
	background-position: 0px 0px;
	font-size:14px;
}
.regprevbtn span
{	
	 width: 240px; 
     height: 31px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #cacaca; 
    -webkit-box-shadow: 0 5px #ababab; 
    -moz-box-shadow: 0 5px #ababab; 
    box-shadow: 0 5px #ababab;
    color:#565656;
    vertical-align:middle;
    text-align:center;
    line-height:34px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
}
.regprevbtn span 
{
	background-position: 0px 0px;
	font-size:14px;
}

.regprevbtn:hover span
{
	background-position: 0px -50px;    
}

.regprevbtn span span
{
    background-position: 100% -100px;
    padding: 0 0px 0 0 !important;
}
.regprevbtn:hover span span
{	
	padding: 0 0 0 0 !important;
	background-position: 100% -150px;
}

.regprevbtn2 span {
    width: 240px;
    height: 31px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #57c373;
    -webkit-box-shadow: 0 5px #30984b;
    -moz-box-shadow: 0 5px #30984b;
    box-shadow: 0 5px #30984b;
    color: #ffffff;
    vertical-align: middle;
    text-align: center;
    line-height: 34px;
    display: inline-block !important;
    margin: 0 !important;
    outline: medium none !important;
    overflow: visible !important;
    padding: 0;
    vertical-align: middle !important;
}

.regprevbtn2 span {
    background-position: 0px 0px;
    font-size: 14px;
}

.regprevbtn2:hover span {
    background-position: 0px -50px;
    width: 240px;
    height: 31px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #48b364;
    -webkit-box-shadow: 0 5px #278940;
    -moz-box-shadow: 0 5px #278940;
    box-shadow: 0 5px #278940;
}

.regprevbtn2 span span {
    background-position: 100% -100px;
    padding: 0 0px 0 0 !important;
}

.regprevbtn2:hover span span {
    padding: 0 0 0 0 !important;
    background-position: 100% -150px;
    width: 240px;
    height: 31px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #48b364;
    -webkit-box-shadow: 0 5px #278940;
    -moz-box-shadow: 0 5px #278940;
    box-shadow: 0 5px #278940;
}

.prevbtn span
{	
	 width: 156px; 
     height: 31px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #cacaca; 
    -webkit-box-shadow: 0 5px #ababab; 
    -moz-box-shadow: 0 5px #ababab; 
    box-shadow: 0 5px #ababab;
    color:#565656;
    vertical-align:middle;
    text-align:center;
    line-height:34px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
}
.prevbtn span 
{
	background-position: 0px 0px;
	font-size:14px;
}

.prevbtn:hover span
{
	background-position: 0px -50px;    
}

.prevbtn span span
{
    background-position: 100% -100px;
    padding: 0 0px 0 0 !important;
}
.prevbtn:hover span span
{	
	padding: 0 0 0 0 !important;
	background-position: 100% -150px;
}
.loginBtn span span
{
    background-position: 100% -100px;
    padding: 0 26px 0 0 !important;
}
.btn span
{
     width: 156px; 
     height: 31px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #cacaca; 
    -webkit-box-shadow: 0 5px #ababab; 
    -moz-box-shadow: 0 5px #ababab; 
    box-shadow: 0 5px #ababab;
    color:#ffffff;
    vertical-align:middle;
    text-align:center;
    line-height:34px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
	color:#565656;
}
.btn span 
{
	background-position: 0px 0px;
	font-size:14px;
}
.btn span span
{
    background-position: 100% -100px;
    padding: 0 0px 0 0 !important;
}

.btn:hover span span
{	
	padding: 0 0 0 0 !important;
	background-position: 100% -150px;
}
.btn:hover span
{
	background-position: 0px -50px;    
}

.logbtn span
{
     width: 240px; 
     height: 31px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #cacaca; 
    -webkit-box-shadow: 0 5px #ababab; 
    -moz-box-shadow: 0 5px #ababab; 
    box-shadow: 0 5px #ababab;
    color:#ffffff;
    vertical-align:middle;
    text-align:center;
    line-height:34px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
	color:#565656;
}
.logbtn span 
{
	background-position: 0px 0px;
	font-size:14px;
}
.logbtn span span
{
    background-position: 100% -100px;
    padding: 0 0px 0 0 !important;
}

.logbtn:hover span span
{	
	padding: 0 0 0 0 !important;
	background-position: 100% -150px;
}
.logbtn:hover span
{
	background-position: 0px -50px;    
}

.loginBtn:hover span
{
	background-position: 0px -50px;    
}

/* -- */
.RadButton_Default.RadButton.rbLinkButton.imgBtn.headerBtn1
{
    /*height:38px;*/
    margin-right: 10px !important;
}
.RadButton_Default.RadButton.rbLinkButton.imgBtn.headerBtn1 :hover
{
    background-color:#fd5840;
    color:#ffffff;
}
.headerBtn1 span
{
	 /*width: 155px;*/ 
     height: 33px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #ffffff; 
    -webkit-box-shadow: 0 5px #ffffff; 
    -moz-box-shadow: 0 5px #ffffff; 
    box-shadow: 0 5px #ffffff;
    color:#fd5840;
    font-weight:bold;
    vertical-align:middle;
    text-align:center;
    line-height:33px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
   
}

.headerBtn1 span 
{
	background-position: 0px 0px;
	font-size:13px;
    padding:5px 10px;
}

.headerBtn1:hover span
{
	background-position: 0px -48px;    
}

.headerBtn1 span span
{
    background-position: 100% -96px;
    padding: 0 0px 0 0 !important;
}

.headerBtn1:hover span span
{	
	padding: 0 0px 0 0 !important;
	background-position: 100% -144px;
}

.RadButton_Default.RadButton.rbLinkButton.imgBtn.redBtn1
{
    height:33px;
}

.headerBtn1selected span
{
	 /*width: 156px;*/
      
     height: 33px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #fd5840;
    color:#ffffff;
    vertical-align:middle;
    text-align:center;
    line-height:33px;
    display: inline-block !important;	
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
    font-weight:bold;
	/*margin-top:-9px;*/
}
.headerBtn1selected span 
{
	background-position: 0px 0px;
	font-size:13px;
     padding: 5px 10px;
}

.headerBtn1selected:hover span
{
	background-position: 0px 0px;    
}

.headerBtn1selected span span
{
    background-position: 100% -96px;
    padding: 0 0px 0 0 !important;
}

.headerBtn1selected:hover span span
{	
	padding: 0 0px 0 0 !important;
	background-position: 100% 0px;
}

.editBtn1 span
{
	 width: 156px; 
     height: 33px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #57C373; 
    -webkit-box-shadow: 0 5px #278940; 
    -moz-box-shadow: 0 5px #278940; 
    box-shadow: 0 5px #278940;
    color:#ffffff;
    vertical-align:middle;
    text-align:center;
    line-height:34px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
}

.editBtn1 span 
{
	background-position: 0px 0px;
	font-size:14px;
}

.editBtn1:hover span
{
	background-position: 0px -48px;    
	background-color:#48b364;
    -webkit-box-shadow: 0 5px #278940; 
    -moz-box-shadow: 0 5px #278940; 
    box-shadow: 0 5px #278940;
    color:#ffffff;
}

.editBtn1 span span
{
    background-position: 100% -96px;
    padding: 0 0px 0 0 !important;
}

.editBtn1:hover span span
{	
	padding: 0 0px 0 0 !important;
	background-position: 100% -144px;
	background-color:#48b364;
    -webkit-box-shadow: 0 5px #278940; 
    -moz-box-shadow: 0 5px #278940; 
    box-shadow: 0 5px #278940;
    color:#ffffff;
}

.redBtn1 span
{
	 width: 156px; 
     height: 33px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #fd5840; 
    -webkit-box-shadow: 0 5px #c54a38; 
    -moz-box-shadow: 0 5px #c54a38; 
    box-shadow: 0 5px #c54a38;
    color:#ffffff;
    vertical-align:middle;
    text-align:center;
    line-height:34px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
}

.redBtn1 span 
{
	background-position: 0px 0px;
	font-size:14px;
}

.redBtn1:hover span
{
	background-position: 0px -48px;    
	background-color:#cf4632;
    -webkit-box-shadow: 0 5px #a63424; 
    -moz-box-shadow: 0 5px #a63424; 
    box-shadow: 0 5px #a63424;
    color:#ffffff;
}

.redBtn1 span span
{
    background-position: 100% -96px;
    padding: 0 0px 0 0 !important;
}

.redBtn1:hover span span
{	
	padding: 0 0px 0 0 !important;
	background-position: 100% -144px;
	background-color:#cf4632;
    -webkit-box-shadow: 0 5px #a63424; 
    -moz-box-shadow: 0 5px #a63424; 
    box-shadow: 0 5px #a63424;
    color:#ffffff;
}

.redBtn1ContinueBuy span
{
	 width: 200px; 
     height: 33px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #fd5840; 
    -webkit-box-shadow: 0 5px #c54a38; 
    -moz-box-shadow: 0 5px #c54a38; 
    box-shadow: 0 5px #c54a38;
    color:#ffffff;
    vertical-align:middle;
    text-align:center;
    line-height:34px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
}

.redBtn1ContinueBuy span 
{
	background-position: 0px 0px;
	font-size:14px;
}

.redBtn1ContinueBuy:hover span
{
	background-position: 0px -48px;    
	background-color:#cf4632;
    -webkit-box-shadow: 0 5px #a63424; 
    -moz-box-shadow: 0 5px #a63424; 
    box-shadow: 0 5px #a63424;
    color:#ffffff;
}

.redBtn1ContinueBuy span span
{
    background-position: 100% -96px;
    padding: 0 0px 0 0 !important;
}

.redBtn1ContinueBuy:hover span span
{	
	padding: 0 0px 0 0 !important;
	background-position: 100% -144px;
	background-color:#cf4632;
    -webkit-box-shadow: 0 5px #a63424; 
    -moz-box-shadow: 0 5px #a63424; 
    box-shadow: 0 5px #a63424;
    color:#ffffff;
}

.redBtn1Cart span
{
	 width: 252px; 
     height: 33px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #fd5840; 
    -webkit-box-shadow: 0 5px #c54a38; 
    -moz-box-shadow: 0 5px #c54a38; 
    box-shadow: 0 5px #c54a38;
    color:#ffffff;
    vertical-align:middle;
    text-align:center;
    line-height:34px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
}

.redBtn1Cart span 
{
	background-position: 0px 0px;
	font-size:14px;
}

.redBtn1Cart:hover span
{
	background-position: 0px -48px;    
	background-color:#cf4632;
    -webkit-box-shadow: 0 5px #a63424; 
    -moz-box-shadow: 0 5px #a63424; 
    box-shadow: 0 5px #a63424;
    color:#ffffff;
}

.redBtn1Cart span span
{
    background-position: 100% -96px;
    padding: 0 0px 0 0 !important;
}

.redBtn1Cart:hover span span
{	
	padding: 0 0px 0 0 !important;
	background-position: 100% -144px;
	background-color:#cf4632;
    -webkit-box-shadow: 0 5px #a63424; 
    -moz-box-shadow: 0 5px #a63424; 
    box-shadow: 0 5px #a63424;
    color:#ffffff;
}
/* -- */
.RadButton_Default.RadButton.rbLinkButton.imgBtn.blueBtn
{
    height:38px;
}

.blueBtn span
{
	 width: 153px; 
     height: 35px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #f2f2f2;
    border:1px solid #b3b3b3;   
    vertical-align:middle;
    text-align:center;
    line-height:34px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
	color:#fd5840;	
}

.blueBtn span 
{
	background-position: 0px 0px;
	font-size:14px;
}

.blueBtn:hover span
{
	background-position: 0px -48px;    
}

.blueBtn span span
{
    background-position: 100% -96px;
    padding: 0 0px 0 0 !important;
}

.blueBtn:hover span span
{	
	padding: 0 0px 0 0 !important;
	background-position: 100% -144px;
}
.RadButton_Default.RadButton.rbLinkButton.imgBtn.greenBtn2
{
    height:38px;
}

.greenBtn2 span
{
	background-image: url("../Images/buttons/add_btn_green.png");
	color: #FFFFFF;
	padding-left: 28px !important;
	height: 38px;
	line-height: 38px;
}

.greenBtn2 span 
{
	background-position: 0px 0px;
	font-size:14px;
}

.greenBtn2:hover span
{
	background-position: 0px -48px;    
}

.greenBtn2 span span
{
    background-position: 100% -96px;
    padding: 0 28px 0 0 !important;
}

.greenBtn2:hover span span
{	
	padding: 0 28px 0 0 !important;
	background-position: 100% -144px;
}

/* end - buttons */

/* start - radios */

.radioSelected
{
    background-image:url("../Images/radio_active.png");
    background-repeat:no-repeat;
}

.radioHolder
{
    margin-bottom:2px;
}

.radioHolder .rbText
{
    width:auto !important;
    text-align:left !important;
    padding-left:50px !important;
}

.radioInfoActive
{
    background-image: url("../Images/radio_info_active1.png");
    background-repeat:no-repeat;
    padding:15px;
    width:351px;
    height:38px;
    display:inline-block;
    vertical-align:top;
    margin-left:-2px;
    cursor:pointer;
}
.nopointer
{
    cursor:default;
}
.radioInfoInactive
{
    background-color: #FFFFFF;
    border: 1px solid #A2C3D1;
    display: inline-block;
    height: 36px;
    margin-left: -2px;
    padding: 15px;
    vertical-align: top;
    width: 349px;
    cursor:pointer;
    padding-top:13px;
    height:39px;
    margin-top:3px;
}

.radioSelected .rbText
{
    padding-top:13px;
    color:#ffffff;
    /*color:#505050;*/
    font-weight:bold;
    font-size:15px;
}

.radioUnselected .rbText
{
    padding-top:13px;
    color:#ffffff;
    /*color:#8fbcdb;*/
    font-weight:bold;
    font-size:15px;
}

.radioHolder .rbImageButton
{
    text-align:left;
}

/* end - radios */

.tbx
{
    border-radius:5px;
    height:36px;
}

html body .riSingle .riTextBox.tbx, 
html body .riSingle .riTextBox[type="text"].tbx,
html body .riSingle .riTextBox.Infotbx, 
html body .riSingle .riTextBox[type="text"].Infotbx
{
    padding-left:8px;
    padding-right:8px;
    
}

html body .RadInput .riTextBox.tbx, 
html body .RadInputMgr.tbx,
html body .RadInput .riTextBox.Infotbx, 
html body .RadInputMgr.Infotbx
{
    /*padding:10px 8px 9px;*/
    height:34px;
}

html body .RadInput_Office2010Silver .riTextBox.tbx, 
html body .RadInputMgr_Office2010Silver.tbx,
html body .RadInput_Office2010Silver .riTextBox.Infotbx, 
html body .RadInputMgr_Office2010Silver.Infotbx
{
    border-color:#b3b3b3;
    color:#565656;
}

html body .RadInput_Office2010Silver .riTextBox.iconTbx, 
html body .RadInputMgr_Office2010Silver.iconTbx,
html body .RadInput_Office2010Silver .riTextBox.iconTbx, 
html body .RadInputMgr_Office2010Silver.iconTbx
{
    border-left-width:0px;
    border-top-left-radius:0px;
    border-bottom-left-radius:0px;
}

html body .RadInput_Office2010Silver .riHover.tbx, 
html body .RadInput_Hover_Office2010Silver.tbx, 
html body .RadInput_Office2010Silver .riFocused.tbx, 
html body .RadInput_Focused_Office2010Silver.tbx,
html body .RadInput_Office2010Silver .riHover.Infotbx, 
html body .RadInput_Hover_Office2010Silver.Infotbx, 
html body .RadInput_Office2010Silver .riFocused.Infotbx, 
html body .RadInput_Focused_Office2010Silver.Infotbx
{
    /*border-color:#f3d64a;*/
    border-color:#8d8d8d;
}

html body .RadInput_Office2010Silver .riEmpty.tbx,
html body .RadInput_Office2010Silver .riEmpty.Infotbx
{
    color:#8D8D8D;
}

.Infotbx
{
    border-radius:5px;
    height:36px;   
	width:200px !important;
	vertical-align:middle !important;
}

.loginImg
{  
    background-repeat: no-repeat;
    background-position: center center;
    display:inline-block;
    width:22px;
    height:25px;
    vertical-align:middle;
    padding:4px;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
}

.loginImgInactive
{
    background-image: url("../Images/login_mobile.png");  
    border:1px solid #b3b3b3;
    border-right-width:0px;
    margin-right:-4px;
}

.loginImgActive
{
    background-image: url("../Images/login_mobile.png");  
    border:1px solid #8d8d8d;
    border-right-width:0px;
    margin-right:-4px;
}

.pwdImgInactive
{
    background-image: url("../Images/login_pass.png"); 
    border:1px solid #b3b3b3;
    border-right-width:0px;
    margin-right:-4px;
}

.pwdImgActive
{
    background-image: url("../Images/login_pass.png"); 
    border:1px solid #8d8d8d;
    border-right-width:0px;
    margin-right:-4px;
}

.watermarkHolder
{
	position:relative;
	width:370px;
}

#contentHolderStep2 .watermarkText
{
    top: 7px;
    left:40px;
}

#contentHolderStep2 .RadPanelBar_Default .rpGroup a.rpLink, 
#contentHolderStep2 .RadPanelBar_Default .rpGroup div.rpHeaderTemplate, 
#contentHolderStep2 .RadPanelBar_Default .rpGroup .rpTemplate
{
    color:#505050;
}

.watermarkText
{
    left: 37px;
    position: absolute;
    top: 10px;
}

.prefixTbx
{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
}

.upl.RadUpload_Office2010Silver .ruStyled .ruFileInput,
.upl.RadUpload .ruFakeInput
{
    border-color:#78bbd9;
    padding:10px 8px 9px;
    border-radius:5px;
}
.uplannounce.RadUpload_Office2010Silver .ruStyled .ruFileInput,
.uplannounce.RadUpload .ruFakeInput
{
    border-color:#78bbd9;
    padding:10px 8px 9px;
    border-radius:5px;
}
.upl.RadUpload .ruFakeInput
{
    width:430px;
}
.uplannounce.RadUpload .ruFakeInput
{
    width:430px;
}
.upl.RadUpload .ruFileWrap
{
    height:38px;
    padding-top:10px;
}
.uplannounce.RadUpload .ruFileWrap
{
    height:38px;
    padding-top:10px;
}
.upl.RadUpload_Office2010Silver .ruButton, 
.upl.RadUploadProgressArea_Office2010Silver .ruButton
{
    border-radius:5px;
	background-image:url("../Images/buttons/blue_btn_bg.png");
	background-position: 0 0;
	background-repeat:no-repeat;
	color:#ffffff !important;
	font-size:14px;
}
.uplannounce.RadUpload_Office2010Silver .ruButton, 
.uplannounce.RadUploadProgressArea_Office2010Silver .ruButton
{
    border-radius:5px;
	background-image:url("../Images/buttons/blue_btn_bg.png");
	background-position: 0 0;
	background-repeat:no-repeat;
	color:#ffffff !important;
	font-size:14px;
}
.upl.RadUpload .ruButton, 
.upl.RadUploadProgressArea .ruButton
{
    height:38px;
    padding-bottom:0px;
}
.uplannounce.RadUpload .ruButton, 
.uplannounce.RadUploadProgressArea .ruButton
{
    height:38px;
    padding-bottom:0px;
}

.upl.RadUpload .ruBrowse
{
    width:71px;
}
.uplannounce.RadUpload .ruBrowse
{
    width:71px;
}
.upl.RadUpload .ruRemove
{
    padding-left:0px;
    width:74px;
    padding-bottom:3px;
    margin-left:10px;
}
.uplannounce.RadUpload .ruRemove
{
    padding-left:0px;
    width:74px;
    padding-bottom:3px;
    margin-left:10px;
}
.window.RadWindow_Office2007 .rwTopLeft, 
.window.RadWindow_Office2007 .rwTopRight, 
.window.RadWindow_Office2007 .rwTitlebar, 
.window.RadWindow_Office2007 .rwFooterLeft, 
.window.RadWindow_Office2007 .rwFooterRight, 
.window.RadWindow_Office2007 .rwFooterCenter, 
.window.RadWindow_Office2007 .rwTopResize, 
.window.RadWindow_Office2007 .rwStatusbar div, 
.window.RadWindow_Office2007 .rwStatusbar, 
.window.RadWindow_Office2007 .rwPopupButton, 
.window.RadWindow_Office2007 .rwPopupButton span, 
.window.RadWindow_Office2007.rwMinimizedWindow 
.window.rwCorner
{
    background-image:url("../Images/window.png");
}

.window.RadWindow_Office2007 .rwBodyLeft, 
.window.RadWindow_Office2007 .rwBodyRight, 
.window.RadWindow_Office2007 .rwStatusbarRow .rwCorner
{
    background-image:url("../Images/window2.png");
}

.window.RadWindow_Office2007 table.rwTitlebarControls em
{
    color:#ffffff;
}
.RadButton_Default.smallbtn.RadButton.rbLinkButton
{
     width: 156px; 
     height: 31px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    border:0px;
    background-color: #e7e7e7; 
    -webkit-box-shadow: 0 5px #cacaca; 
    -moz-box-shadow: 0 5px #cacaca; 
    box-shadow: 0 5px #cacaca;
    color:#565656;
    vertical-align:middle;
    text-align:center;
    line-height:34px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
}
.RadButton_Default.searchbtn.RadButton.rbLinkButton
{
     width: 100px; 
     height: 36px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    border:0px;
    background-color: #e7e7e7; 
    color:#565656;
    vertical-align:middle;
    text-align:center;
    line-height:34px;
    display: inline-block !important;
	margin: 0 !important;
	outline: medium none !important;
	overflow: visible !important;
	padding: 0;
	vertical-align: middle !important;
}
.RadButton_Default.searchbtn.RadButton.rbLinkButton:hover
{    
    height: 36px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #d3d3d3;

}
.RadButton_Default.smallbtn.RadButton.rbLinkButton:hover
{    
    height: 31px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #d3d3d3;
    -webkit-box-shadow: 0 5px #b5b5b5;
    -moz-box-shadow: 0 5px #b5b5b5;
    box-shadow: 0 5px #b5b5b5;

}
.ll
{
    width:285px;
}
.RadButton_Default.smallbtnYes.RadButton.rbLinkButton
{
     width: 156px; 
     height: 33px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #57c373; 
    -webkit-box-shadow: 0 5px #1b8035; 
    -moz-box-shadow: 0 5px #1b8035; 
    box-shadow: 0 5px #878787;
    color:#ffffff;
    vertical-align:middle;
    text-align:center;
    line-height:34px;
}
.RadButton_Default.smallbtnNo.RadButton.rbLinkButton
{
     width: 156px; 
     height: 33px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #fd5840; 
    -webkit-box-shadow: 0 5px #878787; 
    -moz-box-shadow: 0 5px #878787; 
    box-shadow: 0 5px #878787;
    color:#ffffff;
    vertical-align:middle;
    text-align:center;
    line-height:34px;
}
.customBlueBtn.RadButton_Office2010Blue.rbSkinnedButton, 
.customBlueBtn.RadButton_Office2010Blue .rbDecorated, 
.customBlueBtn.RadButton_Office2010Blue.rbVerticalButton, 
.customBlueBtn.RadButton_Office2010Blue.rbVerticalButton .rbDecorated, 
.customBlueBtn.RadButton_Office2010Blue .rbSplitRight,
.customBlueBtn.RadButton_Office2010Blue .rbSplitLeft
{
    /*background-image:url("../Images/blue_button.png");*/
    width: 156px; height: 31px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #b7b7b7; 
    -webkit-box-shadow: 0 5px #878787; 
    -moz-box-shadow: 0 5px #878787; 
    box-shadow: 0 5px #878787;
    color:#ffffff;
}

.dldMsgTitle
{
    font-weight: bold;
    margin-left: 10px;
    vertical-align: middle;
}

.listBtn
{
    background-color: #FFFFFF;
    border: 1px solid #78BBD9;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    margin-left: -7px;
    padding: 5px;
    vertical-align: middle;
}

.chbx .rbPrimaryIcon.rbToggleRadio, 
.chbx .rbSecondaryIcon.rbToggleRadio, 
.chbx .rbPrimaryIcon.rbToggleCheckbox, 
.chbx .rbSecondaryIcon.rbToggleCheckbox
{
    top:4px;
}

.packetBox
{
    width:100%;
    border-width:1px;
    border-style: solid;
    display:inline-block;
    vertical-align:top;
    border-color:#dddddd;
    border-radius:5px;
    min-height:145px;
    height:145px;
}

.packetBoxTitle
{
    background-image: url("../Images/inactivePacketBoxTitleBg.png");
    background-repeat: repeat-x;
    height: 26px;
    padding-left:10px;
    padding-right:10px;
    line-height:23px;
}

.packetBoxTitle span
{
    color:#ffffff;
    font-weight:bold;
    vertical-align:middle;
}

.packetBoxContent
{
    padding:10px;
     position: relative;    
    border: 0;
    background-color:#ffffff;
    border-radius:5px;
    margin-right:2px;
}

.ApplicationBtn
{
    padding: 50px 10px 20px 10px;

}
.applicBtn
{
    padding:10px 10px 5px 20px;
    font-size:13px;
    font-weight:bold;
    color:#565656;
}
.RadButton_Default.rbLinkButton.RadButton.applicationBtn {
    position: relative;
    padding: 10px 10px 20px 10px;
    border: 0;
    background-color:#ffffff;
    border-radius:5px;
    margin-right:2px;
    padding-bottom:20px;
    background-color:#f1f1f1;
    width:840px;
    height:167px;
}
.applicationText
{
    padding:15px 10px 10px 10px;
    font-size:15px;
}
.applicationTextBtn
{    
    
    font-size:15px;
    padding:20px;     
    margin-top:40px; 
}
.applImgs
{
    float:left; 
    height:120px; 
    width:250px; 
    padding:20px;    
}
.RadButton_Default.rbLinkButton.RadButton.basicBtn {
    position: relative;
    padding: 0;
    border: 0;
    background-color:#ffffff;
    border-radius:5px;
    margin-right:2px;
    padding-bottom:20px;
}

.RadButton_Default.rbLinkButton.RadButton.basicBtn:hover 
{
    background-color: #f0f6f8;
    /*background-image:url("../Images/activePacketBoxBg.png");*/
    background-repeat:repeat-x;
    background-position:bottom center;
    /*background-color:#ffcf47;*/
}

.RadButton_Default.rbLinkButton.RadButton.basicBtn.activeBasicBtn
{
    background-color: #f0f6f8;   
}
.packetBoxContent div
{
    line-height:normal;
}

.packetBoxContent p
{
    margin-bottom: 0;
}

.arrowPointer
{
    background-image:url("../Images/pointer_down.png");
    height:14px;
    width:575px;
    background-repeat:no-repeat;
}

.basicArrow2
{
    background-position: 85px 0px;    
}

.basicArrow
{
    background-position: 60px 0px;
}

.premiumArrow
{
    background-position: 165px 0px;
}

.premiumArrow2
{
    background-position: 275px 0px;
}

.privilegeArrow
{
    background-position: 395px 0px;
}

.privilegeArrow2
{
    background-position: 465px 0px;
}

.businessArrow
{
    background-position: 281px 0px;
}
.businessArrow2
{
    background-position: 465px 0px;
}
.superiorArrow
{
    background-position:514px 0px;
}
.superiorArrow2
{
    background-position:550px 0px;
}

.phonenumberSelectionListHolder
{
    border-width:0px;
    border-style: solid;
    border-color:#78bddb;
    border-radius:5px;
}

.phonenumberSelectionTopBar
{
    /*background-color:#dfe9f5;*/
    background-color:#f2f2f2;
    padding:10px 8px 42px 10px;
    border-radius:0px;    
    height:50px;
    margin-left:6px;
}
.packetphonenumberSelection
{
    padding-left:7px;
    width:204px;
}

.phonenumberSelectionTitle
{
    background-color:#ffffff;
    border-radius:5px;
    margin-top:5px;
}

/* start - rlb */

.rlb.RadListBox_Office2010Silver .rlbGroup .rlbSelected
{
    /*background-image:url(../images/rdb_checked.png);*/
    background-repeat:no-repeat;
    background-position:10px center;
    padding-left:20px;
}

.rlb.RadListBox_Office2010Silver .rlbGroup .rlbHovered
{
    /*background-image:url(../images/rdb_unchecked.png);*/
    background-repeat:no-repeat;
    background-position:10px center;
    padding-left:20px;
    background-color:#25a0da;
}

.rlb.RadListBox_Office2010Silver .rlbGroup .rlbHovered.rlbSelected
{
    /*background-image:url(../images/rdb_checked.png);*/
    background-repeat:no-repeat;
    background-position:10px center;
    padding-left:20px;
    text-align:center;
    background-color:#25a0da;
}

.rlb.RadListBox_Office2010Silver .rlbGroup
{
    border:0px;
    
}

.rlb.RadListBox_Office2010Silver .rlbItem
{
    border-bottom:1px solid #cadbe6;
    padding-top:10px;
    padding-bottom:10px;
    /*background-image:url(../images/rdb_unchecked.png);*/
    background-repeat:no-repeat;
    background-position:10px center;
    padding-left:20px;
    text-align:center;
    background-color:#25a0da;
}

.rlb.RadListBox_Office2010Silver .rlbText
{
    font-size:14px;
    text-align:center;
}

.rlb.RadListBox_Office2010Silver .rlbGroup .rlbSelected
{
    padding-top:10px;
    padding-bottom:10px;
    border-left:0px;
    border-top:0px;
    border-right:0px;
    border-bottom:1px solid #cadbe6;
    text-align:center;
    background-color:#25a0da;
}

.rlb
{
    margin-left:7px;
    margin-right:7px;
}
.rlbtodrop
{
    margin-left:7px;
    margin-right:7px; 
}
/* end - rlb */

.showMoreBtn
{
    background-color: #dfe9f5;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    font-size: 14px;
    padding: 5px;
    text-align: center;
    /*width: 290px;*/
    width: 208px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:3px;
}
.showMoreBtnCount
{
    background-color: #dfe9f5;
    border-radius: 5px 5px 0px 0px;
    display: inline-block;
    font-size: 14px;
    padding: 5px;
    text-align: center;
    /*width: 290px;*/
    width: 199px;
    margin-left:37px;
    margin-right:3px;
    color:#245a74;
    height:19px;
}
.showMoreBtnCount2
{
    background-color: #d7fac9;
    border-radius: 5px 5px 0px 0px;
    display: inline-block;
    font-size: 14px;
    padding: 5px;
    text-align: center;
    /*width: 290px;*/
    width: 199px;
    margin-left:37px;
    margin-right:3px;
    margin-top:3px;
    color:#245a74;
    height:19px;
}
.showcountleft
{
    background-color: #dfe9f5;
    display: inline-block;
    font-size: 14px;
    padding: 5px;
    text-align: center;
    /*width: 290px;*/
    width: 199px;
    margin-left:37px;
    margin-right:3px;
    color:#245a74;
    height:19px;
}
.showcountleft2
{
    background-color: #d7fac9;
    display: inline-block;
    font-size: 14px;
    padding: 5px;
    text-align: center;
    /*width: 290px;*/
    width: 199px;
    margin-left:37px;
    margin-right:3px;
    color:#245a74;
    height:19px;
}
a.showMoreBtn
{
    color:#245a74;
}

.lblPhoneSelected
{
    border: 1px solid #78BDDB;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 10px;
    vertical-align: middle;
    background-color:#f0f6f8;
    margin-top:10px;
    height:26px;
    line-height:26px;
}
.lblRwdPhoneSelected
{
    border: 1px solid #78BDDB;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 3px;
    vertical-align: middle;
    background-color:#f0f6f8;
    margin:5px;
    height:23px;
    line-height:22px;
    float:left;
}
.companyFormHolder
{
    display:inline-block;
    vertical-align:top;
    width:260px;
    /*margin:10px;*/
}

.representativeFormHolder
{
    display:inline-block;
    vertical-align:top;
    width:250px;
    margin-right:10px; 
    margin-left:10px;     
}

.companyFormHolder .line,
.representativeFormHolder .line
{
    margin-bottom:10px;
}
.ApplicationHolder
{
    background:#fff;
    padding:10px 20px 10px 20px;
}
.applicationBtns
{
    margin:5px 15px 2px 15px;
}
.StepsLi
{
    padding:5px 0 5px 5px;    
    width:252px;
}
.ImgStepsLi
{
    float:right;
}
.phonenumbersHoldergen p
{
    margin-bottom:0px;
}

.stepdivrow img
{
    vertical-align:middle;
}

.stepdivrow span
{
    display:inline-block;
    width:198px;
    vertical-align:middle;
}
.hlp
{
    /*width:20px;
    height:18px;*/
    cursor:pointer;
    margin-top:-8px;
    margin-left:10px;
}
.hlppayment
{
    width:20px;
    height:18px;
    cursor:pointer;
    margin-top:-18px;
}
.hlpregister
{
    width:25px;
    height:25px;
    cursor:pointer;
    margin-top:-30px;
}
#steps .stepdivrow
{
    border-bottom: 1px dotted #6DAECF;
    padding-bottom: 5px;
    padding-top: 0px;
    color:#26566e;
    width:210px;
    display:block;
}
.selectednumbersmsg
{
    border: 1px solid #78BDDB;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 10px;
    vertical-align: middle;
    background-color:#f0f6f8;
    margin-top:0px;
    line-height:15px;
    text-align:center;
    width:631px;
    color:#25a0da;
}
.selectednumberstxt
{
    border: 1px solid #FD5840;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 10px 10px 0px 10px;
    vertical-align: middle;
    background-color:#f1f1f1;
    margin-top:0px;
    line-height:15px;
    text-align:center;
    width:558px;
    font-weight:bold;
}    
.selectednumberstxtnopicker
{
    border: 1px solid #FD5840;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 10px;
    vertical-align: middle;
    background-color:#f1f1f1;
    margin-top:0px;
    line-height:15px;
    text-align:center;
    width:557px;
    font-weight:bold;
}
.selectedpacketoptions
{
    border: 1px solid #78BDDB;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 4px;
    vertical-align: middle;
    background-color:#ffffff;
    margin-top:-4px;
    line-height:13px;
    text-align:center;
    width:283px;
    font-weight:bold;
} 
.selectednumbersmsgwarning
{
     border: 1px solid #f92803;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 10px;
    vertical-align: middle;
    background-color:#ee836d;
    margin-top:0px;
    line-height:15px;
    text-align:center;
    width:555px;
    color:#ffffff;
}
.selectednumbersmsgok
{
     border: 1px solid #7fba00;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 10px;
    vertical-align: middle;
    background-color:#acf9ac;
    margin-top:0px;
    line-height:15px;
    text-align:center;
    width:555px;
    color:#7a7b78;
}
.ulstep
{
    margin-left:15px;
}
.stepdivTitlerow
{
    font-size:15px;   
    padding-bottom: 5px;
    padding-top: 5px;
}
.lastStepDivRow.stepdivrow
{
    border-bottom-width:0px;
    padding-bottom:0px;
}

.InfoMsgs
{
    width:220px;
    padding:5px;
}
.imagedivtick
{
    float:right;
    padding:0 0 0 15px;
}
.imagetexttick
{   
   
    float:right;
    margin-right:130px;
}
.divimage
{
    padding-top:20px;
    font-size:12px;
    font-weight:bold;
}

.rdb
{
    vertical-align:middle;
}

.rdbLbl
{
    vertical-align:middle;
}
.cart
{
    padding:10px;
    border:3px solid #e6f1fa;
    border-radius:5px;
    box-shadow:-1px 2px 13px #E6F1FA;
    width:250px;
}

.dlgLeftCol
{
    float:left;
    /*width:320px;*/
    width:250px;
    border-right:2px solid #aad7ec;
}
.dlgLeftCol2
{
    float:left;
    /*width:320px;*/
    width:250px;  
    margin-left:20px;
}
.packetleft
{
    display:inline-block;
}
.rpbcss
{
    background-color:#F1F1F1;
}
    
.packetright
{
    margin-left:345px;
    padding-left:15px;
}
.dlgRightCol
{
    /*margin-left:320px;
    width:305px;*/
    margin-left:230px;
    padding-left:25px;
}
.dlgLeftColGrid
{
    float:left;
    width:400px; 
    padding:5px 5px 5px 0; 
}
.dlgRightColGrid
{
    float:right;      
    margin-top:6px;     
    height:313px;
    width:153px;
}
.msg
{
    font-style:italic;
    color: #26566e;
}
.completedInfo
{
    background-color:#E6F1FA;
}
.edit
{
    background-color:#f3d64a;
}
.container
{
    vertical-align:top;
    display:inline-block;
}
.leftholder
{
    float:left;
    width:288px;
}
.rlbselected
{
    background-image:url("../Images/shadow.png");
    background-color:#aad7ec;
    border:1px solid #e6f1fa;
}
.rlbunselected
{
    background-color:#fff;
    border:1px solid #e6f1fa;
}
.listarea
{
    background-color:#26566e;
}
.pageviewcss
{
    padding:10px;
    background-color:#fff;
}
.lblcount
{
    float:right;
    padding-right:10px;
    font-style:italic;
}
.packetBtnsHolder
{
    border-radius:5px;
    box-shadow:-1px 2px 13px #E6F1FA;
    background-color:#e6f1fa;
}
.tips
{
    
    font-style:italic;
    font-size:13px;
    padding:5px;   
    float:right;   
    width:476px;
    height:35px;
}
.Imginfo
{
    float:left;
     margin-bottom:40px;
}
.InfoTxt
{
    margin-left:20px;
}
.left
{
    float:left;
    margin-left:0;
    width:545px;
}

/*.RadGrid 
{
    margin-left:5px;
    margin-top:25px;
    width:450px;
    height:150px;
}
*/
.buttonsHolder
{
    background-color: #F1F1F1;
    border-top: 1px solid #E5E5E5;
    padding: 10px;
    text-align: right;
    margin-top:10px;
    width:543px;
}
.rpgvfooter
{
    background-color:#25a0da;
    height:100px;
    padding-top:5px;
    color:#ffffff;
    border-radius: 5px 5px 5px 5px;
}
.rpgvfooterleft
{
    padding-left:5px;
    float:left;
    margin-left:200px;
}
.rpgvfooterright
{
    padding-left:5px;
    margin-left:380px;
    color:#565656;
}
.lblnumbercost
{
    border: 1px solid #b3b3b3;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 2px;
    vertical-align: middle;
    background-color:#fff;
    margin-top:0px;
    height:20px;
    line-height:20px;
    width:60px;
    text-align:center;
    color:#fd5840;
}
.lblexpiretimenumber
{
    border: 1px solid #fd5840;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 2px;
    vertical-align: middle;
    /*background-color:#25a0da;*/
    margin-top:0px;
    height:15px;
    line-height:15px;
    width:155px;
    text-align:center;
    color:#fd5840;
}
.refresh
{
    border: 1px solid #78BDDB;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 5px;
    vertical-align: middle;
    background-color:#e1dede;
    margin-top:0px;
    height:28px;
    line-height:15px;
    width:28px;
    text-align:center;
}
.rwndlblnumbercost
{
    border: 1px solid #b3b3b3;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 10px;
    vertical-align: middle;
    background-color:#fff;
    margin-top:0px;
    height:14px;
    line-height:15px;
    width:50px;
    text-align:center;
    color:#565656;
}
.rwndlblnumbercostfinal
{
    border: 1px solid #78BDDB;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 10px;
    vertical-align: middle;
    background-color:#e9d879;
    margin-top:0px;
    height:14px;
    line-height:15px;
    width:20px;
    text-align:center;
    color:#000000;
}
.float_left
{
    float:left;
    width:96px;
}
.float_right
{
    float:right;
}
.nopointer
{
    cursor:default;
}
.RadTabStrip 
{
    margin-left:6px;
    width:211px;
}
.previous
{
    /*color:#6fafd7;*/
    color:#ffa598;
    font-weight:bold;
}
.current
{
    color:#fd5840;
    font-weight:bold;
}
.gridHolder
{
    display:inline-block;
    width:580px;
}
.selectedPhones
{
    border:1px solid #e6f1fa;
    border-radius: 5px 5px 5px 5px;   
    background-color:#e6f1fa;
    height:298px;
    font-size:17px;
}
.gridselectedPhonesarea
{
    background-color:#e6f1fa;
    border:1px solid #26566e;
    text-align:center;
}
.connectedSortable
{
    padding:0px;
}
ul
{
    list-style-type:none;
    margin:0;
}
.infoText
{
    border: 1px solid #26566e;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 5px;
    vertical-align: middle;
    background-color:#f0a72e;
    margin-top:0px;
    line-height:15px;
    color:#ffffff;
}
.divPhonesNoSimple
{
    margin-top:36px;
    width:145px;
}
.divPhonesNoSimple h2
{
    padding:12px;
    border: 1px solid #26566e;
    color:#ffffff;
    background-color:#71b5d4;
    font-weight:bold;
    text-align:center;
}
.divPhonesNoSimpleHolder
{
    height:341px;
    width:120px;
}

.divPhones
{
    margin-top:36px;
    width:155px;
    border-radius:5px;
}

.divPhonessimple
{
    margin-top:10px;
    width:120px;
}
.divPhonessimple h2
{
    padding:12px;
    border: 1px solid #26566e;
    color:#ffffff;
    background-color:#71b5d4;
    font-weight:bold;
    text-align:center;
}
.divPhones h2
{
    padding:4px;
    border: 1px solid #b3b3b3;
    color:#fd5840;
    background-color:#f2f2f2;
    text-align:center;
    font-size:16px;
    border-top-right-radius:5px;
    border-top-left-radius:5px;
    padding-top:21px;
    height:33px;
}
.divPhonesHolder
{
    height:341px;
    width:155px;
}
.divPhonesHolderring
{
    /*height:526px;*/
}
.divPhonesHoldersimple
{
    height:347px;
}
.RadToolTip.tip .rtWrapper td.rtWrapperContent
{
    margin-left:0px;
    margin-top:-7px;
    font-size:14px;
    background-color:#f0a72e;
    padding:10px;
}
.RadListBox.rlbnumbersholder
{
    min-height:30px;
    text-align:center;
}
.RadListBox.rlbheadernumbersholder
{
    min-height:50px;
    text-align:center;
}

.RadListBox_MetroTouch.rlbheadernumbersholder .rlbGroup
{
    background-color:#f2f2f2;
    color:#565656;
    min-height:45px;
    border-radius:5px;
}
.RadListBox_MetroTouch.rlbnumbersholder .rlbGroup
{
    min-height:50px;
}
.RadListBox_MetroTouch .rlbGroup
{
     min-height:30px;
     text-align:center;
}
.RadListBox_MetroTouch.rlbnumbersholder .rlbGroup
{
    background-color:#ffffff;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
}
.RadInput_MetroTouch.tbx a.riDown
{
    background-position:-16.5px -70px;
    height:13px;
}
.RadInput_MetroTouch.tbx a.riUp
{
    background-position:-17.5px -20px;
}
.tabpackets
{
    margin-top:0px; 
    padding-bottom:12px; 
    font-weight:bold;
    font-size:14px;
}
.tableTD
{
    border: thin inset #C0C0C0;
    text-align:center;
    width:100px;
}
table.tblPacket, td, th
{
/*border:1px solid #000000;*/
}
th
{
    background-color:#f2f2f2;
    padding-left:10px;
    width:263px;
}
td
{
    padding:0 0 0 5px;
}
.RadListBox_MetroTouch.rlb .rlbGroup
{
    background-color:#ccddf5;
}
.RadListBox_MetroTouch.rlbtodrop .rlbGroup
{
    background-color:#d7fab8;
}
.lblnumber
{
    font-weight:bold;
    border:1px solid #fd5840;
    /*border: 1px solid #78BDDB;*/
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 2px;
    vertical-align: middle;    
    width:130px;
    color:#565656;
    text-align:center;    
}
.lblheadnum
{
    color:#fd5840;
    font-weight:bold;
    font-size:16px;   
}
.identificationsteps
{
    width:217px;
}
.RadPanelBar .rpImage {
     height: 19px;
}
.RadPanelBar .rpLevel1 .rpImage {
     height: 16px;
}
.quickpick
{
    height:231px;   
    background-color:#F1F1F1;
}
.quicksearchpanel
{
    text-align:left;
    padding:0 0px 10px 0px;
}
.imgbtnsteps
{
    float:right;
    margin-top:-8px;
    margin-right:10px;
}
.gridtbx
{
    text-align:center;
}
html body .riSingle .riTextBox.tbltbx
{
    height:23px;
}
.tbltbx
{
    height:23px;
}
.info
{
    cursor:pointer;
   
}

.RadPanelBar_Default.rpbtitle .rpFirst a.rpLink, .RadPanelBar_Default .rpFirst div.rpHeaderTemplate, .RadPanelBar_Default li.rpItem .rpExpanded,
.RadPanelBar .rpItem:after, .RadPanelBar .rpText:after, .RadPanelBar .rpTemplate:after
{
    /*font-size:15px;
    color:#f1f1f1;
    font-weight:bold;*/
}
.lnkhelp
{
    text-decoration:none;
    cursor:pointer;
}

.RadToolTip_Outlook table.rtWrapper td.rtWrapperContent
{
    font-size:15px;
}
.rpbli
{
    font-size:15px;
}
.pnlloginregister
{
    padding:17px;
}
.divrlballpacketnumbers
{
    background-color:#F1F1F1;
    padding:10px;
    width:374px;
    margin-top:15px;
}
.divrlballpacketnumbersright
{
    background-color:#6EAFCF;
    padding:10px;
    width:147px;
    margin-top:15px;
    height:119px;
    margin-left:-4px;
    padding-left:108px;
}
.regloginHolder
{
    margin-top:15px;
}
.startup
{
    width:580px; 
    height:35px; 
    margin-top:15px; 
    background-color:#f1f1f1; 
    padding:7px;
}
.business
{
    width:580px; 
    height:70px; 
    margin-top:15px; 
    background-color:#f1f1f1; 
    padding:7px;
}
.corporate
{
    width:580px; 
    height:105px; 
    margin-top:15px; 
    background-color:#f1f1f1; 
    padding:7px;
}
.simpleconnection
{
    width:287px; 
    height:30px;
    float:left;
}
.faxconnection
{
    width:286px; 
    height:30px;
    margin-left:250px;
}
.footerdetails
{
    padding-top:0px;
    width:547px;   
}
.footerdetailsnopicker
{
    padding-top:0px;
    width:575px;   
    color:#565656;
}
.mainWizard
{
    display:inline-block;
}
.gridheader
{
    text-align:center;
}


/* Account   
----------------------------------------------------------*/

/*#region ACCOUNT*/
/*====================================== START -- ACCOUNT ==============================================*/

.Info
{
    font-size:14px;
    font-weight:bold;
    color:#565656;   
    float:left; 
    margin-top:7px;
    width:195px;
}
.Inforow
{
    margin-bottom:10px;
    margin-top:10px;
    height:32px;
}

.Infodrp
{
    
}
.long
{
    width:200px;
}
.rightdiv
{
    margin-right:50px; 
    float:right;
}
.rlbx_wrap
{
    display:inline-block;
    padding:5px;
    width:219px;
    border-radius:5px;
    border:1px solid #d1d1d1;
    background-color:#ffffff;
}

.box_wrap_left
{
    float: left;
    margin-right: 20px;
    width: 450px;
}
.box_wrap_left_dash
{
    float: left;
    margin: 30px;
    width: 375px;
}
.box_wrap_right_dash
{
	float:right;
	width:375px;
	margin:30px;
}

.box_wrap_right
{
	float:left;
	width:455px;
}

.box_wrap_up
{
	margin-bottom:20px;
}
.btn_wrap
{
    margin-top:20px;
    text-align:right;
    position:relative;
}
.content-body-panel-title
{
    margin-top:15px;
}
.content-body-panel-title
{
    margin-top:15px;
}
#account h3
{
    margin-bottom:10px;
}

#account p
{
    margin-bottom:10px;
}

#account .tbx
{
	width:209px !important;
	vertical-align:middle !important;
}

#account .tbx_lbl,
#change_password .tbx_lbl
{
	display:inline-block;
	margin-right:5px;
	vertical-align:middle;
	max-width:150px;
	min-width:150px;
}

#account .form_line,
#change_password .form_line
{
	margin-bottom:5px;
	position:relative;
}

#account .btn_section
{
	padding-top:10px;
}

#account .tbx_smaller
{
    width:150px !important;
}

#account .rbLinkButton
{
    padding:0 !important;
}

#account .acc_btn_small
{
	vertical-align:middle !important;
	padding:2px 10px !important;
}

#account .smaller_tbx
{
    width:128px !important;
    padding:5px 10px !important;
}

#account .message_wrap
{
	padding: 5px 5px;
	margin-bottom:10px;
}

.notification
{
     float:left; 
     padding:2px 2px 2px 17px;
}
.msginfo
{
    font-style:italic;
    color:#565656;
}
.register
{
    width:260px;
    /*border-right:1px solid #f1f1f1;*/
    float:left;
    padding:5px 5px 5px 10px;
    margin-left:4px;
}
.login
{   
    width:245px;
    height:430px;
    padding:5px 5px 5px 20px;
    margin-left:2px;   
}
.numberholder
{
    font-weight:bold;
    font-size:15px;
    color:#565656;
    padding:10px 10px 10px 10px;
    border:1px solid #fd5840;   
    border-radius: 5px 5px 5px 5px;
    background-color:#ffffff;   
}

.headernameholder
{
    height:22px;
    padding:10px 10px 5px 5px;    
    float:left;
   
}
.userPending.timeholder{
     margin-right: 20px;
}
.timeholder
{
    height:18px;
    line-height:12px;
    color:#565656;
    padding:10px 20px 5px 20px;
    border:1px solid #fd5840;   
    border-radius: 5px 5px 5px 5px;
    background-color:#ffffff;   
    float:right;
    
}
.time
{
    color:#565656;
    padding:15px 0 0 0;
}
.timev
{
    color:#fd5840;
    padding:15px 0 0 0;
}
.timevalue
{
    color:#fd5840;
    padding-right:5px;
}
.divright
{
     float:right; 
     display:inline-block;
}
.footer_menu
{
    background: none repeat scroll 0 0;
    font-size:12px;   
    width: 400px;
    float:left;
    padding:53px 10px 33px;
}

a:link, a:visited
{
    color:#565656;
}
.foot
{
    padding:5px;
    display:inline-block;
}
.tw
{
    width: 40px; 
    height: 40px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #37afdb; 
    -webkit-box-shadow: 0 5px #2b7f9e; 
    -moz-box-shadow: 0 5px #2b7f9e; 
    box-shadow: 0 5px #2b7f9e;
}
.in
{
   width: 40px; 
   height: 40px; 
   -webkit-border-radius: 5px; 
   -moz-border-radius: 5px; 
   border-radius: 5px; 
   background-color: #006697; 
   -webkit-box-shadow: 0 5px #004667; 
   -moz-box-shadow: 0 5px #004667; 
   box-shadow: 0 5px #004667;
}
.fb
{
    width: 40px; 
    height: 40px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background-color: #274484; 
    -webkit-box-shadow: 0 5px #1e325f; 
    -moz-box-shadow: 0 5px #1e325f; 
    box-shadow: 0 5px #1e325f;
}
.bgnumber
{
    font-weight:bold;
    color:#fd5840;
    font-size:20px;
}
.mail
{
    color:#fd5840;   
}

.message_success
{
	color:#ffffff;
	font-weight:bold;
	/*background:url('../images/validBg.png') repeat-x 0 0 transparent;*/
	background-color:#57C373;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:7px;
	margin-top:15px;
	margin-bottom:10px;
}
.mess_success
{
	color:#ffffff;
	font-weight:bold;
	/*background:url('../images/validBg.png') repeat-x 0 0 transparent;*/
	background-color:#57C373;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:7px;
	margin-bottom:10px;
}
.message_error
{
    /*background:url('../images/errorBg.png') repeat-x 0 0 transparent;*/
	color:#ffffff;
	font-weight:bold;
	background-color:#fd5840;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:7px;
	margin-top:15px;
	margin-bottom:10px;
}
.mess_error
{
    /*background:url('../images/errorBg.png') repeat-x 0 0 transparent;*/
	color:#ffffff;
	font-weight:bold;
	background-color:#fd5840;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:7px;
	margin-bottom:10px;
}
.mess_warning
{
    /*background:url('../../../../../../graphics/images/bgs/warningBg.png') repeat-x 0 0 transparent;*/
	color:#996e1c;
	font-weight:bold;
	background-color:#f9d07e;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:5px;	
	margin-bottom:10px;
}
.port_mess_warning
{
    /*background:url('../../../../../../graphics/images/bgs/warningBg.png') repeat-x 0 0 transparent;*/
	color:#996e1c;
	font-weight:bold;
	background-color:#f9d07e;
	padding:10px;
	padding-bottom:10px;
	border-radius:5px;	
	margin-bottom:10px;
}
.portabilitylogin
{
    margin-left:255px;
    padding:10px;
    text-align:center;
    background-color:#f1f1f1;
}
.c2c
{
    width: 215px; height: 50px; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; background-color: #4084a7; 
    -webkit-box-shadow: 0 5px #2a6380; 
    -moz-box-shadow: 0 5px #2a6380; 
    box-shadow: 0 5px #2a6380;
}
.rgdcbx
{
    cursor:pointer;
}
.wellcome
{
    float:right; 
    margin-top:31px;
}

.RadPanelBar_MetroTouch.rdpa .rpLink.rpExpanded, .RadPanelBar_MetroTouch.rdpa .rpHeaderTemplate.rpExpanded {
    background-color: #fd5840 !important;
    border-bottom: 1px solid #fd5840 !important;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    height:33px;
    line-height:33px;
    font-size: 20px;
}
.RadPanelBar_MetroTouch .rpRootLink .rpText {
    padding: 0 10px !important;
}
.RadPanelBar_MetroTouch.rdpa .rpLink, .RadPanelBar_MetroTouch.rdpa .rpHeaderTemplate {
    background-color: #CDCDCD;
    border-bottom: 1px solid #CDCDCD !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #565656;
    height: 33px;
    line-height: 33px;
}
.RadPanelBar_MetroTouch .rpRootLink.rpSelected {
    background-color: #CDCDCD !important;
    color: #565656 !important;
    box-shadow: none !important;
}

.rpLink .rpRootLink .rpExpandable .rpSelected .rpExpanded {
    background-color: #fd5840 !important;
}
.RadPanelBar_MetroTouch.rdpa .rpItem {
    font-size: 20px;
    line-height: 50px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 1px;
}
.RadPanelBar_MetroTouch .rpRootGroup {
    border-color: #CDCDCD;
    border-radius: 5px;
}
.RadPanelBar .rpRootGroup, .RadPanelBar .rpGroup, .RadPanelBar .rpItem {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    border-radius: 5px; 
}
.padding
{
    padding:5px 2px 5px 0;
}

.RadComboBox .rcbArrowCell a 
{
    background: none repeat scroll 0 0;
    cursor: cursor;
    display: block;
    font-size: 0;
    height: 22px;
    line-height: 1px;
    outline: 0 none;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    text-indent: 9999px;
    width: 18px;
    border-radius:5px;
}
.RadTabStrip_WebBlue .rtsLink:hover, .RadTabStrip_WebBlue .rtsSelected {
    color: #fd5840;
}

.RadPanelBar_MetroTouch .rpGroup .rpItem .rpLink.rpExpanded, .RadPanelBar_MetroTouch .rpGroup .rpItem .rpHeaderTemplate.rpExpanded 
{
    background-color: #B7B7B7;
    color: #FFFFFF;
}

.RadGrid_Default, .RadGrid_Default .rgMasterTable, .RadGrid_Default .rgDetailTable, .RadGrid_Default .rgGroupPanel table, .RadGrid_Default .rgCommandRow table, .RadGrid_Default .rgEditForm table, .RadGrid_Default .rgPager table, .GridToolTip_Default
{
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    text-align:center;
}


.apptitle
{
    font-size:28px;
    color:#fd5840;
}
.tbs
{
    padding:0px 2px 0 2px;
    height:30px; 
    color:#fd5840;
    height:30px;
    line-height:27px;
}
.tbs img,
.tbs span
{
    vertical-align:middle;
}
.RadTabStripTop_MetroTouch.radtab .rtsLevel1 .rtsLink
{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;    
}
.RadTabStrip_MetroTouch.radtab .rtsLevel1 .rtsLink,
.RadTabStrip_MetroTouch.radtab .rtsLevel1 .rtsLink:hover
{
    background-color:transparent;
}
.RadTabStrip_MetroTouch.radtab .rtsLevel1 .rtsLink
{
    margin:0 0 0 5px;
}
.tbsred
{
    color:#fd5840;
}
.underline
{
    text-decoration:underline;
}
.c2c_footer_button
{
    width: 155px; 
    height: 40px; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    border-radius: 4px; 
    background-color: #4084a7; 
    -webkit-box-shadow: 0 5px #2a6380; 
    -moz-box-shadow: 0 5px #2a6380; 
    box-shadow: 0 5px #2a6380;
    display:inline-block;
    text-decoration:none;
}

.RadPanelBar.rdpa .rpGroup .rpLink, .RadPanelBar .rpGroup .rpTemplate {
    font-size: 13px;
    line-height: 22px;
}

.RadPanelBar.rdpa .rpExpandable .rpExpandHandle, .RadPanelBar .rpExpanded .rpExpandHandle {
    display: block;
    float: right;
    height: 15px;
    margin: -1px 1px 0 0;
    width: 4px;
    background-position: -11px -59px !important;
}
.RadPanelBar_MetroTouch.rdpa .rpExpandHandle {
    border: 1px solid;
    height: 30px !important;
    left: auto;
    position: sticky;
    right: 1px;
    top: 22px;
    width: 28px !important;
}

.RadToolTip.rttp .rtWrapper .rtWrapperContent {
    background-color: #fd5840;
    background-color: #ffe3e0;
    font-size:14px;
    color:#565656;
    font-family: 'Open Sans', sans-serif;
}
.pointer
{
    cursor:pointer;
}

.RadTabStripTop_MetroTouch.radtab .rtsLevel1 {
    border-bottom: 0px solid #ffffff;
    margin-bottom: -2px;
}
.RadTabStripTop_MetroTouch.radtab .rtsLevel1 
{
    border-bottom: 1px solid #ffffff;
}
.RadTabStrip.radtab .rtsLI, .RadTabStripVertical.radtab .rtsLI 
{
    list-style: none outside none;
    margin: 0;
    min-height: 0;
    overflow: hidden;
    padding: 0 0px 0 0;
    height:30px;
    font-family: 'Open Sans', sans-serif;
}
.RadTabStrip_MetroTouch.radtab .rtsLevel1 .rtsSelected, .RadTabStrip_MetroTouch.radtab .rtsLevel1 .rtsSelected:hover 
{
    background-color: #ffe3e0;
    border-color: #fd5840;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    color: #FFFFFF;
   
}
.RadTabStrip_MetroTouch.radtab .rtsLevel1 .rtsSelected, .RadTabStrip_MetroTouch.radtab .rtsLevel1 .rtsSelected
{
    background-color: #ffe3e0;
    border-color: #fd5840;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    color: #FFFFFF;
   
}

.RadGrid_Default.rgdd .rgHeader, .RadGrid_Default.rgdd .rgHeader a 
{
    color: #fd5840;
    height:45px;
    font-size:14px;
    background-color:#f2f2f2;
    background-image:none;
    text-align:center;
}
.RadPanelBar_MetroTouch.rdpa .rpGroup .rpItem .rpLink.rpExpanded, .RadPanelBar_MetroTouch .rpGroup .rpItem .rpHeaderTemplate.rpExpanded 
{
    background-color: #FD5840;
    color: #FFFFFF;
    border-radius:5px;
    width:864px;
}
.RadPanelBar.rdpa .rpSlide {
    display: none;
    float: none;
    height: auto;
    overflow: hidden;
    position: static;
   /* width: 873px;*/
}
.contact
{
    width:160px;
}
.imgicon
{
    margin-left: 35px;
    padding: 10px;
    text-align:justify;
}

.largebx
{
    width:888px;
}

.largewrap
{
    width:860px;
    text-align:center;
}

.viewBtn
{
    background-image:url("../Images/preview.png");
    background-position:center center;
    background-repeat:no-repeat;
    display:inline-block;
    width:20px;
    height:20px;
    outline:none;
    border:0;
}

.img-thumb{
	background: #fff;
			
}
.panel-group{
	border: 1px solid #e7e7e7;
	border-radius: 5px;
	padding: 5px;
}
.panel-group a{
	margin-left:15px;
}
.panel-group img{
	vertical-align: middle;
}
.redBtnNew {
    width: 156px!important;
    height: 33px!important;
    border-radius: 5px!important;
    background-color: #FD5840!important;
    box-shadow: 0px 5px #C54A38!important;
    color: #FFF!important;
    text-align: center!important;
    line-height: 34px!important;
    display: inline-block !important;
    margin: 0px !important;
    outline: medium none !important;
    overflow: visible !important;
    padding: 0px!important;
    vertical-align: middle !important;
    font-size: 14px!important;
    background-image:none!important;
    text-decoration: none;
white-space: nowrap;
font-family: "Segoe UI",Arial,Helvetica,sans-serif;
border:none!important;
}
    .redBtnNew input {
        font-size: 14px!important;
    background-image:none!important;
    text-align: center!important;
    color: #FFF!important;
    line-height: 34px!important;
    width: 156px!important;
    height: 33px!important;
    display: inline-block !important;
    }

    

.panel {
	margin-bottom: 22px;
	background-color: #ffffff;
	border: 1px solid transparent;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-primary {
	border-color: #ff5521;
}

.text-center {
	text-align: center;
}


.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	color: #ffffff;
	background-color: #ff5521;
	border-color: #ff5521;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	color: inherit;
}

.panel-body {
	padding: 25px 15px !important;
}

.no-left-margin{
    margin-left:0px !important;
}

.rbLinkButton.butn {

        /*background-color: #e8e8e8;
    border: 1px solid #8a8a8a;
    _border: 1px solid #8a8a8a !important;
    color: #333;*/


	text-transform: uppercase;
	border: 2px solid #ff5521!important;
	display: inline-block;
	line-height: 36px;
	outline: 0;
	padding: 0 2rem;
	vertical-align: middle;
	-webkit-tap-highlight-color: transparent;
	text-decoration: none;
	color: #ff5521!important;
	background-color: transparent!important;
	text-align: center;
	letter-spacing: .5px;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
	cursor: pointer;
	font-weight: 500;
}

.rbLinkButton.butn:hover {
	border: 2px solid #ff5521!important;
	display: inline-block;
	line-height: 36px;
	outline: 0;
	padding: 0 2rem;
	vertical-align: middle;
	-webkit-tap-highlight-color: #ff5521;
	text-decoration: none;
	color: #FFF!important;
	background-color: #ff5521!important;
	text-align: center;
	letter-spacing: .5px;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
	cursor: pointer;
}


.row-services {
	
	margin-left: -15px;
	margin-right: -15px;
	content: " ";
	display: table;
	
}

.row-services::before, .row-services::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.panel-body::before, .panel-body::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.col-md-6 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;	
	float: left;
	width: 450px;
}

.col-md-4 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	width: 290px;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
	margin: auto;
	vertical-align: middle;
	border: none;
}


.paragraph {
	height: 120px;
	
}

.paragraph2 {
	min-height: 120px;
	
}
* {
border-radius:0px!important;
}

.PasswordFont {
    font-family: 'Fira Code', monospace !important;
    moz-user-select: text !important;
    -khtml-user-select: text !important;
    -webkit-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
}