#btns-bar td a img {
    width: 30px;
    height: 30px;
    margin: 2px;
    cursor: pointer;
}

#btns-bar td a {
    float: left;
}

#social-bar {
    margin-left: -10px;
}

.main-menu-item {
    vertical-align: middle;
    display: table;
    float: left;
    padding: 0 15px;
    height: 53px;
    cursor: pointer;
}

    .main-menu-item span {
        vertical-align: middle;
        display: table-cell;
        color: #606060;
    }

    .main-menu-item:hover {
        background: url( '../images/new/active-main-menu-item-background.png' ) repeat-x scroll 0 0%;
    }

        .main-menu-item:hover span {
            color: #FFFFFF;
        }

#main-menu a {
    float: left;
}

#header a {
    color: #000000;
}

.not-register-div {
    display: none;
    overflow: inherit;
    text-align: center;
}

    .not-register-div p {
        margin: 0 0 10px;
        font-size: 13px;
        color: #070607;
        width: 90px;
    }
    /* login register div  */

    .not-register-div input:not([type="submit"]) {
        font-size: 13px;
        font-weight: bold;
        border: solid 1px #606060;
        color: #575351;
        height: 18px;
        padding: 2px;
        margin-bottom: 10px;
        min-width: 300px;
        width: 98%;
    }

    .not-register-div select {
        font-size: 13px;
        font-weight: bold;
        border: solid 1px #606060;
        color: #575351;
        height: 24px;
    }

        .not-register-div select option {
            padding: 2px 4px;
        }

    .not-register-div img {
        margin-left: -10px;
    }

    .not-register-div div {
        padding: 10px;
    }

.forgot-password {
    float: right;
}

.not-register-cancel-btn {
    margin-left: 10px;
}

.ui-dialog-titlebar {
    display: none;
}

.search-dialog {
    background: none;
    border-style: none;
}

.general-button:hover {
    color: #FFFFFF;
    background-color: #e6581d;
    border: 3px solid #e6581d;
}

.general-button {
    vertical-align: middle;
    display: inline-block;
    border: 3px solid #E8750F;
    border-radius: 7px;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
    background-color: #E8750F;
    color: #FFFFFF !important;
    padding: 5px 15px;
    font-weight: normal;
}

.grey-button {
    vertical-align: middle;
    display: inline-block;
    border: 3px solid #505050;
    border-radius: 7px;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
    background-color: #505050;
    color: #FFFFFF;
    padding: 5px 15px;
    font-weight: normal;
}

    .grey-button:hover {
        color: #FFFFFF;
        background-color: #505050;
        border: 3px solid #505050;
    }

input.ui-state-default, button.ui-state-default {
    background: #FFFFFF !important;
    color: #ed8e1c !important;
    border: 1px solid #ed8e1c !important;
}
/*
    input.ui-state-default span, button.ui-state-default span {
        color: #ed8e1c !important;
    }
*/
.not-register-div #register-btn {
    padding: 0.45em 1em;
}


input.ui-state-hover, button.ui-state-hover {
    background: #ed8e1c !important;
    color: #FFFFFF !important;
}

    input.ui-state-hover span, button.ui-state-hover span {
        color: #FFFFFF !important;
    }

h1.page-title {
    color: #E8750F;
    font-size: 29px;
    font-weight: bold;
}

div.page-main {
    clear: both;
    padding: 15px 45px;
    font-size: 15px;
    color: #070607;
}

div.page-path {
    color: #070607;
    font-size: 14px;
    margin: 16px 0;
}

    div.page-path a {
        color: #070607;
    }

div.page-sub-title {
    color: #606060;
    font-size: 19px;
    padding: 16px 20px;
    margin-right: -17px;
}

div.page-sub-title-one-string {
    background: url( '../images/new/subtitle-background-1.png' ) no-repeat;
}

div.page-sub-title-two-strings {
    background: url( '../images/new/subtitle-background.png' ) no-repeat;
}

div.page-sub-title-three-strings {
    background: url( '../images/new/subtitle-background-3.png' ) no-repeat;
}

div.page-content {
    margin-top: 20px;
}

#master-content {
    width: 1205px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 134px;
}

#main-menu {
    width: 100%;
    font-family: Tahoma;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 53px;
    background: url( '../images/new/main-menu-background.png' ) repeat-x scroll 0 0%;
}

#root .alert {
    background: #FEFED7;
    border: 1px solid #FDE2AA;
    border-top: 0;
    border-radius: 0px 0px 10px 10px;
    color: #505050;
    font-family: arial !important;
    font-style: italic;
    margin: 0 45px;
    padding: 10px 0;
    text-align: center;
    text-shadow: 1px 1px 0px #E4E4E4;
}

    #root .alert a {
        color: #E8750F;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
    }

        #root .alert a:hover {
            text-decoration: underline;
        }

#header {
    width: 100%;
    height: 102px;
    font-family: Tahoma;
    font-size: 15px;
    color: #000000;
    background: url( '../images/new/header-background.png' ) repeat-x scroll 0 0%;
}

#root {
    height: auto !important;
    min-height: 100%;
}

#header-content {
    width: 1115px;
    margin-left: auto;
    margin-right: auto;
}

#header-left-block {
    float: left;
    width: 180px;
    margin-top: 10px;
}

#header-center-block {
    float: left;
    width: 655px;
    font-size: 20px;
    padding-top: 37px;
    color: #808080;
}

#header-right-block {
    float: left;
    width: 280px;
    margin-top: 5px;
    text-align: center;
    color: #606060;
}

    #header-right-block div {
        color: #606060;
    }

    #header-right-block form {
        text-align: right;
        width: 100%;
        height: 38px;
        color: #606060;
    }

    #header-right-block a {
        margin-left: 10px;
        color: #606060;
    }

/*#topMenu-login
{
    font-size:18px;
}*/

#footer-content {
    width: 1115px;
    margin-left: auto;
    margin-right: auto;
}

#footer-left-block {
    float: left;
    width: 300px;
    margin-top: 20px;
    text-align: center;
}

#footer-center-block {
    float: left;
    text-align: center;
    width: 300px;
    font-size: 17px;
    margin-top: 60px;
}

    #footer-center-block img {
        margin-left: 10px;
    }

#footer-right-block {
    float: left;
    line-height: 30px;
    margin-top: 5px;
    margin-top: 20px;
    width: 515px;
}

#footer-platforms-images-container {
    text-align: left;
}

    #footer-platforms-images-container img {
        margin-left: 15px;
    }

#footer-right-block a {
    text-decoration: none;
    font-size: 18px;
    color: #606060;
}

#footer-menu-first-column {
    margin-left: 150px;
}

#footer-menu-second-column {
    margin-left: 50px;
}

#snappii-logo {
}

#phone-block {
    margin-top: 10px;
    text-align: right;
}

    #phone-block img {
        float: right;
        height: 20px;
    }

    #phone-block div {
        float: right;
        font-size: 15px;
        margin-left: 5px;
        font-weight: bold;
    }

#sales-email-block {
    text-align: right;
    clear: both;
}

.loggedoutMenu {
    margin: 0 auto;
    width: 1165px;
    padding-left: 40px;
}

.loggedinMenu {
    margin: 0 auto;
    width: 1165px;
    padding-left: 40px;
}

#choose-template-button:hover {
    background: url( '../images/new/choose-template.png' ) no-repeat scroll 0 -53px transparent !important;
}

#choose-template-button {
    margin: 20px auto;
    cursor: pointer;
    width: 63px;
    height: 53px;
    background: url( '../images/new/choose-template.png' ) no-repeat scroll 0 0 transparent;
}

#from-scratch-button:hover {
    background: url( '../images/new/from-scratch.png' ) no-repeat scroll 0 -59px transparent !important;
}

#from-scratch-button {
    margin: 45px auto 20px;
    cursor: pointer;
    width: 59px;
    height: 59px;
    background: url( '../images/new/from-scratch.png' ) no-repeat scroll 0 0 transparent;
}

#my-apps-button:hover {
    background: url( '../images/new/my-apps.png' ) no-repeat scroll 0 -55px transparent !important;
}

#my-apps-button {
    margin: 60px auto 20px;
    cursor: pointer;
    width: 63px;
    height: 55px;
    background: url( '../images/new/my-apps.png' ) no-repeat scroll 0 0 transparent;
}

#not-register-tabs ul {
    font-size: 15px;
    border-style: none;
}

    #not-register-tabs ul li {
        width: 160px;
    }

        #not-register-tabs ul li a {
            width: 130px;
            text-align: center;
            font-weight: normal;
        }

#not-register-tabs form {
    font-size: 13px;
    margin: 0;
    text-align: left;
}

#countrycode {
    width: 145px !important;
    font-size: 14px !important;
    float: left;
    margin-right: 5px;
}

#phone-txt {
    width: 150px;
    min-width: 150px;
}

.not-register-div #phone-txt {
}

#terms-block {
    text-align: left;
    font-size: 13px;
    color: #575351;
    margin-bottom: 20px;
}

.not-register-div #terms-block {
    margin-bottom: 0;
}

#agree-license {
    width: 24px;
    height: 24px;
    cursor: pointer;
    float: left;
}

#terms-block div {
    padding-top: 1px;
}

#login-cancel-block {
    padding-top: 10px;
}

#select-editor-dialog {
    display: none;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 15px;
    padding: 0;
    border-radius: 10px;
    overflow: inherit;
    max-width: 720px;
}

.left {
    float: left;
}

#select-editor-dialog-title {
    margin-bottom: 0px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 18px;
    color: #E8750F;
    line-height: 24px;
}

#select-editor-dialog-content {
    margin-top: 20px;
}

#select-editor-dialog-buttons {
    clear: both;
}

    #select-editor-dialog-buttons button {
        font-size: 18px;
        margin-bottom: 10px;
        margin-left: 20px;
    }

.select-editor-option {
    float: left;
    width: 33%; /*width: 170px;     margin: 0 30px;*/
}

#middle-editor-opt {
    background: url( "../images/new/vertical-line.png" ) no-repeat scroll 0 0, url( "../images/new/vertical-line.png" ) no-repeat scroll 100% 0 transparent;
}

.select-editor-option-title {
    line-height: 16px;
    margin: 0 auto;
    padding: 0 7%;
}


.video-tutorial-block {
    cursor: pointer;
    margin: 25px auto;
}

    .video-tutorial-block div {
        display: inline-block;
        font-size: 13px;
        margin: 5px 0 0 5px;
    }

div.white {
    background: #FFFFFF;
}

a {
    color: #E8750F;
}

.partners-menu-item:hover .main-menu-item {
    background-color: #E64626;
    color: #FFFFFF;
}

.submenu-item {
    width: 195px;
    height: 28px;
    color: #020202;
    background-color: #ebebea;
    border: solid 1px #000000;
    font-size: 16px;
    padding-left: 10px;
    padding-top: 7px;
}

    .submenu-item:hover {
        color: #FFFFFF;
        background-color: #898989;
    }

.partners-menu-item {
    position: relative;
    float: left;
}

.partners-menu {
    position: absolute;
    top: 70px;
    left: 20px;
    z-index: 100;
    cursor: pointer;
    display: none;
    text-align: left;
    width: 200px;
    background: red;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-28 {
    margin-top: 28px !important;
}

.margin-top-35 {
    margin-top: 35px;
}

.margin-top-45 {
    margin-top: 45px;
}

.bold {
    font-weight: bold;
}

.right {
    float: right;
}

.news-item a {
    color: #FFF;
}

img.grayscale {
    filter: url( "data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale" ); /* Firefox 3.5+ */
    filter: gray; /* IE6+ */
    -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
}

    img.grayscale:hover {
        filter: none;
        -webkit-filter: none;
    }

.slider-button {
    width: 311px;
    float: left;
    padding-left: 0;
    padding-right: 0;
    height: 1.5em;
    border-radius: 0px 0px 0px 0px;
    line-height: 30px;
    color: #FFFFFF;
    background: none repeat scroll 0 0 #666666;
    text-shadow: none;
}

    .slider-button:hover {
        background-color: #F89406;
        color: #FFFFFF;
    }

    .slider-button.first {
        border-radius: 10px 0px 0px 0px;
    }

    .slider-button.last {
        border-radius: 0px 10px 0px 0px;
        width: 312px;
    }

#phone-number {
    float: right;
    margin-top: 1em;
    line-height: 2.5em;
    font-size: 1em;
}

/* submit canvas dialog */

.canvas-submit-setting, .canvases-submit-div {
    font-size: 13px;
}

.canvases-submit-div {
    margin-top: 20px;
}

.canvas-submit-mode-label {
    display: block;
    font-size: 13px;
    margin-left: 13px;
    margin-bottom: 0;
}

.device-family-checkbox, .canvas-submit-setting {
    margin-top: 15px;
    display: block;
}

    input.canvas-submit-mode, .device-family-checkbox input {
        margin-right: 15px;
    }

.canvases-submit-div > div {
    display: inline-table;
    width: 40%;
}

.device-family-checkbox {
    margin-left: 13px;
    font-size: 13px;
}
/* submit canvas dialog */


@media (max-width: 640px) {
    .not-register-div {
        margin-right: -16px;
    }

        .not-register-div input:not([type="submit"]) {
            max-width: 125px;
            min-width: 125px;
        }

        .not-register-div select {
            margin-right: 0;
            max-width: 131px;
            min-width: 131px;
        }

            .not-register-div select option {
                max-width: 130px;
            }

        .not-register-div #terms-block {
            margin-left: -75px;
        }

        .not-register-div #not-register-tabs ul li {
            width: 104px !important;
        }

            .not-register-div #not-register-tabs ul li a {
                width: 75px !important;
            }

    .select-editor-option-title {
        padding: 0 1%;
    }

    #phone-txt {
        width: 125px;
        min-width: 125px;
    }
}

#aspnetForm {
    margin: 0;
}

.bulletpoints li {
    background: url("../images/tick2.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
    padding-left: 30px;
}

.addthis_button_facebook_like {
    overflow: hidden;
    width: 45px !important;
}

.addthis_pill_style {
    width: 50px !important;
}

.at300b {
    margin-right: 7px;
}

#phone-number {
    float: left;
    margin: 7px 10px 0 10px;
}

#topMenu-signup, #topMenu-login {
    display: block;
    float: left;
    margin: 7px 10px 0 10px;
}

#loginSignupBar, #ctl00_loginSignupBar {
    float: left;
    margin: 0;
}

.order-app-button {
    background-image: linear-gradient(to bottom, orange, #F60);
    color: #ffffff;
    font-size: 14px;
    padding: 9px;
    text-shadow: none;
    -webkit-box-shadow: none;
}

.order-app-button:hover {
    background-image: linear-gradient(to bottom, #777, #777) !important;
}

#headerInvitation {
    /*display:none;*/
    background: linear-gradient(to bottom, #00ECFF, #263262);
    opacity: 0.9;
    text-align: center;
    padding: 5px 0 9px 0;
}
    /*#headerInvitation a {
    background: linear-gradient(to bottom, rgb(130, 112, 211) 0%,rgba(0,0,0,0.7) 100%);
    margin-left:15px; 
    border:none;
    display:inline-block;
    width: 185px;
    height: 50px;
    font-size: 1.5em;
    color:white;
    text-decoration: none;
    border-radius: 4px;
     
    }*/
    #headerInvitation .webinarSelector {
        color: white;
        font-size: 18px;
        display: inline-block;
    }

    #headerInvitation .webinarDescription {
        color: white;
        font-size: 20px;
        margin-left: 15px;
        display: inline-block;
    }

    #headerInvitation .webinarRegisterButton {
        margin-left: 20px;
        text-decoration:underline;
        font-size: 19px;
    }


/*#headerInvitation .webinarRegisterButton {
        -moz-box-shadow: inset 0px 1px 0px 0px #f29c93;
        -webkit-box-shadow: inset 0px 1px 0px 0px #f29c93;
        box-shadow: inset 0px 1px 0px 0px #f29c93;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
        background: -moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
        background: -webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
        background: -o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
        background: -ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
        background: linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
        background-color: #fe1a00;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        border: 1px solid #d83526;
        display: inline-block;
        cursor: pointer;
        color: #ffffff;
        font-family: Arial;
        font-size: 15px;
        font-weight: bold;
        padding: 4px 17px;
        text-decoration: none;
        text-shadow: 0px 1px 0px #b23e35;
        margin-left: 20px;
    }

        #headerInvitation .webinarRegisterButton:hover {
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00));
            background: -moz-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
            background: -webkit-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
            background: -o-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
            background: -ms-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
            background: linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00',GradientType=0);
            background-color: #ce0100;
        }

        #headerInvitation .webinarRegisterButton:active {
            position: relative;
            top: 1px;
        }*/

.navbar-fixed-top {
    border: none !important;
}
.did_you_mean_email{
    cursor:pointer;
}

.owl-carousel .item {
    position: relative;
    margin: 17px 0 1px 2px;
    color: #FFF;
    text-align: center;
    width: 145px;
}

    .owl-carousel .item h3 {
        color: gray;      
        font-size: 15px;
        padding-top: 8px;
    }

    .owl-carousel .item a:hover {
        text-decoration: none;
    }


.mainButtonColor {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7d1a+0,f07518+100 */
    background: #ff7d1a; /* Old browsers */
    background: -moz-linear-gradient(top, #ff7d1a 0%, #f07518 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff7d1a 0%,#f07518 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff7d1a 0%,#f07518 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7d1a', endColorstr='#f07518',GradientType=0 ); /* IE6-9 */
}

    .mainButtonColor:hover {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fa5c0e+0,eb560d+100 */
        background: #fa5c0e; /* Old browsers */
        background: -moz-linear-gradient(top, #fa5c0e 0%, #eb560d 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #fa5c0e 0%,#eb560d 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #fa5c0e 0%,#eb560d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa5c0e', endColorstr='#eb560d',GradientType=0 ); /* IE6-9 */
    }

.secondaryButtonColor {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b6b6b6+0,a3a3a3+100 */
    background: #b6b6b6; /* Old browsers */
    background: -moz-linear-gradient(top, #b6b6b6 0%, #a3a3a3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b6b6b6 0%,#a3a3a3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b6b6b6 0%,#a3a3a3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6b6b6', endColorstr='#a3a3a3',GradientType=0 ); /* IE6-9 */
}

    .secondaryButtonColor:hover {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9c9c9c+0,8b8b8b+100 */
        background: #9c9c9c; /* Old browsers */
        background: -moz-linear-gradient(top, #9c9c9c 0%, #8b8b8b 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #9c9c9c 0%,#8b8b8b 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #9c9c9c 0%,#8b8b8b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c9c9c', endColorstr='#8b8b8b',GradientType=0 ); /* IE6-9 */
    }


.additionalButtonColor {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2a55c5+0,254bae+100 */
    background: #2a55c5; /* Old browsers */
    background: -moz-linear-gradient(top, #2a55c5 0%, #254bae 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #2a55c5 0%,#254bae 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #2a55c5 0%,#254bae 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a55c5', endColorstr='#254bae',GradientType=0 ); /* IE6-9 */
}


    .additionalButtonColor:hover {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1c3eb3+0,19379e+100 */
        background: #1c3eb3; /* Old browsers */
        background: -moz-linear-gradient(top, #1c3eb3 0%, #19379e 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #1c3eb3 0%,#19379e 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #1c3eb3 0%,#19379e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c3eb3', endColorstr='#19379e',GradientType=0 ); /* IE6-9 */
    }