﻿body
{
    margin: 0;
    padding: 0;
    width: 100%;
    color: #333333;
    /*font: normal 12px;*/
    font: normal 12px Arial, Helvetica, sans-serif;
    /*font-family:circularbook,-apple-system,BlinkMacSystemFont,open sans,Arial,sans-serif !important;*/
}


.clr
{
    clear: both;
    padding: 0;
    margin: 0;
    width: 100%;
    font-size: 0px;
    line-height: 0px;
}
.logo
{
    padding: 0;
    margin: 0 0 0 10%;
    float: left;
    width: 340px;
    height: 65px;
   
}
h1
{
    margin: 0;
    padding: 40px 0 40px 24px;
    float: left;
    color: #fff;
    font: bold 40px Arial, Helvetica, sans-serif;
    letter-spacing: -2px;
}
h1 span
{
    font-weight: bold;
    color: #6BE5F7;
}
h1 a, h1 a:hover
{
    color: #fff;
    text-decoration: none;
}

a.hasTooltip:hover
{
   margin-top:-10px !important;
    
}

h1 small
{
    display: block;
    margin-top: -6px;
    padding: 0 0 0 148px;
    font: normal 12px/19px Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    font-style: italic;
    padding-top: 5px;
}
h2
{
    font: normal 24px Arial, Helvetica, sans-serif;
    padding: 8px 0;
    margin: 0 0 8px;
    color: #323a3f;
}
p
{
    margin: 8px 0;
    padding: 0 0 8px 0;
    font: normal 12px Arial, Helvetica, sans-serif;
}
p.spec
{
    padding-bottom: 16px;
    text-align: left;
    border-bottom: 1px solid #dfdede;
}
p.infopost
{
    padding: 4px 8px;
    border: 1px solid #e9e8e8;
}

a.rm
{
}

a.source-closed:link,  a.source-closed:visited, a.source-closed:hover,  a.source-closed:active {
    background-image: url(/Content/image/spindown-closed.gif);
     background-position: left center;
    background-repeat: no-repeat;
    font-size: 12px;
    padding-left: 13px;
}

 a.source-open:link,  a.source-open:visited,  a.source-open:hover,  a.source-open:active {
    background-image: url(/Content/image/spindown-open.gif);
     background-position: left center;
    background-repeat: no-repeat;
    font-size: 12px;
    padding-left: 13px;
}

a.com
{
    margin: 0;
    padding: 0;
    text-decoration: none;
}
a.com span
{
    font-weight: bold;
}


.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar
{
    margin: 0;
    padding: 0;
}

/* header */
.header
{
    background-color:#8bd3e8;
    min-width: 1110px;
}


.dscr
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #8BD3E8;
    margin:0 0 10px 0;
}

.dscr a
{
    color: #8BD3E8;
    text-decoration: none;
    font-style: italic;
}

.dscr a:hover
{
    text-decoration: underline;
}

.header_resize
{
    margin: 0 auto;
    padding: 10px 0;
    width: 100%;
}

/* menu */
.menu_nav
{
    margin:  0 10% 0 0;
    padding: 30px 40px 0 0;
    float: right;
    height: 29px;
}
.menu_nav ul
{
    list-style: none;
    height: 29px;
}
.menu_nav ul li
{
    margin: 0 12px 0 0;
    padding: 0;
    float: left;
}
.menu_nav ul li a
{
    display: block;
    margin: 0;
    padding: 4px 20px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}
.menu_nav ul li.active a, .menu_nav ul li a:hover
{
    background-color: #fff;
    color: #30b0d5;
    border-radius: 6px 6px 6px 6px;
}
.menu_nav ul li a:active
{
    background-color: #fff;
    color: #30b0d5;
    border-radius: 6px 6px 6px 6px;
}

.menu_nav ul li a.active
{
    background-color: #fff;
    color: #30b0d5;
    border-radius: 6px 6px 6px 6px;
}

/* content */
.content_resize
{
    margin: 0 auto;
    padding: 16px 0 24px;
    width: 100%;
}
.content .mainbar
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 1512px;
    min-width: 1110px;


    /*margin-left:10%;*/
}

/*.content .mainbar.mainbar-dashboard{
    margin-left: 10%;
}*/

.content .mainbar img
{
 vertical-align:middle;
}
.content .mainbar img.fl
{
    margin: 4px 16px 4px 0;
    float: right;
}
.content .mainbar .article
{
    margin: 0 0 12px;
    padding: 8px 24px 0;
}
.content .sidebar
{
    padding: 0;
    float: left;
    width: 288px;
}

/*.content .center
{
    margin: 0 16%;
}*/

.content .sidebar .gadget
{
    margin: 0 0 12px;
    padding: 8px 16px 8px 24px;
}
.content p.pages
{
    padding: 32px 24px 12px;
    font-size: 12px;
    color: #959595;
    text-align: right;
}
.content p.pages span, .content p.pages a:hover
{
  /*  padding: 5px 10px;*/
    color: #fff;
    background-color: #30b0d5;
    border: 1px solid #30b0d5;
}
.content p.pages a
{
    padding: 5px 10px;
    color: #959595;
    background-color: #fff;
    border: 1px solid #edebeb;
    text-decoration: none;
}
.content p.pages small
{
    font-size: 11px;
    float: left;
}

/* subpages */
.content .mainbar .comment
{
    margin: 0;
    padding: 16px 0 0 0;
}

/* footer */

/* Sticky footer */
 * {
        margin: 0;
   }
   html, body {
        height: 100%;
    }
    .wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -90px;
    }
    .footer, .push {
    height: 90px;
    }


.footer
{
    background: #282828 url(/Content/image/footer_bg.gif) repeat-x center top;
    width:100%;
    height: 90px;
    min-width: 1110px;
}
.footer_resize
{
    margin: 0 10%;
    padding: 26px;
    
}
.footer p.lf
{
    margin: 0;
    padding: 4px 0;
    text-align: left;
   
    line-height: 24px;
    color: #FFFFFF;
}
.footer p.lf a
{
    color: #30b0d5;
}
.footer p.lf span
{
    float: right;
}


header, footer, nav, section
{
    display: block;
}

/* headings  */

h1, h2, h3, h4, h5, h6
{
    font-size: 24px;
    color: #333333;
}
h1
{
    font-size: 32px;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 19px;
}
h4
{
    font-size: 19px;
}
h5, h6
{
    font-size: 16px;
}

/* form */

fieldset
{
    border: 1px solid #ddd;
    padding: 22px;
    width:65%;
    margin: 0 auto;
}
legend
{
    font-size: 19px;
    font-weight: bold;
}
textarea
{
    min-height: 75px;
}

input[type="checkbox"]
{
    background-color: #DBEFF7;
    }

input[type="text"], input[type="password"]
{background-color: #DBEFF7;}

select
{
    vertical-align:top;
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 12px;
    color: #444;
    background-color: #DBEFF7;
}


/* Link and button */

.lnkbtn a
{
       color: #426682;
    border-color: #426682;
    font-size: 14px;
    margin-left: 10px;
    padding: 3.8px 8px !important;
   
}

.lnkbtn a:link
{
     color: #426682;
    border-color: #426682;
    font-size: 12px;
    margin-left: 5px;
    padding: 3.8px 8px !important;
    
}
.lnkbtn a:visited
{
    color: #505abc;
}
.lnkbtn a:hover
{
    color: #034AF3;
    text-decoration: none;
    background-position: 0 -128px;
}
.lnkbtn a:active
{
   color: #065BF9;
}


input[type="submit"]
{
    border-color: #426682;
    border-style: solid;
    border-width: 1px;
    color: #426682;
    font-size: 14px;
    padding: 2px 8px;
   
}

input[type="submit"]:visited
{
    color: #505abc;
}
input[type="submit"]:hover
{
    color: #034AF3;
    text-decoration: none;
    background-position: 0 -128px;
}

input[type="submit"]:active
{
    color: #065BF9;
}


/* table */



/* misc  */

.error
{
    color: Red;
}

div#title
{
    display: block;
    float: left;
    text-align: left;
}

#logindisplay
{
    margin: 0 13% 0 0;
  /*  padding: 10px 120px 0 0;*/
    width: 100%;
    font-size: 13px;
    display: block;
    text-align: right;
    color: White;
    float:right;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
    margin: 0 17%;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/

.display-set
{
    width: 40%;
    padding: 6px 10px 14px 10px;
    background-color: #EAF2FF;
    margin-left: 30px;
    border: 3px double #8F8F8F;
}

.edit-set
{
    width: 440px;
    padding: 6px 10px 14px 10px;
    background-color: #F5E6C9;
    margin-left: 30px;
    border: 3px double #8F8F8F;
}


.editor-label
{
    margin: 5px 0;
    float: left;
    width: 25%;
    margin: 15px 16px 5px 0;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    color: #333333;
}

.edit-set .editor-label, .edit-set .display-label
{
    width: 121px;
}

input#FollowUpDate
{
    width: 237px;
}

 .display-label
 {
    margin: 5px 0;
    float: left;
    width: 25%;
    margin: 4px 16px 5px 0;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    color: #333333;
}

.editor-group
{
    color: #333333;
    float: right;
    font-family: Arial;
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
    width: 95%;
}

.display-field
{
    border: 1px solid #FFFFFF;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    float: left;
    width: 55%;
    font-size: 12px;
    margin: 2px 0;
    padding-left: 4px;
    text-align: left;
}



.editor-field-hidden
{
    display: none;
}
.editor-field input {
    vertical-align: top;
    font-family: Arial;
    font-size: 12px; /* padding: 2px;*/
    background-color: #DBEFF7;
    height: 19px;
    width: 225px;
    -moz-box-sizing: initial;
    -webkit-box-sizing: initial;
    box-sizing: initial;
}

.editor-field textarea
{
    vertical-align:top;
    font-family: Arial;
    font-size: 12px;
    padding: 2px;
    background-color: #DBEFF7;
    height: 74px;
    width: 221px;
     -moz-box-sizing: initial;
    -webkit-box-sizing: initial;
    box-sizing: initial;
}

.editor-field
{
    margin: 10px 0 0;
    float: left;
    padding-left: 4px;
}

.editor-trans
{
    margin-top: -24px;
}
.editor-trans-ta
{
    margin-top: -120px;
}
.display-box
{
    clear: both;
    display: block;
    width: 100%;
}

.btncontent
{
    padding-right: 155px;
    float: right;
    margin: 0 auto;
    width: 50%;
    }
.text-box
{
    width: 480px;
}

.text-box.multi-line
{
    height: 104px;
}



.tri-state
{
    width: 96px;
}

/* ajax */

.event-log
{
    background-color: #DBEFF7;
    border: 1px solid #CCCCCC;
    color: #333333;
    font: 12px Arial;
    height: 200px;
    width: 243px;
    margin-top: 2px;
    overflow: scroll;
    text-align: left;
}

.ui-loading-icon
{
    position: relative;
    top: 50px;
    left: 220px;
}


#topDivider
{
    background-color: #FAFAD2;
    border-bottom: 2px double #B5B5B5;
    height: 90px;
    padding: 15px 0 10px 30px;
}

.ui-dialog-content div.edit-set
{
    /* width: 100%; */
    margin: 0 20px 0 5px;
    background-color: transparent;
}
.ui-loading-icon
{
    position: relative;
    top: 50px;
    left: 220px;
}

.button:hover
{
    background-color: white;
    color: #006EFF;
}
.s-button
{
   width:80px;
   height:25px;
   padding-top:1px;
    }

.readonly
{
    background-color: #C9C9C9;
}
#ajaxResult
{
    display: none;
    color: #00FFFF;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    margin-top: 6px;
}
.resultMsg
{
    display: none;
    color: #136CBA;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 6px;
}




/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;    
      font-size:120%;
      line-height:normal;
	  border-bottom:1px solid #24618E;
	  min-width: 1110px;
      }
    #tabsJ ul {
	margin:0;
	padding: 10px 10px 0 5px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url(/Content/image/tableftJ.gif) no-repeat left top;
      margin:0;
      /*padding:0 0 0 4px;*/
      text-decoration:none;
      width:135px;
      }

    #tabsJ a[title="All"] {
        padding-left:4px;
    }
      
    #tabsJ a span {
      float:left;
      display:block;
      background:url(/Content/image/tabrightJ.gif) no-repeat right top;
      padding:5px 25px 4px 6px;
      color:#24618E;
      }
      
       #tabsJ a span img {
      float:left;
     margin-right:5px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
      
       #tabsJ a.active span {
      color:#FFF;
      }
    #tabsJ a.active {
      background-position:0% -42px;
      }
    #tabsJ a.active span {
      background-position:100% -42px;
      }
    #tabsJ div span
    {
    font-size: 12px;
    font-weight: bold;
    color:#24618E;
    text-align: left;
    display:inline   ;
    padding:5px 15px 4px 6px;
    }


/*Calendar*/
.tbCalendar
{
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    margin: 2px auto;
}

.tbCalendar td,.tbCalendar th
{
    border: 1px solid #C5DBEC;
    color: #2E6E9E;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 5px;
    text-align: right;
}
.tbCalendar th
{
    border: none;
    color: #333333;
}

.tbCalendar .today
{
    background-color: #FBEC88;
    border: 1px solid #FAD42E;
    color: #363636;
}

.tbCalendar .selected {
    background-color: #A5BADD;
    border: 1px solid #C5DBEC;
}

.tbCalendar .selected a, .tbCalendar .selected {
    color: #2E6E9E;
}

.tbCalendar tr a
{
    display: block;
    text-align: right;
    text-decoration: none;
    background-color #F5F8F9;
    color: #E17009;
    font-weight: bold;
}
#eventCalendar, #eventCalendar-date-end
{
    border: 1px solid #A6C9E2;
    margin: 0 auto;
    width: 220px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(/content/PIE.htc);
    position: relative;
}

.eventCalendar-header
{
    margin: 3px 2px 0;
    background: url("/Content/image/ui-bg_gloss-wave_55_calendar_500x100.jpg") repeat-x scroll 30% 20% #3085DC !important;
    border: 1px solid #4297D7;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0.2em 0;
    position: relative;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    
}

.eventCalendar-header a
{
    background-repeat: no-repeat;
    height: 21px;
    overflow: hidden;
    position: absolute;
    text-indent: -99999px;
    top: 2px;
    width: 25px;
    display: block;
}

.eventCalendar-header span
{
    display: block;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    height: 16px;
    width: 16px;
}

.eventCalendar-prev{
    background-position: -80px -192px;
    background-image: url("/Content/image/ui-icons_256x240.png");
    behavior: url('/conent/iepngfix.htc');

}

/*hover
background-image: url("images/ui-icons_217bc0_256x240.png");
*/

.prev
{
     left: 2px;
}

.eventCalendar-next
{
    background-position: -48px -192px;
    background-image: url("/Content/image/ui-icons_256x240.png");
    behavior: url('/conent/iepngfix.htc');

}

.next
{
    right: 2px;
}

.eventCalendar-title
{
    line-height: 10px;
    margin: 0 25px;
    text-align: center;
}
.none
{
    border: 0 none !important;
}
#event-none
{
    background: none repeat scroll 0 0 #E8F6FF;
    border: 2px solid #B8E2FB;
    font: bold 0.8em/1.5 "arial",sans-serif;
    margin: 60px auto auto;
    padding: 15px;
    text-align: center;
    width: 400px;
}

#event-none a
{
    color: #123456;
}

.day
{
    font-weight: normal; 
    font-size: 11px;
}

#list-CategoryId
{
    top: 307px !important;
}

/*
 * Event Information
 */
#event-info
{
    width: 605px;
}
#event-info .head-info
{
    border-bottom: 1px solid #B4B0B0;
    color: #333333;
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    min-height: 25px;
    padding-bottom: 2px;
}
#event-info .left-info
{
    float: left;
    width: 165px;
}
#event-info .event-image
{
    border: 1px solid #1F1F1F;
    width: 165px;
    text-align: center;
    /*
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(/content/PIE.htc);
    position: relative;
    */
}
#event-info .right-info
{
    display: inline;
    float: left;
    margin-left: 10px;
    width: 415px;
    display: inline;
}
#event-info .event-sidemenu ul
{
    padding: 5px;
}

#event-info .event-sidemenu li
{
     list-style: none outside none;
     border-bottom: 1px dashed #B7B7B7;
}
#event-info .event-sidemenu span
{
    display: block;
    text-indent: 35px;
}
#event-info .event-sidemenu a
{
    background: none repeat scroll 0 0 transparent;
    color: #555555 !important;
    display: block;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    height: 30px;
    line-height: 29px;
    text-decoration: none !important;
    
}
#event-info .right-detail
{
    font-family: Verdana;
    font-size: 13px;
    margin-bottom: 10px;
}

#event-info .detail-title
{
    background-color: #515151;
    color: #DCDCDC;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-bottom: 5px;
}

.event-log .logs
{
   
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    font-weight: lighter;
    padding: 5px;
    font-style: italic;
}
/*End of Calendar*/

/* User Administration */
dl{
	margin-left: 10px;
	margin-top:10px;
}
dl > dt
{
    margin-top:10px;
	display: block;
	float: left;
	clear: left;
	height: 12px;
	margin-right: 12px;
	font-weight:bold;
}
dl > dd{
	display: inherit;
	height: 12px;
	float: left;
	
	margin-top:10px;
}



.mvcMembership-account > form{
	display: inline;
}

.mvcMembership-allUsers {

}
.mvcMembership-allUsers ul {
	margin: 0 ;
	
}
.mvcMembership-allUsers ul.users > li{
	margin: 6px 0 6px 0;
}
.mvcMembership-allUsers ul.users > li > span.isOnline{
	display: block;
	font-weight: bold;
	color: #33cc33;
}
.mvcMembership-allUsers ul.users > li > span.isOffline{
	display: block;
	color: #999;
}
.mvcMembership-allUsers ul.users > li > span.email{
	display: block;
	font-size: 10px;
}
.mvcMembership-allUsers ul.users > li > span.comment{
	display: block;
	border: 1px solid #ccc;
	padding: 3px 6px 3px 6px;
	margin: 6px 0 6px 0;
}

.mvcMembership-allRoles ul > li{
	margin: 6px 0 6px 0;
}
.mvcMembership-allRoles {
		margin: 0 auto;
	width: 98%;
}
/* End of User Administration */

.watermark
{
    color: #848484 !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}

img
{
    border: 0;
}

.required-field
{
    padding: 10px 5px 0px 5px;
    float: left;
    color: Red;
}

.leads-table
{
    min-width: 1110px;
}

.mvcMembership-account
{
    padding-bottom: 30px;
}

.sc-header
{
    background-color: #8BD3E8;
}

.sc-header #logindisplay
{
    color: White;
}

.sc-header #logindisplay a
{
    color: White;
}

.osi-header
{
    background-color: #FFF;
    border-bottom: 1px solid black;
}

.osi-header #logindisplay
{
    color: Black;
}

.osi-header #logindisplay a
{
    color: Black;
}

.osi-header .menu_nav ul li a.active
{
    background-color: #30B0D5;
    border-radius: 6px 6px 6px 6px;
    color: #FFF;
}

.osi-header .menu_nav ul li a
{
    background-color: #FFF;
    border-radius: 6px 6px 6px 6px;
    color: #30B0D5;
}

.um-buttons a.t-button
{
    font-size: 11px
}

.t-grid td a
{
    color: Blue;
    text-decoration: none;
}

.t-grid td a:hover
{
    text-decoration: underline;
}

.comment-by-admin
{
    color: Red;
}

.lead-status-img
{
    text-align: center;
    overflow:visible !important;
}

.lead-status-img .dropdown-toggle{
    padding:4px 4px;
}

.lead-status-1{
    background-color: #ff7d43;
    border-color: #f4bc33;
}

.lead-status-1 .lead-status-caret{
    color: #f4bc33;
}

.lead-status-2{
    background-color: #343434;
    border-color: #6f6f6f;
}

.lead-status-2 .lead-status-caret{
    color: #6f6f6f;
}

.lead-status-3{
    background-color: #005eff;
    border-color: #0482ff;      
}

.lead-status-3 .lead-status-caret{
    color: #0482ff;
}

.lead-status-4{
    background-color: #da291b;
    border-color: #ff4f52;
}

.lead-status-4 .lead-status-caret{
    color: #ff4f52;
}

.lead-status-5{
    background-color: #35b729;
    border-color: #42e433;    
}


.lead-status-5, .lead-status-caret{
    color: #42e433;
}

#tabsJ span.all-tab
{
    padding: 5px 18px 4px 10px;
}

.submenu_div
{
    border-right: 1px solid #AFBBDA;
    float: left;
    height: 300px;
    /*margin: 0 20px 0 20px;*/
    padding: 10px 10px 0 0;
    width: 160px;
}

.subcontent_div
{
    padding-left: 220px;
    vertical-align: top;
    clear: right;
    /*margin-right: 20px;*/
}

.submenu li
{
    list-style-type: none;
}

.submenu 
{   
    width: 160px;
}

.submenu li a
{
    display: block;
    padding: 5px 10px;
    margin: 2px;
    background-color: #628DC0;
    color: White;
    text-decoration: none;
}

.submenu li a:hover
{
    color: #262060;
}

.subheader
{
    border-bottom: 1px solid #D6DBF2;
    margin: 0 0 15px;
    padding: 0 0 5px;
}
.headertext
{
    color: #1568FF;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}

.subheadertext
{
    font-size: 11px;
    color: #5D99EB;
    padding: 3px 0px;
}

.submenu li.subselected a
{
    background-color: #ADADAD;
    font-weight: bold;
}

.usergroups_div .t-grid
{
    width: 300px;
}

.userlogs_div .t-grid
{
    width: 900px;
}

.ug-form-header
{
    font-weight: bold;
    font-size: 14px;
}

.ug-form 
{
    margin-top: 30px;
}
.ug-form .u-form-table, .ug-form .u-form-table td
{
    border: 0;
    padding: 5px;    
}

.rolename-tb
{
    width: 250px;
}

.ur_permission_table
{
    border: 1px solid #CDCDCD;
    width: 800px;
    margin: 30px 0;
}

.ur_permission_table td
{
    border: 1px solid #F2F2F2;
    padding: 5px;
}

td.ur_moduleheader
{
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

td.ur_permissionheader
{
    text-align: center;
    font-weight: bold;
    font-size: 13px;
}

.ur_perm_item_header td
{
    text-align: center;
}

.ur_perm_module
{
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    width: 200px;
}

.ur_perm_item td
{
    text-align: center;
    padding: 20px 5px;
}

.ug-form .ui-button-text-only .ui-button-text
{
    padding: 4px 13px;
    font-size: 11px;
}

label.is-allowed
{
    background: none repeat scroll 0 0 #C0FFBF;
    border: 1px solid Green;
    color: #116509;
    font-weight: bold;
}

label.is-denied
{
    background: none repeat scroll 0 0 #FFEAEA;
    border: 1px solid Red;
    color: Red;
    font-weight: bold;
    width: 75px;    
}

.ur-form-buttons
{
    padding-left: 86px;
}

.ug-form-label
{
    font-weight: bold;
}

.user-form .ug-form-field input
{
    width: 225px;
}

.user-form .ug-form-field input.sa-checkbox
{
    width: 10px;
    vertical-align: bottom;
}

.user-form .ug-form-field label
{
    
}

.remove-group
{
    margin-top: 5px;
    cursor: pointer;
    vertical-align: top;
    display: none;
}

.add-group
{
    cursor: pointer;
    color: Blue;
}

.add-group:hover
{
    text-decoration: underline;
}

.add-group img.add-group-icon
{
    vertical-align: inherit;
    margin-right: 5px;
}

.u-form-table td.usergroup-label
{
    vertical-align: top;
    padding-top: 13px;
}

.active_group
{
    text-align: right;
    margin-right: 43px;
}

.active_group select
{
    vertical-align: middle;
}

.lead-groups
{
    font-weight: bold;
}

.editor-field #RemarkText {
    background-color: #DBEFF7;
    font-family: Arial;
    font-size: 12px;
    height: 75px;
    vertical-align: top;
    width: 225px;
}

.jtooltip
{
    cursor: pointer;
}

/***************/
/*Tool tip*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font-size: 12px;
}
#tooltip h3, #tooltip div { margin: 0; font-size: 13px;}
/***************/

.leadhttp-left
{
    background-color: #DBEFF7;
    border-bottom: 2px inset #8399B1;
    border-left: 2px inset #8399B1;
    border-style: inset none inset inset;
    border-top-width: 2px;
    color: black;
    cursor: auto;
    display: inline-block;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 21px;
    letter-spacing: normal;
    line-height: 21px;
    margin: 0 -3px 0 5px;
    text-shadow: none;
    text-transform: none;
    word-spacing: 0;
}

input.leadhttp-right
{
    border-left: none;
    outline-color: #E59700;
    outline-style: auto;
    outline-width: 0px;
    width: 189px;
}

.filterby
{
    width: 85px; 
    height: 29px; 
    font-size: 13px;
    margin: 13px 0px 10px 10px
}

.filtervalue
{
    width:150px;
    height:29px;
    font-size: 13px;
    margin:13px 0px 0px 0px
}

.displaynone
{
    display: none;
}

.leadstatusicons
{
    width: 15px;
    /*height: 20px;*/
}

a.old_followup
{
    color: #4D4D4D !important;   
}

td.old_followup
{
    background-color: #D7E0FF;
}

.expired_leads_div
{
    padding: 25px 0 10px;
    font-size: 14px;
    color: Red;
}

.module-name
{
    font-size: 18px;
    padding-bottom: 20px;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th
{
    background-color: #EDEDED;
}

#wizard #content {
    padding: 0 0 40px;
}
#wizard #content .content-wrapper {
    margin-top: 0;
}
#wizard .header {
    background: none repeat scroll 0 0 #5A6474;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    font-family: "Helvetica Neue",Arial;
    padding: 11px 0 9px;
    text-align: center;
}
#wizard .header .sidebar-toggler {
    color: #FFFFFF;
    cursor: pointer;
    left: 8px;
    padding: 15px;
    position: absolute;
    top: 3px;
    z-index: 99;
}
#wizard .header .sidebar-toggler i {
    font-size: 37px;
}
#wizard .header .steps {
    border-radius: 2px 2px 0 0;
    margin: 0 auto;
    
}
#wizard .header .steps .step {
    color: #F5F5F5;
    float: left;
    font-size: 13px;
    font-weight: 500;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.05);
    width: 20%;
}
@media (max-width: 767px) {
#wizard .header .steps .step {
    padding: 10px 0;
    width: 100%;
}
}
#wizard .header .steps .step.active span {
    background: none repeat scroll 0 0 #94A1B8;
}
#wizard .header .steps .step:after {
    background: none repeat scroll 0 0 #94A1B8;
    bottom: 31px;
    content: "";
    display: block;
    height: 2px;
    left: 55%;
    position: absolute;
    width: 100%;
}
@media (max-width: 991px) {
#wizard .header .steps .step:after {
    left: 57%;
}
}
@media (max-width: 767px) {
#wizard .header .steps .step:after {
    display: none;
}
}
#wizard .header .steps .step:last-child:after {
    display: none;
}
#wizard .header .steps .step span {
    background: none repeat scroll 0 0 #5A6474;
    border: 2px solid #94A1B8;
    border-radius: 25px;
    display: block;
    height: 23px;
    margin: 13px auto 0;
    position: relative;
    transition: all 0.2s linear 0s;
    width: 23px;
}
@media (max-width: 767px) {
#wizard .header .steps .step span {
    height: 15px;
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
}
}
#wizard .form-wizard {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 42px auto 0;
    position: relative;
    width: 65%;
}
@media (max-width: 767px) {
#wizard .form-wizard {
    width: 84%;
}
}
#wizard .form-wizard .step {
    opacity: 0;
    position: absolute;
    width: 100%;
}
#wizard .form-wizard .step.active {
    opacity: 1;
    z-index: 3;
}
#wizard .form-wizard .step .form-group {
    margin-bottom: 21px;
}
#wizard .form-wizard .step .form-group .column {
    float: left;
    width: 30%;
}
@media (max-width: 767px) {
#wizard .form-wizard .step .form-group .column {
    margin-bottom: 20px;
    width: 100%;
}
}
#wizard .form-wizard .step .display-field {
    margin-top: 6px;
}
#wizard .form-wizard .step .display-field .display {
    background: none repeat scroll 0 0 #EEEEEE;
    display: table;
    float: left;
    height: 100px;
    text-align: center;
    width: 100px;
}
#wizard .form-wizard .step .display-field .display span {
    color: #9B9B9B;
    display: table-cell;
    font-family: "Helvetica Neue",Arial;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
}
#wizard .form-wizard .step .display-field input {
    float: left;
    margin-left: 20px;
    margin-top: 30px;
}
#wizard .form-wizard .step .expiration-field {
    width: 63% !important;
}
#wizard .form-wizard .step .expiration-field input {
    float: left;
    width: 48%;
}
#wizard .form-wizard .step .expiration-field input:last-child {
    float: right;
}
#wizard .form-wizard .step .success {
    text-align: center;
}
#wizard .form-wizard .step .success .ion-checkmark-circled {
    color: #3DA838;
    font-size: 47px;
}
#wizard .form-wizard .step .success h3 {
    color: #556579;
    font-size: 21px;
    margin-top: 25px;
}
#wizard .form-wizard .step .success .button {
    margin-top: 40px;
}
#wizard .form-wizard .step .form-actions {
    margin-top: 40px;
    text-align: center;
}
#wizard .form-wizard .step .form-actions .button {
    margin: 0 10px;
}

.form-container
{
    margin: 50px 30px 100px 30px;
}

.form-container .text-container
{
    margin-top: 7px;
}

.generated-number
{
    font-weight: bold;
    font-size: 15px;
    margin-top: 4px !important;
}

.html-editor
{
    height: 150px !important;
}

.form-buttons
{
    margin: 20px ;
    border-top: 1px solid #DEDEDE;
    padding-top: 20px;
}

.form-horizontal .control-label
{
    font-size: 13px;
}

.t-filter-options
{
    width: 154px !important;
}

.t-grid-filter
{
    float: none;
}

#Comment_Grid, #Remark_Grid{
    width:1294px;
}

#Comment_Grid th:nth-child(6), #Remark_Grid th:nth-child(5){
    width: 7%;
}


.form-control-center-login{
    margin-left:0 !important;
}

.form-control-center-login .editor-label-login{
    display:inline-block !important;
    width:72px !important;
    float:none !important;
    text-align:center !important;
    position:relative;
    top:5px;
}

.form-control-center-login .editor-field-login{
    display:inline-block !important;
    float:none !important;

}

.speedycourse-logo img.speedycourse-logo-login{
    width:410px;
}

.lnkbtn.remember-me-login{
    float:none !important;
    margin-left:0 !important;
    position:relative;
    left: -137px;
}

.lead-user-btn{
    text-align: left;
    overflow: visible !important;
}

.lead-user-btn .dropdown-toggle{
    /*width:155px;*/
    width: 100%;
    text-align:left;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    background:none;
}

.lead-user-btn .dropdown-toggle span.span-user-name {
    width:100px;
    display:inline-block;
}



.lead-user-dropdown ul.dropdown-menu li a{
    color:#333 !important;
    text-decoration: none !important;
    text-align:left;
}

td.chk-lead{
    width: 5px;
}

td.lead-next-follow-up{
    padding-left:5px;
    padding-right:5px;
}

td.lead-main-email a{
    /*width:155px;
    display:block;
    overflow-wrap:break-word;*/
}

.lead-email-span{
        width:155px;
    display:inline-block;
    overflow-wrap:break-word;
}

.lead-secondary-email-span{
    width: 155px;
    overflow-wrap:break-word;
    margin-top: 10px;
    display:none;
}

.lead-secondary-email-span-display {
    display:block !important;
}

td.lead-secondary-email a{
    width:100px;
    display:block;
    overflow-wrap:break-word;
}

#LeadGrid table thead tr th:nth-child(12) a{
    padding-left: 6px;
    padding-right: 6px;
}