label {
    margin-bottom: 10px;
}
.radiobuttongroup {
    border: 0;
    border-style: none;
}
table.DDGridView, table.DDListView {
    width: 100%;
    color: #666;
    border: solid 1px #dbddff;
    font: .9em Tahoma, Arial, Sans-Serif;
}

    table.DDGridView .th, table.DDGridView .td, table.DDListView .th, table.DDListView .td {
    }

    table.DDGridView .th, table.DDListView .th {
        background: url(/images/header_back.gif) repeat-x;
        line-height: 1.6em;
        text-align: left;
        font-size: 1em;
        border: solid 1px #dbddff;
    }

        table.DDGridView .th a, table.DDListView .th a {
            color: #666;
            text-decoration: none;
        }

    table.DDGridView .td, table.DDListView .td {
        border: dotted 1px #dbddff;
        border-left-width: 0px;
        border-right-width: 0px;
        padding: 6px;
    }

        table.DDGridView .td a, table.DDListView .td a {
            color: #718ABE;
            text-decoration: none;
            margin-right: 6px;
        }

    table.DDGridView .DDSelected a, table.DDListView .DDSelected a {
        color: #718ABE;
        text-decoration: none;
        margin-right: 6px;
    }

        table.DDGridView .DDSelected a:hover, table.DDListView .DDSelected a:hover {
            color: #000099;
            text-decoration: underline;
        }

    table.DDGridView .td a:hover, table.DDListView .td a:hover {
        color: #000099;
        text-decoration: underline;
    }

.button {
    color: #222;
    background-color: #eee; /*#65AB00;*/
    display: inline-block;
    padding: 2px 2px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .button:hover, .button:focus, .button:active, .button.active, .open > .dropdown-toggle.button {
        background: #fff;
        color: #000;
        border: 1px solid #000;
        
    }

        .button:focus, .button:active:focus, .button.active:focus {
            outline: 0 none;
        }

td {
    padding-bottom: 3px;
    padding-top: 3px;
}

table {
    font-size:14px;
    padding-left: 20px;
}
.ms_box__content table {
      font-size: 14px;
}
/*input[type="text"], [type="radio"], select, textarea {
    height: 34px;
    padding: 2px 2px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}*/

   


.loadingwait {
    background-image: url(wait_time.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000;
    opacity: 0.4;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5000;
}

.leftpad50 {
    padding-left: 50px;
}


footer {
    bottom: 0px;
    width: 100%;
    overflow: hidden;
    height: 100px;
    background-color: #203049;
 /*   display: none;*/
}

    footer .container {
        padding-top: 35px;
        max-width: 75%;
    }

    footer p {
        color: #8d8d8d;
    }

    footer a:hover {
        color: #009cde;
    }


.loginfooter {
    position: absolute;
    display: block;
}

.rTable {
    display: block;
    width: 100%;
}

.rTableHeading, .rTableBody, .rTableFoot, .rTableRow {
    clear: both;
}

.rTableHead, .rTableFoot {
    background-color: #DDD;
    font-weight: bold;
}

.rTableCell, .rTableHead {
    /*border: 1px solid #999999;*/
    float: left;
    height: 25px;
    /*overflow: hidden;*/
    padding: 3px 1.8%;
    width: 48%;
}

.rTable:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.container p {
    color: #eee;
}

.submit {
    width: 75%;
    margin: 0px auto;
}

.logo {
    text-decoration: none;
    border: 0;
    margin: 0;
    padding: 0;
}

.logindiv {
    margin-left: auto;
    margin-right: auto;
    padding: 26px 24px 46px;
    font-weight: normal;
    background: #fff;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: rgba(200,200,200,0.7) 0 4px 10px -1px;
    box-shadow: rgba(200,200,200,0.7) 0 4px 10px -1px;
    width: 400px;
}

.logo a {
    display: block;
    text-indent: -9999px;
    background: url("logo.png") no-repeat 50% 50%;
    background-size: 150px;
    padding-top: 35px;
    padding-bottom:50px;
    width: 400px;
}

.logotxt a {
    background: url("txtimpact.png") no-repeat center;
    background-size: 150px auto;
}

/* 
    As this stylesheet is lazy loaded these styles only apply if JavaScript is enabled
*/

.signup-helpbox {
    float: right;
    position: fixed;
    right: 10px;
    bottom: 100px;
}

.signup-table {
    margin: 0 auto;
    text-align: center;
}

@media only screen and (max-width: 600px) {
    .signup-helpbox {
        display: none;
    }
}

.ios-ui-select.checked {
    box-shadow: 0px 0px 0px 36px #6DDC5F inset;
}

.ios-ui-select {
    height: 36px;
    border: medium none !important;
    background: #DDD none repeat scroll 0% 0%;
    border-radius: 18px;
    width: 60px;
    transition: all 0.3s ease-in-out 0s;
    box-shadow: none;
    cursor: pointer;
    position: relative;
    display: inline-block;
}
/*input[type="text"], input[type="password"], input[type="number"], input[type="search"], input[type="email"], input[type="url"], textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    color:#777;
       padding-bottom:10px;
}

input[type="checkbox"], input[type="radio"] {
    vertical-align: text-top;
    padding: 5px;
    margin: 1px 10px 1px 1px;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

    input[type="search"]::-webkit-search-decoration {
        display: none;
    }
*/
.file-upload {
    overflow: hidden;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    text-align: center;
    /* Cosmetics */
    color: #fff;
    border: 2px solid #2FA2FF;
    background: #6FBEFF;
    /* Nice if your browser can do it */
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    text-shadow: #000 1px 1px 4px;
}

    .file-upload:hover {
        background: #2FA2FF;
    }

    .file-upload.focus {
        outline: 2px solid yellow;
    }

    .file-upload input {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        font-size: 70px;
        /* Loses tab index in webkit if width is set to 0 */
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .file-upload strong {
        font: normal 1.75em arial,sans-serif;
    }

    .file-upload span {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        /* Adjust button text vertical alignment */
        padding-top: .45em;
    }

/* Adjust the button size */
.file-upload {
    height: 3em;
}

    .file-upload,
    .file-upload span {
        width: 14em;
    }

.file-upload-status {
    margin-left: 10px;
    vertical-align: middle;
    padding: 7px 11px;
    font-weight: bold;
    font-size: 16px;
    color: #888;
    background: #f8f8f8;
    border: 3px solid #ddd;
}

.imagebutton {
    text-align: center;
}

.Editorbody {
    text-align: center;
}

#skin {
    margin: 0px auto;
    padding: 0px;
    text-align: left;
    width: 268px;
    height: 479px;
    background-image: url(/images/skin.png);
}

#display {
    position: relative;
    top: 73px;
    left: 25px;
    width: 212px;
    height: 310px;
    *width: 212px;
    *height: 310px;
    overflow: auto;
    padding: 1px;
    padding-right: 3px;
}

.closeLoginPanel {
    line-height: 17px;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    top: 8px;
    right: 10px;
}

    .closeLoginPanel a {
        background-color: #6699CC;
        cursor: pointer;
        color: #FFFFFF;
        text-align: center;
        text-decoration: none;
        padding: 5px;
    }



a:hover {
    cursor: hand;
}

#progressBackgroundFilter {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 0;
    margin: 0;
    background-color: #000;
    z-index: 1000;
    position: relative;
    min-height: 100%;
}

#processMessage {
    position: absolute;
    top: 30%;
    left: 43%;
    padding: 10px;
    width: 14%;
    z-index: 1001;
    background-color: #fff;
}



#Container {
    min-height: 100%;
}

html > body #outer {
    height: auto;
}




.finetext {
    FONT-SIZE: 9PT;
    font-style: italic;
    MARGIN: 0pt;
    COLOR: black;
    topmargin: "0";
    leftmargin: "0";
    /*color: #1853CB;*/
    color: #777;
}

TABLE {
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;    
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    CELLSPACING: 0;
    CELLPADDING: 0;
    BGCOLOR: White;
}

.select {
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    PADDING-LEFT: 2px;
    
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid;
    height: 100px;
}


.selectlist {
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    PADDING-LEFT: 2px;
    
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid;
    height: 100px;
}
/*input[type='password1'],input.password1
{
	BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 10PT; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; FONT-FAMILY: Verdana
}
input[type='radio'],input.radio 
{
	 FONT-SIZE: 10PT; FONT-FAMILY: Verdana
}
input[type='checkbox'],input.checkbox 
{
	PADDING-LEFT: 2px; FONT-SIZE: 10PT; FONT-FAMILY: Verdana
}
SELECT
{
	height:auto;BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 10PT; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; FONT-FAMILY: Verdana
}



TextArea
{
	BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 10PT; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; FONT-FAMILY: Verdana
}*/

.WRAPPERtable {
    /*border:solid 1px;*/
}

.WRAPPERtable {
    /*border:solid 1px;*/
}

style1 {
    font-size: 9px;
}

.data-label {
    font-size: 10pt;
    font-style: normal;
    padding-left: 10px;
    color: #777;
    text-align: left;
    height: 20px;
    font-weight: normal;
    vertical-align: top;
}

.datalabel {
    font-size: 10pt;
    font-style: normal;
    padding-left: 10px;
    padding-bottom: 10px;
    /*	color: #1853CB;*/
    color: #777;
    text-align: left;
    height: 20px;
    font-weight: normal;
    vertical-align: top;
}

.tddata-label {
    font-size: 8pt;
    font-style: normal;
    padding-left: 10px;
    color: #777;
    text-align: left;
    height: 20px;
    font-weight: normal;
    vertical-align: top;
}

.mediaseach {
    font-size: 8pt;
    font-style: normal;
    padding-left: 10px;
    color: #777;
    text-align: left;
    height: 30px;
    background-color: silver;
    font-weight: normal;
    vertical-align: top;
}

.tddata-text {
    font-size: 10pt;
    font-style: normal;
    padding-left: 10px;
    color: #777;
    text-align: left;
    vertical-align: top;
}

.data-text {
    font-size: 10pt;
    font-style: normal;
    vertical-align: middle;
    color: #777;
    text-align: left;
}

    .data-text input {
        font-size: 10pt;
        font-style: normal;
        vertical-align: middle;
        color: #777;
    }

.Checkbox {
    font-size: 10pt;
    font-style: normal;
    height: 20px;
    BORDER-RIGHT: white 0px solid;
    BORDER-TOP: gray 0px solid;
    BORDER-LEFT: gray 0px solid;
    BORDER-BOTTOM: gray 0px solid;
}

.datatext {
    font-size: 10pt;
    font-style: normal;
    vertical-align: middle;
    color: #777;
    text-align: left;
}


P {
    MARGIN-TOP: 0pt;
    MARGIN-BOTTOM: 0pt;
}

.button1 {
    border: 1px solid #1853CB;
    width: 100px;
    line-height: 10px;
    height: 30px;
    margin-left: 10px;
    cursor: hand;
    cursor: pointer;
    font-weight: bold;
    background-image: url(blackbutton.jpg);
    background-repeat: repeat-x;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8PT;
    COLOR: #ffffff;
}

.greenbutton {
    border: 1px solid #1853CB;
    width: 100px;
    line-height: 10px;
    height: 30px;
    margin-left: 10px;
    cursor: hand;
    cursor: pointer;
    font-weight: bold;
    background-image: url(greenbutton.jpg);
    background-repeat: repeat-x;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8PT;
    COLOR: #0B3997;
}

.LinkButton {
    FONT-SIZE: 8PT;
    COLOR: #3366cc;
    TEXT-ALIGN: right;
}

.dropdown {
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 8PT;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid;
}

.InactiveListItem {
    color: Red;
}

.tblControlHilite {
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: white 1px solid;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: lightgrey;
}

.tblControl {
    BORDER-RIGHT: lightgrey 1px solid;
    BORDER-TOP: lightgrey 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: lightgrey 1px solid;
    BORDER-BOTTOM: lightgrey 1px solid;
}

.textbox_ro {
    PADDING-LEFT: 2px;
    FONT-SIZE: 8PT;
    color: Black;
}

.dropdown_ro {
    PADDING-LEFT: 2px;
    FONT-SIZE: 8PT;
    color: Black;
}

.textbox {
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 8PT;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid;
}

.DateFormatString {
    FONT-SIZE: 8pt;
    COLOR: black;
}

.textboxRJ {
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 8PT;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid;
    TEXT-ALIGN: right;
}

.checkbox {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8PT;
}

.dropdownS1 {
    PADDING-LEFT: 2px;
    FONT-SIZE: 8PT;
    COLOR: red;
}

.PageHeader {
    BORDER-RIGHT: silver 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: silver 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: silver 1px solid;
    COLOR: white;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: silver 1px solid;
    BACKGROUND-COLOR: #3366cc;
}

.PageHeaderWithTabs {
    BORDER-RIGHT: silver 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: silver 1px solid;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: silver 1px solid;
    COLOR: white;
    PADDING-TOP: 2px;
    BACKGROUND-COLOR: #3366cc;
}

.SectionHeader {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11pt;
    PADDING-BOTTOM: 2px;
    COLOR: #3366cc;
    PADDING-TOP: 2px;
}

.Error {
    FONT-SIZE: small;
    COLOR: red;
}

    .Error LI {
        FONT-SIZE: small;
        COLOR: red;
    }

    .Error A {
        FONT-SIZE: small;
        COLOR: red;
    }

        .Error A:visited {
            FONT-SIZE: small;
            COLOR: red;
        }

.tblReportSubtotal {
    FONT-SIZE: 8PT;
    COLOR: black;
}

.tblReportGrandTotal {
    FONT-SIZE: 8PT;
    COLOR: black;
}

.tblReportEvenRow {
    FONT-SIZE: 8PT;
    COLOR: black;
}

.tblReportOddRow {
    FONT-SIZE: 8PT;
    COLOR: black;
    BACKGROUND-COLOR: lightgrey;
}

.tblReportOddRowOld {
    FONT-SIZE: 8PT;
    COLOR: black;
    BACKGROUND-COLOR: lightgrey;
}

.tblColumnHeader {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: white;
    BACKGROUND-COLOR: #3366cc;
}

.tblColumnHeaderRightJustified {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: white;
    BACKGROUND-COLOR: #3366cc;
    text-align: right;
}

.tblColumnHeader A:link {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: white;
    TEXT-DECORATION: underline;
}

.tblColumnHeader A:visited {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: white;
    TEXT-DECORATION: underline;
}

.tblColumnHeader A:hover {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: #ffffc0;
    TEXT-DECORATION: underline;
}

.tblHighlightOff {
    FONT-SIZE: 8PT;
    COLOR: black;
}

.tblHighlightOn {
    FONT-SIZE: 8PT;
    COLOR: black;
    BACKGROUND-COLOR: lightgrey;
}

.tblSelected {
    BORDER-RIGHT: gray 1px;
    BORDER-TOP: gray 1px;
    FONT-SIZE: 8pt;
    BORDER-LEFT: gray 1px;
    COLOR: white;
    BORDER-BOTTOM: gray 1px;
    BACKGROUND-COLOR: #0567a5;
}

.tblErrorHighlightOff {
    FONT-SIZE: small;
    COLOR: red;
}

.tblErrorHighlightOn {
    FONT-SIZE: small;
    COLOR: red;
    BACKGROUND-COLOR: lightgrey;
}

.tabMenu {
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: silver 1px solid;
    COLOR: black;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: silver 1px solid;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: center;
}

.tabMenuDisabled {
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: silver 1px solid;
    COLOR: silver;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: silver 1px solid;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: center;
}

.tabMenuSel {
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-SIZE: 8PT;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: silver 1px solid;
    COLOR: white;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: silver 1px solid;
    BACKGROUND-COLOR: #3366cc;
    TEXT-ALIGN: center;
}

.tabMenuEmpty {
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 6px;
    BORDER-TOP: silver 1px solid;
    PADDING-LEFT: 6px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: silver 1px solid;
    COLOR: black;
    PADDING-TOP: 1px;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: center;
}

.Footer {
    font-size: 7pt;
    font-weight: bold;
    color: white;
   
    background-color: black;
    position: absolute;
}

    .Footer A:link {
        COLOR: white;
    }

    .Footer A:visited {
        COLOR: white;
    }

    .Footer A:hover {
        color: #ffffcc;
    }

.MachineVersion {
    FONT-SIZE: 7pt;
    COLOR: gray;
    background-color: Black;
}

.assigneeLbl {
    FONT-SIZE: 7pt;
    CURSOR: default;
    COLOR: gray;
}

.assigneeTxt {
    FONT-SIZE: 7pt;
    CURSOR: default;
    COLOR: red;
}

.funcArea {
    cursor: default;
    position: relative;
    text-align: left;
}

.funcAreaHighlight {
    cursor: default;
    color: Red;
    position: relative;
    text-align: left;
}

.funcAreaTable {
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    CURSOR: default;
    BORDER-BOTTOM: 0px;
    TEXT-ALIGN: left;
    CELLSPACING: 0;
    CELLPADDING: 2;
    BGCOLOR: #e6e6e6;
}

.menuHeadTable {
    background: transparent;
}

.menuHead {
    border-right: #e6e6e6 2px solid;
    padding-right: 5px;
    background: transparent;
    cursor: default;
    font-size: 10px;
    color: White;
    text-align: left;
    font-weight: bold;
}

    .menuHead A {
        color: darkblue;
    }

        .menuHead A:visited {
            color: darkblue;
        }

.menuHeadHighlight {
    border-right: #e6e6e6 2px solid;
    padding-right: 5px;
    font-size: 10px;
    background: #5A9B33;
    cursor: default;
    color: white;
    text-align: left;
    font-weight: bold;
}

.menu {
    display: none;
    font-weight: normal;
    z-index: 999;
    background: green;
    margin: 1px;
    color: white;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    cursor: default;
}



.menuItem {
    border-right: 1px outset;
    z-index: 7;
    background: #5A9B33;
    padding-bottom: 2px;
    border-left: 1px outset;
    width: 175px;
    height: 20px;
    padding-top: 2px;
    padding-left: 10px;
    border-bottom: solid 1px;
}

.menuIFrame {
    Z-INDEX: 3;
    LEFT: 0px;
    POSITION: absolute;
    TOP: 0px;
    width: 175px;
    background-color: Blue;
    background: green;
}

.menuIFDiv {
    Z-INDEX: 5;
    LEFT: 0px;
    POSITION: absolute;
    TOP: 0px;
    background-color: Blue;
}

.menuNav {
    display: none;
    background: #e6e6e6;
    margin-left: 15pt;
    position: relative;
}

.Legend {
    font-weight: bolder;
    font-size: 8PT;
    color: #3366cc;
   
}

.InfoMessage {
    FONT-SIZE: 8PT;
    font-weight: bolder;
    COLOR: black;
}

.ErrorMessage {
    font-weight: bolder;
    FONT-SIZE: 8PT;
    COLOR: red;
}

.LoginPanelHeader {
    font-weight: bolder;
    font-size: 10pt;
    text-align: left;
    padding-left: 20px;
    /*color: #1853CB; */
    color: #000000;
    border-style: solid;
    border-color: Silver;
    border-width: 1px;
    background-image: url(topheader.jpg);
    background-repeat: repeat-x;
}

.PanelHeader {
    font-size: 15px;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
    background-color: #eee;
    font-weight: bold;
    /*color: #1853CB; */
    color: #2581a2;
    /*border-style: solid;
	border-color: Silver;
	border-width: 1px;
	background-image:url(Panelheader.jpg);
	background-repeat:repeat-x;*/
    height: 25px;
}

.SiteEditHeader {
    font-weight: bolder;
    align: center;
    height: 36px;
    font-size: 10pt;
    text-align: left;
    color: #ffffff;
    background-image: url(topHeader_green.jpg);
    background-repeat: repeat-x;
    vertical-align: middle;
}

    .SiteEditHeader A {
        color: #ffffff;
    }

        .SiteEditHeader A:hover {
            color: #ffffff;
        }

        .SiteEditHeader A:visited {
            color: #ffffff;
        }

.TableHeader {
    font-weight: bolder;
    font-size: 11pt;
    text-align: left;
    color: #000000;
   
    height: 10px;
}

.ContentTopHR {
    color: #99cc66;
    width: 1px;
}

.GridHeaderStyle {
    /*background-color:#11496a;*/
    /*background-color:#1853CB;*/
    background-color: #158000;
    color: white;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding-left: 10px;
    text-indent: 5px;
    height: 30px;
}

    .GridHeaderStyle A:link {
        color: white;
    }

.GridPagerStyle {
    color: #333333;
    font-size: 9PT;
    font-weight: normal;
    text-align: center;
    height: 30px;
    text-indent: 10px;
}

.GridAlternatingItemStyle {
    /*color:#0B3997;*/
    color: #000000;
    font-size: 9PT;
    font-weight: bold;
    font-weight: normal;
    height: 30px;
    text-indent: 5px;
    /*background-color:#EFFFC2;*/
    /*background-color:#B4CAE9;*/
    background-color: #EFFFC2;
    vertical-align: middle;
    border-bottom-color: #93B4DF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #93B4DF;
    border-top-style: solid;
    border-top-width: 1px;
}

.GridSelectedItemStyle {
    color: #FFFFFF;
    font-size: 9PT;
    font-weight: bold;
    font-weight: normal;
    text-align: left;
    height: 30px;
    background-color: #356584;
    vertical-align: middle;
    text-indent: 5px;
    border-bottom-color: #93B4DF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #93B4DF;
    border-top-style: solid;
    border-top-width: 1px;
}

.TextMessengerGridItemStyle {
    height: 30px;
    vertical-align: middle;
    border-bottom: 1px solid #eee;
    padding:5px 0;
    font-size:12px;
}
.TextMessengerGridItemStyle a:before, .TextMessengerSelectedGridItemStyle a:before{
    content:'\203A';
    display:inline-block;
    padding-right:8px;
    color:#000;
    font-size:15px;
}
.TextMessengerSelectedGridItemStyle a:before{
     color: #00a2bf !important;
}
.TextMessengerSelectedGridItemStyle {
    text-decoration: none;
   
     height: 30px;
    vertical-align: middle;
    border-bottom: 1px solid #eee;
    padding:5px 0;
     font-size:12px;
  
}
.TextMessengerSelectedGridItemStyle a{
      color: #00a2bf;
}
.TextMessengerGridItemStyle a, .TextMessengerGridItemStyle a:link, .TextMessengerGridItemStyle a:visited {
    color: #777;
}

.GridItemStyle {
    color: #000000;
    font-size: 9PT;
    font-weight: normal;
    height: 30px;
    /*background-color:#61cde9;*/
    background-color: #f8fa36;
    vertical-align: middle;
    text-indent: 5px;
    border-bottom-color: #93B4DF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #93B4DF;
    border-top-style: solid;
    border-top-width: 1px;
}

.GridAlternateItemStyle {
    color: #000000;
    font-size: 9PT;
    font-weight: normal;
    font-weight: normal;
    height: 30px;
    background-color: #EFFFC2;
    vertical-align: middle;
    text-indent: 5px;
    border-bottom-color: #93B4DF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #93B4DF;
    border-top-style: solid;
    border-top-width: 1px;
}

.EditorAlternateItemStyle {
    color: #fff;
    font-size: 10PT;
    font-weight: bold;
    font-weight: normal;
    text-align: left;
    height: 27px;
    text-indent: 10px;
    background-image: url(/images/p_bck.gif);
    vertical-align: middle;
}

.EditorItemStyle {
    color: #fff;
    font-size: 10PT;
    font-weight: bold;
    font-weight: normal;
    text-align: left;
    height: 27px;
    text-indent: 10px;
    background-image: url(/images/p_bck.gif);
    vertical-align: middle;
}

.Grid {
}

/* Category Nav */
.popBody {
    margin: 0px;
    padding: 0px;
    background: url('/pappu/images/bg_bottom.gif') bottom left repeat-x;
}

.popTinyBody {
    margin: 0px;
    padding: 0px;
    background: url('/pappu/images/bg_tiny_bottom.gif') bottom left repeat-x;
}

/* Category Nav */
ul.tree {
    background: url('images/side_bg.gif');
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    ul.tree li {
        margin: 0px;
        padding: 0px;
        padding-left: 15px;
    }

li ul.tree {
    display: inline;
}

li.closed {
    display: none;
}

li.open {
    display: block;
}

.pinkLnk a {
    /* color: #F06;*/
    color: #e6e6e6;
    text-decoration: none;
    font-size: 8PT;
}

.selLnk a {
    color: #C1BABD;
    text-decoration: none;
    font-size: 8PT;
}

hr {
    height: 1px;
    border: 0px;
    border-bottom: 1px;
    border-style: dotted;
    border-color: #000000;
}


.pinkTxt {
    color: #FF0066;
}

a.pinkLnk, a.pinkLnk:link, a.pinkLnk:visited {
    font-size: 11px;
    color: #e6e6e6;
    text-decoration: none;
    font-weight: normal;
}

    a.pinkLnk:hover {
        font-size: 11px;
        color: #C1BABD;
        text-decoration: none;
        font-weight: normal;
    }

a.selLnk, a.selLnk:link, a.selLnk:visited {
    font-size: 11px;
    color: #C1BABD;
    text-decoration: none;
    font-weight: bold;
}

    a.selLnk:hover {
        font-size: 11px;
        color: #C1BABD;
        text-decoration: none;
        font-weight: bold;
    }

.body_left {
    padding: 0px;
    padding-left: 14px;
    border: 0px;
    border-right: 1px;
    border-style: dotted;
    border-color: #000000;
    text-align: left;
    vertical-align: top;
    width: 178px;
}

.body_right {
    padding: 0px;
    padding-left: 24px;
    padding-right: 10px;
    text-align: left;
    vertical-align: top;
    width: 345px;
    color: #000;
}

li.open_link {
    background: url(../images/tree_minus.gif) center left no-repeat;
    color: dimgray;
    margin: 0px;
    padding: 0px;
    font-size: 8PT;
}

li.closed_link {
    background: url(../images/tree_plus.gif) center left no-repeat;
    /*color: #F06; */
    color: white;
    margin: 0px;
    padding: 0px;
    font-size: 8PT;
}

.WAPBUILDERLEFTLINKS Table TR {
    margin: 50px;
    padding-left: 14px;
    height: 20px;
}

.headerlinks {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

    .headerlinks A {
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
    }

        .headerlinks A:Visited {
            font-size: 12px;
            font-weight: bold;
            color: #FFFFFF;
        }

.lines {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}





.mainlinks {
    width: 100%;
    font-size: 11px;
    font-weight: bold;
    COLOR: white;
    height: 30px;
    padding-left: 10px;
}

    .mainlinks a {
        width: 100%;
        font-size: 11px;
        font-weight: bold;
        COLOR: white;
        height: 30px;
        padding-left: 10px;
    }

        .mainlinks a:hover {
            width: 100%;
            font-size: 11px;
            font-weight: bold;
            COLOR: white;
            height: 30px;
            padding-left: 10px;
        }

        .mainlinks a:visited {
            width: 100%;
            font-size: 11px;
            font-weight: bold;
            COLOR: white;
            height: 30px;
            padding-left: 10px;
        }

.appicon {
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom-style: none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8PT;
    /*COLOR: #0B3997;*/
    color: #ffffff;
    text-align: center;
    height: 40px;
}

    .appicon a {
        text-decoration: none;
        border-bottom: none;
        border-left: none;
        border-right: none;
        border-top: none;
        border-bottom-style: none;
        FONT-WEIGHT: bold;
        FONT-SIZE: 8PT;
        color: #ffffff;
        text-align: center;
    }




.ToolBar {
    border: solid 1px #d4d4d4;
    padding: 10px;
    margin-bottom: 20px;
}

.GridContainer {
    background: #ECF5FB;
    min-height: 300px;
    border: solid 1px #d4d4d4;
}


.ModalPopupBG {
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.popup_Container {
    background-color: #fffeb2;
    border: 2px solid #000000;
    padding: 0px 0px 0px 0px;
}

.popupConfirmation {
    width: 300px;
    height: 200px;
}

.popup_Titlebar {
    background: url(../images/titlebar_bg.jpg);
    height: 30px;
}

.popup_Body {
    padding: 15px 15px 15px 15px;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    line-height: 15pt;
    clear: both;
    padding: 20px;
}

.TitlebarLeft {
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}

.TitlebarRight {
    background: url(../images/cross_icon_normal.png);
    background-position: right:top;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    float: right;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 1px;
}

.popup_Buttons {
    margin: 10px;
}


.col-centered {
    float: none;
    margin: 0 auto;
}


.section-name {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.name {
    font-size: 20px;
    font-weight: 400;
}

.footersocial {
    padding-top: 30px;
    margin: auto;
    text-align: center;
}

.footerlogo {
    text-align: center;
}

    .footerlogo img {
        height: 60px;
    }

.flag-image {
    width: 64px;
    height: 64px;
}

a:hover {
    color: #716aca;
}

.page-top {
    padding-top: 90px;
}

body.page-id-1982999 .page-top {
    padding-top: 0px;
}

body .page-top {
    padding-top: 0px;
}


.icon.black {
    background-color: #0095CD;
}

.icon {
    width: 45px;
    height: 45px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 15px;
}

    .icon.smsautoresponder {
        background-image: url("/wp-content/uploads/2016/01/Messaging-Response-icon.png");
    }

    .icon.shared-shortcodes {
        background-image: url("/wp-content/uploads/2016/01/shared-shortcodes.png");
    }

    .icon.shortcodes {
        background-image: url(/wp-content/uploads/2016/01/shortcodes.png);
    }


.round-button {
    width: 50px;
}

.round-button-circle {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    border: 1px solid #000;
    overflow: hidden;
    background: #000;
    box-shadow: 0 0 3px gray;
}

    .round-button-circle:hover {
        background: #009cde;
    }

.round-button a {
    display: block;
    float: left;
    width: 100%;
    padding-top: 50%;
    padding-bottom: 50%;
    line-height: 1em;
    text-align: center;
    color: #e2eaf3;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}

.round-button.smsmarketing {
    background: url(/wp-content/uploads/2016/01/sms-marketing.png) no-repeat;
}

.round-button.sms-autoresponder {
    background: url(/wp-content/uploads/2016/01/Messaging-Response-icon.png) no-repeat;
}


.round-button.smsapi {
    background: url(/wp-content/uploads/2016/01/appointment-reminder.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.smssurvey {
    background: url(/wp-content/uploads/2016/01/youtube128.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.wpplugin {
    background: url(/wp-content/uploads/2016/01/wordpress-plugin.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.websignup {
    background: url(/wp-content/uploads/2016/01/wesignup.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.smsvoting {
    background: url(/wp-content/uploads/2016/01/voting.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.mobilefilter {
    background: url(/wp-content/uploads/2016/01/Very-Basic-Filter-Filled-icon.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.mobileupload {
    background: url(/wp-content/uploads/2016/01/upload-excel.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.socialintegration {
    background: url(/wp-content/uploads/2016/01/social-media-integration.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.remotebroadcast {
    background: url(/wp-content/uploads/2016/01/sms.png) no-repeat;
    background-position: center;
    background-size: 15px;
}


.round-button.trivia {
    background: url(/wp-content/uploads/2016/01/quiz.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.masstexting {
    background: url(/wp-content/uploads/2016/01/phone12.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.outlooktexting {
    background: url(/wp-content/uploads/2016/01/outlook-text-message.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.text2win {
    background: url(/wp-content/uploads/2016/01/mobile-sweepstake.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.globalsms {
    background: url(/wp-content/uploads/2016/01/international-text-messaging.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.grouptexting {
    background: url(/wp-content/uploads/2016/01/group-texting-app.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.emailicon {
    background: url(/wp-content/uploads/2016/01/email-symbol-1.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.mobiecouponicon {
    background: url(/wp-content/uploads/2016/01/coupon-icon.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.appointmentreminder {
    background: url(/wp-content/uploads/2016/01/appointment-reminder.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.apiicon {
    background: url(/wp-content/uploads/2016/01/api.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.scheduletext {
    background: url(/wp-content/uploads/2016/01/1416036369_calendar-128.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.photoicon {
    background: url(/wp-content/uploads/2016/01/1416032280_photo-128.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.locationicon {
    background: url(/wp-content/uploads/2016/01/1416032193_location-128.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.birthdayicon {
    background: url(/wp-content/uploads/2016/01/1416019682_birthday_cake.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

.round-button.smsmarketing {
    background: url(/wp-content/uploads/2016/01/sms-marketing.png) no-repeat;
    background-position: center;
    background-size: 15px;
}

#shiftnav-toggle-main {
    height: 80px;
}

#topbar > nav side-menu-item > a {
    font-size: 12px;
}


body {
    padding-top: 0px;
}

    body .secondary-navigation {
        background: transparent;
    }

        body .secondary-navigation.scrolled {
            background: #3498dc; /*#38b5ad;*/
        }

    body .topfixednav.scrolled {
        background: #3498dc; /*#38b5ad;*/
    }


/*body.home.blog.main
{
padding-top:100px;
}*/

#navigation > ul > li > a:hover {
    color: #333;
}

.secondary-navigation a:hover {
    color: #fff;
}


.scrolled .secondary-navigation a:hover {
    color: #000;
}

.freetrial:hover {
    background: #fff;
    color: #000;
}

.freetrial a:hover {
    color: #000;
}

.freetrial {
    text-decoration: none;
    color: #fff;
    font-weight: normal;
    border-radius: 5px;
    background: linear-gradient(#666, #333);
    padding: 5px 5px 5px 5px;
    font-size: 11px;
    text-transform: uppercase;
}


.section-title {
    color: #3498dc; /*#38b5ad;*/
    font-weight: normal;
}

.post-title {
    font-weight: normal;
    font-size: 18px;
}

.columndiv ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.columndiv li {
    float: left;
    width: 31.3%;
    margin: 0;
    padding: 0;
}

.embeddedqa .faq-catname {
    display: none;
}

.qa-faqs h3 {
    padding-top: 3px;
    padding-bottom: 3px;
}

.qa-faqs h5 {
    padding-top: 3px;
    padding-bottom: 3px;
}

.contactusform ul li {
    padding-left: 20px;
}

.contactusform .submit {
    padding-top: 20px;
    padding-left: 100px;
}


.contactusphone ul li {
    padding-left: 20px;
}

.shiftnav-wrap {
    padding-top: 0px;
}

.video-player {
    width: 50%;
    margin: 0 auto;
}

.column-inner-text {
    text-align: left;
    line-height: 1.8em;
}

.mobileonly {
    display: none;
}


@media only screen and (max-width: 768px) {
    #navigation {
        display: none;
    }
}


.contactcenterheader {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url('/wp-content/uploads/2015/02/call-center-textng.png') 50% 50% no-repeat;
    height: 500px;
    background-size: cover;
    margin: 0px;
}

.MMSEmailHeader {
    background: url('/wp-content/uploads/2014/11/mms-to-email-photo-of-accident-car.png') 50% 50% no-repeat;
    height: 500px;
    background-size: cover;
    margin: 0px;
}

.MassTextingHeader {
    background: url('/wp-content/uploads/2016/01/mass-texting-hero.jpg') 75% 25% no-repeat;
    height: 500px;
    background-size: cover;
    margin: 0px;
}

.SMSMarketingHeader {
    background: url('/wp-content/uploads/2016/01/sms-marketing-home.jpg') 50% 50% no-repeat;
    height: 500px;
    background-size: cover;
    margin: 0px;
}


.SMSAutoResponderHeader {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url('/wp-content/uploads/2015/12/sms-autoresponder.png') 50% 50% no-repeat;
}

.SMSBestpracticeHeader {
    background: url('/wp-content/uploads/2016/01/sms-marketing-best-practices.jpg') 50% 50% no-repeat;
}

.HomeHeader {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/wp-content/uploads/2016/01/home-hero.jpg') 50% 50% no-repeat;
    height: 600px;
    background-size: cover;
}

.BlogHeader {
    background: url('/wp-content/uploads/2014/10/sms-marketing-3.png') 50% 50% no-repeat;
    height: 600px;
    background-size: cover;
}



.smsapiHeader {
    background: url('/wp-content/uploads/2016/01/sms-developers-api.jpg') 75% 25% no-repeat;
}

.mcouponHeader {
    background: url('/wp-content/uploads/2016/01/mobile-coupon-hero.jpg') 50% 50% no-repeat;
}

.MMSHeader {
    background: url('/wp-content/uploads/2016/01/mms-marketing-hero.jpg') 60% 40% no-repeat;
}

.MMSMarketingHeader {
    background: url('/wp-content/uploads/2016/01/MMS-home-page.jpg') 60% 40% no-repeat;
}


.TMSHeader {
    background: url('/wp-content/uploads/2016/01/business-texting-hero.jpg') 25% 75% no-repeat;
}

.TTJHeader {
    background: url('/wp-content/uploads/2016/01/sma-marketing-text-2-join.png') 50% 50% no-repeat;
}

.IMHeader {
    background: url('/wp-content/uploads/2014/09/sms-polling.jpg') 50% 50% no-repeat;
}

.TVHeader {
    background: url('/wp-content/uploads/2016/01/text-voting.jpg') 90% 10% no-repeat;
    background-size: cover;
}

.BusinessPhoneHeader {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url('/wp-content/uploads/2015/02/call-center-textng.png') 50% 50% no-repeat;
}

.TextresponseHeader {
    background: url('/wp-content/uploads/2014/09/sms-polling.jpg') 50% 50% no-repeat;
}

.TutorialHeader {
    background: url('/wp-content/uploads/2014/09/Video-Tutorials.jpg') 50% 50% no-repeat;
}

.contactusHeader {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/wp-content/uploads/2014/10/txtimpact-contact-us.jpg') 50% 50% no-repeat;
}

.TextSurveyHeader {
    background: url('/wp-content/uploads/2015/03/Text-survey.jpg') 50% 50% no-repeat;
}

.OutlookHeader {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/wp-content/uploads/2014/10/outlook-sms-new.jpg') 50% 30% no-repeat;
}


.EmailToTextHeader {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/wp-content/uploads/2014/10/outlook-sms-new.jpg') 50% 30% no-repeat;
}

.TextQuizHeader {
    background: url('/wp-content/uploads/2016/01/Text-Trivia.jpg') 50% 30% no-repeat;
}

.InternationalSMSHeader {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/wp-content/uploads/2014/09/international-messaging-smal.jpg') 50% 30% no-repeat;
}

.WebTextHeader {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/wp-content/uploads/2014/12/Text-Messenger-1024x520.png') 50% 30% no-repeat;
}



.PageHeaderTitle {
    top: 200px;
    text-align: center;
    opacity: 1;
    filter: Alpha(opacity=100);
    background-color: transparent;
    position: relative;
    margin: 0 auto;
    width: auto;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    font-size: 1.5em;
}

.PageHeaderTitlev1 {
    top: 200px;
    text-align: center;
    opacity: 1;
    filter: Alpha(opacity=100);
    background-color: transparent;
    position: relative;
    margin: 0 auto;
    width: 500px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    font-size: 1.5em;
}


.HomeHeaderTitle p {
    color: #fff;
}

.NonbannerHeaderTitle {
    top: 120px;
    text-align: center;
    opacity: 1.0;
    filter: Alpha(opacity=100);
    position: relative;
    margin: 0 auto;
    width: auto;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.PageHeaderbackground {
    height: 500px;
    background-size: cover;
    margin: 0px;
}


.HomeHeader {
    height: 700px;
    background-size: cover;
}

.NonBannerHeaderbackground {
    height: 10px;
    background-size: cover;
    margin: 0px;
    background-color: #3498dc; /*#38b5ad;*/
}


.PageHeaderTitle h1 {
    color: #fff;
    padding-top: 5px;
    padding-bottom: 1px;
    line-height: 1.0em;
    font-size: 1.5em;
}

.PageHeaderTitle h2 {
    color: #fff;
    padding-top: 1px;
    padding-bottom: 5px;
    font-size: 0.9em;
}

.PageHeaderTitlev1 h1 {
    color: #fff;
    padding-top: 5px;
    padding-bottom: 1px;
    line-height: 1.0em;
    font-size: 1.5em;
}

.PageHeaderTitlev1 h2 {
    color: #fff;
    padding-top: 1px;
    padding-bottom: 5px;
    font-size: 0.9em;
}

.NonbannerHeaderTitle h1 {
    color: #fff;
    padding-top: 50px;
    padding-bottom: 1px;
    line-height: 1.0em;
    font-size: 1.5em;
}

.NonbannerHeaderTitle h2 {
    color: #fff;
    padding-top: 1px;
    padding-bottom: 5px;
    font-size: 0.9em;
}

/* small screen */
@media only screen and (max-width: 768px) {


    .header-row {
        color: #EEE;
        font-size: 15pt;
        line-height: 15px;
        position: relative;
        top: 10%;
        vertical-align: middle;
        text-transform: uppercase;
    }

        .header-row a {
            color: #eee;
        }

            .header-row a:visited {
                color: #eee;
            }

    .PageHeaderTitle {
        top: 0px;
        text-align: center;
        opacity: 1;
        filter: Alpha(opacity=100);
        background-color: transparent;
        position: relative;
        margin: 0 auto;
        width: auto;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 15px;
        padding-left: 10px;
        padding-right: 10px;
        color: #fff;
        font-size: 1.5em;
    }

    .PageHeaderbackground {
        height: 300px;
        background-size: cover;
        margin: 0px;
    }

    .PageHeaderTitle h1 {
        color: #fff;
        padding-top: 5px;
        padding-bottom: 1px;
        line-height: 1.0em;
        font-size: 1.2em;
    }

    .PageHeaderTitlev1 h1 {
        color: #fff;
        padding-top: 5px;
        padding-bottom: 1px;
        line-height: 1.0em;
        font-size: 1.2em;
    }

    .PageHeaderTitlev1 h2 {
        color: #fff;
        padding-top: 1px;
        padding-bottom: 5px;
        font-size: 0.9em;
    }





    .video-player {
        width: 100%;
    }

    .desktoponly {
        display: none;
    }

    .mobileonly {
        display: block;
    }

    .NonbannerHeaderTitle {
        top: 100px;
        text-align: center;
        opacity: 1;
        filter: Alpha(opacity=100);
        position: relative;
        margin: 0 auto;
        width: auto;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 15px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .NonBannerHeaderbackground {
        height: 250px;
        background-size: cover;
        margin: 0px;
    }
}

/* end small screen */

.QuickSteps ul {
    list-style-image: url(/wp-content/uploads/2015/03/dot8x8.png);
    margin-left: 36px;
}

    .QuickSteps ul li {
        margin-bottom: 10px;
    }

@media (max-width: 768px) {
    .QuickSteps ul {
        list-style-image: url(/wp-content/uploads/2015/03/dot8x8.png);
    }
}


.alignright {
    float: right;
}

.alignleft {
    float: left;
}

div.center {
    margin: 0 auto;
}

img {
    border: 0;
}

#inlinefaqs {
    width: 100%;
}

    #inlinefaqs .faqitemtitle {
        font-size: 14pt;
        margin-bottom: 5px;
        color: #009CDE;
    }

    #inlinefaqs .faqitem {
        padding-bottom: 10px;
    }



#topbar {
    width: 100%;
    margin: 0 auto;
}

    #topbar > nav {
        overflow: hidden;
        margin: 0px auto;
        padding-bottom: 40px;
    }

        #topbar > nav > ul {
            list-style-type: none;
            margin: 0;
            padding: 0;
            float: left;
        }

            #topbar > nav > ul > li {
                display: inline;
                list-style-type: none;
            }

                #topbar > nav > ul > li > a {
                    text-decoration: underline;
                    font-size: 14pt;
                    color: #3498dc; /*#38b5ad;*/
                }

                    #topbar > nav > ul > li > a:hover {
                        text-decoration: none;
                        background-color: #333; /*#ff2e32;*/
                        border-right: none;
                        color: #fff;
                    }


@media only screen and (max-width: 768px) {
    #topbar {
        display: none;
    }
}


ol {
    list-style: outside decimal none;
    margin-left: 40px;
}



.paraheader {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: lighter;
    font-size: 23px;
}

.rowheader {
    background-color: #999;
    width: 80%;
    height: 40px;
    vlign: middle;
}

    .rowheader p {
        position: relative;
        top: 25%;
        color: #fff;
        padding-left: 20px;
        font-weight: 700;
    }

.rowcolumn {
    width: 80%;
    vlign: middle;
}

    .rowcolumn p {
        position: relative;
        top: 25%;
        padding-left: 20px;
        padding-top: 10px;
    }


.header-callus {
    float: right;
    color: #FFF;
    font-size: 16px;
    height: 45px;
}

    .header-callus a {
        color: #FFF;
    }

.menu {
    margin: 28px 0px 0px;
}

.width-100 {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    border-color: #E5E4E4;
    border-bottom: 0px solid #E5E4E4;
    border-top: 0px solid #E5E4E4;
    padding: 30px 0px 35px;
    margin-left: 0px;
    margin-right: 0px;
}

.width-100-light {
    background-color: #eee;
}

.width-100-dark {
    background-color: #eee;
}

.ourclients {
    background-color: #3498dc; /*#38b5ad;*/
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}

    .ourclients.name {
        color: #fff;
    }

    .ourclients img {
        width: 80px;
        height: 80px;
    }

.width-100-333DARK {
    background-color: #222;
}

.width-100-focus {
    background-color: #3498dc; /*#38b5ad;*/
    color: #fff;
}

    .width-100-focus .column-inner-text {
        color: #fff;
        width: 90%;
        text-align: center;
    }

    .width-100-focus h2, h5 {
        color: #fff;
    }

.section-row {
    min-width: 1000px;
    max-width: 75%;
    margin: 0px auto;
}

    .section-row:after {
        content: "";
        display: block;
        clear: both;
    }

@media only screen and (max-width: 768px) {
    .section-row {
        max-width: 90%;
    }
}

.one-third-column, .two-third-column, .half-column, .one-forth-column, .three-forth-column, .one-sixth-column, .one-fifth-column {
    position: relative;
    float: left;
    margin-bottom: 20px;
}

    .half-column p {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .one-third-column p {
        padding-left: 20px;
        padding-right: 20px;
        line-height: 1.8em;
        text-align: center;
        width: 80%;
    }

    .one-third-column h4 {
        text-align: center;
    }

.box-big {
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 10px;
    margin-top: 10px;
    margin-left: 10px;
    height: 200px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 5px;
    border: 1px solid #666666;
    -webkit-box-shadow: #B8B8B8 4px 4px 4px;
    -moz-box-shadow: #B8B8B8 4px 4px 4px;
    box-shadow: #B8B8B8 4px 4px 4px;

}

.more {
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    position: absolute;
    top: 5px;
    margin-left: 50px;
    width: 200px;
}

.industry img {
    width: 400px;
    height: auto;
    BORDER-RADIUS: 10PX;
}

.industry {
    overflow: hidden;
    height: 200px;
}

    .industry h4 {
        position: absolute;
        bottom: 0;
        left: 0;
        min-height: 30px;
        background-color: #333;
        color: #fff;
        margin-bottom: 5px;
        margin: 0px auto;
        font-weight: 400;
        font-size: 10pt;
        padding: 5px;
    }

.two-third-column p {
    padding-left: 20px;
    padding-right: 20px;
}

.one-forth-column p {
    padding-left: 20px;
    padding-right: 20px;
}

.three-forth-column p {
    padding-left: 20px;
    padding-right: 20px;
}

.one-sixth-column p {
    padding-left: 20px;
    padding-right: 20px;
}

.one-fifth-column p {
    padding-left: 20px;
    padding-right: 20px;
}

.one-third-column:after {
    content: "";
    display: block;
    clear: both;
}

.two-third-column:after {
    content: "";
    display: block;
    clear: both;
}

.half-column:after {
    content: "";
    display: block;
    clear: both;
}

.one-forth-column:after {
    content: "";
    display: block;
    clear: both;
}

.three-forth-column:after {
    content: "";
    display: block;
    clear: both;
}

.one-sixth-column:after {
    content: "";
    display: block;
    clear: both;
}

.one-fifth-column:after {
    content: "";
    display: block;
    clear: both;
}


.half-column {
    width: 45%;
}

.one-third-column {
    width: 33.33%;
}

.two-third-column {
    width: 66.6666%;
}

.one-forth-column {
    width: 22%;
}

.three-forth-column {
    width: 72%;
}

.one-sixth-column {
    width: 15%;
}

.one-fifth-column {
    width: 20%;
    text-align: center;
}

    .one-fifth-column h6 {
        padding-top: 3px;
        padding-bottom: 3px;
    }

.row-separator {
    margin: 0px auto;
    border: 0px solid #E7E6E6;
    clear: both;
    position: relative;
}

.row-separator-double {
    height: 8px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-color: #E0DEDE;
    margin-top: 15px;
    margin-bottom: 40px;
    clear: both;
    position: relative;
}

.header-row {
    color: #EEE;
    font-size: 20pt;
    line-height: 30px;
    position: relative;
    top: 25%;
    vertical-align: middle;
    text-transform: uppercase;
}

    .header-row a {
        color: #eee;
    }

        .header-row a:visited {
            color: #eee;
        }

body {
    height: 100%;
    padding-bottom: 100px;
}
/*body {
		background-image: url(/wp-content/themes/metro/images/nobg.png);
		}*/

.shareit {
    top: 335px;
    left: auto;
    z-index: 0;
    margin: 0 0 0 -142px;
    width: 90px;
    position: fixed;
    overflow: hidden;
    background: #03a5c2;
    border: 1px solid #1d1d1d;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.share-item {
    margin: 2px;
}

.pinbtn {
    width: auto;
}

#footer-copyright div {
    color: #fff;
}

#footer-copyright span {
    color: #fff;
}

#footer-copyright a {
    color: #fff;
}

.footer-copyright div {
    color: #fff;
}

.footer-copyright span {
    color: #fff;
}

.footer-copyright a {
    color: #fff;
}

.footer-copyright h3 {
    color: #fff;
}



.textwidget-copyright {
    color: #fff;
    font-size: 11px;
}


    .textwidget-copyright div {
        color: #fff;
        font-size: 11px;
    }

    .textwidget-copyright span {
        color: #fff;
        font-size: 11px;
    }

    .textwidget-copyright a {
        color: #fff;
        font-size: 11px;
    }


#side-menu {
    position: relative;
    float: left;
    z-index: 5;
    /*background-color:#fadd00; */
    color: #666;
    border-right: none;
    /*box-shadow: 0 1px 3px black;*/
    /*border-radius: 0px 20px 0px 20px;*/
    width: 250px;
    padding-right: 20px;
}

    #side-menu ul {
        list-style: none;
        margin: 0 0 1.50em 0.0em;
    }

    #side-menu li {
        border-bottom: 1px dotted #000;
        padding: 7px 0;
        font-weight: bold;
    }

    #side-menu a {
        text-decoration: none;
        color: #666;
        /*fadd00*/
        font-weight: normal;
        display: block;
        padding: 10px 0 10px 10px;
    }

        #side-menu a:hover {
            text-decoration: none;
            background-color: #333; /*#ff2e32;*/
            border-right: none;
            box-shadow: 0 1px 3px black;
            color: #fff;
            font-weight: normal;
        }


#page-content {
    float: left;
    width: 100%;
    position: relative;
}

#page-content-fullwidth {
    float: left;
    width: 95%;
    position: relative;
    margin-left: 50px;
}

#QuickSteps ul {
    list-style-image: url(/wp-content/uploads/2015/03/dot8x8.png);
    margin-left: 36px;
}

    #QuickSteps ul li {
        margin-bottom: 10px;
    }

.fb-like {
    height: 20px;
    overflow: hidden;
}



.pricing_table {
    line-height: 150%;
    font-size: 12px;
    margin: 0 auto;
    width: 100%;
    padding-left: 0;
    padding-top: 10px;
}

.price_block {
    text-align: center;
    color: #fff;
    float: left;
    list-style-type: none;
    transition: all 0.25s;
    position: relative;
    box-sizing: border-box;
    background-color: #DEF0F4;
    margin-bottom: 10px;
    border-bottom: 1px solid transparent;
    width: 23%;
    margin-right: 10px;
    border-radius: 10px;
}



@media (max-width: 768px) {
    .price_block {
        text-align: center;
        color: #fff;
        float: left;
        list-style-type: none;
        transition: all 0.25s;
        position: relative;
        box-sizing: border-box;
        background: #DEF0F4;
        margin-bottom: 10px;
        border-bottom: 1px solid transparent;
        width: 100%;
        margin-top: 20px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .half-column {
        width: 100%;
    }

    .one-third-column {
        width: 100%;
    }

    .two-third-column {
        width: 100%;
    }

    .one-forth-column {
        width: 100%;
    }

    .one-fifth-column {
        width: 50%;
    }

    .three-forth-column {
        width: 100%;
    }
}

.price_block_highlight {
    text-align: center;
    color: #fff;
    float: left;
    list-style-type: none;
    transition: all 0.25s;
    position: relative;
    box-sizing: border-box;
    background: #3498dc; /*#38b5ad;*/
    margin-bottom: 10px;
    border-bottom: 1px solid transparent;
    box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.5);
    transform: scale(1.04) translateY(-5px);
    z-index: 1;
    border-bottom: 0 none;
    border-radius: 10px;
}

    .price_block_highlight .price {
        background: #10a254;
    }

    .price_block_highlight h3 {
        background: #222;
    }

    .price_block_highlight .action_button {
        background: #3498dc; /*#38B5AD;*/
    }


.pricing_table h3 {
    text-transform: uppercase;
    padding: 5px 0;
    background: #333;
    margin: -10px 0 1px 0;
    color: #fff;
}

.pricing_table .price_block_highlight h5 {
    text-transform: uppercase;
    padding: 5px 0;
    background: #3498dc; /*#38b5ad;*/
    margin: -10px 0 1px 0;
    color: #fff;
    font-size: 1.5em;
}

.pricing_table h5 {
    text-transform: uppercase;
    padding: 5px 0;
    background: #333;
    margin: -10px 0 1px 0;
    color: #fff;
    font-size: 1.5em;
}

.price_block_highlight .price_figure {
    display: table;
    width: 100%;
    height: 70px;
    background: url(/wp-content/uploads/2016/01/special.png) 50% 50% no-repeat;
    background-color: #DEF0F4;
}

.price {
    display: table;
    background: #444;
    width: 100%;
    height: 70px;
}

.price_figure {
    font-size: 20px;
    text-transform: uppercase;
    vertical-align: middle;
    display: table-cell;
    background-color: #DEF0F4;
}

.price_number {
    display: block;
}

.price_tenure {
    font-size: 11px;
}


.features {
    background: #DEF0F4;
    color: #000;
    margin: 0.5em .5em 0.50em 0.5em;
}

    .features li {
        padding: 8px 5px;
        border-bottom: 1px solid #ccc;
        font-size: 13px;
        list-style-type: none;
        color: #000;
    }

.footer {
    padding: 15px;
    background: #DEF0F4;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.action_button {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    background: linear-gradient(#666, #333);
    padding: 5px 20px;
    font-size: 11px;
    text-transform: uppercase;
}

.price_block:hover {
    box-shadow: 0 0 0px 2px rgba(0, 0, 0, 0.5);
    transform: scale(1.04) translateY(-5px);
    z-index: 1;
    border-bottom: 0 none;
}

    .price_block:hover .price {
        background: #10a254;
    }

    .price_block:hover h3 {
        background: #222;
    }

    .price_block:hover .action_button {
        background: #3498dc; /*#38B5AD;*/
    }

    .price_block:hover a:hover {
        color: #fff;
    }



.skeleton, .skeleton ul, .skeleton li, .skeleton div, .skeleton h3, .skeleton span, .skeleton p {
    border: 5px solid rgba(255, 255, 255, 0.9);
    border-radius: 5px;
    margin: 7px !important;
    background: rgba(0, 0, 0, 0.05) !important;
    padding: 0 !important;
    text-align: left !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    font-size: 10px !important;
    font-style: italic !important;
    text-transform: none !important;
    font-weight: normal !important;
    color: black !important;
}

    .skeleton .label {
        font-size: 11px !important;
        font-style: italic !important;
        text-transform: none !important;
        font-weight: normal !important;
        color: white !important;
        border: 0 none !important;
        padding: 5px !important;
        margin: 0 !important;
        float: none !important;
        text-align: left !important;
        text-shadow: 0 0 1px white;
        background: none !important;
    }

.skeleton {
    display: none !important;
    margin: 100px !important;
    clear: both;
}



.pricing_table h3 {
    text-transform: uppercase;
    padding: 5px 0;
    background: #333;
    margin: -10px 0 1px 0;
}

.pricing_table h5 {
    text-transform: uppercase;
    padding: 5px 0;
    background: #333;
    margin: -10px 0 1px 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 30px;
    padding-top: 15px;
}

.price {
    display: table;
    background: #444;
    width: 100%;
    height: 70px;
}

.price_figure {
    font-size: 24px;
    text-transform: uppercase;
    vertical-align: middle;
    display: table-cell;
}

.price_number {
    font-weight: bold;
    display: block;
}

.price_tenure {
    font-size: 11px;
}

.features {
    background: #DEF0F4;
    color: #000;
}

    .features li {
        padding: 8px 15px;
        border-bottom: 1px solid #ccc;
        font-size: 13px;
        list-style-type: none;
    }

.footer {
    padding: 15px;
    background: #DEF0F4;
}

.action_button {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    background: linear-gradient(#666, #333);
    padding: 5px 20px;
    font-size: 11px;
    text-transform: uppercase;
}

.price_block:hover {
    box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.5);
    transform: scale(1.04) translateY(-5px);
    z-index: 1;
    border-bottom: 0 none;
}

    .price_block:hover .price {
        background: #10a254;
    }

    .price_block:hover h3 {
        background: #222;
    }

    .price_block:hover .action_button {
        background: #3498dc;
        /^#38B5AD;
        ^/;
    }




.skeleton, .skeleton ul, .skeleton li, .skeleton div, .skeleton h3, .skeleton span, .skeleton p {
    border: 5px solid rgba(255, 255, 255, 0.9);
    border-radius: 5px;
    margin: 7px !important;
    background: rgba(0, 0, 0, 0.05) !important;
    padding: 0 !important;
    text-align: left !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    font-size: 10px !important;
    font-style: italic !important;
    text-transform: none !important;
    font-weight: normal !important;
    color: black !important;
}

    .skeleton .label {
        font-size: 11px !important;
        font-style: italic !important;
        text-transform: none !important;
        font-weight: normal !important;
        color: white !important;
        border: 0 none !important;
        padding: 5px !important;
        margin: 0 !important;
        float: none !important;
        text-align: left !important;
        text-shadow: 0 0 1px white;
        background: none !important;
    }

.skeleton {
    display: none !important;
    margin: 100px !important;
    clear: both;
}


h12 {
}

h1 {
    font-size: 1.875em;
    /*font-weight: lighter;*/
}

.single-title {
}

h2 {
    font-weight: lighter;
    line-height: 1.2em;
}

/*h3 {
    font-weight: lighter;
}

h4 {
    font-weight: lighter;
}

h5 {
    font-weight: lighter;
}

h6 {
    font-weight: lighter;
}*/

p {
}

#dialog-overlay {
    /* set it to fill the whil screen */
    width: 100%;
    height: 100%;
    /* transparency for different browsers */
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background: #000;
    /* make sure it appear behind the dialog box but above everything else */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3000;
    /* hide it by default */
    display: none;
}

h3.qa-faq-title {
    font-size: 16px;
}

#dialog-box {
    /* css3 drop shadow */
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    /* css3 border radius */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #eee;
    /* styling of the dialog box, i have a fixed dimension for this demo */
    width: 728px;
    margin-top: -150px;
    /* make sure it has the highest z-index */
    position: absolute;
    z-index: 5000;
    /* hide it by default */
    display: none;
}

    #dialog-box .dialog-content {
        /* style the content */
        text-align: left;
        padding: 10px;
        margin: 13px;
        color: #666;
        font-size: 11px;
    }

a.button {
    /* styles for button */
    margin: 10px auto 0 auto;
    text-align: center;
    background-color: #e33100;
    display: block;
    width: 50px;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    /* css3 implementation :) */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}

    a.button:hover {
        background-color: #c33100;
    }

/* extra styling */
#dialog-box .dialog-content p {
    font-weight: 700;
    margin: 0;
}

#dialog-box .dialog-content ul {
    margin: 10px 0 10px 20px;
    padding: 0;
    height: 50px;
}

#dialog-overlay4 {
    /* set it to fill the whil screen */
    width: 100%;
    height: 100%;
    /* transparency for different browsers */
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background: #000;
    /* make sure it appear behind the dialog box but above everything else */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3000;
    /* hide it by default */
    display: none;
}


#dialog-box4 {
    /* css3 drop shadow */
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    /* css3 border radius */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #eee;
    /* styling of the dialog box, i have a fixed dimension for this demo */
    margin-top: -100px;
    width: 1100px;
    /* make sure it has the highest z-index */
    position: absolute;
    z-index: 5000;
    /* hide it by default */
    display: none;
}

    #dialog-box4 .dialog-content4 {
        /* style the content */
        text-align: left;
        padding: 10px;
        margin: 13px;
        color: #666;
        font-size: 11px;
    }

#dialog-overlay5 {
    /* set it to fill the whil screen */
    width: 100%;
    height: 100%;
    /* transparency for different browsers */
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background: #000;
    /* make sure it appear behind the dialog box but above everything else */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3000;
    /* hide it by default */
    display: none;
}


#dialog-box5 {
    /* css3 drop shadow */
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    /* css3 border radius */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #eee;
    /* styling of the dialog box, i have a fixed dimension for this demo */
    margin-top: 100px;
    width: 1200px;
    /* make sure it has the highest z-index */
    position: absolute;
    z-index: 5000;
    /* hide it by default */
    display: none;
}

    #dialog-box5 .dialog-content5 {
        /* style the content */
        text-align: left;
        padding: 10px;
        margin: 13px;
        color: #666;
        font-size: 11px;
    }

#dialog-overlay2 {
    /* set it to fill the whil screen */
    width: 100%;
    height: 100%;
    /* transparency for different browsers */
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background: #000;
    /* make sure it appear behind the dialog box but above everything else */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3000;
    /* hide it by default */
    display: none;
}


#dialog-box2 {
    /* css3 drop shadow */
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    /* css3 border radius */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #eee;
    /* styling of the dialog box, i have a fixed dimension for this demo */
    margin-top: -50px;
    width: 728px;
    /* make sure it has the highest z-index */
    position: absolute;
    z-index: 5000;
    /* hide it by default */
    display: none;
}

    #dialog-box2 .dialog-content2 {
        /* style the content */
        text-align: left;
        padding: 10px;
        margin: 13px;
        color: #666;
        font-size: 11px;
    }

#dialog-overlay3 {
    /* set it to fill the whil screen */
    width: 100%;
    height: 100%;
    /* transparency for different browsers */
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background: #000;
    /* make sure it appear behind the dialog box but above everything else */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3000;
    /* hide it by default */
    display: none;
}


#dialog-box3 {
    /* css3 drop shadow */
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    /* css3 border radius */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #eee;
    /* styling of the dialog box, i have a fixed dimension for this demo */
    margin-top: 650px;
    width: 828px;
    /* make sure it has the highest z-index */
    position: absolute;
    z-index: 5000;
    /* hide it by default */
    display: none;
}

    #dialog-box3 .dialog-content3 {
        /* style the content */
        text-align: left;
        padding: 10px;
        margin: 13px;
        color: #666;
        font-size: 11px;
    }

#dialog-overlay1 {
    /* set it to fill the whil screen */
    width: 100%;
    height: 100%;
    /* transparency for different browsers */
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background: #000;
    /* make sure it appear behind the dialog box but above everything else */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3000;
    /* hide it by default */
    display: none;
}


#dialog-box1 {
    /* css3 drop shadow */
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    /* css3 border radius */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #eee;
    /* styling of the dialog box, i have a fixed dimension for this demo */
    margin-top: -650px;
    height: 580px;
    width: 1228px;
    /* make sure it has the highest z-index */
    position: absolute;
    z-index: 5000;
    /* hide it by default */
    display: none;
}

    #dialog-box1 .dialog-content1 {
        /* style the content */
        margin-top: 50px;
        padding: 10px;
        margin-right: 100px;
        margin-left: 60px;
        color: #666;
        font-size: 11px;
    }

a.button1 {
}


#two-column {
    width: 550px;
    margin-left: 90px;
}

    #two-column #left {
        width: 300px;
        float: left;
    }

    #two-column #right {
        width: 250px;
        float: right;
    }


.sf-sub-indicator {
    background-image: url("images/sf.png");
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 4.75px;
    text-indent: -999em;
    width: 10px;
}

.secondary-navigation ul li li .sf-sub-indicator {
    background-image: url("images/sf2.png");
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 4.75px;
    text-indent: -999em;
    width: 10px;
}

.secondary-navigation ul li li a:hover .sf-sub-indicator {
    background-image: url("images/sf3.png");
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 4.75px;
    text-indent: -999em;
    width: 10px;
}


ul #bulletlist {
    margin: 2em;
}

li #bulletlist {
    padding-left: 1em;
    margin-bottom: .5em;
}

.Image-slider-wrapper {
    margin: 0 auto;
    width: 50%;
}

.tile500x300 {
    display: block;
    float: left;
    background-color: #525252;
    width: 100%;
    height: 300px;
    cursor: pointer;
    box-shadow: 0px 0px 1px #FFC inset;
    text-decoration: none;
    color: #FFF;
    position: relative;
    font-weight: 300;
    font-size: 11pt;
    letter-spacing: 0.02em;
    line-height: 20px;
    margin: 0px 10px 10px 0px;
    overflow: hidden;
}

.tile-content img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

@media only screen and (max-width: 768px) {
    .Image-slider-wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    .tile500x300 {
        width: 300px;
        height: 180px;
    }


    body {
        padding-top: 0px;
    }

    .page-top {
        padding-top: 0px;
    }
}


#badge-ribbon {
    position: relative;
    background: red;
    height: 100px;
    width: 100px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

    #badge-ribbon:before,
    #badge-ribbon:after {
        content: '';
        position: absolute;
        border-bottom: 70px solid red;
        border-left: 40px solid transparent;
        border-right: 40px solid transparent;
        top: 70px;
        left: -10px;
        -webkit-transform: rotate(-140deg);
        -moz-transform: rotate(-140deg);
        -ms-transform: rotate(-140deg);
        -o-transform: rotate(-140deg);
    }

    #badge-ribbon:after {
        left: auto;
        right: -10px;
        -webkit-transform: rotate(140deg);
        -moz-transform: rotate(140deg);
        -ms-transform: rotate(140deg);
        -o-transform: rotate(140deg);
    }

.mate-tabs-reload-tabs {
    width: 16.66%;
}
/*New Table Styles added on March 22 2018 by Shoaib
    which will be global styles based on just class="table"
*/
.table {
    border-collapse:collapse;
}

.table tr > th,
.table tr.table_head > td {
    font-weight: 400;
    vertical-align: middle;
    font-size: 15px;
        background: #fff;
        color: #575962;
    overflow: hidden;
        padding: 16px 10px;
    text-overflow: ellipsis;
}

    .table tr.table_head > td, .table tr > th {
    color:var(--main-color);
    }
    .table tr > th {
        font-size: 15px;
    }

.ms_box__content .table tr > td {
      font-size: 12px;
}

    .table tr > td {
        vertical-align: middle;
    padding: 11px 10px;
    font-size: 14px;
    color: #575962;
    font-weight:300;
    }

    .table tr.table_head{
         border-top:none;
    }

    .table tr
    {
         border-top:1px solid #dbddff;
    }

    .table tr.pagination-sm:hover{
        background-color:#fff !important;
    }

    .pagination-sm tr{
        border-top:0px;
    }

table_head {
    border-top:none;
}


.table-borderless tr>th,
.table-borderless tr>td {
    border:none !important;
}

.table-borderless tr>td>a {
color:var(--main-color);
}
    .table-borderless tr > td > a:hover {
        color: var(--main-color);
    }
.table-borderless tr>td>a .fa {

font-size:1.8em;
}
    .table-borderless tr > td > a.btn .fa {
        color:#ffffff;
    }

