@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

a img {
    border: 0;
    text-decoration: none;
}

input[type=submit] {
    cursor: pointer;
}

.padding_left {
    padding-left: 20px;
}
.left{
    float: left;
}
.right{
    float: right;
}
body {
    background: #fff;
    border-top: 4px solid #f29f1f;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    font-family: titilliumtext22l_rgregular,sans-serif;
}
.main_wrapper {
    width: 100%;
    min-height: 595px;
}
.footer_wrapper {

    width: 100%;
    background-color: #329ac4;
    position: relative;
    float: left
}

.container {
    width: 100%;
    margin: 0 auto;

}
.admincontainer{
    width:1070px!important;
}
.container .header {
    padding: 15px 0;
    width: 100%;
    float: left;
    font-family: titilliumtext22lxbold;
    font-size: 20px;
    font-weight: 400;
}

.container .header .logo {
    float: left;
    margin-left: 20px;
}

.container .header .top_afterlogin_section {
    float: right;
    color: #d75d34;
    font-size: 13px;
    padding: 18px 0;
    font-family: titilliumtext22l_ltmedium;
    font-weight: 400;
    margin-right: 20px;
}

.container .header .top_afterlogin_section .btn_logout,.button {
    /*margin-left: 10px;*/
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    border: 1px solid #e55637;
    color: #fff;
    text-shadow: 0 0 1px #af4229;
    padding: 2px 10px 3px;
    font-size: 14px;
    font-family: titilliumtext22l_ltmedium;
    font-weight: 400;
    border-radius: 3px;
    background: #e85e3f;
    background: -moz-linear-gradient(top,#e85e3f 0,#d04627 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e85e3f),color-stop(100%,#d04627));
    background: -webkit-linear-gradient(top,#e85e3f 0,#d04627 100%);
    background: -o-linear-gradient(top,#e85e3f 0,#d04627 100%);
    background: -ms-linear-gradient(top,#e85e3f 0,#d04627 100%);
    background: linear-gradient(to bottom,#e85e3f 0,#d04627 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e85e3f', endColorstr='#d04627', GradientType=0);
}

.container .header .top_afterlogin_section .btn_logout img {
    vertical-align: middle;
    margin-right: 3px;
    margin-top: 1px;
}

.container .navigation {
    background: #d8673d;
    float: left;
    margin-bottom: 0px;
    width: 20%;
}

.container .navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.container .navigation ul li {
    /*float: left;*/
    position: relative;
}

.container .navigation ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    padding: 13px 18.2px;
    display: block;
}

.container .navigation ul li a:hover {
    color: #000;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.container .navigation ul li.current a {
    background: #7fab94;
}

.container .navigation ul li.current span.arrow {
    position: absolute;
    width: 14px;
    height: 14px;
    bottom: 13px;
    right: -6%;
    margin-left: -7px;
    background: url(../../images/xtestimages/navigation_bottom_arrow.png) no-repeat left top;
}

.container .content {
    background: #eee;
    width: 100%;
    float: left;
    margin-bottom: 35px;
}

.container .content .page_header {
    background: #329ac4;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: titilliumtext22l_rgbold;
    padding: 13px 15px;
    text-shadow: 1px 1px 1px #329ac4;
    text-align: center;
}

.container .content .main_content_area {

    width: 82%;
    float: left;
}

.container .content .main_content_area.withsidebar {
    background: #d8673d;
}

.container .content .main_content_area.withsidebar .page_content {
    padding: 2%;
    width: 76%;
    float: left;

    background: #fff;
}

.container .content .main_content_area.withsidebar .page_content p {
    color: #878585;
    font-size: 14px;
    font-family: titilliumtext22l_ltmedium;
    line-height: 21px;
    margin-bottom: 15px;
}

.container .content .main_content_area.withsidebar .page_content p a {
    color: #000;
}

.container .content .main_content_area.withsidebar .page_content p.grid-full {
    width: 100%;
    display: table;
}

.container .content .main_content_area.withsidebar .page_content h3 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #373737;
    font-family: titilliumtext22l_ltmedium;
    font-weight: 400;
}

.container .content .main_content_area.withsidebar .page_content .grid-six {
    width: 50%;
    display: table-cell;
    padding-right: 20px;
}

.container .content .main_content_area.withsidebar .page_content .grid-six h3 {
    margin-bottom: 15px;
}

.container .content .main_content_area.withsidebar .page_content h1 {
    color: #d8673d;
    font-size: 22px;
    font-family: titilliumtext22l_ltmedium;
    font-weight: 400;
    text-transform: uppercase;
    margin: 20px 0 10px;
}

.container .content .main_content_area.withsidebar .page_content h2 {
    color: #000;
    font-size: 18px;
    font-family: titilliumtext22l_ltmedium;
    font-weight: 400;
    text-transform: uppercase;
    /*margin: 20px 0 0px;*/

}

.sidebar{
    width: 18%;
    float: right;
}
.sidebar .widget {
    width: 100%;
    float: left;
    background: #eee;
}

.sidebar .widget .widget_title {
    width: 70%;
    float: left;
    background: #dfdfdf url(../../images/xtestimages/sidebar_title_arrow.png) no-repeat 10px 8px;
    padding: 5% 10% 5% 20%;
    font-size: 18px;
    color: #909090;
    font-weight: 700;
}

.sidebar .widget .widget_content {
    width: 199px;
    float: left;
    padding: 10px 22px;
    font-size: 13px;
    color: #818181;
}

.sidebar .widget .widget_content .checkboxlist {
    width: 199px;
    float: left;
    padding-left: 15px;
    padding-top: 5px;
}

.sidebar .widget .widget_content .widget_footer {
    width: 221px;
    float: left;
    padding-top: 15px;
}
.sidebar .widget .widget_content a{
    color:#d8673d;
    text-decoration: none;
    font-size:14px;
    display: block;

}
.btn_medium_red {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    padding: 8px 15px;
    display: inline-block;
    text-shadow: 0 0 1px #AF4229;
    border-radius: 3px;
    background: #e85e3f;
    background: -moz-linear-gradient(top,#e85e3f 0,#d04627 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e85e3f),color-stop(100%,#d04627));
    background: -webkit-linear-gradient(top,#e85e3f 0,#d04627 100%);
    background: -o-linear-gradient(top,#e85e3f 0,#d04627 100%);
    background: -ms-linear-gradient(top,#e85e3f 0,#d04627 100%);
    background: linear-gradient(to bottom,#e85e3f 0,#d04627 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e85e3f', endColorstr='#d04627', GradientType=0);
}

.btn_medium_red:hover {
    color: #000;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.container .content .main_content_area.withsidebar .sidebar .widget .widget_content .checkboxlist ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.container .content .main_content_area.withsidebar .sidebar .widget .widget_content .checkboxlist ul li {
    padding: 3px 0;
    color: #7fab94;
    font-weight: 700;
    font-size: 15px;
}

input[type=checkbox].css-checkbox {
    display: none;
}

input[type=checkbox].css-checkbox+label.css-label {
    padding-left: 22px;
    margin-right: 3px;
    height: 17px;
    display: inline-block;
    line-height: 15px;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    cursor: pointer;
}

input[type=checkbox].css-checkbox:checked+label.css-label {
    background-position: 0 -17px;
}

.css-label {
    background-image: url(../../images/xtestimages/checkbox.png);
}

.container .content .main_content_area.loginpage {
    padding: 3% 0;
    min-height: inherit!important;
    width: 100%;
    background: #f2f2f2;
}

.container .content .main_content_area.loginpage .login_area {
    width: 365px;
    position: relative;
    padding: 50px 70px;
    float: left;
    background: white;
    left: 27%;
    background: #ffffff;
}

.container .content .main_content_area.loginpage .login_area .login_arrow {
    position: absolute;
    right: -27px;
    top: 50%;
    background: url(../../images/xtestimages/login_arrow.png) no-repeat left top;
    height: 32px;
    width: 27px;
    margin-top: -16px;
}

.container .content .main_content_area.loginpage .login_area .login_container {
    width: 100%;
    float: left;
}

.container .content .main_content_area.loginpage .login_area .login_container .title {
    font-size: 24px;
    color: #036192;
    text-transform: uppercase;
    font-weight: 400;
    font-family: titilliumtext22lxbold;
    padding-bottom: 35px;
}

.container .content .main_content_area.loginpage .login_area .login_container .describe_text {
    font-size: 14px;
    color: #fff;
}

.container .content .main_content_area.loginpage .login_area .login_container .field_row {
    margin-top: 13px;
    float: left;
    width: 100%;
}

.container .content .main_content_area.loginpage .login_area .login_container .field_row label {
    display: inline-block;
    width: 80px;
    background:none;
    color: #034567;
    padding: 7px 0 8px 12px;
    font-size: 14px;
    font-family: titilliumtext22l_ltmedium;
    font-weight: 400;
}

.container .content .main_content_area.loginpage .login_area .login_container .field_row input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dadada;
    border-radius: 0;
    box-shadow: 0 1px 0 0 rgba(190, 190, 190, 0.65);
    color: #838484;
    width: 70%;
    height: 26px;
    margin: 0;
    padding: 4px 6px;

}

.container .content .main_content_area.loginpage .login_area .login_container .login_btn {
    padding-left: 90px;
    padding-top: 27px;
    float: left;
}



.refreshimg {
    /*margin-left: 255px;*/
    position: relative;
    /*top: -27px;*/
    padding: 7px 8px 8px;
    float: left;
}

.footer_wrapper .left {
    float: left;
    margin-bottom: 11px;
    margin-left: 20px;
    margin-top: 12px;
}

.footer_wrapper .right {
    float: right;
    color: #fff;
    font-size: 14px;
    font-family: Calibri-Bold;
    line-height: 68px;
    margin-right: 20px;
}

.clearfix {
    clear: both;
}

.selectdropdown {
    width: 98%;
    display: table;
    overflow: hidden;
    margin: 10px 0;
}

.selectdropdown .selectmenu {
    background: url(../../images/xtestimages/down-arr.png) no-repeat scroll 75% center #fff;
    border: 0;
    padding: 6px;
    width: 120%;
    line-height: 34px;
    color: #474747;
    resize: none;
}

.captchacss {
    float: left;
    text-align: center;
    width: 85px;
    background-color: #329ac4;
    font-size: 25px;
    padding: 8px 10px;
    color: #fff;
    margin-left: 145px;
    background-image: url(../../images/xadmin/captcha.jpg);
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
    font-family: verdana;
    -ms-user-select: none;
    user-select: none;
    height: 17px;
}

.textareaX {
    color: #878585;
    font-family: titilliumtext22l_ltmedium;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 21px;
    border:2px solid #eee;
    outline: none;
    padding: 2%;
    width: 95.5%;
}
.selectbox{
    background: #eee;
    padding: 10px;
    border-radius: 7px 7px 0 0;
}
.heading{
    background: #ccc;
    padding: 3px;
    color:#000;
}
#ddlMethod option{
    padding: 2px 3px;
}
input[type="checkbox"]{
    margin-right: 8px;
}
#divRequest{
    width: 100%;
}
input[type="text"].input-text{
    background: #fff;
    border:1px solid #ccc;
    height: 20px;
    line-height: 20px;
    width: 96%;
    margin-top: 10px;
    padding: 3px;
}
input.mediumbtn[type="button"], input.mediumbtn[type="submit"], input.mediumbtn[type="reset"] {
    padding: 3px 10px !important;
}
a.mediumbtn, .mediumbtn {
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    margin-right: 10px;
    padding: 5px 10px;
    text-decoration: none;
}
.btn-gradient {
    font-size: 15px;
    font-family: 'titilliumtext22l_rgregular';
    font-weight: normal;
    background: #ea5f42; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhNWY0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMTQ2MjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ea5f42 0%, #d14627 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea5f42), color-stop(100%, #d14627)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ea5f42 0%, #d14627 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ea5f42 0%, #d14627 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ea5f42 0%, #d14627 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ea5f42 0%, #d14627 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5f42', endColorstr='#d14627', GradientType=0 ); /* IE6-8 */
}
.rounded3all {
    border-radius: 3px;
}
/* Fontello icons Modify */
.icon-cw-modify{
    color:#fff;
    font-weight: bold;
    font-size: 18px;
}
.button{
    background: #ff9b00 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    /*box-shadow: 1px 1px 0 #bebebe;*/
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: titilliumtext22l_ltmedium;
    font-size: 16px;
    padding: 7px 15px;
    line-height: 19px;
    margin-right: 10px;
}
.button:hover{
    color:#fff;
    background: #329ac4;
}
#domtree{
    /*padding:10px 20px;*/
}
#domtree, #domtree ul, #domtree ul ul {
    list-style: none outside;

}

#domtree li.treehide ul, #domtree li li.treehide ul {
    display: none;
}
#domtree li.treeshow ul, #domtree li li.treeshow ul {
    display: block;
}
#domtree li.treehide .clk, #domtree li li.treehide .clk {
    text-decoration: none;
    cursor: pointer;
    padding: 0px;
    /*	background: url('../images/toggle-nor.png') no-repeat center left;*/
}
#domtree li.treeshow .clk, #domtree li li.treeshow .clk {
    text-decoration: none;
    cursor: pointer;
    padding: 0px;
    /*	background: url('../images/toggle-active.png') no-repeat center left;*/
}
@-moz-document url-prefix() { 
    .container .navigation ul li a {

        padding: 13px 17px;

    }
}
